#mini-cart .drawer__content__empty{text-align:left;padding:20px 20px;font-size:16px;line-height:32px}#mini-cart .drawer__content__empty .cart-desc{margin-bottom:20px}#mini-cart .drawer__content__empty .base-welfare{font-size:16px;line-height:28px;color:rgb(var(--text-color));text-align:center;display:grid;gap:15px;margin-top:80px}#mini-cart .drawer__content__empty .cart-recommend-products{display:grid;gap:20px;margin-top:1rem;font-size:14px;line-height:18px;margin-top:20px}#mini-cart .drawer__content__empty .cart-recommend-products .product-card{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;border-right:1px solid var(--border-color);position:relative}#mini-cart .drawer__content__empty .cart-recommend-products .product-card .product-image-container{width:110px;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0px}#mini-cart .drawer__content__empty .cart-recommend-products .product-card .product-detail{-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:15px}#mini-cart .drawer__content__empty .cart-recommend-products .product-card .product-detail .product-title{font-size:16px;font-weight:500;line-height:24px;color:rgb(var(--text-color));margin-bottom:10px;position:relative;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}#mini-cart .drawer__content__empty .cart-recommend-products .product-card .product-detail .product-title .hot{background-color:#e0004d;color:#fff;font-size:14px;line-height:18px;padding:0px 10px;text-transform:uppercase}#mini-cart .drawer__content__empty .cart-recommend-products .product-card .down-right{position:absolute;width:30px;right:0px;cursor:pointer;top:20%;color:#756b6e;padding:4px;border:1px solid #756b6e;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}#mini-cart .drawer__content__empty .cart-recommend-products .product-card .variant-selector{background-color:var(--light-gray);margin-top:10px;position:relative}#mini-cart .drawer__content__empty .cart-recommend-products .product-card .variant-title{margin-bottom:10px;display:inline-block;min-width:90px;cursor:pointer}#mini-cart .drawer__content__empty .cart-recommend-products .product-card .variant-title img{width:18px}#mini-cart .drawer__content__empty .cart-recommend-products .product-card .variant-options{gap:10px;position:absolute;top:20px;background-color:#fff;border:1px solid #eee;z-index:2;display:none}#mini-cart .drawer__content__empty .cart-recommend-products .product-card .color-swatch-list{display:block}#mini-cart .drawer__content__empty .cart-recommend-products .product-card .color-swatch-list .color-swatch__item{width:22px;height:22px}#mini-cart .drawer__content__empty .cart-recommend-products .product-card .color-swatch-list .color-swatch{padding:5px 10px;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;margin-bottom:4px;cursor:pointer}#mini-cart .drawer__content__empty .cart-recommend-products .product-card .color-swatch-list .active{background:#eee}#mini-cart .drawer__content__empty .message__logo-container{display:none}@media(max-width: 768px){#mini-cart .drawer__content__empty{font-size:14px;line-height:20px}#mini-cart .drawer__content__empty .cart-recommend-products .product-card .product-detail{padding-right:10%}}