/*
    Logo
*/

.navbar-brand {
    padding: 0;
}


/*
    Navbar
*/

.navbar-default {
    background-color: white;
    border-color: white;
}

.nav>li {
    text-align: center;
    width: 91px;
}

.nav>li:hover {
    background-color: #f2f2f2;
}


/*
    Banner
*/

.banner {
    padding-left: 28px;
    padding-right: 28px;
}

.intro {
    font-family: 'Raleway', regular;
}

.intro-2 {
    font-size: 45px;
    font-family: 'LinearEFOP';
    font-weight: normal;
}

@font-face {
    font-family: 'LinearEFOP';
    src: url('../fonts/LinearEFOP.ttf');
    font-style: normal;
    font-weight: normal;
}


/*
    Woo Categories
*/

.cat-field {
    /* width: 213px; */
    width: 100%;
    height: 152px;
    border: 1px solid #b4986d;
    text-align: center;
    text-transform: uppercase;
}

.cattop a {
    text-decoration: none;
    color: #333;
    font-family: 'LinearEFOP', regular;
    font-size: 24px;
}

.cat-field a {
    color: black;
    text-decoration: none;
}

.cat-field p {
    line-height: 152px;
    text-decoration: none;
}

.row .woo-categories {
    margin-top: 34px;
}

.woo-categories img {
    width: 100%;
}


/*
    Products
*/

.products-header .product-header-left {
    float: right;
}

.products-header .product-header-right {
    float: left;
}

.row .products-header {
    margin-top: 73px;
    font-family: 'LinearEFOP';
    font-weight: normal;
}

.h3-products-header {
    text-align: center;
}


/*
    Products Overview
*/

.products {
    margin-top: 45px;
}

.products .product-image {
    width: 100%;
    height: 335px;
    /* background-color: #b4b5b5; */
    background-color: white;
}

.products .product-image img {
    height: 335px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.products .product-detail {
    width: 100%;
    height: 22px;
    background-color: #ebebeb;
    margin-top: 5px;
    text-transform: uppercase;
    text-align: center;
    color: #b2b2b2;
    font-family: 'Montserrat', bold;
    font-weight: normal;
}

.products .product-name {
    margin-top: 30px;
    text-align: center;
    font-family: 'LinearEFOP';
    font-weight: normal;
}

.products .product-price {
    text-align: center;
    font-family: 'Montserrat', regular;
    font-weight: normal;
}


/*
    News
*/

.h3-news-header {
    text-align: center;
    font-family: 'LinearEFOP';
    font-weight: normal;
}

.news-header .news-header-left {
    float: right;
}

.news-header .news-header-right {
    float: left;
}

.news-entries {
    margin-top: 45px;
    padding-left: 200px;
    padding-right: 200px;
}

.news-entry {
    width: 100%;
    height: 180px;
    background-color: #b4b5b5;
}

.news-title {
    font-family: 'LinearEFOP';
    font-weight: normal;
}


/*
    Contact Entries
*/

.contact-entries {
    margin-top: 73px;
    border-top: solid 2px #e1e1e1;
}

.business-address {
    margin-top: 28px;
    border-right: solid 2px #e1e1e1;
}

.customer-service {
    margin-top: 28px;
    border-right: solid 2px #e1e1e1;
}

.our-service {
    margin-top: 28px;
    border-right: solid 2px #e1e1e1;
}

.payment {
    margin-top: 28px;
}


/*
    workaround if needed this works
*/


/*
    Woommerce frontend Item
*/


/*
    Woocommerce Shop filter
*/

.shop-front-filter {
    margin-top: 37px;
}


/* body>div>div.row.shop-front-filter { */


/* margin-top: 37px; */


/* } */


/*
    Sorting result
*/

.woocommerce .woocommerce-result-count {
    display: none;
}


/*
    Sorting dropdown menu
*/

.woocommerce .woocommerce-ordering select {
    display: none;
}


/*
    Cover Image of Item
*/

.woocommerce ul.products li.product a img {
    width: 77%;
    object-fit: cover;
    height: 335px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}


/*
    Product Title
*/

.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    text-align: center;
    font-family: 'LinearEFOP';
    font-weight: normal;
}


/*
    Price (regular and sale)
*/

.woocommerce ul.products li.product .price {
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    font-family: 'Montserrat', regular;
    text-align: center;
}

.woocommerce ul.products li.product .price ins {
    font-weight: normal;
}


/*
    Regular price
*/

ins {
    text-decoration: none;
}


/*
    Details Button
*/

.woocommerce ul.products li.product .button {
    width: 100%;
    height: 22px;
    margin-top: 10px;
    font-family: 'Montserrat', bold;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    text-transform: uppercase;
    line-height: 0.42857143;
    background-color: #ebebeb;
    color: #b2b2b2;
}


/*
    woocommerce single item
*/

div.summary.entry-summary>p {
    margin-top: 24px;
    margin-bottom: 24px;
}

.product_meta {
    margin-top: 42px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    display: none;
}

.woocommerce-Tabs-panel--description h2 {
    display: none;
}

.related.products>h2 {
    display: none;
}

div.summary.entry-summary>form {
    display: none;
}


/* #product-92>div.summary.entry-summary { */


/* display: none; */


/* } */


/* #product-92>div.woocommerce-tabs.wc-tabs-wrapper { */

.product.type-product>div.woocommerce-tabs.wc-tabs-wrapper {
    display: none;
}


/* .woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    color: green;
} */


/*
Blog
*/

.news-entry .news-title {
    color: white;
    position: absolute;
    bottom: 5px;
    margin-left: 15px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: normal;
}

.news-entry .news-date {
    color: white;
    position: absolute;
    bottom: 31px;
    margin-left: 15px;
    font-size: 12px;
    font-weight: normal;
}

.news-entry:hover {
    background-color: #434343;
}

.news-entry:hover .news-date {
    position: absolute;
    top: 10px;
}

.news-entry:hover .news-title {
    position: absolute;
    top: 31px;
}


/*
Footer
*/

#footer_menu {
    list-style: none;
    padding-left: 0;
}

/*
Contact Form
*/

#wpcf7-f501-o1 > form > div:nth-child(2) {
    margin-top: 28px;
    margin-bottom: 28px;
}

#wpcf7-f501-o1 > form > div:nth-child(3) {
    margin-bottom: 28px;
}

#wpcf7-f501-o1 > form > div:nth-child(2) > div:nth-child(1) > span > input {
    border: 1px solid #dcd7ca;
}

#wpcf7-f501-o1 > form > div:nth-child(2) > div:nth-child(2) > span > input {
    border: 1px solid #dcd7ca;
}

#wpcf7-f501-o1 > form > div:nth-child(2) > div:nth-child(3) > span > input {
    border: 1px solid #dcd7ca;
}

#wpcf7-f501-o1 > form > div:nth-child(3) > div > span > textarea {
    border: 1px solid #dcd7ca;
}

#wpcf7-f501-o1 > form > div:nth-child(4) > div > input {
    border: 1px solid #dcd7ca;
}