main#main {
    background: #f6faff;
}
.category-page-row .banner {
    border-radius: 10px;
    overflow: hidden;
}
.box-featured-cat .col-inner {
    background-color: var(--primary-color);
}
.product-category h2{
	height:35px;
}
h1.shop-page-title.is-xlarge {
    font-size: 26px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.filter-categorie{
    margin-bottom: 30px;
}
.filter-categorie .product-category.col{
    padding: 5px;
}
.filter-categorie .product-category.col .col-inner{
    background: #fff;
    border-radius: 10px;
    border: 1px solid transparent;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
}
.filter-categorie .product-category.col.active .col-inner,.filter-categorie .product-category.col:hover .col-inner{
    border-color: var(--primary-color);
}
.collection-search-more .more-title {
    float: left;
    padding-right: 6px;
}
.collection-search-more ul{list-style: none}
.collection-search-more ul li {
    display: inline-block;
    margin-bottom: 15px;
    padding-right: 5px;
}
.collection-search-more ul li a {
    border: 1px solid #e5e5e5;
    color: #333;
    background: #fff;
    padding: 6px 11px;
    border-radius: 25px;font-size: 14px;
}
.collection-search-more ul li a.active,.collection-search-more ul li a:hover {
    border: 1px solid var(--primary-color);
    color: var(--primary-color);
}
.trendy-filter {
    position: relative;
}
.trendy-filter .col-left {
    max-width: calc(100% - 260px);
}
.trendy-filter .col-right {
    position: absolute;
    top: 0;
    right: 0;
}
.trendy-filter .col-right form,.trendy-filter .col-right select{
    margin: 0;font-size: 15px;
    border-radius: 5px;
}
.trendy-filter .filter-properties {
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 17px;
    margin-right: 8px;
    position: relative;
    padding-bottom: 20px
}

.trendy-filter .filter-properties>span {
    font-size: 15px;
    background-color: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    cursor: pointer;
    padding: 8px 10px;
    padding-right: 18px
}

.trendy-filter .filter-properties.active>span {
    border: 1px solid var(--primary-color)
}

.trendy-filter .filter-properties>span:before {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #333;
    content: '';
    height: 0;
    position: absolute;
    top: 6px;
    right: 6px;
    width: 0
}

.trendy-filter .filter-properties.active>span::before {
    transform: rotate(-180deg)
}

.trendy-filter .filter-properties .properties-field {
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
    flex-wrap: wrap;
    margin: 0;
    border-radius: 4px;
    max-width: 500px;
    min-width: 382px;
    max-height: 500px;
    overflow: auto;
    left: 0;
    padding: 15px 15px 7px;
    width: max-content;
    white-space: normal;
    z-index: 22;
    position: absolute;
    top: 40px;
    display: none;
    opacity: 0;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.trendy-filter .filter-properties.active::after {
    content: "";
    position: absolute;
    width: 16px;
    height: 15px;
    background: #fff;
    transform: rotate(45deg);
    top: 35px;
    z-index: 23;
    box-shadow: -2px -2px 5px -4px;
    left: 49%;
}


.trendy-filter .filter-properties .properties-field span.close {
    position: absolute;
    top: 2px;
    right: 2px;
    border: 1px #3c3c3c solid;
    border-radius: 99px;
    line-height: 7px;
    padding: 5px
}

.trendy-filter .filter-properties.box-right .properties-field {
    left: unset;
    right: 0
}

.trendy-filter .filter-box-show.box-right.active .properties-field:before {
    left: unset;
    right: 25px
}

.trendy-filter .filter-properties.active .properties-field {
    display: flex;
    opacity: 1;
    flex-wrap: wrap
}


.trendy-filter .filter-properties>.properties-field>li.item-field{
    margin: 0;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    color: #333;
    display: inline-block;
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 8px 9px;
    z-index: 4;
    height: max-content;
}

.trendy-filter .filter-properties>.properties-field>li.item-field:hover {
    border-color: var(--primary-color)
}

.trendy-filter .filter-attribute>.properties-field{
    max-width: 1500px;
    width: 1000px;
}
.trendy-filter .filter-attribute>.properties-field>.filter-box-show {
    width: 25%;
}
.trendy-filter .filter-attribute>.properties-field>.filter-box-show>span {
    font-weight: bold;
    margin-bottom: 15px;
    display: block;font-size: 15px;
}
.trendy-filter .filter-attribute>.properties-field>.filter-box-show ul>li{
    position: relative;    padding-left: 10px;
    margin-bottom: 15px;
    font-size: 15px;
}

.trendy-filter .filter-attribute>.properties-field>.filter-box-show ul>li:before {
    display: block;
    width: 18px;
    height: 18px;
    position: absolute;
    left: -14px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    border: 2px solid #dddee6;
    background: #fff;
    border-radius: 2px;
    content: " ";
}
.trendy-filter .filter-attribute>.properties-field>.filter-box-show ul>li.chosen>a {
    color: var(--primary-color);
}
.trendy-filter .filter-attribute>.properties-field>.filter-box-show ul>li.chosen:before {
    content: " ";
    border: 0;
    background: var(--primary-color) url(../img/icon-checked.svg) no-repeat 50% / 10px auto;
}
.trendy-filter .filter-box-show>ul>li.woocommerce-widget-layered-nav-list__item:hover a {
    color: var(--primary-color)
}

.trendy-filter .filter-box-show>ul>li>span.count {
    display: none
}





.trendy-filter .box-trendy-layered-filters {
    display: flex
}

.trendy-filter .box-trendy-layered-filters ul li.chosen {
    margin-left: 5px;
    margin-right: 5px
}

.trendy-filter .box-trendy-layered-filters ul li.chosen a {
    font-size: 14px;background: var(--primary-color);color: #fff;    position: relative;padding: 0 15px;border: unset;
}
.trendy-filter .box-trendy-layered-filters ul li.reset a{
    background: #d82805;
}
.trendy-filter .box-trendy-layered-filters ul li.reset a:before{
    content: unset;
}
.trendy-filter .box-trendy-layered-filters ul li.chosen a:before {
    position: absolute;
    top: -5px;
    right: -5px;
    color: #fff;
    opacity: 1;
    background: #d82805;
    height: 15px;
    width: 15px;
    line-height: 13px;
    text-align: center;
    border-radius: 99px;
    font-size: 10px;
}
.box-trendy-layered-filters span.woocommerce-Price-amount.amount{
    font-size: 14px; color: #fff;
}



.product-faqs .col-inner,.category-after-right .col-inner{
    position: relative;
    border: 1px solid #e5e5e5;
    border-radius: 6px;
    background: #fff;
}
.collection-content-title {
    font-size: 18px;
    font-weight: bold;
    padding: 11px 10px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 7px;
    background: #fff;
}
.collection-content-body {
    padding: 20px 30px;
    overflow: hidden;
    font-size: 16px;
    text-align: justify;
}
.box-category-product a.view-all {
    gap: 5px;
    background: #fff;
    color: #333!important;
    top: 15px;
    right: 15px;
    border-radius: 5px;    padding: 5px;
    font-size: 14px;
    line-height: 15px;
    width: max-content;
}
.content-after{margin-top:30px}
@media only screen and (min-width: 850px) {

}
@media only screen and (max-width: 849px) {
    .box-category-product a.view-all {
        position: unset!important;
        margin: 10px auto 0;
    }
}

@media screen and (min-width: 550px) {
    .category-page-row>.col{
        padding: 0 30px;
    }
}
@media only screen and (max-width: 549px) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/
    .category-page-row>.col{padding: 5px!important;}
    .trendy-filter .col-left {
        max-width: 100%;
    }
    .trendy-filter .filter-properties.active::after{content: unset}
    .trendy-filter .filter-properties .properties-field{
        height: 0;display: flex;
        position: fixed;
        margin: 0 auto;
        left: 0;
        bottom: -100%;
        top: unset;
        z-index: 1002;width: 100%;
        opacity: 1;height: 600px;
    }
    .trendy-filter .filter-properties.active .properties-field {
        bottom: 0;
    }
	.trendy-filter .filter-properties.active ul.properties-field {
        bottom: 0;display:block;
    }
    .trendy-filter .filter-attribute>.properties-field>.filter-box-show {
        width: 50%;
    }
    .trendy-filter .col-right {
        position: unset;
    }
}