.edgtf-top-bar {
	padding: 10px 0;
}
.edgtf-top-bar .edgtf-position-left .textwidget p {
	font-size: 17px;
    font-weight: 700;
}
a.header_num:hover {
    color: #ffb422!important;
}
.edgtf-top-bar-light .edgtf-top-bar .widget a:not(.lang_sel_sel):hover {
    color: #ffb422!important;
}
.edgtf-page-header .edgtf-menu-area .edgtf-logo-wrapper a {
    max-height: 60px !important;
}
rs-sbg {
    position: relative;
}
rs-sbg:before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: rgb(0 0 0 / 15%);
}
.edgtf-el-item-image img {
    min-height: 263px;
}

/* 
  wpcf7-f15025-p19356-o1
  wpcf7-f15025-p17848-o1
*/
.form .newsletter input.wpcf7-form-control.has-spinner.wpcf7-submit {
	background: #ffb422;
    border-radius: 10px;
}
.form .newsletter input.wpcf7-form-control.has-spinner.wpcf7-submit:hover {
	background: #ffb422;
	color: #ffffff;
	
}
.form .newsletter  input.wpcf7-form-control.wpcf7-text {
	border-radius: 10px;
  border-color: #ffffff;
  color: #ffffff;
}
.form .newsletter input.wpcf7-form-control.wpcf7-text::placeholder {
    color: #fff;
}
#wpcf7-f23803-p23797-o1 .screen-reader-response,
#wpcf7-f13143-p18564-o1 .screen-reader-response,
#wpcf7-f19123-p18503-o1 .screen-reader-response,
#wpcf7-f15025-p17848-o1 .screen-reader-response,
#wpcf7-f15025-p19356-o1 .screen-reader-response {
    display: none;
}

#wpcf7-f13143-p18564-o1 input.wpcf7-form-control.wpcf7-not-valid,
#wpcf7-f19123-p18503-o1 input.wpcf7-form-control.wpcf7-not-valid {
  border-color: red;
  margin-bottom: 10px;
}
#wpcf7-f23803-p23797-o1 input.wpcf7-form-control.wpcf7-not-valid {
    border-color: red;
    margin-bottom: 0px;
}
#wpcf7-f23803-p23797-o1 span.wpcf7-not-valid-tip {
    color: red;
    margin-bottom: 15px !important;
    display: block;
}

#wpcf7-f13143-p18564-o1 span.wpcf7-not-valid-tip,
#wpcf7-f19123-p18503-o1 span.wpcf7-not-valid-tip {
    color: red;
    margin-bottom: 20px !important;
    display: block;
}

footer .edgt_column.edgtf-column1 .edgtf-column-inner {
	text-align: center;
}
.edgtf-two-columns-25-75 .foter-link,
footer .edgt_column.edgtf-column1 .edgtf-column-inner .foter-link {
    display: flex;
    align-items: center;
    justify-content: center;
}
.edgtf-two-columns-25-75 .foter-link span,
footer .edgt_column.edgtf-column1 .edgtf-column-inner .foter-link span {
	padding: 0 10px;
}
.volunteer-form input.wpcf7-form-control.wpcf7-submit {
    color: #fff;
    background-color: #0050A0;
    border-color: #0050A0;
    display: block;
    margin: 0 auto;
}
.volunteer-form input.wpcf7-form-control.wpcf7-submit:hover {
    color: #fff;
    background-color: #ffb422;
    border-color: #ffb422;
}
.contact-us-form input.wpcf7-form-control.wpcf7-submit:hover{
	color: #fff;
    background-color: #ffb422;
    border-color: #ffb422;
}
.contact-us-form input.wpcf7-form-control.wpcf7-submit {
    color: #fff;
    background-color: #0050A0;
    border-color: #0050A0;
}

form.paypal-form input[type="image"] {
    width: 15%;
}
/*form.paypal-form {
    text-align: center;
}*/

