/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 02 2026 | 15:56:30 */
.sort-param-count {
display:none;
}

.product-sorting {
padding-top:0px;
}

div .product-sorting ul, div .product-sorting li {
font-size: 16px;
}

div .product-sorting ul {
width: 200px;
}

.main_color .sort-param a {
    color: #000000;
}

.sort-param-sort a, ul.sort-param-order {
border: 1px;
border-color: #969696;
border-style: solid;
}

@media only screen and (max-width: 767px) {
    .responsive #top .woocommerce-ordering {
        position: relative;
        float: left;
        clear: both;
        margin: 0;
        padding-bottom: 25px;
        padding-top: 15px;
        top: 0px;
    }
}

@media only screen and (min-width: 768px) {
    .responsive #top .woocommerce-ordering {
        position: relative;
        float: left;
        clear: both;
        margin: 0;
        padding-bottom: 25px;
        padding-top: 15px;
        top: 0px;
    }
}

#top.woocommerce-page .woocommerce-ordering select {
width: 100%;
font-size:16px;
}

