/*
Theme Name: UpStore Child
Theme URI: http://demo.theme-sky.com/upstore/
Author: Theme Sky Team
Author URI: http://theme-sky.com/
Description: A Premium and Responsive WordPress theme, designed for E-Commerce websites
Template: upstore
Version: 1.0.0
License: GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: upstore-child
*/
li#tab-title-ts_custom {
    display: none;
}
.tp-bullets .tp-bullet:after {
    border-color: #1c75bc!important;
}
body #page rs-module-wrap .tp-bullets .tp-bullet.selected:after {
    background: #1c75bc!important;
}
.neoglobe-menu-title a {
    text-transform: uppercase;
    letter-spacing: 0.5px!important;
    font-size: 13px!important;
    line-height: 20px!important;
    font-weight: 600!important;
}
.menu-wrapper nav li.widget_nav_menu li:after {
    border: none!important;
}
.breadcrumb-title-wrapper .breadcrumb-title h1 {
    color: rgb(0 0 0)!important;
}
.breadcrumb-title-wrapper.breadcrumb-v1 {
    background-size: cover;
}
.breadcrumb-title-wrapper .breadcrumb-title {
    visibility: hidden!important;
}
@media only screen and (min-width: 767px) {
    .breadcrumb-title-wrapper .breadcrumb-content {
        height: 70vh!important;
    }
}