.post-type-archive-product #secondary {
display:none;
}
 
.post-type-archive-product #primary {
width:100%
}

.post-type-archive-product #main > form > select {
display:none;
}

.post-type-archive-product .product_tag-vase {
display:none;
}



@media screen @ (max-width:640) {
#wp-custom-header {
 padding:0 !important;
}
}

@media screen and (max-width:640){
.tgcontainer {
padding:0 !important;
}
.logo .logo-image a img{
max-width:260px;
}
}

.woocommerce-products-header {
display:none;
}


.post-type-archive-product #main > p {
display:none;
}