/*
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
*/
@media only screen and (max-width: 767px){
.header-v3 .header-middle {
    border-width: 0;
    background: linear-gradient(179.13deg, #21872C -6.59%, rgba(200, 203, 61, 0.94) 159.49%) !important;
    box-shadow: 0px 4px 4px rgba(68, 68, 68, 0.25);
     border-radius: 20px; 
}
}
.category_list {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
