/*
 Theme Name:     Pace GP Child
Theme URI:       https://creativepace.com/
Description:	 Pace Creative Child theme of GeneratePRess
Author:			 Pace Creative
Author URI:		 https://creativepace.com/
Template:		 generatepress
Version:		 2.1.3
Release Date:    8 June 2024
*/


.pum-theme-12 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close {
    position: absolute;
    height: auto;
    width: auto;
    left: auto;
    right: 0px;
    bottom: auto;
    top: 0px;
    padding: 5px 7px 0px 7px !important;
    font-weight: 400 !important;
    font-size: 12px !important;
    font-style: inherit;
    line-height: 25px !important;
    border: 1px solid #00b7cd !important;
    /* box-shadow: 1px 1px 3px 0px rgba(2, 2, 2, 0.23); */
    /* text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.23); */
    background-color: #00b7cd !important;
    border-radius: 50% !important;
}
.pum-theme-14 .pum-content + .pum-close, .pum-theme-enterprise-blue .pum-content + .pum-close {
    position: absolute;
    height: 35px!important;
    width: 35px!important;
    left: auto;
    right: 17px!important;
    bottom: auto;
    top: 16px!important;
    padding: 4px!important;
    color: rgba(49, 91, 124, 1.00)!important;;
    font-family: Times New Roman;
    font-weight: 100;
    font-size: 20px!important;
    line-height: 20px!important;
    border: 2px solid  rgba(49, 91, 124, 1.00)!important;
    border-radius: 42px!important;
    box-shadow: 0px 0px 0px 0px rgba(2, 2, 2, 0.23);
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.23);
    background-color: #ffffff!important; ;
}