/*
 Theme Name:   USSU Surrey Decides Theme
 Theme URI:    http://ussu.co.uk/surreydecides
 Description:  USSU child theme of Kadence for Surrey Decides
 Author:       Digital Experience Team
 Author URI:   http://ussu.co.uk
 Template:     kadence
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout
 Text Domain:  ussu-theme
*/

body {
    overflow: none;
}

.wp-block-buttons.fullwidth,
.wp-block-buttons.fullwidth .wp-block-button,
.wp-block-buttons.fullwidth .wp-block-button__link {
    width: 100%;
}

.wp-block-button__link {
    border-bottom: 5px solid var(--global-palette2) !important;
    margin: 5px 2px 2px 2px;
    border-radius: 8px !important;
    font-size: 1em;
    color: white !important;
    /* font-size: 12.5pt;
    font-weight: 600;
    line-height: 22.5pt; */
}

.wp-block-buttons.fullwidth:not(.noMargin) .wp-block-button__link {
    margin: 5px 0px 2px !important;
}

.card {
	border-radius: 10px;
	margin: 1rem 0.5rem;
	padding: 10px;
	box-shadow: 2px 4px 8px rgba(0, 0, 0, 0.15), -2px -4px 8px rgba(255, 255, 255, 0.1);
	display: flex;
	flex-direction: column;
	background-color: var(--global-palette9);
	position: relative;
	transition: 0.3s;
	text-align: center;
}

.card:hover {
	box-shadow: 2px 4px 16px rgba(0, 0, 0, 0.2), -2px -4px 16px rgba(255, 255, 255, 0.1);
}

.card button a {
	color: var(--global-palette9);
}

div.card button {
	margin-top: 6px;
}

div.card .cardBottom {
	margin-top: auto;
	padding-bottom: 12px;
}

div.card h1,
div.card h2,
div.card h3,
div.card h4,
div.card h5,
div.card h6 {
	margin: 0 !important;
}

div.card h2 {
	background: none;
	border: none;
	padding-left: 0 !important;
}

div.card h3 {
	padding-left: 0 !important;
}

div.card h3::before {
	display: none;
}


@media only screen and (max-width: 599px) {
    .hide-on-mobile {
        display: none;
    }
    .hide-on-desktop {
        display: unset;
    }
}

@media only screen and (min-width: 600px) {
    .hide-on-mobile {
        display: unset;
    }
    .hide-on-desktop {
        display: none;
    }
}

#bottomBanner {
    background: var(--global-palette1);
    position: fixed;
    min-height: 100px;
    bottom: -100px;
    width: 100%;
    left: 0;
    padding: 10px 20px;
    transition: 1s;
    z-index: 1000;
    background-color: black;
    border-radius: 5px 5px 0px 0px;
}

#bottomBanner h1 {
    font-weight: 700;
    font-size: 32px;
    line-height: 1;
    padding-bottom: 0px;
    margin-bottom: 0px;
    color: white;
}

#bottomBanner p {
    margin: 10px 0px;
    padding: 0px;
    display: inline;
    float: left;
    color: white;
}

#bottomBanner .rendered-form {
    float: right;
    position: relative;
    width: min(300px, 100%);
    height: 40px;
    background-color: white;
    border-radius: 10px;
}

#bottomBanner .rendered-form input,
#bottomBanner .rendered-form button {
    position: absolute;
}

#bottomBanner .rendered-form input {
    width: 190px;
    top: 0px;
    height: 40px;
    right: 110px;
    border: none;
}

#bottomBanner .rendered-form button {
    width: 100px;
    font-size: unset;
    top: 5px;
    height: 30px;
    right: 5px;
    font-size: 15px;
    border-radius: 5px;
    padding: 6px;
}

.closeButton {
    position: absolute;
    content: "Close";
    color: black;
    background: white;
    padding: 5px 10px;
    border-radius: 5px;
    top: 10px;
    right: 10px;
    text-align: center;
    cursor: pointer;
}

.loadingIndicator {
    display: none;
    width: 100%;
    height: 100%;
    justify-content: center;
    margin: 1em 0 .5em;
}

.loadingIndicator:not(.inline) {
    position: absolute;
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    z-index: 10;
    border-radius: 10px;
}

.loadingIndicator.show {
    display: flex;
}

#submitPetition.hide {
    display: none;
}

.loadingIndicatorContent {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    backdrop-filter: blur(0px);
    -webkit-backdrop-filter: blur(0px);
}

.loadingIndicatorImage {
    width: 120px;
    height: 120px;
    padding-bottom: 0.5em;
    animation: fadeInOut ease 1s;
    animation-fill-mode: none;
    animation-iteration-count: infinite;
}

@keyframes fadeInOut {
    0% {
        opacity: 0.1;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0.1;
    }
}





 .wpcdt-timer-design-6 .wpcdt-clock span {
    font-weight: 600;
    font-size: 16px !important;
    font-family: ff-tisa-sans-web-pro !important;
    color:black !important;
	  }

.wpcdt-timer-design-6 .wpcdt-clock {
    font-size: 16px !important;
    text-align: left !important; 
    font-family: ff-tisa-sans-web-pro !important;
}   

.wpcdt-timer-1129 .wpcdt-clock {
     max-width: 100% !important; 
}

.wptu-news-item .wpcdt-timer-wrap { 
	    display: inline-block;
    }

.wpcdt-timer-wrap {
    font-family: ff-tisa-sans-web-pro !important;
    font-weight: 600;
}

#wptu-ticker-style-1 .wptu-style-news a {
    font-family: ff-tisa-sans-web-pro !important;
    font-weight: 600;
    font-size: 16px;
}

#wptu-ticker-style-2 .wptu-style-news a {
	    font-family: ff-tisa-sans-web-pro !important;
	        font-weight: 600;
		    font-size: 16px;
	    }

.wptu-news-ticker{
	margin-bottom:3px!important;
	margin-top:3px!important;
}


