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

header .search-button {
    line-height: 0;
    display: inline-block;
    position: static;
    padding-left: 0px;
    float: right;
}

header .search-button .icon:before {
    color: #a9a9a9;
}

header .logo img, header .logo-header img {
    max-width: 332px;
}

.shopping-cart-wrapper a > .ic-cart {
    border-color: rgba(242,146,0,1);
    background: transparent;
    color: #f29200;
}

.shopping-cart-wrapper a > .ic-cart {
    border-radius: 100%;
    -webkit-border-radius: 100%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    border-width: 1px;
    border-style: solid;
    font-size: 14px;
    letter-spacing: 0;
}