/*
 Theme Name:     CuraBrazil
 Author:         GruffyGoat
 Author URI:     http://www.gruffygoat.com
 Template:       Divi
 Version:        1.0
*/

.hide {
    display: none !important;
}

#page-container {
    overflow: hidden;
}

.et_header_style_left .logo_container {
    width: initial;
}

.logo-container .et_pb_fullwidth_header_container.center {
    z-index: 99;
}

.page-id-202616 #main-header, .woocommerce-checkout #main-header, .error404 #main-header, .category #main-header, .archive:not(.woocommerce) #main-header {background-color:#ef4052 !important; }

.woocommerce-cart table.cart .product-price input {
    padding: 8px;
    border: 1px solid;
    width: 85%;
    font-size: 18px;
}

@media (max-width: 981px) {
.et_header_style_left #logo {max-width: 100%;}
.mobile_menu_bar:before {color: #fff;}
.home .header-content {width: 100%!important;}
.et_mobile_menu {border-color: #fff;}
ul#mobile_menu {background-color: #ef4052!important;}
}

nav#top-menu-nav, #top-menu, nav.fullwidth-menu-nav, .fullwidth-menu {
    float: none!important;
}

#et-top-navigation {
    float: none!important;
    text-align: center!important;
    padding-left: 0!important;
}

#top-menu li a {
    font-weight: 900!important;
    padding-right: 14px;
}

#top-menu li:nth-last-child(2), #top-menu li:nth-last-child(2) a {
	padding-right: 0;
}

#top-menu a, #top-menu-nav > ul > li > a:hover {
    -webkit-transition: none!important;
    -moz-transition: none!important;
    transition: none!important;
    opacity: 1;
}

#top-menu li a:before, #top-menu li.fb-link:hover a:before {
    content: ' ';
    border-top-style: solid;
    border-top-width: 5px;
    display: block;
    width: 100%;
    position: relative;
    top: -25px;
    opacity: 0;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    z-index: 9999;
    border-top-color: #fff;
}

#top-menu li.current-menu-item a:before, #top-menu li:hover a:before {
    opacity: 1;
}

#top-menu span {
    display: block;
    padding-top: 8px;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 1px;
}


@media (min-width: 981px) {
.fb-link {
    position: absolute!important;
    right: 30px;
}
	
.fa-facebook-f:before, .fa-facebook:before {
    font-size: 25px;
}
	
	.menu-item-203307 {
    position: absolute !important;
    right: 65px !important;
}
/* 	i.fab.fa-instagram, i.fa.fa-facebook {
    font-size: 2.1em !important;
} */

}

@media (max-width: 981px) {
.et_mobile_menu li a span {display:none!important;}
}

.top-curve {
    z-index: 9;
    background-color: transparent!important;
    height: inherit;
    max-height: 500px;
    margin-top:-9em;
}

.top-curve img {
    position: relative;
    top: 12em;
    margin-top: -9em;
}

@media (max-width: 736px) {
.logo-container .et_pb_fullwidth_header {padding: 0;}
.top-curve {margin-top: 0;}
.home .et_pb_section_video {height:500px!important;}
.home .buildings .et_pb_button_module_wrapper.et_pb_button_alignment_right {
    text-align: center;
}

}

.bottom-curve {
    z-index: 9;
    background-color: transparent!important;
    height: inherit;
    max-height: 500px;
}

.bottom-curve img {
    position: relative;
    top: -18em;
    margin-bottom: -18em;
}

.buildings {
    background-color: #02aaa8!important;
    padding: 5em 0!important;
}

.buildings .et_parallax_bg {
    background-position: left bottom;
}


.et_pb_fullwidth_header .et_pb_fullwidth_header_scroll {
   z-index: 99;
}

