/*
Theme Name: Artykraft Layout3
Theme URI: http://wordpress.templatemela.com/woo/WCM07/WCM060158/WP3/
Author: Templatemela
Author URI: http://www.templatemela.com
Version: 1.0
Description: Our default theme lets you create a responsive website with a sleek, modern design.
License: GNU General Public License v2
Tags:  one-column, two-columns, right-sidebar,  custom-header, custom-menu, editor-style, featured-images, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: artykraft_layout3
Template: artykraft
*/
.header-bottom-container .theme-container {
	display: flex;
}
.home .header-category ul.product-categories {
	display: none;
	margin-block-start: 0;
}
.box-category::before {
	top: 16px;
}
.box-category {
	padding-block: 16px;
}

@media only screen and (max-width: 767px) {
	  

.box-category, .sticky-menu .box-category, .home .sticky-menu .box-category, .home .box-category {
  padding: 10px;
  box-sizing: border-box;
  width: 174px;
  height: 35px;
  display: inline-block;
  margin: 0px 10px 10px;
  vertical-align: top;
}
}
@media only screen and (max-width: 767px) {
.box-category::before {
  height: 19px;
  width: 18px;
  line-height: 30px;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  font-weight: 800;
  position: initial;
}
}
.header-bottom-container {
  background: rgba(255,255,255,1);
  border-bottom: 1px solid #f0f0f0;
  border-top: 1px solid #e5e5e5;
}

@media only screen and (min-width: 992px){
	
 .header-bottom-left {
  display: flex;
  justify-content: flex-start;
  padding-inline-end: 497px !important;
  align-items: center;
}
}
	@media only screen and (max-width: 767px) {
.box-category {
  font-size: 20px;
}
}
