*{
	outline: none;
}
input[type="number"] {
    -moz-appearance: textfield !important;
}
input#donation-yfd {
    width: 110px !important;
}
a.btn.btn-sm.btn-default.back-my-account {
    margin-right: 391px;
    float: right;
}
div#qt_vfd_content_toolbar {
    display: flex;
}
.ed_button.button.button-small {
    /* display: flex; */
    background: unset !important;
}
input#qt_vfd_content_close {
    display: none;
}
.ok-cancel-section a {
    margin-right: 10px;
    margin-top: 7px;
    /* padding-top: 10px; */
    float: right;
    width: 70px;
    background-color: #8BAC4E;
    color: #fff;
    text-align: center;
    padding: 10px;
    /* height: 22px; */
    /* padding: 2px; */
}
.ok-cancel-section {
       height: 55px;
}
.mesg-yf {
    color: #fff;
    font-size: 24px;
    padding: 30px;
    background-color: #8BAC4E !important;
    text-align: center;
    /*text-transform: capitalize;*/
}
/*.modal {*/
/*  display: none; */
/*  position: fixed;*/
/*  z-index: 111;*/
/*  padding-top: 0px;*/
/*  left: 0;*/
/*  top: 0;*/
/*  width: 100%;*/
/*  height: 100%;*/
/*  overflow: auto;*/
/*  background-color: rgb(0,0,0);*/
/*  background-color: rgba(0,0,0,0.4);*/
/*}*/
/*.modal-content {*/
/*    top: 50%;*/
/*  background-color: #fefefe;*/
/*  margin: auto;*/
 /* padding: 20px;*/
/*  border: 1px solid #888;*/
/*  width: 40%;*/
/*}*/