span.scroll-down.et-pb-icon {
  cursor: pointer;
  height: 60px;
  width: 80px;
  margin: 0px 0 0 -40px;
  line-height: 60px;
  position: absolute;
  left: 50%;
  bottom: -100px;
  color: #fff;
  text-align: center;
  font-size: 70px;
  z-index: 100;
  text-decoration: none;
  text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
  -webkit-animation: ca3_fade_move_down 2s ease-in-out infinite;
  -moz-animation: ca3_fade_move_down 2s ease-in-out infinite;
  animation: ca3_fade_move_down 2s ease-in-out infinite;
}
@-webkit-keyframes ca3_fade_move_down {
  0% {
    -webkit-transform: translate(0, -20px);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(0, 20px);
    opacity: 0;
  }
}
@-moz-keyframes ca3_fade_move_down {
  0% {
    -moz-transform: translate(0, -20px);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -moz-transform: translate(0, 20px);
    opacity: 0;
  }
}
@keyframes ca3_fade_move_down {
  0% {
    transform: translate(0, -20px);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: translate(0, 20px);
    opacity: 0;
  }
}

/* @media all (min-width: 981px) {
.home et_pb_section_video {height:785px!important;}
}

@media all (max-width: 981px) {
.et_pb_button_module_wrapper.et_pb_module.et_pb_button_alignment_right {
    text-align: center;
}
}

@media (max-width: 981px) {
.et_pb_section_video {height: 700px!important; margin-bottom: 0!important;};
} */

@media (max-width: 500px) {
.top-curve img {top: 8em;}
}

@media (max-width: 720px) {
.bottom-curve img {top: -18em;}
}





.cura-logo {display: inline;}
.cura-logo img {
    width: 115px;
}
.donate a {
    display: inline;
    float: right;
    color: #fff;
    background: #ef3e51;
    padding: 12px 50px;
    margin: -50px 0;
    font-family: 'Montserrat', sans-serif;
    font-size: 17px;
    font-weight: bold;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.donate a:hover {
	background: #c31989;
}
#footer-bottom .container {
    width: 100%;
    max-width: 100%;
}

.cura-bottom-footer .et_pb_row {display:flex;justify-content:center;align-items:center;}


.board-title h2 {
    line-height: 1.8;
    letter-spacing: 4px;
}

.bio-name {
    display: block;
    line-height: 1.5;
    text-transform: uppercase;
    font-family: 'Montserrat';
    font-size: 15px;
    font-weight: bold;
}

.bio-title {
    display: block;
    line-height: 1.8;
    text-transform: uppercase;
    font-family: 'Montserrat';
    font-size: 12px;
    padding-top: 2px;
}

