/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 * Code here
*/
/* line 6, C:/xampp/htdocs/prestashop_nuranium_marketplace/themes/vinova_nuranium/assets/sass/custom.scss */
.vinovathemes {
  background-color: #000;
}

/*# sourceMappingURL=../css/custom.map */


/* Custom CSS by knowband*/

#customer-form > footer > div > div {
    text-align: end;
}

#customer-form > footer > div {
    margin-left: 47px !important;
}

#kb-phone-verification-section {
    border: none !important;
}

.social_title {
    padding-top: unset;
}

.social_titles {
    margin-top: 10px;
}

#toggle_popup_login .block-form-login .col-md-8 {
    max-width: 260px;
}

/* Changes Over*/