.header {
    border-bottom: solid 0px #00bbd7;
}

ul.navbar-nav{margin-right: 0px !important;}



.sign-in-wrapper input, .sign-in-wrapper textarea {
    border-bottom: 2px solid #000;
}


.sign-in-wrapper .btn-black-border {
    color: #fff;
    background: #000;

}

.form-border, .about-border, .contact-border, .log-border, .change-border, .forgot-border, .register-border, .trems-border {
    background-color: #8dc540;
}

.form-heading {
	color: #000000;
}


footer.footer{
    border-top: 30px solid #1f1f1f !important;
}

footer.footer:hover {
    border-top: 30px solid #1f1f1f !important;
}

.footer-bottom-border {
   
    background: #2e3038;
    }

.dark-teal-text {
    color: #000;
}

.social-icon-section-1 a i {
    color: #7cc68d;
    font-size: 20px;
}

.follow-us-on-footer {
    display: inline-block;
    font-size: 30px;
    color: #7cc68d;
}

.product_list .n_300 {
    width: 100%;
    height: auto;
}

footer.footer {
 padding: 10px 0px;
}

@media screen and (max-width: 990px) and (min-width: 768px){
div#navbarSupportedContent {
   
    background: #ccc;
    }
}

@media screen and (max-width: 539px) and (min-width: 320px){
div#navbarSupportedContent {
   
    background: #ccc;
    }


ul#parent-menu > li > a {
    
    text-align: center;
}


    }