 ::-webkit-scrollbar {width: 8px;height: 8px;}::-webkit-scrollbar-track {background-color: #d6d6d6;border-radius: 10px;}::-webkit-scrollbar-thumb {background-color: #8b8a8a;border-radius: 10px;}::-webkit-scrollbar-thumb:hover {background-color: #3d3c3c;}.custom-scrollbar {overflow-y: scroll;scrollbar-width: thin;}.custom_bg_shipping {background-image: url("../img/shipping/shipping.jpg");background-color: rgba(15, 14, 14, 0.089);background-blend-mode: multiply;background-position: center;background-repeat: no-repeat;background-size: cover;border: none;outline: none;margin-top: 1.5rem;}