/*
Theme Name:     Goodresto Child
Theme URI:      https://enovathemes.com/goodresto
Description:    Goodresto Premium Restaurant And Cafe WordPress Child Theme
Author:         Enovathemes
Author URI:     https://enovathemes.com
Version:        1.0
Template:       goodresto
*/

/* =Theme customization starts here
-------------------------------------------------------------- */

.search-toggle,
.desk-cart-wrap,
.sidebar-toggle,
.yith-add-to-wishlist-button-block,
li#tab-title-reviews,
nav.post-single-navigation.product.mob-hide-false.et-clearfix{
	display: none !important;
}
.desk-menu .submenu-left .sub-menu {
	  margin-top: -40px !important;
}
.custom-buttons a {
    background-color: #212121 !important;
    box-shadow: inset 0 0 0 2px #212121 !important;
    color: #fff !important;
    padding: 10px 15px !important;
}
.related-products-wrapper.et-clearfix {
    display: none;
}
.image-container {
	height: 450px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.woocommerce-tabs.wc-tabs-wrapper {
    display: none;
}
h4.post-title {
    min-height: 65px;
}