.modal-dialog.modal-dialog-centered.madal_box {
    min-width: 55%;
}
.column-form {
  float: left;
  width: 50%;
  padding: 10px;
}
.row-form:after {
  content: "";
  display: table;
  clear: both;
}
section.help-sec .elementor-container.elementor-column-gap-default{
    border-bottom: 1px solid #bbb;
    padding-bottom: 50px;

}
a strong:hover {
    color: #0050A0;
}
.website_view_icon span.elementor-icon-list-icon {
    position: unset;
    order: 2;
}
.edgtf-event-single-holder h5.edgtf-event-info-title {
    display: none;
}

/***add css**/
.single_add_to_cart_button {
  margin-left: 30px;
  margin-bottom: 20px;
}

/*.edgtf-event-single-holder .edgtf-column2 {
    display: none;
}*/
.edgtf-top-bar-light .edgtf-top-bar .widget a:hover .edgtf-btn-text, .edgtf-top-bar-light .edgtf-top-bar .widget a:not(.lang_sel_sel):hover {
    color: #ffb422!important;
}
.Condition-sec h2 {
    margin-bottom: 10px;
}
.privacy-sec h2{
    margin-bottom: 10px;
}
/*.edgtf-single-product-wrapper-top .edgtf-tabs.woocommerce-tabs.wc-tabs-wrapper.edgtf-horizontal-tab.ui-tabs.ui-corner-all.ui-widget.ui-widget-content {
    display: none;
}*/
.edgtf-single-product-wrapper-top .product_meta .tagged_as{
    display: none!important;
}

.slider {
    width: 100%;
    margin: 100px auto;
}
.slick-slide {
  margin: 0px 20px;
}
.slick-slide img {
  width: 100%;
  transform: scale(0.9);
}
.slick-prev:before,
.slick-next:before {
    color: black;
}
.slick-center img {
	transform: scale(1.1);
}
.slick-next:before, .slick-prev:before {
	color: #000!important;
}
.edgtf-mobile-header .edgtf-mobile-menu-opener {
	z-index: 9999 !important;
}
.edgtf-mobile-header .edgtf-mobile-nav>.edgtf-grid>ul>li:last-child>a, .edgtf-mobile-header .edgtf-mobile-nav>ul>li:last-child>a {
	border-bottom: 1px solid #eaeaea !important;
}
.page-id-20582 .edgtf-content .edgtf-container, .page-id-20582 .edgtf-content .edgtf-container-inner.clearfix,
.page-id-19790 .edgtf-content .edgtf-container, .page-id-19790 .edgtf-content .edgtf-container-inner.clearfix,
.page-id-19614 .edgtf-content .edgtf-container, .page-id-19614 .edgtf-content .edgtf-container-inner.clearfix {
	padding-bottom: 0px !important;
}

.video-play-button {
    position: relative;
    z-index: 10;
    top: 50%;
    left: 65%;
    transform: translateX(-50%) translateY(-50%);
    box-sizing: content-box;
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    padding: 18px 20px 18px 22px;
    margin-top: 45px;
}
.video-play-button:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 58px;
    height: 58px;
    background: #0050A0;
    border-radius: 50%;
    animation: pulse-border 1500ms ease-out infinite;
}
.video-play-button:after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 60px;
    height: 60px;
    background: #0050A0;
    border-radius: 50%;
    transition: all 200ms;
}
.video-play-button:hover:after {
  background-color: darken(#fa183d, 10%);
}
.video-play-button img {
  	position: relative;
  	z-index: 3;
  	max-width: 100%;
  	width: auto;
  	height: auto;
}
.video-play-button span {
   	border-left: 0px;
    border-top: 0px;
    border-bottom: 0px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}




@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}
.video-overlay {
  position: fixed;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0,0,0,0.80);
  opacity: 0;
  transition: all ease 500ms;
}
.video-overlay.open {
  position: fixed;
  z-index: 1000;
  opacity: 1;
}
.video-overlay-close {
  position: absolute;
  z-index: 1000;
  top: 15px;
  right: 20px;
  font-size: 36px;
  line-height: 1;
  font-weight: 400;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  transition: all 200ms;
}
.video-overlay-close:hover {
  color: #fa183d;
}
.video-overlay iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  /* width: 90%; */
  /* height: auto; */
  box-shadow: 0 0 15px rgba(0,0,0,0.75);
}

