/**
* Theme Name: Shopic Child
* Description: This is a child theme of Shopic, generated by Merlin WP.
* Author: <a href="https://pavothemes.com/">Pavothemes</a>
* Template: shopic
* Version: 2.2.9
*/
@media (max-width: 768px) {
nav.woocommerce-breadcrumb {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
}
.inventory_status{
	    display: none !important;
}
/* archive fenlei layo s*/
@media(min-width: 767px) {
    .archive .content-area .site-main .hentry {
        width: 49%;
    }
	.archive .content-area .site-main .hentry .post-thumbnail img {
        height: 300px;
    }

}
.archive  h2.alpha.entry-title{font-size: 18px; } 
.archive  .content-area .site-main {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.archive .content-area .site-main .hentry .entry-content{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
/* archive fenlei layo e */




/* Price comparison table  -s*/


span.wpcf7-list-item-label {
    margin-left: 20px;
}
span.request-label {
    color: red;
}

/*Price comparison table -d*/



