.btn-xl {
    padding: 20px 50px;
}

.big-copy {
    font-size: 20px;
}

.box-radius-left {border-radius: 10px 0px 0px 10px;}
.box-radius-right {border-radius: 0px 10px 10px 0px;}

#popup .BtClose {
    top: 10px;
    right: 10px;
}
#popup .BtClose:hover {
    color: #d64204 !important;
    background: none !important;
}
#popup .panel {
    border: none;
}

.row-header h1 {
    font-family: DM Sans;
    font-size: 64px;
    line-height: 100%;
    text-transform: uppercase;
    font-weight: 700;
}

.funraisin-sticky-nav {
    box-shadow: 0 0 10px 0px rgb(0 0 0 / 10%);
}

.purple-button {
    background: #bc99bd !important;
    color: #31261d !important;
}

.purple-button:hover {
    background: #a577a7 !important;
}

.green-button {
    color: #fff !important;
}
.green-button:hover {
    background: #d64309 !important;
    color: #fff !important;
}

.hvr-grow {
    display: inline-block;
    vertical-align: middle;
    transition: 0.1s ease;
    cursor:pointer;
}

.hvr-grow:hover {
    transform: scale(1.05, 1.05); /** default is 1, scale it to 1.05 */ opacity: 1;
}

.sticky-logo img {
    width: 160px;
}

.input-group-btn .btn-primary {
    background: #ffffff;
    color: #d64204;
}

.input-group-btn .btn-primary:hover {
    background: #d64204;
    color: #ffffff;
}

.funraisin-primary-nav ul li a:hover {
    transition: all 0.3s ease-in-out;
}

.funraisin-header-nav .container {
    padding-left: 0px;
    padding-right: 0px;
}

.funraisin-header-nav .social {
    font-size: 23px;
}

.funraisin-secondary-nav .navbar-form {
    padding: 0px 15px 0px 0px !important;
}

.funraisin-dropdown-nav .funraisin-dropdown-menu li a {
    font-size: 16px !important;
    color: #655c56 !important;
}

.funraisin-dropdown-nav .funraisin-dropdown-menu li a:hover {
    color: #ff9f1a !important;
    transition: all 0.3s ease-in-out;
}

.funraisin-footer-legals .event-logo img {
    max-width: 382px;
}

#Footer .site-logo img {
    display: none;
}

.funraisin-footer-legals .col-md-10 {
    width: 100%;
}

.funraisin-footer-legals .col-md-2 {
    width: 100%;
}

.light-grey {
    background-color: #f2f0ef !important;
}

.full-text-right {
    width: 600px;
    max-width:50%;
    margin: 0 auto 0 0;
}

.full-text-left {
    width: 600px;
    max-width: 50%;
    margin: 0 0 0 auto;
}

.lump-event .event-title {
    font-size: 1.2em;
    line-height: 125%;
    font-weight: 700;
}

.lump-events .event-options .btn {
    margin: 10px 3px;
}

.box-radius {
    border-radius: 20px;
}

.box-radius-bottom {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.box-radius-top {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.breadcrumb {
    display: none;
}

.asset-text {
    background: #fff;
}

.btn-white {
    background: #ffffff !important;
    color: #d64204 !important;
    border: 2px solid #ffffff !important;
    opacity: 1;
}

.btn-white:hover {
    background: transparent !important;
    color: #ffffff !important;
    border: 2px solid #ffffff !important;
}



/*Side event details*/
.sideEventDetails {
    box-shadow: 0px 14px 20px 0 rgba(0, 0, 0, .19);
    border-radius: 10px;
}

#webTicker a {
    color: #fff !important;
}

.tip .center-block {
    border-radius: 100%;
    max-width: 75%;
}

.costume-select {
    opacity: 1;
    width: 250px;
    margin: 30px auto !important;
    text-align: left;
}
.costume-select.off {
    opacity: 0.5;
}

#Donation {
    overflow: visible;
    z-index: 1029 !important;
}

.dropdown-toggle:not(.btn-login) {
    border: 1px solid rgb(204, 204, 204) !important;
}

.styled-form input, .styled-form .form-control {
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    background: #eef1f2 !important;
    border-bottom: 2px solid #e5e5e5;
    height: 52px;
}

.styled-form .btn-file {
    height: 52px;
}


.styled-form .filter-option {
    padding: 8px 0px;
}

.styled-form .text-center {
    text-align: left;
    padding-left: 15px;
    padding-top: 20px;
}

#login a {
    color: #d64204;
}

/*Age Restriction*/

.parental ul li {
    font-family: DM Sans;
    font-size: 18px;
    text-transform: none;
    font-weight: 400;
}


.drop-shadow {
    box-shadow: 1px 15px 60px -7px rgb(0 0 0 / 30%);
}

.box-radius {
    border-radius: 14px;
}

.box-border {
    border: 1px solid #ccc;
}

#main-header-top {
    background-position: center 20% !important;
}

#main-header-bottom {
    background-position: center 20% !important;
}


/*Register-Select*/
.RegSelect .RegSelect-content {
    transition: all 250ms ease-in-out;
    padding: 20px 0 !important;
    border-radius: 10px;
}
.RegSelect .RegSelect-content:hover {
    border-color: #F9B7B0 !important;
    transform: scale(1.025);
}

/*Font weight 700*/
.w700 > .lump-1col > * {
    font-weight: 700;
}


/*--Fundraiser Page 2022--*/
/*.profile-image-header .profile-image {border-bottom-width: 40px;}*/

/*--Theme tiles 2022--*/
.theme-tile {
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.theme-tile:hover {
    box-shadow: 0 20px 40px rgb(0 0 0 / 6%);
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
}


/*--Event tiles 2022--*/
.event-tile:hover a {
    text-decoration: 2px solid underline #d64204;
    text-underline-offset: 4px;
}


/*Rego Form Accessibility Fixes*/
.registration-steps ul li a {color: #747577;}
.register-tabs .nav-tabs li:not(.active) a {color: #747577;}
.register-tabs .nav-tabs li {opacity: 1;}


/*DIY popup CSS*/
.panel .theme-tile img {width: 160px;}
.panel .theme-tile h2 {font-size: 24px;}
.panel .theme-tile {padding: 10px 0px !important;}


/*FOR HIDING TEMPORARILY UNWANTED CONTENT ON LIVE PAGE*/
#Row6148,  #Row6634{
    display: none;
}

/* fundraising page */
#template-profile .profile-fitness-activity p {
    position: relative;
}


/*Header GL Overlay - Home + DIY pages*/
.header-gl {
    position: absolute;
    width: 22%;
    max-width: 700px;
    display: inline;
    float: left;
    left: 0;
    bottom: 37px;
}

@media (min-width: 2500px) {.header-gl {bottom: 0;}}

/* Fixes donation panel height inconsistencies*/

.template-fundraise #amountdetails .donationHandlers .radio {
    min-height: 200px;
}

.funraisin-fee-bordered .fee-box-header {
    font-size:12px;
}