/*
Theme Name: Melton Cheeseboard Child
Theme URI: https://meltoncheeseboard.co.uk/
Author: Digitex Technologies Team
Author URI: https://www.digitextechnologies.com/
Description: E-Commerce websites
Template: melton-cheeseboard
Version: 1.0.0
License: GNU General Public License
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: loobek-child
*/

body{
	font-family: var(--loobek-main-font);
}
.ts-header .header-bottom .menu-wrapper{
	margin-left: auto;
	margin-right: auto;
}
.header-bottom{
	background-color: #E9E4D6;
}
.ts-header .header-bottom .menu-wrapper{
	margin-top: 15px;
}
.archive .term-description {
	margin: 40px 0 0 0;
}
.woocommerce div.product.summary-scrolling-border:not(.bought-together-layout-vertical) .product-images-summary::before {
    border: none;
}
div.product.summary-scrolling-border .related-up-sells-bestsellers::before {
    background: #fff;
}
.menu-middle .icon-menu-ipad-header .icon::before, .icon-menu-sticky-header .icon::before{
    font-family: 'icomoon' !important;
}