.product_list_widget{
	text-align: left;
}

.product_list_widget .product-title{
	font-size: 13px;
}

ul.sort-param.sort-param-order > li > ul > li:nth-child(10),
ul.sort-param.sort-param-order > li > ul > li:nth-child(5),
ul.sort-param.sort-param-order > li > ul > li:nth-child(9),
ul.sort-param.sort-param-order > li > ul > li:nth-child(8),
ul.sort-param.sort-param-order > li > ul > li:nth-child(7),
ul.sort-param.sort-param-order > li > ul > li:nth-child(5),
ul.sort-param.sort-param-order > li > ul > li:nth-child(2) {
	display: none !important;
}

#footer .widget p {
	font-size: 14px !important;
}

div ul.product_list_widget li img {
	width: 64px;
}

.woocommerce-price-suffix,
.wc-gzd-additional-info, 
.wc-gzd-additional-info a{
	font-size: 11px !important;
	font-weight: 400 !important;
}

.single-product-main-image {
	width: 45%;
}

.wc-tabs a.no-scroll {
	padding: 9px !important;
}

#tab-description > h2 {
	display:none;
}

#top .scroll-down-link {
	color: #000 !important;
}

.av-image-hotspot_inner {
	background-color: #435c70 !important;
}

#top .screen-reader-text {
	display: initial !important;
}