.bio-red .bio-name, .bio-red .bio-title {color: #ef3d52;}
.bio-green .bio-name, .bio-green .bio-title {color: #17aba8;}
.bio-pink .bio-name, .bio-pink .bio-title {color: #c31889;}

.about-curve img {
    position: relative;
    z-index: 9;
    margin-bottom: -8.5em;
}

.sep.section {display: none!important;}
.et_pb_countdown_timer .section.values {
    width: 20%;
    max-width: 100%;
}

@media (min-width: 981px) {
.eq-row .et_pb_column {
  display: flex;
  flex-direction: column;
}
.eq-row .et_pb_column .et_pb_slider,
.eq-row .et_pb_column .et_pb_slides,
.eq-row .et_pb_column .et_pb_slide {
  height:100%;
  flex-grow: 1;
}
}


.campaign-slides h2 {font-size: 30px; padding-bottom: 25px;}
.campaign-slides h4 {font-size: 15px; color: #ef3d52;padding-top:15px;}
.campaign-slides p {line-height: 1.8;}
.et-pb-controllers a {background-color: #fff!important;}

.cura-slider .et_pb_slide {
	background-size: cover!important;
	height: 65vh;
    padding: 0!important;
}

.cura-gradient {
background: linear-gradient(180deg, #ef3e51, #c31889);
background-size: 400% 400%;

-webkit-animation: AnimationName 4s ease infinite;
-moz-animation: AnimationName 4s ease infinite;
-o-animation: AnimationName 4s ease infinite;
animation: AnimationName 4s ease infinite;
}

@-webkit-keyframes AnimationName {
    0%{background-position:50% 0%}
    50%{background-position:51% 100%}
    100%{background-position:50% 0%}
}
@-moz-keyframes AnimationName {
    0%{background-position:50% 0%}
    50%{background-position:51% 100%}
    100%{background-position:50% 0%}
}
@-o-keyframes AnimationName {
    0%{background-position:50% 0%}
    50%{background-position:51% 100%}
    100%{background-position:50% 0%}
}
@keyframes AnimationName { 
    0%{background-position:50% 0%}
    50%{background-position:51% 100%}
    100%{background-position:50% 0%}
}

.faq-button {border-radius: 4px 0 0 4px!important;}

/*
.et_pb_section_6 img {
    margin-top: -10em;
}
*/

.upcoming-events h4 {
    color: #fff;
    font-size: 16px;
}

.upcoming-events h4 {
    color: #fff;
    font-size: 16px;
}

.upcoming-events h3 {
    padding-bottom: 25px;
    font-size: 30px;
}

.arrow-section .et-pb-icon {
    font-size: 60px;
    line-height: 0;
}

.date-col {
    width: 15%!important;
    margin-right: 20px!important;
    min-width:100px;
}

.desc-col {
    width: 64%!important;
}

.btn-col {
    width: 15%!important;
    display:flex;
    justify-content:center;
    align-items:center;
    min-width: 118px;
}

.date-square {
    width: 100px;
    height: 100px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1.2;
    color: #fff;
    font-weight: 900;
}

.events-us .date-square {background: #ef3e51;}
.events-brazil .date-square {background: #17aba8;}

.date-square p:first-word {font-size: 19px;}
.date-square p:second-word {font-size: 31px;}

.event-desc {
    line-height: 1.5;
}
.events-us .event-desc h4 {
    font-size: 18px;
    color: #ef3e51;
}

.events-brazil .event-desc h4 {
    font-size: 18px;
    color: #17aba8;
}

span.month {
    font-size: 19px!important;
    font-family: 'Montserrat';
    text-transform: uppercase;
}

span.day {
    font-size: 31px!important;
    font-family: 'Montserrat';
    text-transform: uppercase;
}

.btn-col .et_pb_button_module_wrapper, .btn-col a.et_pb_button {
    width: 100%!important;
}

@media (max-width: 826px) {
.date-col, .desc-col, .btn-col {width:100%!important; margin:0px auto!important;}
.date-square {margin:0px auto;}
.event-desc {
    text-align: center;
    width: 80%;
    margin: 15px auto!important;
}
a.et_pb_button.event-button {
    width: 200px!important;
}
.events-brazil {padding-top:0!important;}
.events-us .et_pb_row:nth-child(2), .events-brazil .et_pb_row:nth-child(2) {
    padding-top: 0;
}
}

.cura-bottom-footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 9;
}

@media (max-width: 1200px) {
.app-box {
	position: inherit!important;
	top: inherit!important;
	left: inherit!important;
	width: inherit!important;
	z-index: inherit!important;
	display: none;
}
}

.red-box h4 {
    font-size: 13px;
    line-height: 1.5;
}
.green-box a {color: #fff;}
.green-box h4 {
    padding-bottom: 5px;
    font-size: 35px;
}
.green-box h5 {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
}

/* Add Gravity Forms Styles Here */
label.gfield_label {
    font-family: 'Montserrat';
    font-size: 16px!important;
}

.gform_wrapper .ginput_complex.ginput_container_address .ginput_left, span#input_2_3_4_container {margin-top: 10px;}
input#input_2_5 {margin-top: 20px;}

select#input_2_3_4, select#input_2_37_2_month, select#input_2_37_2_year {
    background: #bcbcbc;
    color: #fff;
    margin-top: 16px;
    border-bottom: 1px solid #fff;
    font-family: 'Montserrat';
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 1px;
}
select#input_2_3_4 {
    margin-top: 18px!important;
}
select#input_2_3_4:focus{
	border-color: rgba(0, 0, 0, 0) !important;
}
span#input_2_3_3_container {
    float: left;
    width: 45%;
    margin-right: 0!important;
}

span#input_2_3_4_container {
    width: 25%;
    float: left;
    margin-right: 0;
}
@media (max-width:641px) {
select#input_2_3_4 {
    margin-top: 30px!important;
}
}
span#input_2_3_5_container {
	width: 30%;
    float: left;
    margin-right: 0;
    padding-right: 0 !important;
    margin-left: 0;
}
input#input_2_4 {width:99%!important;}
li#field_2_35 {
    width: 48.5%;
    float: left;
    margin-right: .75%;
    padding-right: 0;
    clear: none;
    margin-top: 0;
}
li#field_2_4 {
    float: left !important;
    width: 98%;
    margin-right: 0;
    padding-right: 0;
    clear: none;
    margin-left: 0 !important;
    margin-top: 0;
}
input#input_2_35 {
    width: 100%;
}
input#input_2_5 {
    width: 100%;
}
h2.gsection_title {
    font-size: 15px !important;
    font-weight: normal !important;
}
li#field_2_6 {
    border-bottom: 0;
    margin: 10px 0;
}
li#field_2_15 {
    margin-top: 0;
}
.ginput_container.ginput_container_radio {
    margin-top: 0 !Important;
}
ul#input_2_15 {
    text-transform: uppercase;
}
li#field_2_9, li#field_2_10,li#field_2_11, li#field_2_12, li#field_2_13, li#field_2_14{
    width: 50%;
    margin-top: 0;
}
input#input_2_9, input#input_2_10, input#input_2_11, input#input_2_12, input#input_2_13, input#input_2_14, input#input_2_19, input#input_2_20, #field_2_19 .ginput_container.ginput_container_text, #field_2_20 .ginput_container.ginput_container_text, li#field_2_20, #field_2_18 .ginput_container.ginput_container_text, li#field_2_18, input#input_2_18, #field_2_21 .ginput_container.ginput_container_text, li#field_2_21, input#input_2_21, li#field_2_23 {
    padding-top: 0!important;
    margin-top: 0!important;
}
input#input_2_19, input#input_2_20{
    width: 100%;
}
li#field_2_19 {
    margin-right: .75%;
    padding: 0;
}
li#field_2_19, li#field_2_22, li#field_2_18, li#field_2_21 {
    margin-right: 1%;
    padding: 0;
    width: 48.5% !important;
    margin-top: 0 !important;
}
li#field_2_20, li#field_2_23 {
    margin-left: .5% !important;
    padding: 0;
    width: 48.5% !important;
}
li#field_2_18 {
    margin-right: 1%;
    padding: 0;
    width: 48.5% !important;
    margin-top: 0 !important;
}
input#input_2_18, input#input_2_21 {
    width: 100%;
}
li#field_2_24 label.gfield_label {
    width: 100%;
    float: left;
}
ul#input_2_24 li.gchoice_2_24_0 {
    width: 60px;
    float: left;
    margin-left: 2px !important;
}
li.gchoice_2_24_1 {
    width: 60px;
    float: left;
    margin-left: 2px !important;
}
li.gchoice_2_25_0, li.gchoice_2_25_1, li.gchoice_2_26_0,li.gchoice_2_26_1, li.gchoice_2_27_0, li.gchoice_2_27_1{
    width: 60px;
    float: left;
    margin-left: 2px !important;
}
label.gfield_label {
    width: 100%;
    float: left;
}
li#field_2_27 {
    margin-top: 75px;
}
textarea#input_2_29, textarea#input_2_32 {
    background: rgba(255, 255, 255, 0.28);
}
li#field_2_28 {
    width: 37%;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 15px;
}
li#field_2_30, li#field_2_31, label.gfield_label {
    text-transform: uppercase;
}
li.gchoice_2_17_0, li.gchoice_2_17_1, li.gchoice_2_16_0, li.gchoice_2_16_1 {
    width: 70px !important;
}
input#input_2_34 {
    width: 100%;
}
#gform_wrapper_4 input:not([type=submit]) {
	padding: 5px 4px;
    background-color: #bcbcbc !important;
    border: 1px solid #fff;
    border-top: none;
    border-left: none;
    border-right: none;
    /* border-bottom: white; */
    color: #ffffff;
    font-family: 'Montserrat';
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 1px;
}
#gform_wrapper_4 ::-webkit-input-placeholder {
    color: #fff!important;
}
#gform_wrapper_4 :-moz-placeholder  {
    /* Firefox 18- */
    color: #fff!important;
}
#gform_wrapper_4 ::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff!important;
}
#gform_wrapper_4 :-ms-input-placeholder {
    color: #fff!important;
}
#gform_wrapper_4 li.gfield_html_formatted {
    text-transform: uppercase;
    font-family: 'Montserrat';
    font-weight: bold;
    font-size: 16px;
}
input#input_4_35 {
    margin-bottom: 35px;
}
textarea#input_2_29, textarea#input_2_32, #gform_wrapper_4 textarea {
    background: rgb(188, 188, 188);
    background-image: url(https://curabrazil.org/wp-content/uploads/2016/11/line-1.png);
    line-height: 1.6;
}
#field_4_30 span {
    display: block;
    font-size: 11px;
}
#field_2_42 label.gfield_label {
    width: 100%;
}
.page-id-202523 .et_pb_text_1 a {
    color: #fff;
    font-weight: 200;
    font-size: 15px;
    text-decoration: underline;
}
.gform_wrapper .gfield_required {
    color: #fff!important;
}
.gform_wrapper li.gfield.gf_list_3col ul.gfield_radio#input_2_15 li {
	width: 33.33%;
}
.gform_wrapper li.gfield.gf_list_3col ul.gfield_radio#input_2_15 label {
	font-weight: bold;
	font-family: 'Montserrat';
}
.gform_wrapper li.gfield.gf_list_3col ul.gfield_radio li label#label_2_15_0 {
	white-space: pre-wrap;
	overflow: visible;
	line-height: 1;
	vertical-align: top;
}
li#field_2_16, li#field_2_24 {
    margin-top: 35px;
}
li#field_2_6 {
	margin-top: 50px!important;
}
.ethics {
    width: 100%;
    height: 300px;
    background: #fff;
    padding: 20px;
    overflow: scroll;
    position:relative;
}
a.download-copy {
    font-size: 15px;
    color: #fff;
    background: #17aba8;
    padding: 5px 10px;
    position: relative;
    top: 36px;
    float: right;
    clear: both;
    text-transform: uppercase;
    z-index: 9;
    right: 30px;
}
.temp-text {
    clear: both;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    color: #000;
    font-size: 14px;
    margin-top: 20px;
}

