
nav.navbar.navbar-expand-lg{
	background-image: url(../Photos/tooplate_top.png);
	height:79px;
	
}
.menu-main-menu-container {
    float: right;
    margin-right: 74px;
}
li.nav-item {
    padding: 0 29px;
}
a.nav-link.active {
    color: #ffe9bd !important;
}
a.nav-link {
    color: #d7cdb9;
}
a.nav-link:hover {
    color: #ffe9bd !important;
}

a.dropdown-item {
    color: #d7cdb9;
}
a.dropdown-item:hover {
    color: #efd6a8 !important;
    background: none;
}
.banner-img {
    background: url(../Photos/tooplate_header_wrapper.jpg);
    width: auto;
    padding: 40px;
    margin: 0 auto;
}
.navbar-brand img {
    width: 100px;
    height: 73px;
}
.leather-shoppee {
    background: url(../Photos/tooplate_main.png)repeat-x top;
	height:10px;
}
.leather-banner{
	background:url(../Photos/tooplate_main_top.jpg);
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.text h1 {
    text-align: center;
	font-size:24px;
	padding:10px 0;
	font-weight:400;
}
.text h1 a {
    color:#852;
    text-decoration: none;
}
.text h1 a:hover {
    text-decoration: underline;
}
.photos {
    position: relative;
    padding-left: 100px;
}
.photos p {
    font-size: 15px;
    color: #52493a;
}
.photos h2 {
    text-align: center;
}
.photos img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 76px;
    padding: 5px;
    background: #eee9dd;
}
a.more:hover {
    text-decoration: underline;
}
a.more {
    text-decoration: none;
    color: brown;
    font-weight: 500;
}

.vegetable img {
    width: 100%;
}
.vegetable h2 {
    font-size: 20px;
    text-align: center;
	min-height:52px;
}
.vegetable img {
    width: 100%;
    background: #eee9dd;
    padding: 5px;
}
.footer{
	background:#322d24 url(../Photos/tooplate_footer.png)repeat-x top;
}
a.button {
    background: url(../Photos/tooplate_goto_top.png) no-repeat top center;
    display: block;
    width: 44px;
    height: 45px;
    margin: 0 auto 30px;
}
.popular h2 {
    color: #aa8866;
    font-size: 18px;
    font-weight: 700;
}
.popular img {
    width: 80px;
    float: left;
    background: #eee9dd;
    padding: 5px;
	margin:3px 20px 12px 0;
}
.popular h3 {
    font-size: 13px;
    color: #9586865e;
}
.popular a {
    font-size: 13px;
    text-decoration: none;
    color: #aa8866;
}
ul.list {
    list-style: none;
    color: #9586865e;
    padding-left: 0;
}
.popular p {
    color: #9586865e;
    font-size: 15px;
}
.popular a:hover {
    text-decoration: underline;
}
.icons img {
    width: 22px;
	padding:0;
}
ul.dropdown-menu.show {
    background: #56514a;
	margin-top:18px;
	border-radius:0;
}
ul.dropdown {
    position: absolute;
    display: block;
    right: -90px;
    top: 0;
    list-style: none;
    display: none;
	background: #56514a;
}
ul.dropdown a:hover {
    color: #ffe9bd;
}
ul.dropdown-menu li:hover ul.dropdown {
    display: block;
} 
ul.dropdown-menu.show li {
    font-size: 14px;
}
ul.dropdown li {
    padding: 7px 12px;
}
ul.dropdown a {
    text-decoration: none;
    color: #cdc6be;
}
ul.sole-dropdown {
    position: absolute;
    right: -70px;
    list-style: none;
    bottom: 0px;
    background: #56514a;
    display: none;
}
ul.dropdown-menu.show li:hover .sole-dropdown {
    display: block;
}
ul.sole-dropdown li {
    padding: 5px 23px 8px 0px;
}
ul.sole-dropdown a {
    text-decoration: none;
    color: #d7cdb9;
}
ul.sole-dropdown a:hover {
    color: #ffe9bd;
}
ul.double-dropdown {
    position: absolute;
    display: block;
    right: -119px;
    top: 0;
    list-style: none;
    display: none;
    background: #56514a;
}
ul.dropdown li:hover ul.double-dropdown {
    display: block;
}
ul.italian-dropdown {
    position: absolute;
    display: block;
    right: -75px;
    bottom: 0;
    list-style: none;
    display: none;
    background: #56514a;
}
ul.dropdown li:hover ul.italian-dropdown {
    display: block;
}
ul.indian-dropdown {
    position: absolute;
    display: block;
    right: -87px;
    bottom: -30px;
    list-style: none;
    display: none;
    background: #56514a;
}
ul.indian-dropdown li {
    padding: 6px 15px 6px 0px;
}
ul.dropdown li:hover ul.indian-dropdown {
    display: block;
}
ul.heel-dropdown {
    position: absolute;
    right: -146px;
    list-style: none;
    background: #56514a;
    top: 0;
    display: none;
}
ul.sole-dropdown li:hover ul.heel-dropdown {
    display: block;
}
ul.welt-dropdown {
    position: absolute;
    display: block;
    right: -97px;
    top: 35px;
    list-style: none;
    display: none;
    background: #56514a;
}
ul.sole-dropdown li:hover ul.welt-dropdown {
    display: block;
}
ul.contact-dropdown li {
    padding: 0px 29px 7px;
    font-size: 14px;
}
ul.contact-dropdown {
    position: absolute;
    display: block;
    list-style: none;
    display: none;
    background: #56514a;
    margin-top: 18px;
    z-index: 99;
    padding: 0;
}
ul.contact-dropdown a {
    text-decoration: none;
    color: #d7cdb9;
}
ul.contact-dropdown a:hover {
    color: #ffe9bd;
}
li.nav-item:hover ul.contact-dropdown {
    display: block;
}
.photos a {
    text-decoration: none;
    color: #52493a;
    font-size: 14px;
}
.photos{
	background:url(../Photos/content_top.png)center bottom no-repeat;
}