/*
Theme Name: Porto
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive Wordpress + eCommerce Theme.
Version: 6.4.1
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: porto
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

.bypostauthor { display: block; }
li#nav-menu-item-1088 {
    display: none!important;
}
body.woocommerce-page .wc-block-price-slider {
    position: relative;
}

.wc-block-price-filter__range-input-wrapper.wc-block-components-price-slider__range-input-wrapper {
    position: absolute;
    width: 100%;
    top: 0px;
}

.wc-block-components-price-slider__controls .wc-block-components-price-slider__amount{
      margin: 40px 0 0 0!important;
}

.wc-block-components-price-slider__controls{
  margin-top:0!important
}

input.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-price-filter__amount.wc-block-price-filter__amount--min.wc-block-form-text-input.wc-block-components-price-slider__amount.wc-block-components-price-slider__amount--min {
    border: none;
    padding: 0;
    font-weight: bold;
}

input.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-price-filter__amount.wc-block-price-filter__amount--max.wc-block-form-text-input.wc-block-components-price-slider__amount.wc-block-components-price-slider__amount--max {
    border: none;
    padding: 0;
    text-align: right;
    font-weight: bold;
}

button.wc-block-components-filter-reset-button {
    color: #333;
    /* color: #fff; */
    padding: 4px 30px;
    margin-top: -10px;
    border: 1px solid #ccc;
}

button.wc-block-components-filter-reset-button:hover{
  background: #eab700; color:#fff
}
