
.shop-part .col-lg-9 {
	padding-left: 20px;
	margin-right: 10px;
	width: 870px;
}
.standard-image img {
	width: 328px;
}
.standard-action-group .product-add {
	font-size: 28px;
	font-weight: 500;
	color: #fff;
}
.standard-action-group {
	position: absolute;
	right: 0px;
	top: 75px;
}
.standard-name {
	margin-bottom: 15px;
	text-transform: capitalize;
}
.standard-desc {
	margin-bottom: 0px;
}
.standard-label {
	width: 20px;
	height: 20px;
	border-radius: 50%;
}
.standard-label-group {
	position: absolute;
	top: 35px;
	right: -10px;
	z-index: 1;
}
.page-item .active {
	color: #fff;
	background: var(--primary);
}
.standard-label.off {
	background: #fff;
	box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.3);
}
.blog-filter .nice-select {
	display: block !important;
}
.nice-select:after {
	display: none;
}
.single-banner::before {
	background: url(/wp-content/themes/twentytwentyone/static/picture/productbg.jpg) center top no-repeat;
}
.header-top .container {
    padding: 0px 15px;
}