/*!
Theme Name: passiontolearn
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: passiontolearn
Tags: custom-background, custom-logo, custom-menu, featured-images, 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.

passiontolearn is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/

*/
.owl-nav.both-slider-exist button {
    background-color: red !important;
}
.wpcw_fe_quiz_q_open input[type=text] {
    
    border: 1px solid #cce3da;
  padding: 4px 2px;
  width: 90% !important;
  min-height: 50px;
}



.wpcw_fe_quiz_q_open textarea {
    
  border: 1px solid #cce3da;
  padding: 4px 2px;
  width: 90% !important;
  min-height: 50px;
}

.wpcw_fe_quiz_q_answers label {line-height: 23px !important; }
.wpcw_fe_quiz_q_title legend {line-height: 28px !important; }