.choosedfilter {
    display: block;
    padding: 9px 10px 3px !important;
    background: #008ddf;
    position: relative;
	display: none;
}
.vtx-product-cat-two-filter-right-title-mobile {
    display: none;
}
.choosedfilter .all,
.choosedfilter .brand {
    display: inline-block;
    vertical-align: text-bottom;
    line-height: 22px;
    padding: 0 5px 0 5px !important;
    background: #4a90e2;
    font-size: 12px;
    color: #fff;
    border-radius: 4px;
    position: relative;
    width: auto;
    margin-bottom: 5px;
    margin-right: 5px;
    height: 22px;
}
.vtx-product-cat-two-filter-right-title-mobile {
    font-weight: 600;
    margin-bottom: 10px;
}
.choosedfilter>span {
    vertical-align: 8px;
    display: inline-block;
    margin-right: 5px;
    color: #fff;
}
.filter .manufacture.show-10 a {
    border-right: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
}
.filter a {
    display: inline-block;
    color: #4a90e2;
    vertical-align: top;
    width: 50%;
    box-sizing: border-box;
    margin: 0;
    float: left;
}
[class^="iconcate-"], [class*="iconcate-"], [class^="cate-"], [class*="cate-"] {
    background-image: url(../images/iconcatedesk-1.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 30px;
    width: 30px;
    line-height: 30px;
    vertical-align: middle;
}
.check .iconcate-checkbox {
    background-position: -20px 0;
}
.iconcate-checkbox {
    background-position: 0 0;
    width: 16px !important;
    height: 16px !important;
    vertical-align: text-bottom;
    margin-right: 7px;
}



.filter a {
    display: inline-block;
    color: #4a90e2;
    vertical-align: top;
    width: 50%;
    box-sizing: border-box;
    margin: 0;
    float: left;
}

.vtx-manufacture-list {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
}

.vtx-manufacture-list>a {
    flex-basis: 14.28571429%;
	padding:2px;
}
.vtx-manufacture-list>a>div {
    border: solid 1px #cccccc5e;
    padding: 2px;
    display: flex;
    align-items: center;
}



.vtx-manufacture-list>a>div:hover {
    border-color: #008ddf;
    box-shadow: 0 0 3px #008ddf;
    transition: all .5s ease;
}
.vtx-manufacture-list>a img {
    max-width: 100px;
    height: 38px;
    object-fit: contain;
}

.vtx-product-cat-two-filter {
    display: flex;
    flex-flow: row wrap;
    background: #fff;
    padding: 15px;
    margin-bottom: 20px;
}

.vtx-product-cat-two-filter-left {
    flex-basis: 17%;
}

.vtx-product-cat-two-filter-right {
    flex-basis: 83%;
    padding-left: 15px;
}

.vtx-product-cat-two-filter-tabs ul li {
    list-style: none;
    cursor: pointer;
    padding: 0 10px;
    margin-bottom: 10px;
    font-weight: 600;
    color: #222222;
   
    transition: all .5s ease;
}

.vtx-product-cat-two-filter-title {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color: #222222;
    margin-bottom: 10px;
    width: 100%;
}

.vtx-product-cat-two-filter-right-subcat {
    padding-top: 0 !important;
}

.vtx-product-cat-two-filter {}

.vtx-product-cat-two-filter-right-subcat ul {
    margin: 0;
    padding: 0;
    /* display: flex; */
}

.vtx-product-cat-two-filter-tabs ul {
    padding: 0;
    margin: 0;
}

.vtx-product-cat-two-filter-right-subcat ul li {
    list-style: none;
    margin-right: 15px;
    margin-bottom: 15px;
    display: inline-block;
}

.vtx-product-cat-two-filter-right-subcat ul li a {
    font-size: 13px;
    font-weight: 400;
    border: 1px solid #B8B8BB;
    color: #222222;
    padding: 7px 10px;
    border: 0.5px solid #B8B8BB;
}
.vtx-product-cat-two-filter-tabs ul li:hover,
.vtx-product-cat-two-filter-tabs ul li.actived {
    background: #ddd;
}

.vtx-product-cat-two-filter-right-brand {
    display: none;
}

.vtx-product-cat-list-out {
    background: #fff;
    padding: 15px;
    margin-bottom: 20px;
}

body .vtx-product-cat-list-out .container.section-title-container {
    margin-left: -15px;
    margin-right: -15px !important;
    margin-top: -12px;
    max-width: 100% !important;
    width: 100% !important;
}

nav.woocommerce-pagination {}

nav.woocommerce-pagination ul.page-numbers.nav-pagination.links.text-center {}

nav.woocommerce-pagination ul.page-numbers.nav-pagination.links.text-center li {}

nav.woocommerce-pagination ul.page-numbers.nav-pagination.links.text-center li .page-number.current {
    border-color: #008ddf;
    background-color: #008ddf;
    border-radius: 4px;
}

nav.woocommerce-pagination ul.page-numbers.nav-pagination.links.text-center li .page-number {
    box-shadow: -1px 0px 2px rgba(0, 0, 0, 0.01);
    border-radius: 4px;
    border-color: #ddd;
    border-width: 1px;
}

nav.woocommerce-pagination ul.page-numbers.nav-pagination.links.text-center li .page-number:hover {
    border-color: #008ddf;
    background-color: #008ddf;
    border-radius: 4px;
}



.term-description {
    background: #fff;
    padding: 15px;
    position: relative;
}

.vtx-product-cat-loading {
    text-align: center;
    display: none;
}

.vtx-product-cat-list-out .section-title-container {
    margin-left: -15px;
    margin-right: -15px;
}
@media only screen and (max-width: 1024px) {
.vtx-manufacture-list>a img {
    max-width: 69px;
}
}
@media only screen and (max-width: 768px) {
	.vtx-product-cat-two-filter-right-title-mobile {
    display: block;
}
	.vtx-product-cat-two-filter-left {
    display: none;
}

.vtx-product-cat-two-filter-right {
    flex-basis: 100%; 
    padding-left: 0px;
}

.vtx-product-cat-two-filter {
    padding: 0; 
    display: block;
}

.vtx-manufacture-list>a {
    flex-basis: 14.28571429%;
    flex-shrink: 0;
    height: 100%;
}


.vtx-manufacture-list>a {
    text-align: center;
   
}
.vtx-product-cat-two-filter-right-brand {
    display: block;
}
.vtx-product-cat-two-filter {
    padding: 0;
}

.vtx-product-cat-two-filter-right {
    flex-basis: 100%;
    padding-left: 0;
}
body .row.category-page-row {
    padding-top: 8px;
}
}
@media only screen and (max-width: 480px) {
	.vtx-manufacture-list>a {
    flex-basis: 20%;
	}
	.choosedfilter {
    padding: 5px 5px 0 !important;
	margin-bottom: 19px;
	}
.vtx-manufacture-list>a img {
    max-width: 63px;
    height: 24px;
}
}