/*
Theme Name: Porto Child
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  ***************/


.widget.woocommerce.widget_ywraq_mini_list_quote {
    margin-bottom: 0rem;
}
.widget_ywraq_mini_list_quote .yith-ywraq-list-wrapper {
    right: 0px;
}

.widget_ywraq_mini_list_quote .yith-ywraq-list-content {
    pointer-events: all;
}

li.product-category .thumb-info, li.product-category .thumb-info img, li.product-category .thumb-info-wrapper:after {
    border-radius: 0%;
}
.main-menu-wrap .container {
    background: #ff0c0c;
}

/*#header .secondary-menu > li.menu-item  {
    margin: 0 5px 0px 5px;
    list-style-type: circle!important;
    list-style-position: inside;
    display: list-item;
}
#header .secondary-menu > li.menu-item.active:hover > a, #header .secondary-menu > li.menu-item:hover > a {
    background-color: transparent;
    color: #777777;
}
#header .secondary-menu > li.menu-item > a {
    color: #777777;
    text-transform: none;
    font-size: 1em;
    font-weight: var(--porto-header-top-link-fw,400);
    padding: 0 0px;
    line-height: 26px;
    letter-spacing: 0.025em;
    border-radius: 0!important;
    display: inline-block;
    text-align: left;
    position: relative;
    margin-top: 0;
    margin-bottom: 0;
    font-family: inherit;
	text-decoration: none;
}
ul#menu-top-navigation li a {
    color: white!important;
}*/
#header .header-bottom li.current_page_item a:not(.btn) {
  color: white;
}
#header .header-main .header-left {
  padding: 5px 0;
}
#main-toggle-menu {
    position: relative;
    width: 130px;
}
.no-breadcrumbs .main-content {
    padding-top: 0px;
}
#main {
    padding-top: 0px;
}

.wcfm_ele_wrapper.wcfm_catalog_enquiry_button_wrapper {
    display: none;
}
.share-links {
    display: none;
}
@media (max-width: 991px)
{
#header.sticky-header .header-main, .fixed-header #header.sticky-header .header-main {
    background-color: white;
}	
}

.footer a:not(.btn), .footer .tooltip-icon {
    text-decoration: underline;
    color: black;
}