/*
Theme Name: nwatheme
Theme URI: https://www.hotsource.net
Description: A Default Theme for Network Architects
Version: 1.0
Author: Peter Lum
Author URI: https://www.hotsource.net
*/

.clientsupport {
    color: red;
}


.phone-number {
    background-color: #F5F5F5;
}

.padding {
    padding: 0 10px;
}


.home-content {
    padding-left: 20px;
    padding-right: 20px;
    width: 70%;
    padding-top: 50px;
}

.about-content {
    position: absolute;
    top: 230px;
    padding-left: 20px;
    padding-right: 20px;
    width: 70%;
}

.content {
    position: absolute;
    top: 100px;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
}

.contact-content {
    text-align: center;
}

.intro-message {
    background-image: url("../images/mbimage.jpg");
    background-size: cover;
    color: yellow;
    width: 100%;
    height: 280px;
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
    font-size: 2.0em;
    padding: 20px;
    margin-top: 10px;
}

.contact-product-support {
    text-align: center;
    padding: 60px;
    background-color: #FFFFE0;
}

.singapore-content,
.malaysia-content {
    display: inline-block;
    max-width: 400px;
    padding: 10px;
    text-align: left;
}



.nav-item {
    font-weight: 800;
    font-size: 1.2em;
}



/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 14px;
    /* New to make Footer sticky 
    4 Mar 2024
    */
    min-height: 100%;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- 
html {
    position: relative;
    min-height: 100%;
}

body {
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    /* Margin bottom by footer height 
    margin-bottom: 60px; 
    padding-top: 0;

    /* min-height: 100%; 
    margin: 0;
    /*padding-bottom: 100px; /* Adjust this value to match the height of your footer 
}
*/

/* Sticky Footer Styles */
html, body {
    height: 100%;
}

body {
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    display: flex;
    flex-direction: column;
    background-color: var(--wp--custom--body-background-color);
}

main {
    flex: 1;
}


body:before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 40px; 
    background-color: #fefe00; 
    z-index: -1;
}



/*******/
.bold {
    font-weight: 800;
}


#banner {
    width: 100%;
    background-color: #fffb01;
    text-align: center;
   padding-top: 10;
}

/*
.footer {
    left: 0;
    /*bottom: 0px;
    height: 50px;
    position: fixed;
    width: 100%;
    background-color: #fffb01;
    font-size: 80%;
    padding: 5px;
}
*/

.business_logo {
    height: 100%;
    padding: 5px;
    float: right;
    bottom: 0;
    right: 0;
  
}

/* index page */

li {
    padding: 3px;
}

/* table */


.table {
    width: 100%;
    margin: 0 auto;
    font-size: 0.9em;
}

    .table input {
        margin-right: 10px !important;
        margin-left: 10px !important;
    }

tr {
    text-align: left;
}

.btn-primary {
    margin: 10px 0;
}

.tg {
    border-collapse: collapse;
    border-spacing: 0;
    vertical-align: top;
}

tr > td:first-child {
    width: 20%;
}

tr > td:nth-child(3n) {
    width: 20%;
}

.tg td, .tg th {
    border: 1px solid lightgray;
}

.price {
    text-align: right;
}

.form-a {
    margin-top: 10px;
    font-size: 0.9em;
    width: 100%;
}

.customer {
    padding: 10px;
    padding: 0;
    margin: 0;
    font-style: italic;
    padding-bottom: 60px;
}

.form-one {
    width: 400px;
    display: block;
    font-size: 0.9em;
}

.form-two {
    height: 50px;
    margin: 0 auto;
    font-size: 0.9em;
}

.form-group input {
    margin-bottom: 10px;
}

.button {
    margin: 10px;
}

.container-wrapper {
    padding: 10px;
    text-align: center;
}

@media all and (min-width: 1005px) {
    .form-a {
        height: 200px;
        display: block;
    }
}







@media only screen and (max-width: 768px) {
    .button-container {
        margin-left: -20px;
    }

    .customer {
        padding-bottom: 0px;
    }
}

@media only screen and (max-width: 560px) {

    .home-content {
        width: 100%;
    }

    .home-title {
        font-size: 3em;
    }

    .table {
        font-size: 0.8em;
    }

    .wallpaper {
        height: 100vh;
    }
}

/*
Peter added on 1 Mar 2024

*/

.logo {
    text-align: center;
    margin: 0 auto; /* Center the logo horizontally */
    padding: 0; /* Remove padding */
}

header[role="banner"] {
    background-color: #fefe00; /* Set the background color */
}


/* Horizontal menu styling */


.custom-menu {
    width: 100%;
    background-color: #ededed; /* Default background color */
    padding: 10px 20px; /* Adjust padding as needed */
    display: flex;
    justify-content: space-between;
    align-items: center; /* Center items vertically */
}

.custom-menu .menu {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-between;
    width: 100%; /* Ensure full width of container */
}

.custom-menu .menu li {
    flex: 1;
    text-align: center;
}

.custom-menu .menu li:first-child a {
    color: red; /* Color of the first menu item */
}

.custom-menu .menu li a {
    font-size: 18px; /* Font size of menu items */
    font-weight: bold; /* Font weight of menu items */
    text-decoration: none;
    color: #333; /* Default color of menu items */
    /* Additional styling as needed */
}

/*
footer {
    /* background-color: #fefe00; /* Default background color 
    color: #333; /* Text color 
    padding: 20px; /* Adjust padding as needed 
    position: absolute;
    bottom: 0;
    width: 100%;
    position: absolute;
    white-space: nowrap;
    line-height: 60px;
}
*/

footer {
    flex-shrink: 0;
    background-color: #f0f0f0; /* Set your desired background color */
    padding: 20px; /* Adjust padding as needed */
}

/*
.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    /* Set the fixed height of the footer here 
    height: 60px;
    line-height: 60px; /* Vertically center the text there 
}

*/

