.section-taxonomies__col:hover .section-taxonomies__count {
    bottom: 30px; display:  none;
}
.section-taxonomies__title {
    font-size: 17px;
}
@media screen and (max-width: 991px) {
    .section-taxonomies__title {
      font-size: 17px;
    }
}



/*EVG 3105*/
@media screen and (min-width: 1280px) {
	.row-designer-tool{
		min-height: 686px;
	}
}
@media screen and (min-width: 1280px) {
	.main-page-wrapper {
		/*min-height: 997px;*/
	}
}

@media screen and (max-width: 560px) {
	.row-designer-tool {
		right: -15px !important;
	}
}

.cart-table-section .variation{
	display: none;
}
.wpcf7{
	direction: rtl !important;
}

/*hide shipping address on checkout*/
.woocommerce-shipping-fields{
	display: none;
}
.title-shop>.container{
	text-shadow: 2px 2px #333;
}
.page-title-default{
	background-position: right center !important;
}