.mega-menu {
	display: block;
  	padding: 15px 20px;
  	min-width: 630px;
}
.mega-menu > * {
	padding: 5px 10px;
}
.mega-menu .mega-menu__column {
	min-width: auto;
	width: 33%;
	float: left;
	margin-bottom: 15px;
}
.header .header-bottom .header-wrapper .navigation > .container-xl {
	display: flex;
	flex-flow: row nowrap;
}
.header .header-bottom .header-wrapper .navigation .navigation__right {
	display: none;
}
.header .header-middle .header__right .header__extra .header-box-content {
	display: none;
}
.product-inner .product-loop_icon {
	background: #1675B9;
	color: #fff !important;
	padding: 5px;
}
.widget-product-categories .category__thumb .img-fluid-eq__dummy {
	margin-top: 100%;
}
.widget-product-categories .product-categories-body .product-category-item .category-item-body {
	height: auto;
	padding: 0 !important;
	overflow: hidden;
	border: 1px solid #ddd;
}
.widget-product-categories .product-categories-body .product-category-item .category-item-body .category__name {
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 0;
}
.product-inner .product-thumbnail .product-loop__buttons .product-loop_button {
	margin-bottom: 5px;
}
.product-button .quantity {
	display: none;
}
.product-inner .product-bottom-box {
	left: -16px;
	padding: 15px 20px 15px;
	right: -16px;
}
.product-inner {
	padding: 15px 15px 15px;
}
.header .header-top {
	background: linear-gradient(45deg, #27255f, #1674b8);
}
.header .header-top .header-info > ul > li a {
	color: #fff;
}
.header .header-top .header-info > ul > li a:hover, .header .header-top .header-info > ul > li a:hover span {
	color: #eee;
	text-decoration: underline;
}
.menu--dropdown > li > a {
	font-weight: 500;
}
.menu > li > a {
	font-weight: 600;
}
.widget-product-categories .product-categories-body .product-category-item .category-item-body a {
	padding: 0 !important;
}
.category__thumb.img-fluid-eq.mb-3 {
	margin-bottom: 0 !important;
}
.category__text.text-center.py-3 {
	padding: 5px !important;
	position: absolute;
	bottom: 0;
	background: rgba(0,0,0,0.7);
	color: #fff;
	width: 100%;
}
.widget-product-categories .product-categories-body .product-category-item .category-item-body .category__name {
	font-size: 13px;
}
.page-header .page-breadcrumbs {
	background: url(https://www.toptal.com/designers/subtlepatterns/uploads/dust_scratches.png) repeat;
}
.widget-header h2 {
	font-size: 25px;
}
.featured-brands__body .arrows-wrapper .slick-arrow.slick-next-arrow, .featured-brands__body .arrows-wrapper .slick-arrow.slick-prev-arrow, .product-categories-body .arrows-wrapper .slick-arrow.slick-next-arrow, .product-categories-body .arrows-wrapper .slick-arrow.slick-prev-arrow, .product-deals-day__body .arrows-wrapper .slick-arrow.slick-next-arrow, .product-deals-day__body .arrows-wrapper .slick-arrow.slick-prev-arrow {
	background-color: #6831E3;
	color: #fff;
}
.bg-light .arrows-wrapper .slick-arrow.slick-next-arrow, .bg-light .arrows-wrapper .slick-arrow.slick-prev-arrow {
	background-color: #6831E3;
}
.section-content.section-content__slider {
	padding: 0;
}
.product-inner .product__title, .product-inner .product__title a, .sold-by-meta a {
	color: #222;
}

.widget-products-with-category .arrows-wrapper .slick-arrow.slick-next-arrow, .widget-products-with-category .arrows-wrapper .slick-arrow.slick-prev-arrow {
	color: #6831E3 !important;
    background: #fff !important;
}
.header .header-middle .header__left .logo a img {
	width: auto;
}
.header .header-middle .header__left {
	width: 20%;
}
.header .header-middle .header__center {
	width: 60%;
	padding: 0 40px;
}
.header .header-middle .header__right {
	width: 20%;
}
.header .header-middle .header__center .form--quick-search {
	border-radius: 5px;
	overflow: hidden;
}
@media screen and (min-width: 1199px) {
.product-categories-box .slick-slide {
	width: 20% !important;
}
.widget-product-categories .product-categories-body .slick-track {
	width: 100% !important;
}
}
@media screen and (max-width: 1199px) {
.mega-menu {
	display: inherit;
	padding: inherit;
	min-width: inherit;
}
.menu--mobile .mega-menu .mega-menu__column {
	padding-left: 37px;
}
.mega-menu .mega-menu__column {
	min-width: auto;
	width: 100%;
	float: none;
	margin-bottom: 15px;
}  
.menu--mobile .mega-menu h4 {
	font-weight: 500;
	font-size: 14px;
	padding: 0px;
}  
}