 body.woocommerce-checkout .wlr-message-info { margin-top: 130px !important;  margin-bottom: 20px !important; position: relative; z-index: 20; width: 100%; box-sizing: border-box; }  body.woocommerce-checkout #brx-content { padding-top: 20px;    body:not(.logged-in) #brxe-d80f5c { border: none !important; box-shadow: none !important; background-color: transparent !important;  padding-top: 0 !important; padding-bottom: 0 !important; padding-left: 0 !important; padding-right: 0 !important;  max-width: 550px; margin-left: auto; margin-right: auto; } .mc-pagination, .mc-pagination-wrapper { display: flex !important; visibility: visible !important; opacity: 1 !important; justify-content: center; margin-top: 30px; gap: 10px; }  #wpc-fly-cart { background: #ffffff;  color: #1e1e1e;  border-radius: 12px;  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);  } .header-cart-icon { font-size: 20px;  color: #1e1e1e;  transition: color 0.3s ease-in-out; } .header-cart-icon:hover { color: #3CB371;  } #wpc-fly-cart .wpc-fly-cart-buttons a { background: #3CB371;  color: #ffffff;  border-radius: 8px;  padding: 10px 15px; } #wpc-fly-cart .wpc-fly-cart-buttons a:hover { background: #2E8B57;  } @media (max-width: 768px) { #wpc-fly-cart { width: 90%;  height: auto; bottom: 10px;  } }