﻿.thumb {
height:600px;
position:relative;
overflow:hidden;
}

#content:before {
    height: 36px !important;
}

@media (min-width: 1030px)
.d-1of3 {
    width: 30.33% !important;
}

.woocommerce div.product div.images img {
    display: block;
    width: 100%;
    height: auto;
    box-shadow: none;
    position: relative;
}

.nav li a {
    color: #565655 !important;
}
.nav li.current-menu-item a, .nav li.current_page_item a, .nav li.current_page_ancestor a {
    color: #fff !important;
}

.nav li a:hover, .nav li a:focus {
    color: #fff !important;
}

