@charset 'utf-8';
/*
 Theme Name:   BugsPatrol Child
 Theme URI:    http://bugspatrol.ancorathemes.com/
 Description:  BugsPatrol - Fully Responsive and Mobile Friendly theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com/
 Template:     bugspatrol
 Version:      1.0
 Tags:         light, inheritable theme-options
 Text Domain:  bugspatrol
*/


@import url("../bugspatrol/style.css");


/* =Theme customization starts here
-------------------------------------------------------------- */
/* css code added by https://www.fiverr.com/kaycobadjony for contact form 7 */
@media (max-width: 420px) {
    .scheme_original input[type="text"], .scheme_original input[type="tel"], .scheme_original in.scheme_original input[type="text"], .scheme_original input[type="tel"], .scheme_original input[type="number"], .scheme_original input[type="email"], .scheme_original input[type="search"], .scheme_original input[type="password"], .scheme_original select, .scheme_original .select2-container .select2-selection, .scheme_original .select2-container .select2-choice, .scheme_original textarea {
    width: 100%;
}
}