/***bradyswalk2023_gallery***/
.bradyswalk2023_gallery .custom-top{
  /*--bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) * -.5);
  margin-left: calc(var(--bs-gutter-x) * -.5);*/
  gap: 15px 0px;
}
.bradyswalk2023_gallery .gallery-item .img-fluid{
  width: 100%;
  /*max-height: 188px;*/
  min-width: 260px;
  object-fit: cover;
}
.bradyswalk2023_gallery .load_more_btn{
    padding-top: 20px;
    padding-bottom: 50px;
    text-align: center;
    position: relative;
}
.bradyswalk2023_gallery .load_more_btn button.load_more_action_btn{
  border: 0px;
  background: #0050a0;
  color:#ffffff;
  cursor: pointer;
  padding: 10px 20px;
  border-radius: 4px;
}
/***end***/
header.edgtf-mobile-header a.mb-donate-button {
  position: relative;
  background: #0050a0;
  padding: 10px 25px;
  /*left: 25%;*/
  color: #fff;
  border-radius: 5px;
  font-weight: 700;
}
.ppc-button-wrapper {
	margin-top: 20px;
}
.postid-20040 .edgtf-container .woocommerce-notices-wrapper .woocommerce-message a.button.wc-forward.wp-element-button {
    background: #ffb422;
    color: #fff;
    border-radius: 26px;
    padding: 0px 30px;
}
.woocommerce-checkout .validate-required span.error {
   color: #e2401c;
   display: block !important;
   font-weight: bold;
}
.edgtf-position-right .edgtf-position-right-inner #text-33 .textwidget a.edgtf-btn {
  background: #0050A0;
  padding: 5px 15px !important;
  color: #ffffff !important;
}
.edgtf-position-right .edgtf-position-right-inner #text-33 .textwidget a.edgtf-btn:hover {
  background: #ffb421 !important;
}
.edgtf-position-right .edgtf-position-right-inner #text-35 .textwidget a.edgtf-btn {
  background: #ffb421;
  padding: 5px 15px !important;
}
.edgtf-position-right .edgtf-position-right-inner #text-35 .textwidget a.edgtf-btn:hover {
  background: #0050A0 !important;
}
.edgtf-position-right .edgtf-position-right-inner #text-35 .textwidget a.edgtf-btn:hover span.edgtf-btn-text {
  color: #ffffff !important;
}

#menu-main-menu li.menu-item a:hover {
  color: #ffb421 !important;
  opacity: 1;
}
.edgtf-shopping-cart-dropdown ul,
.edgtf-drop-down .edgtf-menu-second {
  border: none !important;
}
.edgtf-newsletter-form input.wpcf7-not-valid {
    border: 2px solid red !important;
}
.edgtf-newsletter-form .wpcf7-response-output {
    margin: 0 auto 50px!important;
    text-align: center;
    max-width: 560px;
    background: #000;
    border: none !important;
    color: #fff;
    padding: 10px 5px !important;
    border-radius: 15px;
}
.edgtf-newsletter-form span.wpcf7-not-valid-tip {
	display: none;
}
.wpcf7-response-output {
	border-color: #ffb421 !important;
	color: #0050a0;
}
.wpcf7-form.invalid .wpcf7-response-output {
  border-color: red !important;
  color: red;
}
.page-id-18564 .wpcf7-response-output,
.page-id-23797 .wpcf7-response-output {
  color: red;
}
.edgtf-title.edgtf-has-background {
	background-size: cover;
}
.edgtf-single-product-summary .variations_form.cart select#pa_color,
.edgtf-single-product-summary .variations_form.cart select#pa_size {
	width: 50%;
	padding: 10px;
}
.single-edge-event .edgtf-full-width-inner p {
    color: #000;
    font-size: 18px;
    font-weight: 500;
    line-height: 35px;
}

