/*
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  ***************/

.out-of-stock {
    color: #FFFFFF !important;
    transform: rotate(-45deg);
    font-size: 21px;
    top: 66px !important;
    left: -60px !important;
    margin: 0 !important;
    background-color: #bd0a1a !important;
    width: 15em !important;
    height: 2.5em !important;
    line-height: 2.5em !important;
    border: 2px solid #ffd500;
}

.hidden-section {
    display: none;
}

.porto-view-switcher .flag img {
    vertical-align: baseline;
}

.porto-view-switcher .flag img {
    vertical-align: bottom;
}

.porto-view-switcher .popup .flag img {
    vertical-align: middle;
}

.porto-view-switcher .nolink > *, .porto-view-switcher .nolink::after {
    color: #FFFFFF;
}

.live-search-list .autocomplete-suggestion {
    color: #FFFFFF !important;
    background-color: #8C0510 !important;
}

.live-search-list .autocomplete-suggestion:hover {
    color: #FFFFFF !important;
    background-color: #BD0A1A !important;
}