.mc-messages-container{max-width:100%;margin:0 auto;padding:10px}.mc-messages-tabs{padding:0 15px 15px}.mc-tab-list{overflow:auto;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.mc-tab-item{border:1px solid #f0f0f1;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;padding:8px;border-radius:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#3f4064;position:relative}.mc-tab-item.active{background:#222732;border-color:#222732;color:#fff}.mc-tab-item a{text-decoration:none;color:inherit!important}.mc-tab-item a:active,.mc-tab-item a:focus,.mc-tab-item a:hover{text-decoration:none;color:inherit!important}.mc-tab-badge{display:none;position:absolute;top:0;right:0;background:red;color:#fff;border-radius:50%;width:18px;height:18px;font-size:10px;line-height:18px;text-align:center}.mc-messages-header{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;padding:15px}.mc-messages-header .mc-messages-title{margin:0;font-size:18px;color:#333}.mc-messages-header .mc-mark-all-read-btn{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.mc-messages-content{padding:0 15px 15px}.mc-no-messages{font-size:14px;color:#666;display:-webkit-box;display:-ms-flexbox;display:flex;-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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:15px}.mc-message-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px;border-radius:5px;margin-bottom:10px;gap:10px}.mc-message-item.unread{background:rgba(37,79,195,.05)}.mc-message-item .mc-object-image img{max-width:60px;max-height:60px;-o-object-fit:contain;object-fit:contain;border-radius:8px}.mc-message-item .mc-message-content{-webkit-box-flex:1;-ms-flex:1;flex:1}.mc-tab-link a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.mc-tab-link a svg{width:18px;height:18px}.mc-message-time{display:block;font-size:12px;color:#999}.mc-message-icon{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:40px;height:40px;border-radius:50%;padding:8px;font-size:0;background-color:#f0f0f0}.mc-message-icon--comment{background-color:#e3f2fd;color:#1976d2}.mc-message-icon--coupon{background-color:#f1f8e9;color:#689f38}.mc-message-icon--product{background-color:#fff3e0;color:#fb8c00}.mc-message-icon--order_status{background-color:#fce4ec;color:#d81b60}.mc-message-icon svg{width:80%;height:80%;margin:auto;fill:currentColor}.mc-order-items{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;margin-top:10px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:10px}.mc-order-items .mc-order-item{position:relative;width:40px;height:40px;border:1px solid #f0f0f1;border-radius:8px;overflow:hidden}.mc-order-items .mc-order-item img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.mc-order-items .mc-order-item .mc-order-item-remaining{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;background:#f5f5f5}.mc-order-items .mc-order-item .mc-order-preview-link{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:100%;height:100%;text-decoration:none!important}.mc-pagination{padding:10px;text-align:center}.mc-pagination a,.mc-pagination span{padding:5px 10px;margin:0 5px;color:#0073aa;text-decoration:none}.mc-pagination .current{font-weight:700;color:#000}.mc-loader{text-align:center;font-style:italic;color:#666;max-width:40px;padding:2px;margin:auto;min-height:100px;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}.mc-skeleton{-webkit-animation:skeleton-loading 1.5s infinite ease-in-out;animation:skeleton-loading 1.5s infinite ease-in-out;background:#f0f0f0;border-radius:4px;pointer-events:none}.mc-skeleton-icon{width:40px;height:40px;background:#e0e0e0}.mc-skeleton-line{height:12px;background:#e0e0e0;margin:4px 0}.mc-skeleton-image{width:50px;height:50px;background:#e0e0e0;margin-left:10px}.mc-skeleton-button{width:80px;height:30px;background:#e0e0e0;margin-left:10px}@-webkit-keyframes skeleton-loading{0%{opacity:.6}50%{opacity:1}100%{opacity:.6}}@keyframes skeleton-loading{0%{opacity:.6}50%{opacity:1}100%{opacity:.6}}@media (max-width:768px){.mc-message-item{-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;padding:15px}.mc-object-image{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin-bottom:10px;-ms-flex-item-align:center;align-self:center}.mc-message-content{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;width:100%}.mc-message-item .button{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-top:10px;-ms-flex-item-align:stretch;align-self:stretch;text-align:center}.mc-message-icon{-ms-flex-item-align:start;align-self:flex-start}}