.reset-loader.loading {
    border-radius: 50%;
    border-top: 5px solid #0050a0;
    border-bottom: 5px solid #0050a0;
    width: 20px;
    height: 20px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    position: absolute;
    z-index: 9999;
    top: 30%;
    margin: 0 auto;
    transform: translate(-50%,-50%);
    margin-left: 10px;
}

.page-id-24025.edgtf-top-bar {
    padding:0px;
}
.video-gallery {
  grid-template-columns: repeat(auto-fit, minmax(370px, 1fr));
  grid-gap: 15px;
  max-width: 100%;
  box-sizing: border-box;
  margin-top: 170px;
}
.video-gallery .gallery-item {
  position: relative;
  width: 100%;
  height: 100%;
  /*background: inherit;*/
  background-color: rgba(140, 198, 62, 0.55);
  cursor: pointer;
  overflow: hidden;
}
.video-gallery .gallery-item:hover::after {
  font-family: FontAwesome;
  content: "\f002";
  font-size: 25px;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
}
.video-gallery .gallery-item img {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  max-height: 240px;
  object-fit: cover;
  opacity: 1;
  transition: all 350ms ease-in-out;
}
.north-cascades-img {
  object-position: 50% 30%;
}
.video-gallery .gallery-item .gallery-item-caption {
  padding: 32px;
  font-size: 1em;
  color: #fff;
  text-transform: uppercase;
  z-index: 2;
}
.video-gallery .gallery-item .gallery-item-caption,
.video-gallery .gallery-item .gallery-item-caption>a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-gallery .gallery-item:hover img {
  opacity: 0.3;
  transform: translate3d(0, 0, 0);
}
.galleryimg-row {
  margin-top: 30px;
}
.playimg:after {
  position: absolute;
  content: "";
  top: 40%;
  background-image: url(../img/playicon.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 50px;
  width: 100%;
  z-index: 1;
  left: 0;
  cursor: pointer;
}
.bradys-slder .video-gallery .col-lg-4.col-md-4.col-sm-2 {
  margin: 20px 0;
}

.single-product .edgtf-top-bar {
  background: #000000;
}
.page-id-19942 .edgtf-wrapper .edgtf-top-bar {
  height: auto;
}
.page-id-24025 .edgtf-wrapper .edgtf-top-bar {
  height: auto;
}
ul#menu-main-menu li.edgtf-menu-narrow:last-child {
  display: none;
}

