/*
Theme Name:         CPG
Theme URI:          https://crewmarketingpartners.com
Description:        CPG Theme
Version:            1.0.0
Author:             Crew Marketing Partners
Author URI:         https://crewmarketingpartners.com
Text Domain:        cpg

License:            MIT License
License URI:        http://opensource.org/licenses/MIT
*/



@media (min-width: 768px) {
    .g-image-content--content-inner {
        padding-top: 40px!important;
        padding-bottom: 40px!important;
    }
}
.g-image-content--button.s-button {
	min-width: 295px;
	text-align: center;
}
.g-image-content--button.s-button.blue-button {
	background: #3958a4; 
	min-width: 295px;
	text-align: center;
}
.g-image-content--button.s-button.blue-button:hover {
	background: #000; 
}

.responsive-donation-form{
	max-width:100%; 
	margin:0 auto;
    width:100%;
	margin-top: -5px;
}

.responsive-donation-form h4{
	background-color: #693c5e;
	font-size: 12px;
	margin: 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #FFF;
	padding: 10px;
	font-weight: 900;
}

.donation-form-header{
	text-align: center;
	margin-bottom: -30px;
}

#custom-donation-amount
{
    width:95%;
	margin-left: 5px;
}

.donation-form-item{
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 900;
	font-size: 12px;
	margin-bottom: .5rem;
}

#wpcf7-f19444-p19441-o1{
	width:450px;
		background: #FFFFFF;
}

#wpcf7-f19444-p19441-o1 fieldset{
	padding: 0px;
margin: 0px;
}

#wpcf7-f19444-p19441-o1 .wpcf7-form p:empty { display: none; }

#wpcf7-f19444-p19441-o1 .wpcf7-form .wpcf7-response-output:empty { display: none !important; }

#payment-card-number{
	width: 70%;
}


#wpcf7-f19444-p19441-o1 .ajax-loader {
	display: none;
}  

.form-row{
	width: 100%;
}

#wpcf7-f19444-p19441-o1 .wpcf7-select {
    padding: 0px !important;
    color: #502440;
    width: 100%;
}

#wpcf7-f19444-p19441-o1 .cf7mls_next.action-button, .cf7mls_back.action-button {
    background: #693c5e none repeat scroll 0 0;
    border: 0 none;
    border-radius: 1px;
    color: white;
    cursor: pointer;
    font-weight: bold;
    margin: 10px 5px;
    padding: 10px 5px;
	position: relative;
	width: 47% !important;
}

#wpcf7-f19444-p19441-o1 cf7mls_back action-button{
	margin-left:20px;
}
#wpcf7-f19444-p19441-o1 .wpcf7 input[type="checkbox"], .wpcf7 input[type="radio"] {
    display: inline-block;
    width: auto;
    margin-right: 5px;
	position:inherit !important;
}

#wpcf7-f19444-p19441-o1 select, .wpcf7-textarea, input {
    font: 16px "proxima-nova", sans-serif;
    color: #eef2cb;
    border: solid 2px gray;
    padding: 10px;
    margin: 10px 0;
}


#wpcf7-f19444-p19441-o1 input[type="submit"] {
	 background: #693c5e none repeat scroll 0 0;
    width: 100%;
    float: right;
	color: #FFFFFF;
    margin-bottom: 30px;
}


#wpcf7-f19444-p19441-o1 textarea {
    resize: vertical;
	height: 120px;
}

.column-full{ 
float: left;
position: relative;
padding-left: 0.65rem;
padding-right: 0.65rem;
	padding-top:0.25rem;
	padding-bottom:0.35rem;
width:100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

#wpcf7-f19444-p19441-o1 span.wpcf7-not-valid-tip {
    color: #FF0000;
    font-size: 14px;
}

.donate-submit-button{
	margin-bottom:0px;
}

.action-button{
	width:47%;
}

.column-full-header{ 
float: left;
position: relative;
	padding-bottom:0.25rem;
width:100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

.column-half{
	float: left;
	position: relative;
	padding: 0.65rem;
	width:50%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
}

.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

.wpcf7-select{
	padding: 0px !important;
}

.cover-costs .wpcf7-list-item {
    margin: 0 0 0 1em;
	    display: block;
    width: 90%;
}

span.wpcf7-list-item {
    display: inline;
    margin: 0 0 0 1em;
}

#overlay {
  position: fixed; /* Sit on top of the page content */
  width: 450px; /* Full width (cover the whole page) */
  height: 590px; /* Full height (cover the whole page) */
  background-color: rgba(0,0,0,0.5); /* Black background with opacity */
  z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
  cursor: pointer; /* Add a pointer on hover */
	text-align:center;
	display:none;
}

.lds-ellipsis {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
	margin-top: 50%;
	color: #FFF;
	font-size: 18px;
}
.lds-ellipsis div {
  position: absolute;
  top: 33px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #fff;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
  left: 8px;
  animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
  left: 8px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
  left: 32px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
  left: 56px;
  animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}
.ww-wrapper{
  width:1080px;
  margin: 10px auto;
}


