/*
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.
<<<<<<< HEAD
Version: 20260210.01
=======
Version: 20260211.01
>>>>>>> staging-online
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  ***************/


.dokan-delivery-type-wrapper form{
    display:block;
}

.shine {

    animation: color-change 2s infinite;
  }
  
  @keyframes color-change {
    0% { color: white; }
    50% { color: black; }
    100% { color: white; }
  }


  #menu-city-parent #state-switch{
    display: none;
    padding-left: 10px;
  }
  