/*
Theme Name: DigitalGenie360
Theme URI: https://nuhatech.org
Description: A custom theme built for DigitalGenie360 by Nuhatech.org
Author: Nuhatech
Author URI: https://nuhatech.org
Version: 1.0.0
*/

body {
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
}
.ntchooseus span.number.loaded
 {
    display: none !important;
}
.ntfb .jeg-elementor-kit.jkit-fun-fact
 {
    min-height: 210px;
}
body.woocommerce .ntmyheaderz, body.woocommerce-page .ntmyheaderz {
    background: #000000;
}
body.woocommerce div#primary, body.woocommerce-page div.container {
    max-width: 1170px;
    margin: 0 auto;
    padding: 50px 15px 0px 15px;
}
li.menu-item.xoo-wsc-menu-item {
    display: flex;
    align-items: center;
}
.ntmysocial .elementor-icon {
    padding: 8px !important;
    font-size: 13px !important;
}
/* Move "Your eBooks" section above Order Details */
.woocommerce-order-ebooks {
    order: -1;
}

/* Ensure the container supports reordering */
.woocommerce-order-details {
    display: flex;
    flex-direction: column;
}

.ntmytopbar ul.elementor-icon-list-items.elementor-inline-items {
    list-style: none;
    display: inline-flex;
    margin: 0;
}
.ntnashow {
	display: none !important;
}
.woonp-input {
    padding: 10px;
}
@media screen and (max-width:1024px) {
	.ntnashow {
	display: block !important;
}
}
@media screen and (max-width:600px) {
.xoo-wsc-sc-bki {
    color: #000 !important;
}
}