/*

    Theme Name:		 Brikk Child
    Theme URI:		 https://themeforest.net/item/brikk-directory-listing-wordpress-theme/29105129
    Description:	 Brikk Child is a child theme of Brikk
    Author:			 Utillz
    Author URI:		 https://themeforest.net/user/utillz
    Template:		 brikk
    Version:		 1.7.0.2
    Text Domain:	 brikk-child

*/

/*
 * add your custom styles here
 *
 */
 
span.gr_item-type {
    background: #ffc03a;
    padding: 4px 10px;
    width: fit-content;
    display: block;
    border-radius: 5px;
    position: absolute;
    top: 12px;
    right: 50px;
    text-transform: uppercase;
    font-size: 13px;
    color: #ffff;
}

.gn_popup-subscribe {
    text-align: center;
    padding: 10px;
}

div#pum_popup_title_11161 {
    display: none;
}

.gn_popup-subscribe h3 {
    font-size: 20px;
}

.gn_popup-subscribe h1 {
    font-size: 25px;
}

div#popmake-11161 {
    border-color: #ffc03a;
}

button.frm_button_submit {
    background-color: #ffc03a !important;
}