/*
Theme Name: Simontaxi Child Theme
Theme URI: https://simontaxi.conquerorstech.com
Author: Digisamaritan
Author URI: https://digisamaritan.com/
Template: simontaxi
Version: 1.0
Template Version: 1.0.0
Description: Simontaxi Child is a responsive theme for vehicle bookings, you can use this theme for cab booking , taxi booking, truck booking or any other online booking services.
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: right-sidebar, flexible-header, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: simontaxi-child
*/

.documentor-default .doc-sec-container {
    box-shadow: 6px 0px 30.4px 3.6px rgba(171, 171, 171, 0.24);
   background: #fff !important;
   border: 1px solid #e9e5e5;
   padding: 25px;
   border-radius: 7px;
   padding-top: 0;
   }
   
   .search-document{
   height: 45px;
   border: 1px solid #e4e1e1;
   border-radius: 6px;
   padding-left: 12px;
   }
   
   .documentor-default .doc-menu{
   box-shadow: 6px 0px 30.4px 3.6px rgba(171, 171, 171, 0.24);
   background: #fff !important;
   border: 1px solid #e9e5e5;
   padding: 25px;
   border-radius: 7px;   
   }
   
   p {
   font-family: 'Montserrat', sans-serif !important;
   font-size: 14px;
   color: #606060;
   }
   
   .documentor-default .doc-search img{
   top:15px !important;
   }
   
   .layout-image h2{
   position: absolute;
   bottom: -2px;
   font-size: 18px !important;
   }
   .layout-image {
   margin-bottom:69px !important;
   }  
   .layout-image h2{
   position: absolute !important;
   bottom: -2px !important;
   font-size: 18px !important;
   }
   .layout-image {
   margin-bottom:69px !important;
   }  
   Screenshot-1   
   
   table.st-table-vehicles input {
   width: initial;
   margin-right: 10px;}       
   Screenshot-3
   #booking-div {
   padding: 15px;
   border: 1px solid #dedcdc;
   box-shadow: 0 0 1px #ccc;
   }  
   table.booking-status-update {
   border:none !important;
   }
   
   .flip-title{
   position: absolute;
   bottom: 9px !important;
   }
   #wptu-ticker-style-1 .wptu-style-news a {
       color: #f7b926 !important;
   }