.temp-text li {
    line-height: 1.2;
}

.gform_wrapper .gform_button {
    text-align: center;
    float: none;
    padding: 10px 35px;
    background: black;
    color: #fff;
    text-transform: uppercase;
    border: none;
    display: block!important;
    margin: 0 auto!important;
    font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
    font-size: 20px;
    border: 3px solid black;
    cursor: pointer;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}
.gform_wrapper .gform_button:hover {
	border-color: #ef3e51;
	background: #ef3e51;
}
@media only screen and (min-width: 950px) {
li#field_2_16, li#field_2_17 {
    width: 100% !important;
}
li#field_2_16 label.gfield_label, li#field_2_17 label.gfield_label{
    width: 100% !important;
}
}
@media only screen and (max-width: 949px) {
li#field_2_16, li#field_2_17 {
    width: 100% !important;
}
li#field_2_16 label.gfield_label, li#field_2_17 label.gfield_label{
    width: 100% !important;
}
}
@media only screen and (max-width: 640px) {
ul.gfield_radio li {
    display: inline-block;
}
}
input#input_2_22 {
    width: 100%;
}
input#input_2_23 {
    width: 100%;
}
li#field_2_41 {
    padding: 20px 0;
}
#field_2_41 label.gfield_label {
    width: 100%;
    padding-bottom: 10px;
}
.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label {
    text-transform: uppercase;
}
.gform_wrapper .ginput_complex .ginput_cardinfo_right {
    position: relative;
    top: 10px;
}
.gfield_creditcard_warning_message {display: none!important;}
.gform_wrapper li.gfield.gfield_creditcard_warning {
    padding: 0!important;
    background-color: transparent!important;
    border: 0!important;
}
#field_5_4 {
    padding-top: 6px;
}
#gform_fields_5 input, #gform_fields_5 textarea {
    border-radius: 5px;
    padding: 18px;
    background-color: #cb3747;
    border: 0px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}
