/*
Theme Name: Storefront Child
Theme URI: https://woocommerce.com/storefront/
Template: storefront
Author: Automattic
Author URI: https://woocommerce.com/
Description: Storefront is the perfect theme for your next WooCommerce project. Designed and developed by WooCommerce Core developers, it features a bespoke integration with WooCommerce itself plus many of the most popular customer facing WooCommerce extensions. There are several layout &amp; color options to personalise your shop, multiple widget regions, a responsive design and much more. Developers will love its lean and extensible codebase making it a joy to customize and extend. Looking for a WooCommerce theme? Look no further!
Tags: e-commerce,two-columns,left-sidebar,right-sidebar,custom-background,custom-colors,custom-header,custom-menu,featured-images,full-width-template,threaded-comments,accessibility-ready,rtl-language-support,footer-widgets,sticky-post,theme-options,editor-style
Version: 3.9.1.1639389300
Updated: 2021-12-14 09:12:00

*/

.site-branding {
	width: 100%;
}
#site-navigation {
	position:relative;
}
#site-navigation .handheld-navigation {
    position: absolute;
    background-color: #341819;
    width: 90%;
    padding: 10px;
    top: 50px;	
}
@media screen and (max-width: 800px) {
.main-navigation ul.menu>li>a, .main-navigation ul.nav-menu>li>a {
    padding: 26px 6px !important;
  }	
}
/* Убираем ПОХОЖИЕ ТОВАРЫ 
 */
.related {display: none}
