/*
Theme Name: Rasm
Theme URI: https://themeholy.com/wordpress/rasm
Author: Themeholy
Author URI: https://themeforest.net/user/themeholy 
Description: Rasm - Online Taxi Service WordPress Theme  
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: rasm
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

*/

.shape-mockup-area {
    position: absolute;
    inset: 0;
    pointer-events: none;
}
* Small devices */
@media (max-width: 767px) {
  .breadcumb-wrapper {
     padding: 0px 0;
		height: 10vh;
  display: flex;
  align-items: center;
  }
 
  #breadcumbwrap{
    padding: 0px 0;
	height: 10vh;
  display: flex;
  align-items: center;
 
	
}