.edgtf-single-product-summary .variations_form.cart select#pa_color, .edgtf-single-product-summary .variations_form.cart select#pa_size {
    border: none;
    background: transparent;
    width: 100%;
}
.edgtf-single-product-wrapper-top.product .edgtf-single-product-summary .woocommerce-product-details__short-description p {
    color: #000000;
    font-size: 18px;
    font-weight: 500;
    line-height: 35px;  
}
.edgtf-single-product-wrapper-top.product #tab-description p {
    color: #000000;
    font-size: 18px;
    font-weight: 500;
    line-height: 35px; 
    text-align: start;
}
a.shipping-calculator-button {
	background: #ffb422;
    padding: 10px 30px;
    color: #fff;
    font-weight: 600;
    border-radius: 25px;
    font-family: "Open Sans",sans-serif;
    font-size: 15px;
    letter-spacing: 1px;
}
a.shipping-calculator-button:hover {
	background: #0050A0;
	color: #ffffff;
}
.single-product .woocommerce-notices-wrapper .woocommerce-message a.button.wc-forward.wp-element-button {
	background: #ffb422;
    color: #fff;
    padding: 0px 30px;
    border-radius: 28px;
}
.single-product .woocommerce-notices-wrapper .woocommerce-message a.button.wc-forward.wp-element-button:hover {
	background: #ffb422;
    color: #fff;
}
.woocommerce-notices-wrapper ul.woocommerce-error li {
	color: red;
	font-weight: bold;
}
.custom_desc {
    background-color: hsla(0, 0%, 20%, 0.9);
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 1.2;
    padding: 7px;
    border-radius: 3px;
    width: 100%;
    position: relative;
}
.custom_desc:before {
    position: absolute;
    bottom: 100%;
    left: 15%;
    margin-left: -5px;
    width: 0;
    border-top: 0px solid #000;
    border-bottom: 5px solid hsla(0, 0%, 20%, 0.9);
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    content: " ";
    font-size: 0;
    line-height: 0;
}
.page-id-12 .edgtf-cart-totals .edgtf-total-pricing.clearfix {
    display: flex;
    gap: 30px;
    justify-content: space-between;
}
.page-id-13 .woocommerce-order p, .page-id-13 .woocommerce-order li, .page-id-13 .woocommerce-order address {
    color: #000000;
    font-size: 18px;
    font-weight: 500;
    line-height: 35px;
}
.page-id-13 .woocommerce-order ul.wc-item-meta li {
    display: flex;
}
.page-id-13 .woocommerce-order ul.wc-item-meta li .wc-item-meta-label {
    margin-right: 5px;
}
.woocommerce-message.continue a.button {
    background: #ffb422;
    color: #fff;
    padding: 0 20px;
    border-radius: 30px;
    transition: color .15s ease-out,background-color .15s ease-out,border-color .15s ease-out;
}
.woocommerce-message.continue a.button:hover {
    background: #0050A0;
}
a.var_checkout {
    background: #ffb422;
    color: #fff;
    padding: 15px 30px;
    border-radius: 25px;
    font-weight: 700;
    margin-left: 10px;
}
a.var_checkout:hover, button.single_add_to_cart_button:hover {
  background: #0050A0;
  border-color: #0050A0;
}
.woocommerce-message.continue {
  border: none !important;
}
.edgtf-two-columns-25-75 .edgtf-two-columns-25-75-inner .edgtf-column:first-child {
  width: 80%;
  float: left;
}
.edgtf-two-columns-25-75 .edgtf-two-columns-25-75-inner .edgtf-column:last-child {
  width: 20%;
  float: left;
}
.edgtf-column-inner img.size-full.wp-image-24163.alignnone {
    width: 70%;
}

.edgtf-volunteer-form.sponsors .row {
    display: flex;
    gap: 10px;
}
.edgtf-volunteer-form.sponsors input {
    border: none;
    border-bottom: 1px solid;
    border-radius: 0;
    padding: 10px 5px;
}
.volunteer-form input.wpcf7-form-control.wpcf7-submit {
    display: block;
    width: 100%;
    padding: 15px;
}
.edgtf-vendor-form .wpcf7-checkbox label {
    justify-content: inherit;
}
.edgtf-vendor-form label {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}
.edgtf-vendor-form label span {
    width: calc(100% - 110px);
}
.edgtf-vendor-form label span input {
    border: none!important;
    border-bottom: 1px solid!important;
    border-radius: 0!important;
}
a#slider-15-slide-44-layer-3,
a#slider-14-slide-42-layer-4 {
  visibility: visible !important;
  opacity: 1 !important;
}
rs-layer-wrap.rs-parallax-wrap {
    pointer-events: all !important;
}

.page-id-23857 .edgtf-wrapper-inner .edgtf-top-bar,
.page-id-23857 .edgtf-wrapper-inner header.edgtf-page-header,
.page-id-23857 .edgtf-wrapper-inner header.edgtf-mobile-header,
.page-id-23857 .edgtf-wrapper-inner .edgtf-content .edgtf-title,
.page-id-23857 footer {
    display: none;
}

