/* Enter Your Custom CSS Here */
.header-style-2 #primary-menu.no-responsive > li > a:before {
    content: "" !important;
    padding-right: 0px !important;
}
.top-area {
    background: #F68D1E !important;
		border: none;
}
.top-area a, .top-area a span, ul li .nav-menu styled {
	color: #ffffff !important;
}
#site-header {
	background: #ffffff !important;
}
#site-header-wrapper {
    max-height: 125px !important;
}
#footer-nav {
    border-top: #fafafa !important;
}
.site-footer {
	background: #ffffff !important;
}
p, h1, h2, h3, h4, h5, h6, a, li, ul {
  font-family: 'Patrick Hand' !important;
}
.widget-title {
  color: #00baff !important;
}
.site-footer a .socials-item-icon {
  font-size: 28px;
}
#footer-socials {
  text-align: center;
  margin-bottom: 10px;
}
.footer-site-info {
	font-family: 'Patrick Hand' !important;
}
#footer-socials .socials:not(.socials-colored-hover) a:hover .socials-item-icon {
  color: #3a3a3a;
}
/* Slider */


/* Shop Page */
/* #page-title {
	background-image: url(https://training1.itsprojectslive.com/wp-content/uploads/2020/04/woman.jpg);
    padding-top: 50px !important;
    padding-bottom: 50px !important;
    background: orange;
} */
#page-title {
	display: none !important;
}
.page-title-title h1 {
	text-align: left !important;
	color: #ffffff !important;
} 