@charset "UTF-8";
/*
Theme Name: proreels
Theme URI: 
Author: 
Author URI: 
Description: 
Requires at least: WordPress 4.9.6
Version: 1.4 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: 
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
*/

.select2-container .select2-results .select2-results__options .select2-results__option--highlighted{
  color: #1E1E1E
}
.text-logo__img img{
  width: 140px;
}
@media screen and (max-width: 768px) {
  .header-row .logo img{
    width: 140px;
  }
}
@media screen and (max-width: 470px) {

}
@media screen and (max-width: 360px) {

}