.fund-goal progress {
    width: 100%;
    border: 0;
    height: 40px;
    border-radius: 20px;
}
.fund-goal progress::-webkit-progress-bar {
    border: 0;
    height: 40px;
    border-radius: 20px;
    background: #0050a0
}
.fund-goal progress::-webkit-progress-value {
    border: 0;
    height: 40px;
    border-radius: 20px;
    background: #FFB422;
}
.fund-goal progress::-moz-progress-bar {
    border: 0;
    height: 40px;
    border-radius: 20px;
}
.fund-goal h3 {
    margin-bottom: 15px;
    text-align: center;
    font-size: 26px;
}
.page-id-23857 .edgtf-container-inner.clearfix {
    padding: 0 !important;
    overflow: hidden;
}
/*.form-row.validate-required span.woocommerce-input-wrapper input { 
  border-color: red;
}*/
.edgtf-side-menu-slide-from-right .edgtf-wrapper .edgtf-cover {
  position: absolute !important;
}
.top_alert {
  text-align: center;
  background: #ffb422;
  padding: 15px 0;
  width: 100%;
}
.top_alert span {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}
.top_alert span a {
  color: #ffffff;
  text-decoration: underline;
  position: relative;
  animation: blink 1.5s linear infinite;
  width: 100px;
  display: inline-block;
}

@keyframes blink{
  0%{
    opacity: 0;
    font-size: 16px;
  }
  50%{
    opacity: .5;
    font-size: 18px;
  }
  100%{
    opacity: 1;
    font-size: 20px;
  }
}

.elementor-tab-title.elementor-tab-desktop-title.elementor-active {
    background-color: #0050a0;
    color: #fff;
}
.elementor-tab-title.elementor-tab-desktop-title {
    background: #ffb422;
    color: #fff;
    /*border-bottom: 2px solid #0050a0 !important;*/
    margin: 0 5px;
	border-radius: 5px 5px 0 0;
}
.elementor-tab-content.elementor-clearfix p img {
	max-width: 250px;
    padding: 20px;
}

.community-united p {
  margin-bottom: 15px;
}
.community-united p span#love {
  color: #0050a0;
  font-weight: 600;
}
.postid-24177 .edgtf-title.edgtf-standard-type.edgtf-content-left-alignment.edgtf-title-medium-text-size.edgtf-animation-no.edgtf-title-without-border {
    display: none;
}
.timesneededlabel.novalidate {
  padding-bottom: 30px;
}


@media all and (min-width:1024px) and (max-width:1200px) {
	.counter .elementor-counter span.elementor-counter-number-suffix,
	.counter .elementor-counter span.elementor-counter-number {
		font-size: 45px;
	}
	.counter .elementor-counter div.elementor-counter-title {
		font-size: 18px !important;
		line-height: 24px !important;
		margin-top: 15px;
	}
	.edgtf-main-menu>ul>li>a span.edgtf-item-inner{
		padding: 0px 5px!important;
	}
	.edgtf-top-bar .edgtf-position-left {
		width: 70% !important;
	}
	.edgtf-top-bar .edgtf-position-right {
		width: 30% !important;
	}
}


@media all and (min-width:768px) and (max-width:1165px) {
	.newsletter .edgtf-newsletter-form .wpcf7-form-control.wpcf7-text {
		width: 212px;
	}  
}

@media only screen and (max-width: 1024px){
    .edgtf-top-bar {
      display: block!important;
    }
    .edgtf-top-bar .edgtf-position-left .textwidget p {
      font-size: 12px;
      font-weight: 700;
    }
    header.edgtf-mobile-header .edgtf-mobile-header-holder .edgtf-position-right {
      float: right !important;
      text-align: right !important;
    }
  header.edgtf-mobile-header form.paypal-form {
      display: flex;
      flex-direction: column;
      text-align: -webkit-center;
      justify-content: center;
  }
  header.edgtf-mobile-header form.paypal-form input[type="image"] {
    width: 50% !important;
    margin: auto;
  }
  header.edgtf-mobile-header form.paypal-form span {
    color: #1961a8;
    font-weight: bold;
  }
}
@media all and (min-width:575px) and (max-width:1024px) {
    .edgtf-two-columns-25-75 .edgtf-two-columns-25-75-inner .edgtf-column:last-child {
        width: 70%;
        padding: 0 0 0 20px;
    }
}