/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.any-amount-section {
    display: flex !important;
}
.site-main .new-header-gap {
    padding-top: 0px !important;
}
#share-buttons {
    position: absolute;
    top: 5px;
    right: 5px;
}
#share-buttons img {
	width: 35px;
	/* padding: 5px; */
	border: 0;
	box-shadow: 0;
	display: inline;
}
.yfd-pre-loader {
    position: fixed;
    left: 0px;
    top: 0px;
    max-width: 100% !important;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-image: url('../images/spinner.gif');
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
}
.yfd-heading{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
}
.yfd-heading h1{
        padding-bottom: 20px;
	margin: 0;
}
.yfd-title-container{
	display: none;
}
.yfd_cancel_title{
	display: none;
}
.yfd_cancel_title,
.yfd_edit_title{
    position: absolute;
    top: 5px;
    right: 0;
}
#txt_monetary_goal::-webkit-outer-spin-button,
#txt_monetary_goal::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
label.error{
	color: #ff0c00;
}
.woocommerce .entry-content .content-area{
	max-width: 100% !important;
}
div#customer_details {
    margin-top: 50px;
}
.header-image{
	max-width: 1200px;
    width: 100%;
    height: 628px;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    margin: auto;
    position: relative;
    margin-bottom: 50px;
}
.yfd_products{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
}
.yfd_products .input-group-addon{
	border-radius: 0;
}
.yfd_text_align_center{
	text-align: center;
}
.yfd_column{
	box-shadow: 0 0 10px #ccc;
    margin-right: 10px;
    margin-left: 10px;
    width: calc((100% - 100px)/4);
    float: left;
    background: #fff;
    margin-bottom: 20px;
    position: relative;
    padding: 20px;
}
.yfd_module{
	margin-bottom: 10px;
	-webkit-animation-duration: .2s;
    -moz-animation-duration: .2s;
    -o-animation-duration: .2s;
    animation-duration: .2s;
    webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -o-animation-timing-function: linear;
    animation-timing-function: linear;
}
.yfd_image{
	display: block;
    margin-right: auto;
    margin-left: auto;
    line-height: 0;
}
.yfd_image_wrap{
	/* display: inline-block; */
    position: relative;
    max-width: 100%;
}
.yfd_image_wrap img{
        display: block;
    position: relative;
    margin: auto;
}
.yfd_module .woocommerce-loop-product__title{
    color: #F5882B;
	margin: 0;
	font-size: 16px;
}
.yfd_module .price{
        color: #8BAC4E !important;
	font-size: 26px;
	font-weight: 700;
}
.yfd_code_inner{
	position: relative;
}
.yfd-qty-block {
    text-align: center;
}
input.yfd-items-qty {
        text-align: center;
    box-sizing: border-box;
    width: 45px;
    border-radius: 0;
    outline: none;
    color: #333;
    background-color: #fdfdfd;
    border: 1px solid #ccc;
    margin: 0;
    padding: 0 8px;
    font-size: 15px;
    height: 30px;
    min-height: 30px;
    /* margin-left: 8px; */
}
input.yfd-items-qty::-webkit-outer-spin-button,
input.yfd-items-qty::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.vdf-registration-form .woocommerce-button.button,
input#yfd-purchase-button {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    height: 40px;
    line-height: 30px;
    padding: 5px 25px;
    border: 0;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    max-width: 150px;
    width: 100%;
}
#panel-login .woocommerce-button.button{
    margin-top: 10px;
}
.yfd_order_title.yfd_text_inner h2 {
    padding-bottom: 20px;
}
label.yfd-items-label {
        font-weight: normal;
        align-items: baseline;
    display: flex;
    margin: 0 auto;
    justify-content: center;
}
.yfd-items-label .sub,
.yfd-items-label .add{
    border: 0;
    width: 30px;
    height: 30px;
    padding: 0;
    border-radius: 0;
    line-height: 0;
    text-decoration: none;
}
.yfd_order_title,
.yfd_products{
	padding-left: 15px;
	padding-right: 15px;
}
.txt_header_image_label{
    display: inline-block;
    padding: 7px 10px;
    color: #fff;
    background-color: #756f6f;
    border-radius: .4em;
    transition: background .3s;
}
.txt_header_image_label:hover {
    cursor: pointer;
    background-color: #000;
}
.txt_header_image{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    font-size: 1;
    width: 0;
    height: 100%;
    opacity: 0;
}
.file-upload .btn-upload{
    border: 0px;
    width: 80px;
    height: 35px;
    background-color: #fcc134;
    font-size: 13px;
    text-transform: uppercase;
    font-family: 'OpenSans-Regular';
    font-weight: 700;
    letter-spacing: 1.5px;
    border-radius: 0;
}
.file-upload .btn-upload:hover{
	background-color: #e0a008;
}
.yfd-total-wrap{
	background: lightyellow;
    display: flex;
    padding: 20px;
    margin-bottom: 25px;
}
.yfd-custom-amount-text{
	font-size: 25px;
    font-weight: bold;
    margin-bottom: 25px;
    padding: 10px 20px 20px;
    background: lightyellow;
    text-align: right;
    display: inline-block;
    margin: 0 20px 0 0;
    padding: 0;
    vertical-align: middle;
}
.woocommerce-order {
    padding-top: 40px !important;
}
button#place_order {
    background-color: #8BAC4E !important;
}


#chartContainer{
        margin-left: 96px !important;
    height: 370px;
    width: 100%;
}
.header-image.regular_class , .col-md-3.regular_class{
    display:none;
}
a.btn.btn-sm.btn-default.back-my-account.regular_right {
    margin-right: 0px;
}
input#yfd-purchase-button , button.woocommerce-button.button{
    color: #7DBF42;
    background-color: white;
    border: 2px solid #7DBF42!important;
    line-height: 0px!important;
}
input#yfd-purchase-button:hover , button.woocommerce-button.button:hover{
    color: #7DBF42;
    background-color: white;
    border: 2px solid #7DBF42!important;
    line-height: 0px!important;
}
/* media query */
@media (max-width: 1280px) {
	.yfd_column{
	    width: calc((100% - 80px)/4);
	}
}
@media (max-width: 1024px) {
	.yfd_column{
	    width: calc((100% - 60px)/3);
	}
    .header-image{
        height: 460px;
        margin-bottom: 10px;
    }
    #frm_header_image {
        margin-bottom: 15px;
    }
}
@media (max-width: 768px) {
	.yfd_column{
	    width: calc((100% - 40px)/2);
	}
    #chartContainer{
        height: 280px;
        margin: 30px 0;
    }
    .food-drive-logo{
        width: 300px;
    }
}
@media (max-width: 480px) {
    .header-image {
    
    width: 96%;
}
	.yfd_column{
	    width: 100%;
        margin-left: 0;
        margin-right: 0;
	}
}