/*
Theme Name: Get Novus Now
Description: This is a custom child theme for Rehub Theme
Author: Kamal Hossan
Author URI:  https://kamalhossan.github.io/
Template: rehub-theme
Version: 1.0
*/

form#affwp-register-form {
    display: none
}

form#affwp-register-form label:after {
    content: " *";
    color: red;
}

img.height_600 {
    width: 300px;
}

div#rt-tpg-container-935383130 {
    margin-top: 40px;
}

body#error-page {
    margin: 0 !important;
    max-width: 100%;
}

body#error-page .head-t img {
    display: none;
}

nav.top_menu>ul {
    align-items: center;
    justify-content: center;
}

.wcv-store-setup-step-icon {
    display: flex;
    align-items: center;
}

svg.wcv-icon.wcv-icon-lg {
    display: flex;
}

form#loginform p.login-submit {
    max-width: 210px;
    margin: 10px auto !important;
    margin-bottom: 20px !important;
}

form#loginform {
    max-width: 600px;
    margin: 0 auto;
    border: 1px solid #efefef;
    margin-bottom: 10px;
    padding: 15px;
    border-radius: 4px;
}

body.logged-in .search.head_search.position-relative a {
    display: none;
}

.wcv-store-grid__col.wcv-store-grid__col--2-of-3.store-info h3 {
    display: none;
}

.wcv-store-header .store-icon-img {
    display: none !important;
}

.wcv-store-header .wcv-vendor-badges {
    display: none;
}

.wcv-store-grid__col.wcv-store-grid__col--2-of-3.store-info>p {
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.wcv-store-header .store-info .desc-wrapper {
    display: none;
}