/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 02 2021 | 19:45:20 */
/* =========== Start Header CSS ========== */

.yoku-navigation.yoku-item-pdlr {
    padding-right: 0px;
    padding-left: 0px;
}
.yoku-logo.yoku-item-pdlr {
    padding: 0 0 0 0;
}
.yoku-page-title-wrap.yoku-style-custom .yoku-page-title-content {
    padding: 40px 0 60px 0;
}

/* =========== End Header CSS ========== */

/* =========== Start Body CSS ========== */
.mh-heading-font {
    font-family: "Bentham", serif !important;
    font-weight: normal !important;
    font-size: 48px !important;
}
.mh-home-product-row .add_to_cart_inline {
    border: 0 !important;
}

.mh-home-product-row .add_to_cart_button{
    display: block !important;
    font-size: 20px !important;
    max-width: 300px;
    text-align: center;
    margin: 20px 0 0 0 !important;
    background: #6b4f4a !important;
}

.mh-home-product-row .add_to_cart_button:hover{
    background: #DCCCC0 !important;
    color: #6b4f4a !important;
}

.mh-home-product-row .woocommerce-Price-amount{
  color:#6b4f4a !important;
}
@media only screen and (max-width: 1200px) {
  .mh-home-75 {
    display:none;
  }
}
/* =========== End Body CSS ========== */

/* =========== Start Footer CSS ========== */
.page-id-8570 .yoku-footer-wrapper{
  display:none !important;
}
.mh-footer-text{
  color:#fff;
}
.mh-footer-text p{
  color:#fff;
}
.mh-footer-text a{
  color:#ffffff;
}
.mh-footer-text a:hover{
  color:#DCCCC0;
}
.page-id-8570 .yoku-content-area {
    padding-bottom: 0;
}

/* =========== End Footer CSS ========== */