@media only screen and (max-width: 768px){
    .column-form {
      width: 100%;
    }
    .volunteer-form input.wpcf7-form-control.wpcf7-submit {
        padding: 15px 55px!important;
    }
    form.paypal-form input[type="image"] {
        width: 35%;
    }
    .edgtf-top-bar .edgtf-position-left .textwidget p {
      font-size: 10px;
  } 
}

@media only screen and (max-width: 600px) {
    .newsletter .edgtf-newsletter-form .wpcf7-form-control.wpcf7-text {
      width: 260px;
    }
    .newsletter input.wpcf7-form-control.has-spinner.wpcf7-submit {
      margin: 0 auto;
      display: block;
    }
    .edgtf-top-bar .edgtf-position-left .textwidget p {
      font-size: 7px;
    }
    .edgtf-top-bar {
      height: 60px !important;
    }
    .edgtf-top-bar  .edgtf-vertical-align-containers.edgtf-50-50 .edgtf-position-left, .edgtf-top-bar  .edgtf-vertical-align-containers.edgtf-50-50 .edgtf-position-right {
      width: 100%;
    }
    .edgtf-top-bar .edgtf-grid {
      height: auto !important;
    }
    .edgtf-vertical-align-containers .edgtf-position-right {
      float: none !important;
      text-align: inherit !important;
    }
    .edgtf-top-bar .edgtf-grid .edgtf-position-left #text-2 .textwidget p {
      font-size: 12px;
      line-height: 16px;
    }
    .edgtf-top-bar .edgtf-position-left {
      display: none;
    }
    .edgtf-top-bar .edgtf-position-right {
      top: 15px;
    }
    .edgtf-top-bar .edgtf-position-right .edgtf-position-right-inner {
      text-align: center;
      justify-content: space-between;
    }
    .edgtf-mobile-header .edgtf-mobile-logo-wrapper a {
      height: auto !important;
    }
    .edgtf-mobile-header .edgtf-mobile-logo-wrapper img {
      height: auto !important;
      width: 100% !important;
      max-width: 110px;
    }
    header.edgtf-mobile-header a.mb-donate-button {
      padding: 5px 15px;
    }
    .center .slick-list.draggable {
      padding: 0!important;
    }
}


@media only screen and (max-width: 575px) {
	.timesneededlabel.novalidate span.wpcf7-form-control.wpcf7-checkbox.form-control {display: block;}
  .edgtf-two-columns-25-75 .edgtf-two-columns-25-75-inner .edgtf-column:first-child {
      width: 100%;
  }
  .edgtf-two-columns-25-75 .edgtf-two-columns-25-75-inner .edgtf-column:first-child .edgtf-column-inner {
      text-align: center;
  }
  .edgtf-two-columns-25-75 .edgtf-two-columns-25-75-inner .edgtf-column:last-child {
      width: 100%;
	  margin-top: 20px;
  }
  .page-id-12 .edgtf-cart-totals .edgtf-total-pricing.clearfix {
      gap: 0px;
      flex-direction: column;
  }
  .page-id-12 .edgtf-cart-totals .edgtf-total-pricing.clearfix .woocommerce-shipping-totals.shipping {
      padding: 0 23px;
  }
}

@media all and (min-width:320px) and (max-width:481px) {
  .woocommerce-message.continue a.button{
    padding: 0px 15px;
  }
  .single_variation_wrap a.var_checkout{
    padding: 15px 50px;
  }
}
