/* Themify Customize Styling */
body {	background: none;
	background-color: #ffffff; 
}
#headerwrap {	background: none;
	background-color: #292929; 
}
#header {	
	font-family: 'Times New Roman', "Times", serif;	font-weight:bold;

	color: #fcf9f9; 
}
#header a {	
	color: #ed8611; 
}
body:not(.mobile_menu_active) .top-bar-widgets, .header-minbar-left .top-bar-widgets, .header-minbar-right .top-bar-widgets {	
	color: #fcf9f9; 
}
#headerwrap.fixed-header, .transparent-header #headerwrap.fixed-header {	background: none;
	background-color: #171717; 
}
#headerwrap.fixed-header #header, #headerwrap.fixed-header #site-description {	
	font-family: 'Times New Roman', "Times", serif; 
}
#headerwrap.fixed-header #header {	
	color: #f2efef; 
}
body:not(.mobile_menu_active) #headerwrap.fixed-header #header a, .mobile_menu_active #headerwrap.fixed-header #site-logo a, .mobile_menu_active #headerwrap.fixed-header #menu-icon {	
	color: #fca400; 
}
#site-description {	display: none; 
}
#footerwrap {	background: none;
	background-color: #212121; 
}
#footer {	
	color: #bdbbbb; 
}
#footer a {	
	color: #fcf9f9; 
}
.footer-widgets .widgettitle {	
	color: #fc9700; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body {	background: none;
	background-color: #ffffff; 
}
#headerwrap {	background: none;
	background-color: #292929; 
}
#header {		font-weight:bold;

	color: #fcf9f9; 
}
#header a {	
	color: #ed8611; 
}
body:not(.mobile_menu_active) .top-bar-widgets, .header-minbar-left .top-bar-widgets, .header-minbar-right .top-bar-widgets {	
	color: #fcf9f9; 
}
#headerwrap.fixed-header, .transparent-header #headerwrap.fixed-header {	background: none;
	background-color: #171717; 
}
#headerwrap.fixed-header #header {	
	color: #f2efef; 
}
body:not(.mobile_menu_active) #headerwrap.fixed-header #header a, .mobile_menu_active #headerwrap.fixed-header #site-logo a, .mobile_menu_active #headerwrap.fixed-header #menu-icon {	
	color: #fca400; 
}
#footerwrap {	background: none;
	background-color: #212121; 
}
#footer {	
	color: #bdbbbb; 
}
#footer a {	
	color: #fcf9f9; 
}
.footer-widgets .widgettitle {	
	color: #fc9700; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body {	background: none;
	background-color: #ffffff; 
}
#headerwrap {	background: none;
	background-color: #737272; 
}
#header {		font-weight:bold;

	color: #fcf9f9; 
}
#header a {	
	color: #ed8611; 
}
body:not(.mobile_menu_active) .top-bar-widgets, .header-minbar-left .top-bar-widgets, .header-minbar-right .top-bar-widgets {	
	color: #fcf9f9; 
}
#headerwrap.fixed-header, .transparent-header #headerwrap.fixed-header {	background: none;
	background-color: #171717; 
}
#headerwrap.fixed-header #header {	
	color: #f2efef; 
}
body:not(.mobile_menu_active) #headerwrap.fixed-header #header a, .mobile_menu_active #headerwrap.fixed-header #site-logo a, .mobile_menu_active #headerwrap.fixed-header #menu-icon {	
	color: #fca400; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
#header {		font-weight:bold;
 
}
 }
/* Themify Custom CSS */
span.empty-shopdock{
	color:black;
}
span.fab.fa-wordpress.fa-wordpress-simple{
	display:none;
}
span.edit-button{
	display:none;
}
.home-category-menu{
	overflow:auto;
}
.home-category-menu::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.home-category-menu{
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}