/*
Theme Name: skup
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
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
*/

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

th.product-add-to-cart span.nobr, td.product-add-to-cart .quickview{
    display:none;
}
.woocommerce-ordering select {
    width: 170px;
  }
#header .tooltip-icon, #header .searchform-popup .search-toggle, #header .my-account, #header .my-wishlist, #header .yith-woocompare-open,#mini-cart .minicart-icon{
    color:#1e1e1e;
  }
  #header .tooltip-icon:hover, #header .searchform-popup .search-toggle:hover, #header .my-account:hover, #header .my-wishlist:hover, #header .yith-woocompare-open:hover,#mini-cart .minicart-icon:hover{
    color:#119629;
  }
  #mini-cart .cart-items, .gutenberg-hb .compare-count, .my-wishlist .wishlist-count, header .compare-count{
    background-color:#119629;
  }
  .header-top a,.header-top p,.header-top .custom-html a:not(.btn){
    color:#777;
  }
  .header-top a:hover,.header-top .custom-html a:not(.btn):hover{
    color:#119629;
  }