
/*footer*/
.aiz-footer {
    background: #151c29;
    padding-top: 70px;
}

.policy-file a > svg *{
    transition: 0.3s;
}
.policy-file:hover a > svg *{
    fill: var(--primary) !important;
}

.aiz-front-widget .title {
    color: #717b8c;
}
.aiz-footer .menu a {
    color: #cfd3da;
}
.aiz-footer p {
    color: #cbcdd2;
}

/*copyright*/
.aiz-footer-copyright {
    border-top: 1px solid #283244;
}

.checkoutitems_bought img
{
    object-fit: contain;
}
.css-1r0th64 {
    color: #ffffff;
    line-height: 18px;
    padding: 0px;
}
.css-vdi17s {
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
    -webkit-letter-spacing: 0;
    -moz-letter-spacing: 0;
    -ms-letter-spacing: 0;
    letter-spacing: 0;
    color: #dfdfe6;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: inline-block;
    padding: 0 12px;
    margin: 0;
}
.css-36z0xl h1, .css-36z0xl h2, .css-36z0xl h1 b, .css-36z0xl h2 b {
    width: 100%;
    font-weight: 600 !important;
}

.css-36z0xl
{
        width: 100%;
    padding: 40px 0 30px;
    margin-top: 60px;
    background-color: #F3F4F5;
}