/* Cart only. Original React controls and all conditional fields retained. */
.fc-cart{--fc-red:#b10101;--fc-ink:#18202b;--fc-muted:#657183;background:#f7f7f9;min-height:100vh;color:var(--fc-ink);padding-bottom:110px;font-size:15px;line-height:1.5}
.fc-cart *{box-sizing:border-box}
.fc-cart .store-info-cartpage{background:white!important;margin:0 14px 12px;border-radius:0 0 18px 18px;padding:80px 14px 18px!important;gap:12px;align-items:flex-start}
.fc-cart .store-info-cartpage>.px-15{padding:0!important;flex:0 0 64px}
.fc-cart .restaurant-image{width:64px!important;height:64px!important;object-fit:cover;border-radius:14px}
.fc-cart .store-info-cartpage>div:last-child{flex:1;min-width:0;padding:0!important}
.fc-cart .store-info-cartpage h1,.fc-cart .store-info-cartpage h2{font-size:20px!important;font-weight:750;line-height:1.25;margin-bottom:6px!important}
.fc-cart .restaurant-meta{flex-wrap:wrap;gap:6px 12px;justify-content:flex-start!important;font-size:12px!important}
.fc-cart .restaurant-meta>div{flex:initial!important;max-width:none!important;width:auto!important;text-align:left!important}
.fc-cart .block-content.bg-white,.fc-cart .bill-details,.fc-cart .tips-block,.fc-cart .suggestion-outerbox{border-radius:16px!important}
.fc-cart .block-content.bg-white{padding:8px 14px!important;border:1px solid #eceef1;box-shadow:0 3px 14px #17202b05}
.fc-cart .cart-item-meta{display:grid!important;grid-template-columns:minmax(0,1fr) 114px;grid-template-rows:auto auto;gap:6px 12px;align-items:start!important;padding:18px 0!important;border-bottom:1px solid #eef0f3;width:100%;position:relative}
.fc-cart .cart-item-meta:last-child{border-bottom:0}
.fc-cart .cart-item-name{grid-column:1;grid-row:1 / 3;width:auto!important;min-width:0;line-height:1.5;overflow-wrap:anywhere}
.fc-cart .cart-item-name strong{font-size:16px!important;font-weight:700}
.fc-cart .cart-item-name>span[style]{font-size:13px!important;color:#657183!important}
.fc-cart .cart-item-name p{font-size:13px!important;color:#657183!important;line-height:1.6}
.fc-cart .cart-item-name img{width:14px!important;height:14px!important;vertical-align:baseline}
.fc-cart .cart-item-btn{grid-column:2;grid-row:1;display:flex!important;width:114px!important;border:1px solid #e2e5eb;border-radius:9px;overflow:hidden}
.fc-cart .cart-item-btn .btn{width:38px!important;min-width:0!important;height:38px!important;padding:0!important;display:flex;align-items:center;justify-content:center;background:#fff!important;border:0!important;margin:0!important;font-size:18px!important;color:var(--fc-red)!important}
.fc-cart .cart-item-btn .btn-quantity{color:var(--fc-ink)!important;font-size:15px!important;border-left:1px solid #eee!important;border-right:1px solid #eee!important}
.fc-cart .cart-item-btn .si-trash{font-size:16px!important;top:0!important}
.fc-cart .cart-item-price{grid-column:2;grid-row:2;width:auto!important;text-align:right;font-size:15px;font-weight:650;white-space:normal!important}
.fc-cart .cart-item-meta>.btn{grid-column:2;min-width:0!important;width:114px!important;padding:8px!important;font-size:13px!important;white-space:normal}
.fc-cart .cart-item-price.text-danger{font-size:12px;font-weight:500}
.fc-cart .suggestion-outerbox{display:flex;overflow-x:auto;gap:10px;max-width:100%;scrollbar-width:thin}
.fc-cart .suggestion-innerbox{border-radius:12px!important;border:1px solid #e7e9ed!important;overflow:hidden}
.fc-cart textarea,.fc-cart input:not([type=radio]):not([type=checkbox]){border-radius:10px!important;max-width:100%;font-size:15px!important}
.fc-cart textarea{min-height:78px}
.fc-cart .tips-block{margin-bottom:14px!important}
.fc-cart .tip-switch-field{display:flex;flex-wrap:wrap;gap:6px}
.fc-cart .tip-switch-field label{border-radius:8px!important;margin-left:0!important}
.fc-cart .bill-details{margin-bottom:14px!important;border:1px solid #eceef1;overflow:hidden}
.fc-cart .fc-summary{padding:18px 16px;background:#fff;border-top:1px solid #eceef1}
.fc-cart .fc-payable{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:17px;font-weight:650}
.fc-cart .fc-payable strong{font-size:28px;letter-spacing:-.7px}
.fc-cart .fc-savings{margin:12px 0;background:#eaf7e8;color:#187134;border-radius:9px;padding:11px 12px;font-size:14px;font-weight:650}
.fc-cart .fc-cashback{font-size:13px;color:#187134;margin:8px 0}
.fc-cart .fc-bill-dropdown{margin-top:12px;border-top:1px solid #eceef1}
.fc-cart .fc-bill-dropdown>summary{padding:14px 0 4px;cursor:pointer;font-size:15px;font-weight:650;list-style:none;display:flex;justify-content:space-between;align-items:center}
.fc-cart .fc-bill-dropdown>summary::-webkit-details-marker{display:none}
.fc-cart .fc-bill-dropdown>summary:after{content:'⌄';font-size:20px}
.fc-cart .fc-bill-dropdown[open]>summary:after{content:'⌃'}
.fc-cart .fc-bill-dropdown .bill-details{border:0;border-radius:0!important;margin:0!important}
.fc-cart .fc-bill-dropdown .p-15{padding:14px 0 0!important}
.fc-cart .fc-bill-dropdown .display-flex{gap:10px;align-items:flex-start;font-size:13px}
.fc-cart .fc-bill-dropdown .text-right{margin-left:auto;min-width:55px}
.fc-cart .fc-bill-dropdown hr{margin:10px 0;border-color:#edf0f3}
.fc-cart .cart-checkout-block{padding:10px 14px calc(10px + env(safe-area-inset-bottom))!important;border-top:1px solid #eceef1;box-shadow:0 -4px 20px #17202b08;z-index:100}
.fc-cart .cart-checkout-block>div{margin-top:0!important;padding:0!important}
.fc-cart .cart-checkout-block .btn{height:52px!important;border-radius:12px!important;font-size:16px!important;font-weight:700;white-space:normal}
.fc-cart .btn:focus-visible,.fc-cart summary:focus-visible{outline:3px solid #facb04;outline-offset:3px}
@media(min-width:768px){.fc-cart{max-width:620px;margin:auto}.fc-cart .cart-checkout-block{max-width:620px;left:50%;transform:translateX(-50%)}}
/* V2 full-page layout */
.fc-cart{display:flex;flex-direction:column;gap:14px;padding:76px 14px 118px;font-family:Arial,Helvetica,sans-serif;background:#f8f7f5}
.fc-cart> *{order:70;flex-shrink:0;min-width:0}
.fc-header{order:0;position:fixed;top:0;left:0;right:0;height:62px;padding:0 16px;display:flex;align-items:center;gap:12px;background:#b10101;color:white;z-index:1100;box-shadow:0 2px 8px #3b000015}
.fc-header>button{color:inherit;background:transparent;border:0;height:44px;min-width:32px;padding:6px;font-size:24px}
.fc-header>strong{font-size:19px;font-weight:700}
.fc-header .fc-incognito{display:flex;align-items:center;gap:8px;margin-left:auto;font-size:16px}
.fc-incognito span{font-size:13px}
.fc-incognito .fa-toggle-on,.fc-incognito .fa-toggle-off{font-size:29px}
.fc-cart .fc-restaurant{order:10;margin:0!important;padding:16px!important;border-radius:16px!important;border:1px solid #e9e7e3;gap:14px}
.fc-cart .fc-restaurant h1,.fc-cart .fc-restaurant h2{font-size:20px!important}
.fc-cart .fc-restaurant .restaurant-desc{font-size:13px!important}
.fc-delivery-tabs{order:15;display:flex;background:white;padding:5px;border:1px solid #e9e7e3;border-radius:12px;gap:5px}
.fc-delivery-tabs button{flex:1;border:0;border-radius:9px;padding:11px 5px;background:#f3f4f6;font-weight:650;font-size:14px;color:#18202b}
.fc-delivery-tabs button[aria-pressed=true]{background:#b10101;color:white}
.fc-panel{background:white;border:1px solid #e9e7e3;border-radius:16px;padding:16px;box-shadow:0 3px 12px #18202b03}
.fc-panel h3{font-size:16px;line-height:1.4;font-weight:700;margin:0 0 12px;color:#18202b}
.fc-panel h3 i{margin-right:7px;color:#b10101}
.fc-cart .fc-billing-host,.fc-cart .fc-billing-container,.fc-cart .fc-billing-layout{display:contents!important}
.fc-cart .fc-billing-layout>hr{display:none}
.fc-cart .fc-address{order:20;cursor:pointer;margin:0;padding:16px!important}
.fc-cart .fc-address .display-flex{font-size:15px!important}
.fc-cart .fc-address .font-w500{font-size:14px!important;line-height:1.5;color:#657183!important}
.fc-cart .fc-address .si-arrow-right:before{content:'Change';font:600 13px Arial;color:#b10101;text-decoration:underline}
.fc-cart .fc-schedule{order:30}
.fc-schedule-title{display:flex;align-items:center;justify-content:space-between;gap:12px}
.fc-schedule-title strong{font-size:15px}
.fc-schedule-title small{display:block;color:#657183;font-size:12px;margin-top:4px}
.fc-schedule-title button{border:1px solid #dddfe4;background:white;border-radius:8px;font-size:13px;padding:9px;color:#18202b}
.fc-schedule-fields{margin-top:14px;background:#f8f6f3;border-radius:10px;padding:10px;display:grid;grid-template-columns:1fr 1fr;gap:8px}
.fc-schedule-fields select{width:100%;min-width:0;padding:10px 5px;border:1px solid #dedfe4;background:white;border-radius:7px;font-size:12px}
.fc-schedule-actions{grid-column:1/-1;display:flex;gap:8px}
.fc-schedule-actions button{padding:8px 20px;border:1px solid #dedfe4;background:white;border-radius:7px;font-size:13px}
.fc-schedule-actions button:first-child{background:#b10101;color:white;border-color:#b10101}
.fc-cart button:disabled{opacity:.5;cursor:not-allowed}
.fc-cart .fc-items-section{order:40;display:flex;flex-direction:column;gap:14px;padding:0!important}
.fc-cart .fc-items-section>.block-content{padding:0 14px!important}
.fc-cart .fc-more{padding:5px 10px!important;background:white;border:1px solid #e9e7e3;border-radius:12px}
.fc-cart .fc-more a{color:#b10101;font-size:15px}
.fc-cart .fc-more .btn{border:0!important;background:transparent!important;color:#b10101!important}
.fc-cart .fc-addons{color:#657183;font-size:12px;line-height:1.55;margin-top:7px}
.fc-cart .fc-addons>span{display:block;font-size:11px;font-weight:600;color:#657183;margin-bottom:2px}
.fc-cart .fc-instructions textarea{width:100%;resize:vertical;min-height:80px;padding:12px;border:1px solid #dedfe4;background:white;font-size:14px!important}
.fc-cart .fc-recommendations{padding:12px}
.fc-cart .suggestion-outerbox{padding:0!important;border-radius:0!important}
.fc-cart .suggestion-innerbox{width:210px!important;min-width:210px!important;max-width:210px!important;background:#fff;box-shadow:none!important}
.fc-cart .tips-block{order:50;margin:0!important;border-radius:16px}
.fc-cart .tips-block .block-content{padding:16px!important}
.fc-cart .tips-block .item-text{font-size:16px;margin-bottom:5px!important}
.fc-cart .tips-block p{font-size:13px;color:#657183;margin-bottom:12px}
.fc-cart .tip-switch-field label{padding:10px 16px!important;border:1px solid #e2e4e8;box-shadow:none!important;font-size:14px}
.fc-cart .tip-switch-field input:checked+label{background:#b10101!important;color:white!important}
.fc-cart .fc-offers-host{order:60;display:flex;flex-direction:column;gap:14px}
.fc-cart .fc-offers form{display:flex;gap:8px}
.fc-cart .fc-offers input{flex:1;min-width:0;width:100%;border:1px solid #dedfe4;padding:11px;font-size:14px!important;background:white}
.fc-cart .fc-offers form button{background:#b10101;color:white;border:0;border-radius:8px;padding:10px 18px;font-size:14px;font-weight:650}
.fc-cart .fc-applied{display:flex;justify-content:space-between;gap:10px;background:#eaf7e8;color:#187134;border-radius:8px;margin-top:10px;padding:10px;font-size:13px}
.fc-applied button{border:0;background:none;color:#b10101;text-decoration:underline}
.fc-offer-link{display:block;font-size:13px;color:#b10101;margin-top:12px}
.fc-offer-banner{display:flex;align-items:center;gap:10px;background:#fff8df;border:1px dashed #efb22a;border-radius:9px;padding:10px;margin-top:10px;font-size:13px;font-weight:600;color:#79531c}
.fc-offer-banner i{font-size:23px;color:#bb8100}
.fc-cart .fc-order-updates{position:static!important;margin:0!important;border-radius:14px;border:1px solid #e9e7e3;background:white!important;color:#18202b!important;font-size:14px;padding:15px}
.fc-cart .fc-summary{order:80;border:1px solid #e9e7e3;border-radius:16px;padding:18px 16px}
.fc-cart .fc-payable{flex-direction:column-reverse;align-items:flex-start;gap:0}
.fc-cart .fc-payable strong{font-size:30px;color:#101820}
.fc-cart .fc-payable>span{font-size:16px}
.fc-cart .fc-checkout{order:100;display:flex!important;align-items:center;gap:12px;position:fixed!important;left:0;right:0;bottom:0;background:white;min-height:82px;transform:none}
.fc-cart .fc-checkout>div{flex:1;min-width:0}
.fc-cart .fc-checkout .btn{font-size:14px!important;text-transform:none!important;background:#b10101!important;background-image:none!important;padding:10px!important}
.fc-cart .fc-sticky-amount{border:0;background:white;flex:0 0 100px;color:#18202b;text-align:left;padding:0}
.fc-sticky-amount strong{display:block;font-size:21px}
.fc-sticky-amount span{font-size:12px;color:#657183}
.fc-cart .auth-error.no-click{font-size:14px;border-radius:12px;padding:14px;position:static!important}
.fc-error{color:#b10101;font-size:13px;margin-top:8px}
@media(min-width:621px){.fc-header,.fc-cart .fc-checkout{max-width:620px;margin:auto}.fc-cart{max-width:620px}}
.fc-cart .hidden{display:none!important}
.fc-cart .display-flex{display:flex}
.fc-cart .flex-auto{flex:1}
.fc-cart .text-right{text-align:right}
.fc-cart .fc-restaurant{display:flex}
.fc-cart .fc-restaurant h4{font-size:20px;font-weight:700;margin:0 0 5px!important}
.fc-cart .fc-billing-layout>hr{display:none!important}
.fc-cart .fc-restaurant-host{display:contents!important}
.fc-cart .fc-billing-layout>.mx-15{display:none!important}
@font-face{font-family:FudodeCartIcons;src:url(/assets/fonts/fudode-cart-icons-v2.woff2) format("woff2");font-weight:normal;font-style:normal;font-display:swap}
.fc-cart .fa {
  display: inline-block;
  font: normal normal normal 14px/1 FudodeCartIcons;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fc-cart .fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fc-cart .fa-2x {
  font-size: 2em;
}
.fc-cart .fa-3x {
  font-size: 3em;
}
.fc-cart .fa-4x {
  font-size: 4em;
}
.fc-cart .fa-5x {
  font-size: 5em;
}
.fc-cart .fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fc-cart .fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fc-cart .fa-ul > li {
  position: relative;
}
.fc-cart .fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fc-cart .fa-li.fa-lg {
  left: -1.85714286em;
}
.fc-cart .fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fc-cart .fa-pull-left {
  float: left;
}
.fc-cart .fa-pull-right {
  float: right;
}
.fc-cart .fa.fa-pull-left {
  margin-right: .3em;
}
.fc-cart .fa.fa-pull-right {
  margin-left: .3em;
}
.fc-cart .fa.pull-left {
  margin-right: .3em;
}
.fc-cart .fa.pull-right {
  margin-left: .3em;
}
.fc-cart .fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fc-cart .fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
.fc-cart .fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fc-cart .fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fc-cart .fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fc-cart .fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fc-cart .fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
.fc-cart .fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fc-cart .fa-stack-1x,.fc-cart .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fc-cart .fa-stack-1x {
  line-height: inherit;
}
.fc-cart .fa-stack-2x {
  font-size: 2em;
}
.fc-cart .fa-inverse {
  color: #ffffff;
}
.fc-cart .fa-glass:before {
  content: "\f000";
}
.fc-cart .fa-music:before {
  content: "\f001";
}
.fc-cart .fa-search:before {
  content: "\f002";
}
.fc-cart .fa-envelope-o:before {
  content: "\f003";
}
.fc-cart .fa-heart:before {
  content: "\f004";
}
.fc-cart .fa-star:before {
  content: "\f005";
}
.fc-cart .fa-star-o:before {
  content: "\f006";
}
.fc-cart .fa-user:before {
  content: "\f007";
}
.fc-cart .fa-film:before {
  content: "\f008";
}
.fc-cart .fa-th-large:before {
  content: "\f009";
}
.fc-cart .fa-th:before {
  content: "\f00a";
}
.fc-cart .fa-th-list:before {
  content: "\f00b";
}
.fc-cart .fa-check:before {
  content: "\f00c";
}
.fc-cart .fa-remove:before,.fc-cart .fa-close:before,.fc-cart .fa-times:before {
  content: "\f00d";
}
.fc-cart .fa-search-plus:before {
  content: "\f00e";
}
.fc-cart .fa-search-minus:before {
  content: "\f010";
}
.fc-cart .fa-power-off:before {
  content: "\f011";
}
.fc-cart .fa-signal:before {
  content: "\f012";
}
.fc-cart .fa-gear:before,.fc-cart .fa-cog:before {
  content: "\f013";
}
.fc-cart .fa-trash-o:before {
  content: "\f014";
}
.fc-cart .fa-home:before {
  content: "\f015";
}
.fc-cart .fa-file-o:before {
  content: "\f016";
}
.fc-cart .fa-clock-o:before {
  content: "\f017";
}
.fc-cart .fa-road:before {
  content: "\f018";
}
.fc-cart .fa-download:before {
  content: "\f019";
}
.fc-cart .fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fc-cart .fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fc-cart .fa-inbox:before {
  content: "\f01c";
}
.fc-cart .fa-play-circle-o:before {
  content: "\f01d";
}
.fc-cart .fa-rotate-right:before,.fc-cart .fa-repeat:before {
  content: "\f01e";
}
.fc-cart .fa-refresh:before {
  content: "\f021";
}
.fc-cart .fa-list-alt:before {
  content: "\f022";
}
.fc-cart .fa-lock:before {
  content: "\f023";
}
.fc-cart .fa-flag:before {
  content: "\f024";
}
.fc-cart .fa-headphones:before {
  content: "\f025";
}
.fc-cart .fa-volume-off:before {
  content: "\f026";
}
.fc-cart .fa-volume-down:before {
  content: "\f027";
}
.fc-cart .fa-volume-up:before {
  content: "\f028";
}
.fc-cart .fa-qrcode:before {
  content: "\f029";
}
.fc-cart .fa-barcode:before {
  content: "\f02a";
}
.fc-cart .fa-tag:before {
  content: "\f02b";
}
.fc-cart .fa-tags:before {
  content: "\f02c";
}
.fc-cart .fa-book:before {
  content: "\f02d";
}
.fc-cart .fa-bookmark:before {
  content: "\f02e";
}
.fc-cart .fa-print:before {
  content: "\f02f";
}
.fc-cart .fa-camera:before {
  content: "\f030";
}
.fc-cart .fa-font:before {
  content: "\f031";
}
.fc-cart .fa-bold:before {
  content: "\f032";
}
.fc-cart .fa-italic:before {
  content: "\f033";
}
.fc-cart .fa-text-height:before {
  content: "\f034";
}
.fc-cart .fa-text-width:before {
  content: "\f035";
}
.fc-cart .fa-align-left:before {
  content: "\f036";
}
.fc-cart .fa-align-center:before {
  content: "\f037";
}
.fc-cart .fa-align-right:before {
  content: "\f038";
}
.fc-cart .fa-align-justify:before {
  content: "\f039";
}
.fc-cart .fa-list:before {
  content: "\f03a";
}
.fc-cart .fa-dedent:before,.fc-cart .fa-outdent:before {
  content: "\f03b";
}
.fc-cart .fa-indent:before {
  content: "\f03c";
}
.fc-cart .fa-video-camera:before {
  content: "\f03d";
}
.fc-cart .fa-photo:before,.fc-cart .fa-image:before,.fc-cart .fa-picture-o:before {
  content: "\f03e";
}
.fc-cart .fa-pencil:before {
  content: "\f040";
}
.fc-cart .fa-map-marker:before {
  content: "\f041";
}
.fc-cart .fa-adjust:before {
  content: "\f042";
}
.fc-cart .fa-tint:before {
  content: "\f043";
}
.fc-cart .fa-edit:before,.fc-cart .fa-pencil-square-o:before {
  content: "\f044";
}
.fc-cart .fa-share-square-o:before {
  content: "\f045";
}
.fc-cart .fa-check-square-o:before {
  content: "\f046";
}
.fc-cart .fa-arrows:before {
  content: "\f047";
}
.fc-cart .fa-step-backward:before {
  content: "\f048";
}
.fc-cart .fa-fast-backward:before {
  content: "\f049";
}
.fc-cart .fa-backward:before {
  content: "\f04a";
}
.fc-cart .fa-play:before {
  content: "\f04b";
}
.fc-cart .fa-pause:before {
  content: "\f04c";
}
.fc-cart .fa-stop:before {
  content: "\f04d";
}
.fc-cart .fa-forward:before {
  content: "\f04e";
}
.fc-cart .fa-fast-forward:before {
  content: "\f050";
}
.fc-cart .fa-step-forward:before {
  content: "\f051";
}
.fc-cart .fa-eject:before {
  content: "\f052";
}
.fc-cart .fa-chevron-left:before {
  content: "\f053";
}
.fc-cart .fa-chevron-right:before {
  content: "\f054";
}
.fc-cart .fa-plus-circle:before {
  content: "\f055";
}
.fc-cart .fa-minus-circle:before {
  content: "\f056";
}
.fc-cart .fa-times-circle:before {
  content: "\f057";
}
.fc-cart .fa-check-circle:before {
  content: "\f058";
}
.fc-cart .fa-question-circle:before {
  content: "\f059";
}
.fc-cart .fa-info-circle:before {
  content: "\f05a";
}
.fc-cart .fa-crosshairs:before {
  content: "\f05b";
}
.fc-cart .fa-times-circle-o:before {
  content: "\f05c";
}
.fc-cart .fa-check-circle-o:before {
  content: "\f05d";
}
.fc-cart .fa-ban:before {
  content: "\f05e";
}
.fc-cart .fa-arrow-left:before {
  content: "\f060";
}
.fc-cart .fa-arrow-right:before {
  content: "\f061";
}
.fc-cart .fa-arrow-up:before {
  content: "\f062";
}
.fc-cart .fa-arrow-down:before {
  content: "\f063";
}
.fc-cart .fa-mail-forward:before,.fc-cart .fa-share:before {
  content: "\f064";
}
.fc-cart .fa-expand:before {
  content: "\f065";
}
.fc-cart .fa-compress:before {
  content: "\f066";
}
.fc-cart .fa-plus:before {
  content: "\f067";
}
.fc-cart .fa-minus:before {
  content: "\f068";
}
.fc-cart .fa-asterisk:before {
  content: "\f069";
}
.fc-cart .fa-exclamation-circle:before {
  content: "\f06a";
}
.fc-cart .fa-gift:before {
  content: "\f06b";
}
.fc-cart .fa-leaf:before {
  content: "\f06c";
}
.fc-cart .fa-fire:before {
  content: "\f06d";
}
.fc-cart .fa-eye:before {
  content: "\f06e";
}
.fc-cart .fa-eye-slash:before {
  content: "\f070";
}
.fc-cart .fa-warning:before,.fc-cart .fa-exclamation-triangle:before {
  content: "\f071";
}
.fc-cart .fa-plane:before {
  content: "\f072";
}
.fc-cart .fa-calendar:before {
  content: "\f073";
}
.fc-cart .fa-random:before {
  content: "\f074";
}
.fc-cart .fa-comment:before {
  content: "\f075";
}
.fc-cart .fa-magnet:before {
  content: "\f076";
}
.fc-cart .fa-chevron-up:before {
  content: "\f077";
}
.fc-cart .fa-chevron-down:before {
  content: "\f078";
}
.fc-cart .fa-retweet:before {
  content: "\f079";
}
.fc-cart .fa-shopping-cart:before {
  content: "\f07a";
}
.fc-cart .fa-folder:before {
  content: "\f07b";
}
.fc-cart .fa-folder-open:before {
  content: "\f07c";
}
.fc-cart .fa-arrows-v:before {
  content: "\f07d";
}
.fc-cart .fa-arrows-h:before {
  content: "\f07e";
}
.fc-cart .fa-bar-chart-o:before,.fc-cart .fa-bar-chart:before {
  content: "\f080";
}
.fc-cart .fa-twitter-square:before {
  content: "\f081";
}
.fc-cart .fa-facebook-square:before {
  content: "\f082";
}
.fc-cart .fa-camera-retro:before {
  content: "\f083";
}
.fc-cart .fa-key:before {
  content: "\f084";
}
.fc-cart .fa-gears:before,.fc-cart .fa-cogs:before {
  content: "\f085";
}
.fc-cart .fa-comments:before {
  content: "\f086";
}
.fc-cart .fa-thumbs-o-up:before {
  content: "\f087";
}
.fc-cart .fa-thumbs-o-down:before {
  content: "\f088";
}
.fc-cart .fa-star-half:before {
  content: "\f089";
}
.fc-cart .fa-heart-o:before {
  content: "\f08a";
}
.fc-cart .fa-sign-out:before {
  content: "\f08b";
}
.fc-cart .fa-linkedin-square:before {
  content: "\f08c";
}
.fc-cart .fa-thumb-tack:before {
  content: "\f08d";
}
.fc-cart .fa-external-link:before {
  content: "\f08e";
}
.fc-cart .fa-sign-in:before {
  content: "\f090";
}
.fc-cart .fa-trophy:before {
  content: "\f091";
}
.fc-cart .fa-github-square:before {
  content: "\f092";
}
.fc-cart .fa-upload:before {
  content: "\f093";
}
.fc-cart .fa-lemon-o:before {
  content: "\f094";
}
.fc-cart .fa-phone:before {
  content: "\f095";
}
.fc-cart .fa-square-o:before {
  content: "\f096";
}
.fc-cart .fa-bookmark-o:before {
  content: "\f097";
}
.fc-cart .fa-phone-square:before {
  content: "\f098";
}
.fc-cart .fa-twitter:before {
  content: "\f099";
}
.fc-cart .fa-facebook-f:before,.fc-cart .fa-facebook:before {
  content: "\f09a";
}
.fc-cart .fa-github:before {
  content: "\f09b";
}
.fc-cart .fa-unlock:before {
  content: "\f09c";
}
.fc-cart .fa-credit-card:before {
  content: "\f09d";
}
.fc-cart .fa-feed:before,.fc-cart .fa-rss:before {
  content: "\f09e";
}
.fc-cart .fa-hdd-o:before {
  content: "\f0a0";
}
.fc-cart .fa-bullhorn:before {
  content: "\f0a1";
}
.fc-cart .fa-bell:before {
  content: "\f0f3";
}
.fc-cart .fa-certificate:before {
  content: "\f0a3";
}
.fc-cart .fa-hand-o-right:before {
  content: "\f0a4";
}
.fc-cart .fa-hand-o-left:before {
  content: "\f0a5";
}
.fc-cart .fa-hand-o-up:before {
  content: "\f0a6";
}
.fc-cart .fa-hand-o-down:before {
  content: "\f0a7";
}
.fc-cart .fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fc-cart .fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fc-cart .fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fc-cart .fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fc-cart .fa-globe:before {
  content: "\f0ac";
}
.fc-cart .fa-wrench:before {
  content: "\f0ad";
}
.fc-cart .fa-tasks:before {
  content: "\f0ae";
}
.fc-cart .fa-filter:before {
  content: "\f0b0";
}
.fc-cart .fa-briefcase:before {
  content: "\f0b1";
}
.fc-cart .fa-arrows-alt:before {
  content: "\f0b2";
}
.fc-cart .fa-group:before,.fc-cart .fa-users:before {
  content: "\f0c0";
}
.fc-cart .fa-chain:before,.fc-cart .fa-link:before {
  content: "\f0c1";
}
.fc-cart .fa-cloud:before {
  content: "\f0c2";
}
.fc-cart .fa-flask:before {
  content: "\f0c3";
}
.fc-cart .fa-cut:before,.fc-cart .fa-scissors:before {
  content: "\f0c4";
}
.fc-cart .fa-copy:before,.fc-cart .fa-files-o:before {
  content: "\f0c5";
}
.fc-cart .fa-paperclip:before {
  content: "\f0c6";
}
.fc-cart .fa-save:before,.fc-cart .fa-floppy-o:before {
  content: "\f0c7";
}
.fc-cart .fa-square:before {
  content: "\f0c8";
}
.fc-cart .fa-navicon:before,.fc-cart .fa-reorder:before,.fc-cart .fa-bars:before {
  content: "\f0c9";
}
.fc-cart .fa-list-ul:before {
  content: "\f0ca";
}
.fc-cart .fa-list-ol:before {
  content: "\f0cb";
}
.fc-cart .fa-strikethrough:before {
  content: "\f0cc";
}
.fc-cart .fa-underline:before {
  content: "\f0cd";
}
.fc-cart .fa-table:before {
  content: "\f0ce";
}
.fc-cart .fa-magic:before {
  content: "\f0d0";
}
.fc-cart .fa-truck:before {
  content: "\f0d1";
}
.fc-cart .fa-pinterest:before {
  content: "\f0d2";
}
.fc-cart .fa-pinterest-square:before {
  content: "\f0d3";
}
.fc-cart .fa-google-plus-square:before {
  content: "\f0d4";
}
.fc-cart .fa-google-plus:before {
  content: "\f0d5";
}
.fc-cart .fa-money:before {
  content: "\f0d6";
}
.fc-cart .fa-caret-down:before {
  content: "\f0d7";
}
.fc-cart .fa-caret-up:before {
  content: "\f0d8";
}
.fc-cart .fa-caret-left:before {
  content: "\f0d9";
}
.fc-cart .fa-caret-right:before {
  content: "\f0da";
}
.fc-cart .fa-columns:before {
  content: "\f0db";
}
.fc-cart .fa-unsorted:before,.fc-cart .fa-sort:before {
  content: "\f0dc";
}
.fc-cart .fa-sort-down:before,.fc-cart .fa-sort-desc:before {
  content: "\f0dd";
}
.fc-cart .fa-sort-up:before,.fc-cart .fa-sort-asc:before {
  content: "\f0de";
}
.fc-cart .fa-envelope:before {
  content: "\f0e0";
}
.fc-cart .fa-linkedin:before {
  content: "\f0e1";
}
.fc-cart .fa-rotate-left:before,.fc-cart .fa-undo:before {
  content: "\f0e2";
}
.fc-cart .fa-legal:before,.fc-cart .fa-gavel:before {
  content: "\f0e3";
}
.fc-cart .fa-dashboard:before,.fc-cart .fa-tachometer:before {
  content: "\f0e4";
}
.fc-cart .fa-comment-o:before {
  content: "\f0e5";
}
.fc-cart .fa-comments-o:before {
  content: "\f0e6";
}
.fc-cart .fa-flash:before,.fc-cart .fa-bolt:before {
  content: "\f0e7";
}
.fc-cart .fa-sitemap:before {
  content: "\f0e8";
}
.fc-cart .fa-umbrella:before {
  content: "\f0e9";
}
.fc-cart .fa-paste:before,.fc-cart .fa-clipboard:before {
  content: "\f0ea";
}
.fc-cart .fa-lightbulb-o:before {
  content: "\f0eb";
}
.fc-cart .fa-exchange:before {
  content: "\f0ec";
}
.fc-cart .fa-cloud-download:before {
  content: "\f0ed";
}
.fc-cart .fa-cloud-upload:before {
  content: "\f0ee";
}
.fc-cart .fa-user-md:before {
  content: "\f0f0";
}
.fc-cart .fa-stethoscope:before {
  content: "\f0f1";
}
.fc-cart .fa-suitcase:before {
  content: "\f0f2";
}
.fc-cart .fa-bell-o:before {
  content: "\f0a2";
}
.fc-cart .fa-coffee:before {
  content: "\f0f4";
}
.fc-cart .fa-cutlery:before {
  content: "\f0f5";
}
.fc-cart .fa-file-text-o:before {
  content: "\f0f6";
}
.fc-cart .fa-building-o:before {
  content: "\f0f7";
}
.fc-cart .fa-hospital-o:before {
  content: "\f0f8";
}
.fc-cart .fa-ambulance:before {
  content: "\f0f9";
}
.fc-cart .fa-medkit:before {
  content: "\f0fa";
}
.fc-cart .fa-fighter-jet:before {
  content: "\f0fb";
}
.fc-cart .fa-beer:before {
  content: "\f0fc";
}
.fc-cart .fa-h-square:before {
  content: "\f0fd";
}
.fc-cart .fa-plus-square:before {
  content: "\f0fe";
}
.fc-cart .fa-angle-double-left:before {
  content: "\f100";
}
.fc-cart .fa-angle-double-right:before {
  content: "\f101";
}
.fc-cart .fa-angle-double-up:before {
  content: "\f102";
}
.fc-cart .fa-angle-double-down:before {
  content: "\f103";
}
.fc-cart .fa-angle-left:before {
  content: "\f104";
}
.fc-cart .fa-angle-right:before {
  content: "\f105";
}
.fc-cart .fa-angle-up:before {
  content: "\f106";
}
.fc-cart .fa-angle-down:before {
  content: "\f107";
}
.fc-cart .fa-desktop:before {
  content: "\f108";
}
.fc-cart .fa-laptop:before {
  content: "\f109";
}
.fc-cart .fa-tablet:before {
  content: "\f10a";
}
.fc-cart .fa-mobile-phone:before,.fc-cart .fa-mobile:before {
  content: "\f10b";
}
.fc-cart .fa-circle-o:before {
  content: "\f10c";
}
.fc-cart .fa-quote-left:before {
  content: "\f10d";
}
.fc-cart .fa-quote-right:before {
  content: "\f10e";
}
.fc-cart .fa-spinner:before {
  content: "\f110";
}
.fc-cart .fa-circle:before {
  content: "\f111";
}
.fc-cart .fa-mail-reply:before,.fc-cart .fa-reply:before {
  content: "\f112";
}
.fc-cart .fa-github-alt:before {
  content: "\f113";
}
.fc-cart .fa-folder-o:before {
  content: "\f114";
}
.fc-cart .fa-folder-open-o:before {
  content: "\f115";
}
.fc-cart .fa-smile-o:before {
  content: "\f118";
}
.fc-cart .fa-frown-o:before {
  content: "\f119";
}
.fc-cart .fa-meh-o:before {
  content: "\f11a";
}
.fc-cart .fa-gamepad:before {
  content: "\f11b";
}
.fc-cart .fa-keyboard-o:before {
  content: "\f11c";
}
.fc-cart .fa-flag-o:before {
  content: "\f11d";
}
.fc-cart .fa-flag-checkered:before {
  content: "\f11e";
}
.fc-cart .fa-terminal:before {
  content: "\f120";
}
.fc-cart .fa-code:before {
  content: "\f121";
}
.fc-cart .fa-mail-reply-all:before,.fc-cart .fa-reply-all:before {
  content: "\f122";
}
.fc-cart .fa-star-half-empty:before,.fc-cart .fa-star-half-full:before,.fc-cart .fa-star-half-o:before {
  content: "\f123";
}
.fc-cart .fa-location-arrow:before {
  content: "\f124";
}
.fc-cart .fa-crop:before {
  content: "\f125";
}
.fc-cart .fa-code-fork:before {
  content: "\f126";
}
.fc-cart .fa-unlink:before,.fc-cart .fa-chain-broken:before {
  content: "\f127";
}
.fc-cart .fa-question:before {
  content: "\f128";
}
.fc-cart .fa-info:before {
  content: "\f129";
}
.fc-cart .fa-exclamation:before {
  content: "\f12a";
}
.fc-cart .fa-superscript:before {
  content: "\f12b";
}
.fc-cart .fa-subscript:before {
  content: "\f12c";
}
.fc-cart .fa-eraser:before {
  content: "\f12d";
}
.fc-cart .fa-puzzle-piece:before {
  content: "\f12e";
}
.fc-cart .fa-microphone:before {
  content: "\f130";
}
.fc-cart .fa-microphone-slash:before {
  content: "\f131";
}
.fc-cart .fa-shield:before {
  content: "\f132";
}
.fc-cart .fa-calendar-o:before {
  content: "\f133";
}
.fc-cart .fa-fire-extinguisher:before {
  content: "\f134";
}
.fc-cart .fa-rocket:before {
  content: "\f135";
}
.fc-cart .fa-maxcdn:before {
  content: "\f136";
}
.fc-cart .fa-chevron-circle-left:before {
  content: "\f137";
}
.fc-cart .fa-chevron-circle-right:before {
  content: "\f138";
}
.fc-cart .fa-chevron-circle-up:before {
  content: "\f139";
}
.fc-cart .fa-chevron-circle-down:before {
  content: "\f13a";
}
.fc-cart .fa-html5:before {
  content: "\f13b";
}
.fc-cart .fa-css3:before {
  content: "\f13c";
}
.fc-cart .fa-anchor:before {
  content: "\f13d";
}
.fc-cart .fa-unlock-alt:before {
  content: "\f13e";
}
.fc-cart .fa-bullseye:before {
  content: "\f140";
}
.fc-cart .fa-ellipsis-h:before {
  content: "\f141";
}
.fc-cart .fa-ellipsis-v:before {
  content: "\f142";
}
.fc-cart .fa-rss-square:before {
  content: "\f143";
}
.fc-cart .fa-play-circle:before {
  content: "\f144";
}
.fc-cart .fa-ticket:before {
  content: "\f145";
}
.fc-cart .fa-minus-square:before {
  content: "\f146";
}
.fc-cart .fa-minus-square-o:before {
  content: "\f147";
}
.fc-cart .fa-level-up:before {
  content: "\f148";
}
.fc-cart .fa-level-down:before {
  content: "\f149";
}
.fc-cart .fa-check-square:before {
  content: "\f14a";
}
.fc-cart .fa-pencil-square:before {
  content: "\f14b";
}
.fc-cart .fa-external-link-square:before {
  content: "\f14c";
}
.fc-cart .fa-share-square:before {
  content: "\f14d";
}
.fc-cart .fa-compass:before {
  content: "\f14e";
}
.fc-cart .fa-toggle-down:before,.fc-cart .fa-caret-square-o-down:before {
  content: "\f150";
}
.fc-cart .fa-toggle-up:before,.fc-cart .fa-caret-square-o-up:before {
  content: "\f151";
}
.fc-cart .fa-toggle-right:before,.fc-cart .fa-caret-square-o-right:before {
  content: "\f152";
}
.fc-cart .fa-euro:before,.fc-cart .fa-eur:before {
  content: "\f153";
}
.fc-cart .fa-gbp:before {
  content: "\f154";
}
.fc-cart .fa-dollar:before,.fc-cart .fa-usd:before {
  content: "\f155";
}
.fc-cart .fa-rupee:before,.fc-cart .fa-inr:before {
  content: "\f156";
}
.fc-cart .fa-cny:before,.fc-cart .fa-rmb:before,.fc-cart .fa-yen:before,.fc-cart .fa-jpy:before {
  content: "\f157";
}
.fc-cart .fa-ruble:before,.fc-cart .fa-rouble:before,.fc-cart .fa-rub:before {
  content: "\f158";
}
.fc-cart .fa-won:before,.fc-cart .fa-krw:before {
  content: "\f159";
}
.fc-cart .fa-bitcoin:before,.fc-cart .fa-btc:before {
  content: "\f15a";
}
.fc-cart .fa-file:before {
  content: "\f15b";
}
.fc-cart .fa-file-text:before {
  content: "\f15c";
}
.fc-cart .fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fc-cart .fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fc-cart .fa-sort-amount-asc:before {
  content: "\f160";
}
.fc-cart .fa-sort-amount-desc:before {
  content: "\f161";
}
.fc-cart .fa-sort-numeric-asc:before {
  content: "\f162";
}
.fc-cart .fa-sort-numeric-desc:before {
  content: "\f163";
}
.fc-cart .fa-thumbs-up:before {
  content: "\f164";
}
.fc-cart .fa-thumbs-down:before {
  content: "\f165";
}
.fc-cart .fa-youtube-square:before {
  content: "\f166";
}
.fc-cart .fa-youtube:before {
  content: "\f167";
}
.fc-cart .fa-xing:before {
  content: "\f168";
}
.fc-cart .fa-xing-square:before {
  content: "\f169";
}
.fc-cart .fa-youtube-play:before {
  content: "\f16a";
}
.fc-cart .fa-dropbox:before {
  content: "\f16b";
}
.fc-cart .fa-stack-overflow:before {
  content: "\f16c";
}
.fc-cart .fa-instagram:before {
  content: "\f16d";
}
.fc-cart .fa-flickr:before {
  content: "\f16e";
}
.fc-cart .fa-adn:before {
  content: "\f170";
}
.fc-cart .fa-bitbucket:before {
  content: "\f171";
}
.fc-cart .fa-bitbucket-square:before {
  content: "\f172";
}
.fc-cart .fa-tumblr:before {
  content: "\f173";
}
.fc-cart .fa-tumblr-square:before {
  content: "\f174";
}
.fc-cart .fa-long-arrow-down:before {
  content: "\f175";
}
.fc-cart .fa-long-arrow-up:before {
  content: "\f176";
}
.fc-cart .fa-long-arrow-left:before {
  content: "\f177";
}
.fc-cart .fa-long-arrow-right:before {
  content: "\f178";
}
.fc-cart .fa-apple:before {
  content: "\f179";
}
.fc-cart .fa-windows:before {
  content: "\f17a";
}
.fc-cart .fa-android:before {
  content: "\f17b";
}
.fc-cart .fa-linux:before {
  content: "\f17c";
}
.fc-cart .fa-dribbble:before {
  content: "\f17d";
}
.fc-cart .fa-skype:before {
  content: "\f17e";
}
.fc-cart .fa-foursquare:before {
  content: "\f180";
}
.fc-cart .fa-trello:before {
  content: "\f181";
}
.fc-cart .fa-female:before {
  content: "\f182";
}
.fc-cart .fa-male:before {
  content: "\f183";
}
.fc-cart .fa-gittip:before,.fc-cart .fa-gratipay:before {
  content: "\f184";
}
.fc-cart .fa-sun-o:before {
  content: "\f185";
}
.fc-cart .fa-moon-o:before {
  content: "\f186";
}
.fc-cart .fa-archive:before {
  content: "\f187";
}
.fc-cart .fa-bug:before {
  content: "\f188";
}
.fc-cart .fa-vk:before {
  content: "\f189";
}
.fc-cart .fa-weibo:before {
  content: "\f18a";
}
.fc-cart .fa-renren:before {
  content: "\f18b";
}
.fc-cart .fa-pagelines:before {
  content: "\f18c";
}
.fc-cart .fa-stack-exchange:before {
  content: "\f18d";
}
.fc-cart .fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fc-cart .fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fc-cart .fa-toggle-left:before,.fc-cart .fa-caret-square-o-left:before {
  content: "\f191";
}
.fc-cart .fa-dot-circle-o:before {
  content: "\f192";
}
.fc-cart .fa-wheelchair:before {
  content: "\f193";
}
.fc-cart .fa-vimeo-square:before {
  content: "\f194";
}
.fc-cart .fa-turkish-lira:before,.fc-cart .fa-try:before {
  content: "\f195";
}
.fc-cart .fa-plus-square-o:before {
  content: "\f196";
}
.fc-cart .fa-space-shuttle:before {
  content: "\f197";
}
.fc-cart .fa-slack:before {
  content: "\f198";
}
.fc-cart .fa-envelope-square:before {
  content: "\f199";
}
.fc-cart .fa-wordpress:before {
  content: "\f19a";
}
.fc-cart .fa-openid:before {
  content: "\f19b";
}
.fc-cart .fa-institution:before,.fc-cart .fa-bank:before,.fc-cart .fa-university:before {
  content: "\f19c";
}
.fc-cart .fa-mortar-board:before,.fc-cart .fa-graduation-cap:before {
  content: "\f19d";
}
.fc-cart .fa-yahoo:before {
  content: "\f19e";
}
.fc-cart .fa-google:before {
  content: "\f1a0";
}
.fc-cart .fa-reddit:before {
  content: "\f1a1";
}
.fc-cart .fa-reddit-square:before {
  content: "\f1a2";
}
.fc-cart .fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fc-cart .fa-stumbleupon:before {
  content: "\f1a4";
}
.fc-cart .fa-delicious:before {
  content: "\f1a5";
}
.fc-cart .fa-digg:before {
  content: "\f1a6";
}
.fc-cart .fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fc-cart .fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fc-cart .fa-drupal:before {
  content: "\f1a9";
}
.fc-cart .fa-joomla:before {
  content: "\f1aa";
}
.fc-cart .fa-language:before {
  content: "\f1ab";
}
.fc-cart .fa-fax:before {
  content: "\f1ac";
}
.fc-cart .fa-building:before {
  content: "\f1ad";
}
.fc-cart .fa-child:before {
  content: "\f1ae";
}
.fc-cart .fa-paw:before {
  content: "\f1b0";
}
.fc-cart .fa-spoon:before {
  content: "\f1b1";
}
.fc-cart .fa-cube:before {
  content: "\f1b2";
}
.fc-cart .fa-cubes:before {
  content: "\f1b3";
}
.fc-cart .fa-behance:before {
  content: "\f1b4";
}
.fc-cart .fa-behance-square:before {
  content: "\f1b5";
}
.fc-cart .fa-steam:before {
  content: "\f1b6";
}
.fc-cart .fa-steam-square:before {
  content: "\f1b7";
}
.fc-cart .fa-recycle:before {
  content: "\f1b8";
}
.fc-cart .fa-automobile:before,.fc-cart .fa-car:before {
  content: "\f1b9";
}
.fc-cart .fa-cab:before,.fc-cart .fa-taxi:before {
  content: "\f1ba";
}
.fc-cart .fa-tree:before {
  content: "\f1bb";
}
.fc-cart .fa-spotify:before {
  content: "\f1bc";
}
.fc-cart .fa-deviantart:before {
  content: "\f1bd";
}
.fc-cart .fa-soundcloud:before {
  content: "\f1be";
}
.fc-cart .fa-database:before {
  content: "\f1c0";
}
.fc-cart .fa-file-pdf-o:before {
  content: "\f1c1";
}
.fc-cart .fa-file-word-o:before {
  content: "\f1c2";
}
.fc-cart .fa-file-excel-o:before {
  content: "\f1c3";
}
.fc-cart .fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fc-cart .fa-file-photo-o:before,.fc-cart .fa-file-picture-o:before,.fc-cart .fa-file-image-o:before {
  content: "\f1c5";
}
.fc-cart .fa-file-zip-o:before,.fc-cart .fa-file-archive-o:before {
  content: "\f1c6";
}
.fc-cart .fa-file-sound-o:before,.fc-cart .fa-file-audio-o:before {
  content: "\f1c7";
}
.fc-cart .fa-file-movie-o:before,.fc-cart .fa-file-video-o:before {
  content: "\f1c8";
}
.fc-cart .fa-file-code-o:before {
  content: "\f1c9";
}
.fc-cart .fa-vine:before {
  content: "\f1ca";
}
.fc-cart .fa-codepen:before {
  content: "\f1cb";
}
.fc-cart .fa-jsfiddle:before {
  content: "\f1cc";
}
.fc-cart .fa-life-bouy:before,.fc-cart .fa-life-buoy:before,.fc-cart .fa-life-saver:before,.fc-cart .fa-support:before,.fc-cart .fa-life-ring:before {
  content: "\f1cd";
}
.fc-cart .fa-circle-o-notch:before {
  content: "\f1ce";
}
.fc-cart .fa-ra:before,.fc-cart .fa-resistance:before,.fc-cart .fa-rebel:before {
  content: "\f1d0";
}
.fc-cart .fa-ge:before,.fc-cart .fa-empire:before {
  content: "\f1d1";
}
.fc-cart .fa-git-square:before {
  content: "\f1d2";
}
.fc-cart .fa-git:before {
  content: "\f1d3";
}
.fc-cart .fa-y-combinator-square:before,.fc-cart .fa-yc-square:before,.fc-cart .fa-hacker-news:before {
  content: "\f1d4";
}
.fc-cart .fa-tencent-weibo:before {
  content: "\f1d5";
}
.fc-cart .fa-qq:before {
  content: "\f1d6";
}
.fc-cart .fa-wechat:before,.fc-cart .fa-weixin:before {
  content: "\f1d7";
}
.fc-cart .fa-send:before,.fc-cart .fa-paper-plane:before {
  content: "\f1d8";
}
.fc-cart .fa-send-o:before,.fc-cart .fa-paper-plane-o:before {
  content: "\f1d9";
}
.fc-cart .fa-history:before {
  content: "\f1da";
}
.fc-cart .fa-circle-thin:before {
  content: "\f1db";
}
.fc-cart .fa-header:before {
  content: "\f1dc";
}
.fc-cart .fa-paragraph:before {
  content: "\f1dd";
}
.fc-cart .fa-sliders:before {
  content: "\f1de";
}
.fc-cart .fa-share-alt:before {
  content: "\f1e0";
}
.fc-cart .fa-share-alt-square:before {
  content: "\f1e1";
}
.fc-cart .fa-bomb:before {
  content: "\f1e2";
}
.fc-cart .fa-soccer-ball-o:before,.fc-cart .fa-futbol-o:before {
  content: "\f1e3";
}
.fc-cart .fa-tty:before {
  content: "\f1e4";
}
.fc-cart .fa-binoculars:before {
  content: "\f1e5";
}
.fc-cart .fa-plug:before {
  content: "\f1e6";
}
.fc-cart .fa-slideshare:before {
  content: "\f1e7";
}
.fc-cart .fa-twitch:before {
  content: "\f1e8";
}
.fc-cart .fa-yelp:before {
  content: "\f1e9";
}
.fc-cart .fa-newspaper-o:before {
  content: "\f1ea";
}
.fc-cart .fa-wifi:before {
  content: "\f1eb";
}
.fc-cart .fa-calculator:before {
  content: "\f1ec";
}
.fc-cart .fa-paypal:before {
  content: "\f1ed";
}
.fc-cart .fa-google-wallet:before {
  content: "\f1ee";
}
.fc-cart .fa-cc-visa:before {
  content: "\f1f0";
}
.fc-cart .fa-cc-mastercard:before {
  content: "\f1f1";
}
.fc-cart .fa-cc-discover:before {
  content: "\f1f2";
}
.fc-cart .fa-cc-amex:before {
  content: "\f1f3";
}
.fc-cart .fa-cc-paypal:before {
  content: "\f1f4";
}
.fc-cart .fa-cc-stripe:before {
  content: "\f1f5";
}
.fc-cart .fa-bell-slash:before {
  content: "\f1f6";
}
.fc-cart .fa-bell-slash-o:before {
  content: "\f1f7";
}
.fc-cart .fa-trash:before {
  content: "\f1f8";
}
.fc-cart .fa-copyright:before {
  content: "\f1f9";
}
.fc-cart .fa-at:before {
  content: "\f1fa";
}
.fc-cart .fa-eyedropper:before {
  content: "\f1fb";
}
.fc-cart .fa-paint-brush:before {
  content: "\f1fc";
}
.fc-cart .fa-birthday-cake:before {
  content: "\f1fd";
}
.fc-cart .fa-area-chart:before {
  content: "\f1fe";
}
.fc-cart .fa-pie-chart:before {
  content: "\f200";
}
.fc-cart .fa-line-chart:before {
  content: "\f201";
}
.fc-cart .fa-lastfm:before {
  content: "\f202";
}
.fc-cart .fa-lastfm-square:before {
  content: "\f203";
}
.fc-cart .fa-toggle-off:before {
  content: "\f204";
}
.fc-cart .fa-toggle-on:before {
  content: "\f205";
}
.fc-cart .fa-bicycle:before {
  content: "\f206";
}
.fc-cart .fa-bus:before {
  content: "\f207";
}
.fc-cart .fa-ioxhost:before {
  content: "\f208";
}
.fc-cart .fa-angellist:before {
  content: "\f209";
}
.fc-cart .fa-cc:before {
  content: "\f20a";
}
.fc-cart .fa-shekel:before,.fc-cart .fa-sheqel:before,.fc-cart .fa-ils:before {
  content: "\f20b";
}
.fc-cart .fa-meanpath:before {
  content: "\f20c";
}
.fc-cart .fa-buysellads:before {
  content: "\f20d";
}
.fc-cart .fa-connectdevelop:before {
  content: "\f20e";
}
.fc-cart .fa-dashcube:before {
  content: "\f210";
}
.fc-cart .fa-forumbee:before {
  content: "\f211";
}
.fc-cart .fa-leanpub:before {
  content: "\f212";
}
.fc-cart .fa-sellsy:before {
  content: "\f213";
}
.fc-cart .fa-shirtsinbulk:before {
  content: "\f214";
}
.fc-cart .fa-simplybuilt:before {
  content: "\f215";
}
.fc-cart .fa-skyatlas:before {
  content: "\f216";
}
.fc-cart .fa-cart-plus:before {
  content: "\f217";
}
.fc-cart .fa-cart-arrow-down:before {
  content: "\f218";
}
.fc-cart .fa-diamond:before {
  content: "\f219";
}
.fc-cart .fa-ship:before {
  content: "\f21a";
}
.fc-cart .fa-user-secret:before {
  content: "\f21b";
}
.fc-cart .fa-motorcycle:before {
  content: "\f21c";
}
.fc-cart .fa-street-view:before {
  content: "\f21d";
}
.fc-cart .fa-heartbeat:before {
  content: "\f21e";
}
.fc-cart .fa-venus:before {
  content: "\f221";
}
.fc-cart .fa-mars:before {
  content: "\f222";
}
.fc-cart .fa-mercury:before {
  content: "\f223";
}
.fc-cart .fa-intersex:before,.fc-cart .fa-transgender:before {
  content: "\f224";
}
.fc-cart .fa-transgender-alt:before {
  content: "\f225";
}
.fc-cart .fa-venus-double:before {
  content: "\f226";
}
.fc-cart .fa-mars-double:before {
  content: "\f227";
}
.fc-cart .fa-venus-mars:before {
  content: "\f228";
}
.fc-cart .fa-mars-stroke:before {
  content: "\f229";
}
.fc-cart .fa-mars-stroke-v:before {
  content: "\f22a";
}
.fc-cart .fa-mars-stroke-h:before {
  content: "\f22b";
}
.fc-cart .fa-neuter:before {
  content: "\f22c";
}
.fc-cart .fa-genderless:before {
  content: "\f22d";
}
.fc-cart .fa-facebook-official:before {
  content: "\f230";
}
.fc-cart .fa-pinterest-p:before {
  content: "\f231";
}
.fc-cart .fa-whatsapp:before {
  content: "\f232";
}
.fc-cart .fa-server:before {
  content: "\f233";
}
.fc-cart .fa-user-plus:before {
  content: "\f234";
}
.fc-cart .fa-user-times:before {
  content: "\f235";
}
.fc-cart .fa-hotel:before,.fc-cart .fa-bed:before {
  content: "\f236";
}
.fc-cart .fa-viacoin:before {
  content: "\f237";
}
.fc-cart .fa-train:before {
  content: "\f238";
}
.fc-cart .fa-subway:before {
  content: "\f239";
}
.fc-cart .fa-medium:before {
  content: "\f23a";
}
.fc-cart .fa-yc:before,.fc-cart .fa-y-combinator:before {
  content: "\f23b";
}
.fc-cart .fa-optin-monster:before {
  content: "\f23c";
}
.fc-cart .fa-opencart:before {
  content: "\f23d";
}
.fc-cart .fa-expeditedssl:before {
  content: "\f23e";
}
.fc-cart .fa-battery-4:before,.fc-cart .fa-battery:before,.fc-cart .fa-battery-full:before {
  content: "\f240";
}
.fc-cart .fa-battery-3:before,.fc-cart .fa-battery-three-quarters:before {
  content: "\f241";
}
.fc-cart .fa-battery-2:before,.fc-cart .fa-battery-half:before {
  content: "\f242";
}
.fc-cart .fa-battery-1:before,.fc-cart .fa-battery-quarter:before {
  content: "\f243";
}
.fc-cart .fa-battery-0:before,.fc-cart .fa-battery-empty:before {
  content: "\f244";
}
.fc-cart .fa-mouse-pointer:before {
  content: "\f245";
}
.fc-cart .fa-i-cursor:before {
  content: "\f246";
}
.fc-cart .fa-object-group:before {
  content: "\f247";
}
.fc-cart .fa-object-ungroup:before {
  content: "\f248";
}
.fc-cart .fa-sticky-note:before {
  content: "\f249";
}
.fc-cart .fa-sticky-note-o:before {
  content: "\f24a";
}
.fc-cart .fa-cc-jcb:before {
  content: "\f24b";
}
.fc-cart .fa-cc-diners-club:before {
  content: "\f24c";
}
.fc-cart .fa-clone:before {
  content: "\f24d";
}
.fc-cart .fa-balance-scale:before {
  content: "\f24e";
}
.fc-cart .fa-hourglass-o:before {
  content: "\f250";
}
.fc-cart .fa-hourglass-1:before,.fc-cart .fa-hourglass-start:before {
  content: "\f251";
}
.fc-cart .fa-hourglass-2:before,.fc-cart .fa-hourglass-half:before {
  content: "\f252";
}
.fc-cart .fa-hourglass-3:before,.fc-cart .fa-hourglass-end:before {
  content: "\f253";
}
.fc-cart .fa-hourglass:before {
  content: "\f254";
}
.fc-cart .fa-hand-grab-o:before,.fc-cart .fa-hand-rock-o:before {
  content: "\f255";
}
.fc-cart .fa-hand-stop-o:before,.fc-cart .fa-hand-paper-o:before {
  content: "\f256";
}
.fc-cart .fa-hand-scissors-o:before {
  content: "\f257";
}
.fc-cart .fa-hand-lizard-o:before {
  content: "\f258";
}
.fc-cart .fa-hand-spock-o:before {
  content: "\f259";
}
.fc-cart .fa-hand-pointer-o:before {
  content: "\f25a";
}
.fc-cart .fa-hand-peace-o:before {
  content: "\f25b";
}
.fc-cart .fa-trademark:before {
  content: "\f25c";
}
.fc-cart .fa-registered:before {
  content: "\f25d";
}
.fc-cart .fa-creative-commons:before {
  content: "\f25e";
}
.fc-cart .fa-gg:before {
  content: "\f260";
}
.fc-cart .fa-gg-circle:before {
  content: "\f261";
}
.fc-cart .fa-tripadvisor:before {
  content: "\f262";
}
.fc-cart .fa-odnoklassniki:before {
  content: "\f263";
}
.fc-cart .fa-odnoklassniki-square:before {
  content: "\f264";
}
.fc-cart .fa-get-pocket:before {
  content: "\f265";
}
.fc-cart .fa-wikipedia-w:before {
  content: "\f266";
}
.fc-cart .fa-safari:before {
  content: "\f267";
}
.fc-cart .fa-chrome:before {
  content: "\f268";
}
.fc-cart .fa-firefox:before {
  content: "\f269";
}
.fc-cart .fa-opera:before {
  content: "\f26a";
}
.fc-cart .fa-internet-explorer:before {
  content: "\f26b";
}
.fc-cart .fa-tv:before,.fc-cart .fa-television:before {
  content: "\f26c";
}
.fc-cart .fa-contao:before {
  content: "\f26d";
}
.fc-cart .fa-500px:before {
  content: "\f26e";
}
.fc-cart .fa-amazon:before {
  content: "\f270";
}
.fc-cart .fa-calendar-plus-o:before {
  content: "\f271";
}
.fc-cart .fa-calendar-minus-o:before {
  content: "\f272";
}
.fc-cart .fa-calendar-times-o:before {
  content: "\f273";
}
.fc-cart .fa-calendar-check-o:before {
  content: "\f274";
}
.fc-cart .fa-industry:before {
  content: "\f275";
}
.fc-cart .fa-map-pin:before {
  content: "\f276";
}
.fc-cart .fa-map-signs:before {
  content: "\f277";
}
.fc-cart .fa-map-o:before {
  content: "\f278";
}
.fc-cart .fa-map:before {
  content: "\f279";
}
.fc-cart .fa-commenting:before {
  content: "\f27a";
}
.fc-cart .fa-commenting-o:before {
  content: "\f27b";
}
.fc-cart .fa-houzz:before {
  content: "\f27c";
}
.fc-cart .fa-vimeo:before {
  content: "\f27d";
}
.fc-cart .fa-black-tie:before {
  content: "\f27e";
}
.fc-cart .fa-fonticons:before {
  content: "\f280";
}
.fc-cart .fa-reddit-alien:before {
  content: "\f281";
}
.fc-cart .fa-edge:before {
  content: "\f282";
}
.fc-cart .fa-credit-card-alt:before {
  content: "\f283";
}
.fc-cart .fa-codiepie:before {
  content: "\f284";
}
.fc-cart .fa-modx:before {
  content: "\f285";
}
.fc-cart .fa-fort-awesome:before {
  content: "\f286";
}
.fc-cart .fa-usb:before {
  content: "\f287";
}
.fc-cart .fa-product-hunt:before {
  content: "\f288";
}
.fc-cart .fa-mixcloud:before {
  content: "\f289";
}
.fc-cart .fa-scribd:before {
  content: "\f28a";
}
.fc-cart .fa-pause-circle:before {
  content: "\f28b";
}
.fc-cart .fa-pause-circle-o:before {
  content: "\f28c";
}
.fc-cart .fa-stop-circle:before {
  content: "\f28d";
}
.fc-cart .fa-stop-circle-o:before {
  content: "\f28e";
}
.fc-cart .fa-shopping-bag:before {
  content: "\f290";
}
.fc-cart .fa-shopping-basket:before {
  content: "\f291";
}
.fc-cart .fa-hashtag:before {
  content: "\f292";
}
.fc-cart .fa-bluetooth:before {
  content: "\f293";
}
.fc-cart .fa-bluetooth-b:before {
  content: "\f294";
}
.fc-cart .fa-percent:before {
  content: "\f295";
}
.fc-cart .fa-gitlab:before {
  content: "\f296";
}
.fc-cart .fa-wpbeginner:before {
  content: "\f297";
}
.fc-cart .fa-wpforms:before {
  content: "\f298";
}
.fc-cart .fa-envira:before {
  content: "\f299";
}
.fc-cart .fa-universal-access:before {
  content: "\f29a";
}
.fc-cart .fa-wheelchair-alt:before {
  content: "\f29b";
}
.fc-cart .fa-question-circle-o:before {
  content: "\f29c";
}
.fc-cart .fa-blind:before {
  content: "\f29d";
}
.fc-cart .fa-audio-description:before {
  content: "\f29e";
}
.fc-cart .fa-volume-control-phone:before {
  content: "\f2a0";
}
.fc-cart .fa-braille:before {
  content: "\f2a1";
}
.fc-cart .fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fc-cart .fa-asl-interpreting:before,.fc-cart .fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fc-cart .fa-deafness:before,.fc-cart .fa-hard-of-hearing:before,.fc-cart .fa-deaf:before {
  content: "\f2a4";
}
.fc-cart .fa-glide:before {
  content: "\f2a5";
}
.fc-cart .fa-glide-g:before {
  content: "\f2a6";
}
.fc-cart .fa-signing:before,.fc-cart .fa-sign-language:before {
  content: "\f2a7";
}
.fc-cart .fa-low-vision:before {
  content: "\f2a8";
}
.fc-cart .fa-viadeo:before {
  content: "\f2a9";
}
.fc-cart .fa-viadeo-square:before {
  content: "\f2aa";
}
.fc-cart .fa-snapchat:before {
  content: "\f2ab";
}
.fc-cart .fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fc-cart .fa-snapchat-square:before {
  content: "\f2ad";
}
.fc-cart .fa-pied-piper:before {
  content: "\f2ae";
}
.fc-cart .fa-first-order:before {
  content: "\f2b0";
}
.fc-cart .fa-yoast:before {
  content: "\f2b1";
}
.fc-cart .fa-themeisle:before {
  content: "\f2b2";
}
.fc-cart .fa-google-plus-circle:before,.fc-cart .fa-google-plus-official:before {
  content: "\f2b3";
}
.fc-cart .fa-fa:before,.fc-cart .fa-font-awesome:before {
  content: "\f2b4";
}
.fc-cart .fa-handshake-o:before {
  content: "\f2b5";
}
.fc-cart .fa-envelope-open:before {
  content: "\f2b6";
}
.fc-cart .fa-envelope-open-o:before {
  content: "\f2b7";
}
.fc-cart .fa-linode:before {
  content: "\f2b8";
}
.fc-cart .fa-address-book:before {
  content: "\f2b9";
}
.fc-cart .fa-address-book-o:before {
  content: "\f2ba";
}
.fc-cart .fa-vcard:before,.fc-cart .fa-address-card:before {
  content: "\f2bb";
}
.fc-cart .fa-vcard-o:before,.fc-cart .fa-address-card-o:before {
  content: "\f2bc";
}
.fc-cart .fa-user-circle:before {
  content: "\f2bd";
}
.fc-cart .fa-user-circle-o:before {
  content: "\f2be";
}
.fc-cart .fa-user-o:before {
  content: "\f2c0";
}
.fc-cart .fa-id-badge:before {
  content: "\f2c1";
}
.fc-cart .fa-drivers-license:before,.fc-cart .fa-id-card:before {
  content: "\f2c2";
}
.fc-cart .fa-drivers-license-o:before,.fc-cart .fa-id-card-o:before {
  content: "\f2c3";
}
.fc-cart .fa-quora:before {
  content: "\f2c4";
}
.fc-cart .fa-free-code-camp:before {
  content: "\f2c5";
}
.fc-cart .fa-telegram:before {
  content: "\f2c6";
}
.fc-cart .fa-thermometer-4:before,.fc-cart .fa-thermometer:before,.fc-cart .fa-thermometer-full:before {
  content: "\f2c7";
}
.fc-cart .fa-thermometer-3:before,.fc-cart .fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fc-cart .fa-thermometer-2:before,.fc-cart .fa-thermometer-half:before {
  content: "\f2c9";
}
.fc-cart .fa-thermometer-1:before,.fc-cart .fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fc-cart .fa-thermometer-0:before,.fc-cart .fa-thermometer-empty:before {
  content: "\f2cb";
}
.fc-cart .fa-shower:before {
  content: "\f2cc";
}
.fc-cart .fa-bathtub:before,.fc-cart .fa-s15:before,.fc-cart .fa-bath:before {
  content: "\f2cd";
}
.fc-cart .fa-podcast:before {
  content: "\f2ce";
}
.fc-cart .fa-window-maximize:before {
  content: "\f2d0";
}
.fc-cart .fa-window-minimize:before {
  content: "\f2d1";
}
.fc-cart .fa-window-restore:before {
  content: "\f2d2";
}
.fc-cart .fa-times-rectangle:before,.fc-cart .fa-window-close:before {
  content: "\f2d3";
}
.fc-cart .fa-times-rectangle-o:before,.fc-cart .fa-window-close-o:before {
  content: "\f2d4";
}
.fc-cart .fa-bandcamp:before {
  content: "\f2d5";
}
.fc-cart .fa-grav:before {
  content: "\f2d6";
}
.fc-cart .fa-etsy:before {
  content: "\f2d7";
}
.fc-cart .fa-imdb:before {
  content: "\f2d8";
}
.fc-cart .fa-ravelry:before {
  content: "\f2d9";
}
.fc-cart .fa-eercast:before {
  content: "\f2da";
}
.fc-cart .fa-microchip:before {
  content: "\f2db";
}
.fc-cart .fa-snowflake-o:before {
  content: "\f2dc";
}
.fc-cart .fa-superpowers:before {
  content: "\f2dd";
}
.fc-cart .fa-wpexplorer:before {
  content: "\f2de";
}
.fc-cart .fa-meetup:before {
  content: "\f2e0";
}
.fc-cart .fc-comment-count{display:block;text-align:right;color:#657183;font-size:11px;margin-top:4px}
.fc-cart .fc-tip-modes{display:flex;padding:14px 14px 0;gap:8px;background:white;border:1px solid #e9e7e3;border-bottom:0;border-radius:16px 16px 0 0}
.fc-cart .fc-tip-modes button{flex:1;background:#f4f4f6;border:1px solid #e2e4e8;padding:8px;border-radius:8px;font-size:13px}
.fc-cart [data-tip-mode=amount] .fc-tip-modes button:first-child,.fc-cart [data-tip-mode=percentage] .fc-tip-modes button:last-child{background:#b10101;color:white;border-color:#b10101}
.fc-cart [data-tip-mode=amount] .fc-tip-percentage,.fc-cart [data-tip-mode=amount] input[name=percentageValue],.fc-cart [data-tip-mode=percentage] .fc-tip-amount,.fc-cart [data-tip-mode=percentage] input[name=flatAmount]{display:none}
.fc-cart .fc-tip-remove{background:white;border:1px solid #e9e7e3;border-top:0;color:#b10101;text-decoration:underline;padding:10px 16px;width:100%;text-align:left;border-radius:0 0 14px 14px;font-size:13px}
.fc-cart .fc-recommendation-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;font-size:16px}
.fc-cart .fc-recommendation-heading button{background:none;border:0;color:#b10101;text-decoration:underline;font-size:13px}
.fc-cart .fc-recommendations[data-expanded=true] .suggestion-outerbox{flex-wrap:wrap}
.fc-cart .suggestion-innerbox{position:relative!important}
.fc-cart .suggestion-item-left{position:relative!important}
.fc-cart .suggestion-innerbox .addbutton{position:absolute!important;right:4px!important;bottom:4px!important;top:auto!important;left:auto!important}
.fc-cart .suggestion-innerbox .addbutton button{height:30px!important;min-width:30px!important;border-radius:7px!important;background:#b10101!important;color:white!important}
.fc-cart .tips-block input[type=radio]{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;overflow:hidden}
.fc-cart .tips-block input[type=radio]:focus-visible+label{outline:3px solid #facb04}
.fc-cart .fc-tip-modes{padding:0 0 12px;border:0;border-radius:0}
.fc-cart .tips-block p strong{color:#18202b}
.fc-cart .fc-item-amount{font-size:16px;font-weight:700;line-height:1.4;margin-top:4px;color:#18202b}
.fc-cart .fc-address-distance{display:block;margin-top:5px;font-size:12px;color:#657183}
.fc-cart .fc-check-note{background:#fff8df;border:1px solid #f0d779;border-radius:9px;padding:11px;font-size:12px;margin:14px 0 0;color:#79531c}
.fc-cart .suggestion-item{display:flex!important;position:relative!important;gap:8px;min-height:112px}
.fc-cart .suggestion-item-left{order:0;position:static!important;flex:0 0 72px!important;width:72px!important}
.fc-cart .suggestion-item-left img{width:72px!important;height:112px!important;object-fit:cover}
.fc-cart .suggestion-item-right{order:1;flex:1!important;min-width:0!important;padding:9px 6px 40px 0}
.fc-cart .suggest-item-name{font-size:13px!important;white-space:normal!important;line-height:1.35}
.fc-cart .suggest-item-price{font-size:13px!important;margin-top:5px}
.fc-cart .suggestion-innerbox .addbutton button{font-size:12px!important;padding:4px 16px!important}
