/*
Theme Name: MyMedi Child
Theme URI: https://demo.theme-sky.com/mymedi/
Author: Theme Sky Team
Author URI: http://theme-sky.com/
Description: A Premium and Responsive WordPress theme, designed for E-Commerce websites
Template: mymedi
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: mymedi-child
*/

.header-top > .container .header-left {
    width: 50%;
    line-height: 20px;
}
.top-header-menu ul li:last-child{
    border:none;
}
.top-header-menu ul li:last-child a{
    padding-right:0px;
}
.header-middle .header-right > .ts-search-by-category:not(:first-child){
    margin-right:0px;
}

.ts-productBox .owl-stage-outer{
    border:0px solid rgba(0,0,0,0) ;
    margin-left:-20px;
    margin-right: -20px;
}