/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/



body[data-header-color="dark"] #header-space {
   background: none !important;
   max-height: 137px;
}


.woocommerce ul.products li.product_cat-gt-race,
.woocommerce ul.products li.product_cat-gt-race-it,
.woocommerce ul.products li.product_cat-gt-fr,
.woocommerce ul.products li.product_cat-gt-race-de {
   display: none !important;
}

.page-id-51721 #footer-widgets,
.page-id-51721 header,
.page-id-51721 #copyright {
   display: none !important;
}
.page-id-51721 #header-space {
   max-height: 0 !important;
}
.page-id-51721 .container-wrap {
   background: #000;
   min-height: 100vh !important;
   display: flex;
   flex-direction: column;
   justify-content: center;
   margin-bottom: 0 !important;
}

.page-id-51721 .wpb_content_element.nft-login {
   width: 500px;
}

@media screen and (max-width: 700px) {
   .page-id-51721 .wpb_content_element.nft-login {
         width: 100%;
         text-align: center;
      }
}