#gform_fields_5 ::-webkit-input-placeholder {
    color: #fff!important;
}
#gform_fields_5 :-moz-placeholder  {
    /* Firefox 18- */
    color: #fff!important;
}
#gform_fields_5 ::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff!important;
}
#gform_fields_5 :-ms-input-placeholder {
    color: #fff!important;
}
#gform_submit_button_5 {
    background: #00aaa8;
    border-color: #00aaa8;
}
#gform_submit_button_5:hover {
	background: #c31989;
	border-color: #c31989;
}

.form-submit input, .form-submit .et_pb_button {color: #fff!important;}

/* End Gravity Forms Styles */

.single-post #main-header, .page-id-5302 #main-header, .single.woocommerce #main-header {
    background-color: #ef4052;
}

.donate-btn {
	-webkit-animation-name: color_change;
    -webkit-animation-duration: 15s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: normal; /* not "linear" */
    -webkit-animation-fill-mode:forwards;
    -webkit-animation-timing-function:steps(1, end);
}

@-webkit-keyframes color_change {
	0% { background-color: #ef3e51; }
	33.5% { background-color: #17aba8; }
	66.5% { background-color: #fba819; }
	100% { background-color: #c31989; }
}
@-moz-keyframes color_change {
	0% { background-color: #ef3e51; }
	33.5% { background-color: #17aba8; }
	66.5% { background-color: #fba819; }
	100% { background-color: #c31989; }
}
@-ms-keyframes color_change {
	0% { background-color: #ef3e51; }
	33.5% { background-color: #17aba8; }
	66.5% { background-color: #fba819; }
	100% { background-color: #c31989; }
}
@-o-keyframes color_change {
	0% { background-color: #ef3e51; }
	33.5% { background-color: #17aba8; }
	66.5% { background-color: #fba819; }
	100% { background-color: #c31989; }
}
@keyframes color_change {
	0% { background-color: #ef3e51; }
	33.5% { background-color: #17aba8; }
	66.5% { background-color: #fba819; }
	100% { background-color: #c31989; }
}



.woocommerce.et_right_sidebar #main-content .container:before, .woocommerce.et_right_sidebar #sidebar {content: none; display:none!important;}
.woocommerce.et_right_sidebar #left-area {width: 100%; float:none; padding-right:0;}
a.et-cart-info {
    display: none;
}

.woocommerce #content input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce-page #content input.button.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page input.button.alt:hover {

background:#cc7256 !important;
background-color:#cc7256 !important;
color:white !important;
text-shadow: transparent !important;
box-shadow: none;
border-color:#cc7256 !important;
}

.woocommerce #content input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce-page #content input.button:hover, .woocommerce-page #respond input#submit:hover, .woocommerce-page a.button:hover, .woocommerce-page button.button:hover, .woocommerce-page input.button:hover {

background:#cc7256 !important;
background-color:#cc7256 !important;
color:#fff !important;
text-shadow: transparent !important;
box-shadow: none;
border-color:#cc7256 !important;
}

.woocommerce #content input.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce-page #content input.button, .woocommerce-page #respond input#submit, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button {

background: #ef3e51 !important;
color:#fff !important;
text-shadow: transparent !important;
border-color:#ef3e51 !important;
}

.woocommerce #content input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce-page #content input.button.alt, .woocommerce-page #respond input#submit.alt, .woocommerce-page a.button.alt, .woocommerce-page button.button.alt, .woocommerce-page input.button.alt {

background: #ef3e51 !important;
box-shadow: none;
text-shadow: transparent !important;
color:white !important;
border-color:#ef3e51 !important;
}

.wc-donation-amount label {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    padding-right: 5px;
}

#donation_amount_field {
    border-radius: 5px;
    padding: 18px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}

.et_overlay:before {
	content: "\e089"!important;
	color: #ef4052;
}

.woocommerce div.product p.price, .woocommerce-page div.product p.price {
	color: #ef4052;
}
.woocommerce .quantity input.qty, .woocommerce-page .quantity input.qty, .woocommerce #content .quantity input.qty, .woocommerce-page #content .quantity input.qty, .woocommerce-cart table.cart td.actions .coupon .input-text {
	height: 43px;
}


@media (min-width:480px) and (max-width: 981px) {
.bod .et_pb_gutters1.et_pb_row_1-2_1-4_1-4 > .et_pb_column.et_pb_column_1_4, .bod .et_pb_gutters1.et_pb_row_4col > .et_pb_column.et_pb_column_1_4 {height: 50vw;}
.bod .et_pb_column.et_pb_column_1_4.et_pb_column_3, .bod .et_pb_column.et_pb_column_1_4.et_pb_column_9, .bod .et_pb_column.et_pb_column_1_4.et_pb_column_11, .bod .et_pb_column.et_pb_column_1_4.et_pb_column_13, .bod .et_pb_column.et_pb_column_1_4.et_pb_column_23 {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.bod .et_pb_column.et_pb_column_1_4.et_pb_column_6, .bod .et_pb_column.et_pb_column_1_4.et_pb_column_8, .bod .et_pb_column.et_pb_column_1_4.et_pb_column_18, .bod .et_pb_column.et_pb_column_1_4.et_pb_column_20 {
display:flex;align-items:center;
}
.bod .et_pb_text_align_right {text-align: right!important;}
}

@media (max-width: 479px) {
.bod .et_pb_text {
    text-align: center;
    padding: 45px 0;
}
.bod .et_pb_column.et_pb_column_1_4 {
	height: 100%!important;
}
.et_pb_section.bod.et_pb_section_4.et_section_regular {
    display: flex;
    flex-wrap: wrap;
}
.bod.et_pb_section_4 .et_pb_row_2 .et_pb_column:nth-child(1) {order:1;}
.bod.et_pb_section_4 .et_pb_row_2 .et_pb_column:nth-child(2) {order:3;}
.bod.et_pb_section_4 .et_pb_row_2 .et_pb_column:nth-child(3) {order:2;}

.bod.et_pb_section_4 .et_pb_row_4 .et_pb_column:nth-child(1) {order:2;}
.bod.et_pb_section_4 .et_pb_row_4 .et_pb_column:nth-child(2) {order:1;}
.bod.et_pb_section_4 .et_pb_row_4 .et_pb_column:nth-child(3) {order:4;}
.bod.et_pb_section_4 .et_pb_row_4 .et_pb_column:nth-child(4) {order:3;}

.bod.et_pb_section_4 .et_pb_row_5 .et_pb_column:nth-child(1) {order:2;}
.bod.et_pb_section_4 .et_pb_row_5 .et_pb_column:nth-child(2) {order:1;}
.bod.et_pb_section_4 .et_pb_row_5 .et_pb_column:nth-child(3) {order:3;}
.bod.et_pb_section_4 .et_pb_row_5 .et_pb_column:nth-child(4) {order:3;}

.bod.et_pb_section_4 .et_pb_row_7 .et_pb_column:nth-child(3) {order:4;}
.bod.et_pb_section_4 .et_pb_row_7 .et_pb_column:nth-child(4) {order:3;}

.page-id-104 .et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content h1, .page-id-104 span.et_pb_fullwidth_header_subhead {
    font-size: 30px!important;
}
	
}

@media (max-width: 981px) {
.csection .et_pb_row_4 {
	display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;}
}


.bod .et_pb_animation_left.et-animated {
    -webkit-animation: fadeIn 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
    -moz-animation: fadeIn 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
    -o-animation: fadeIn 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
    animation: fadeIn 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
}
#main-header.et-fixed-header {
    position: fixed!important;
    background-color: rgba(239, 64, 82, 1)!important;
    top: 0!important;
    -webkit-animation: fadeIn 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
    -moz-animation: fadeIn 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
    -o-animation: fadeIn 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
    animation: fadeIn 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
}

@media (max-width:681px) {
.apply-header .et_pb_button_two {margin-left: 0!important; margin-bottom:75px;}
body #page-container .et_pb_fullwidth_header_0 .et_pb_button_one.et_pb_button, body #page-container .et_pb_fullwidth_header_0 .et_pb_button_two.et_pb_button {font-size:16px!important; width: 100%!important;}
.et_pb_fullwidth_header_0 .header-content-container .header-content .et_pb_button_one.et_pb_button, .et_pb_fullwidth_header_0 .header-content-container .header-content .et_pb_button_two.et_pb_button {
	width: 46%!important/* ; padding: .65em 1em!important; */}
.page-id-105 .header-content h1 {font-size: 34px!important;}
.page-id-106 .header-content {
    width: 100%!important;
}
.page-id-108 h1 {font-size: 32px!important;}
}

@media (max-width:767px) {
.buildings {padding-bottom: 5em!important;}
.buildings .et_parallax_bg {background-image:none!important;}
}

.apply-header .header-content {width: 100%!important;}
.related.products {float:left;}


#mc_embed_signup{background:transparent; clear:left; font:14px Helvetica,Arial,sans-serif; }
body {background-color: black;}
div#mc_embed_signup_scroll {
		text-align:center;
	}
.mc-field-group {
		display: inline-block;
    	margin-right: 10px;
    	padding: 0px;
    	border-bottom: 1px solid #fff;
	}
.submit-btn, #mce-responses, #mc_embed_signup .signup-title {display: inline-block;}
#mc_embed_signup .signup-title {float: none!important;}
#mc_embed_signup .signup-title h2 {color: #fff!important; font-size: 26px; padding-bottom: 0; line-height: 36px;margin-right: 15px;}
#mc_embed_signup .mc-field-group {
    width: 22%!important;
    padding-bottom: 0!important;
    min-height: inherit!important;
}
.mc-field-group input {
    border: 0!important;
    text-transform: uppercase;
    font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
    border-radius: 0px!important;
    color: #fff!important;
    background-color: transparent;
    text-transform: uppercase;
    padding: 8px 4% !important;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
	}
input#mc-embedded-subscribe {
		font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
		text-transform: uppercase;
		font-weight: 700 !important;
		color: #000000 !important;
		background: #ffffff!important;
		border-color: #fff!important;
		border-radius: 0px;
		letter-spacing: 0px;
		font-size: 17px;
		padding: 0.3em 1em !important;
		border: 2px solid #fff;
		line-height: 1.7em !important;
		-webkit-transition: all 0.2s;
		-moz-transition: all 0.2s;
		transition: all 0.2s;
	}
input#mc-embedded-subscribe:hover {
		color: #ffffff !important;
		background: #c31989 !important;
		border-color: #c31989 !important;
	}
#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {display: none!important;}
#mc_embed_signup #mc-embedded-subscribe-form input.mce_inline_error {border-top: 2px solid red!important;border-right: 2px solid red!important;border-left: 2px solid red!important; width: 100%;}

@media (max-width: 800px) {
.submit-btn, #mce-responses, #mc_embed_signup .signup-title, .mc-field-group {display: block!important;}
.mc-field-group {width: 50%!important; margin: 25px auto!important;}
#mc_embed_signup .mc-field-group {width: 75%!important;}
}

.mc-field-group ::-webkit-input-placeholder {
    color: #fff!important;
}
.mc-field-group :-moz-placeholder  {
    /* Firefox 18- */
    color: #fff!important;
}
.mc-field-group ::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff!important;
}
.mc-field-group :-ms-input-placeholder {
    color: #fff!important;
}


@media (min-width: 981px) {
#left-area {width: 64.833%;}
#sidebar {width: 29.666%;}
.et_right_sidebar #main-content .container:before {right: 35% !important;}
}