﻿body {
    padding-top: 50px;
    padding-bottom: 20px;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}

/*.dropdown-menu.extended.logout > li:last-child > a, .dropdown-menu.extended.logout > li:last-child > a:hover {
    color: #fff;
    border-bottom: none !important;
    text-transform: none !important;
    background-color: #688a7e !important;
}*/


.bg-dark {
    background-color: #fff !important;
    /*background-color: #F8f8f8 !important;*/
    margin-bottom: 3px;
}

.ml-auto, .mx-auto {
    margin-left: 0px !important;
}

/*.navbar-brand {
    margin-right: 15rem!important;
 }*/

.martop5 {
    margin-top: 20px;
}

.martop500 {
    margin-top: 50px;
}

.martop600 {
    margin-top: 200px;
}

/*@media (min-width: 768px)
.col-md-5 {
    flex: 0 0!important;
}*/

.logotextcolorbrown {
    color: #727271 !important;
}

.logotextcolorgreen {
    color: #434242 !important;
}

.navbar-dark .navbar-nav .nav-link {
    color: #434242 !important;
    font-weight: bold;
}


.navbar-toggler-icon {
    border-color: #727271 !important;
}

.navbar-dark .navbar-toggler {
    border-color: #727271 !important;
}

.navbar-toggler {
    background-color: #434242 !important;
}

.hometexth1 {
    color: #434242;
    font-family: 'Signika',sans-serif;
    font-size: 25px;
    font-weight: 300;
    line-height: 58px;
    margin: 0 0 58px;
    border-bottom: 1px solid #727271;
    text-shadow: 2px 2px 5px grey;
    opacity: .9;
}

.contacttexth1 {
    color: #434242;
    font-family: 'Signika',sans-serif;
    font-size: 25px;
    font-weight: 300;
    line-height: 58px;
    margin: 10 0 0 0;
    border-bottom: 1px solid #727271;
    text-shadow: 2px 2px 5px grey;
    opacity: .9;
}

form {
    display: block;
    margin-top: 10px;
}

.form-control {
    border: 1px solid #727271;
}

.btn-primary {
    color: #fff !important;
    background-color: #434242;
    border-color: #434242;
}

.footerbackground {
    /*background-color: #727271;*/
    color: #fff;
    background-image: url(Images/Insta.png);
    font-size: 15px;
}

.card {
    border: 1px solid #727271;
    border-radius: .25rem;
}

.list-group-item {
    background-color: #fff;
    border: 1px solid #727271;
    color: #434242 !important;
}

.ecatalogstyle {
    border: 3px solid #727271;
    border-radius: 5px;
}

.pagination > li > a, .pagination > li > span {
    color: #727271 !important;
    border: none;
    padding: 10px;
}

.pagination > .active > a {
    background-color: #434242 !important;
    color: #fff;
}

div.col-lg-3.martop5 {
    margin-bottom: 20px;
}

div.col-md-10 {
    padding-left: 0px !important;
}

.btn-danger {
    border-color: #727271 !important;
}
