/*
Theme Name: Betheme
Author: Muffin group
Description: The biggest WordPress Theme ever
Theme URI: http://themes.muffingroup.com/betheme
Author URI: http://muffingroup.com
License: Themeforest Split Licence
License URI: -
Version: 17.1

All css files are placed in /css/ folder
*/

.widgettitle{
    font-size: 22px;
    line-height: 28px;
    font-weight: 400;
    letter-spacing: 0px;
    font-family: "Georgia", Arial, Tahoma, sans-serif;
    }
    
    #is-popup-wrapper input[type="text"]{
        background: #fff !important;
        background-color: #fff  !important;
        width: 100%;        
        }
        
    #is-popup-wrapper input[type="text"]:focus, #is-popup-wrapper input[type="text"]:active{
        background: #fff  !important;
        background-color: #fff !important;
        color: #000;      
        }
        
            