
#loginBtn{
  color: #ffffff;
  border-radius: 9px!important;
  border-color: white;
  background: var(--main-color-new-theme) !important;
  padding: 10px 40px;
  box-shadow: 1px 1px 10px #7e455561;
}

#emailotpntn{
 color: #ffffff;
 border-radius: 9px!important;
 border-color: white;
 background: var(--main-color-new-theme) !important;
 padding: 10px 40px;
 box-shadow: 1px 1px 10px #7e455561;
}
.verifyBtn{
 color: #ffffff;
 border-radius: 9px!important;
 border-color: white;
 background: var(--main-color-new-theme) !important;
 padding: 10px 40px;
 box-shadow: 1px 1px 10px #7e455561;
}
#signupBtn,#signupBtnAlert{
  color: #ffffff;
  border-radius: 9px!important;
  border-color: white;
  background: var(--main-color-new-theme) !important;
  padding: 10px 40px;
  box-shadow: 1px 1px 10px #7e455561;
}
#signupBtn,#signupBtnAlert :hover{
  color: #ffffff;
  border-radius: 9px!important;
  border-color: white;
  background: var(--main-color-new-theme) !important;
  padding: 10px 40px;
  box-shadow: 1px 1px 10px #7e455561;
}
.btnClose{
  color: #ffffff;
  border-radius: 9px!important;
  border-color: white;
  background: #AA1F32 !important;
  padding: 10px 40px;
  box-shadow: 1px 1px 10px #7e455561;
}
button{
 background-color:#530A3A;border:0;    padding: 12px 23px 12px 23px;
}

/*  For Hide Arrow from input type number*/
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.contact-form {
  padding: 30px 40px;
  background-color: #ffffff;
  border-radius: 12px;
}

.contact-form textarea {
  resize: none;
}

.contact-form .form-input,.form-select,
.form-text-area {
  background-color: white;
  height: 50px;
}

.contact-form .form-text-area {
  background-color: white;
  height: auto;
}

.contact-form .form-control::placeholder {
  color: #aeb4b9;
  font-weight: 500;
  opacity: 1;
}

.contact-form .form-control:-ms-input-placeholder {
  color: #aeb4b9;
  font-weight: 500;
}

.contact-form .form-control::-ms-input-placeholder {
  color: #aeb4b9;
  font-weight: 500;
}

.contact-form .form-control:focus {
  border-color: var(--main-color-new-theme);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.07), 0 0 8px var(--main-color-new-theme);
}
.form-select{
  color:black ;
}
.contact-form .description {
  color: #aeb4b9;
  font-size: 14px;
  text-align: center;
}

.contact-form .submit-button-wrapper {
  text-align: center;
}

.contact-form .submit-button-wrapper input.btn-success {
  border: none;
  border-radius: 4px;
  background-color: #198754;
  color: white;
  text-transform: uppercase;
  padding: 10px 60px;
  font-weight: 500;
  letter-spacing: 2px;
}
.contact-form .submit-button-wrapper input.btn-success:hover {
  background-color: #198754;
}
.contact-form .submit-button-wrapper input.btn-cancel {
  border: none;
  border-radius: 4px;
  background-color: #910301;
  color: white;
  text-transform: uppercase;
  padding: 10px 60px;
  font-weight: 500;
  letter-spacing: 2px;
}
.contact-form .submit-button-wrapper input.btn-cancel:hover {
  background-color: #910301;
}


/*VOLUNTEER FORM CSS*/


.fa2{
  margin-top: 10px!important;
  padding: 1px!important;
}
legend {
  font-size: 14px;
  font-weight: 500;
}
fieldset {
  margin-inline-start: 2px;
  margin-inline-end: 2px;
  padding-block-start: 0px;
  padding-inline-start: 20px;
  padding-inline-end: 0px;
  padding-block-end: 11px;
  margin-bottom: 19px;

}
.border {
  border: 1px solid #000000 !important;
  border-radius: 0.25rem;
  padding: 0px 23px;
}
.border-2 {
  border: 1px solid #000000 !important;
  border-radius: 0.25rem;
  padding: 0px 15px;
}

.legend-outer {
  font-size: 23px;
  font-weight: 500;
  padding: 4px;
}
.legend-inner{
  margin: revert;
  padding: 4px;
}

.form-control:disabled, .form-control[readonly] {
  background-color: #ffffff;
  opacity: 1;
}
.contact-form .form-control:focus {
  border-color: transparent;
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 0%), 0 0 8px var(--main-color-new-theme)00;
}
.form-select{
  height: 37px;
  color:#adb3b8 ;
  font-size: 16px;
}




.checkoutbtn:hover{
  box-shadow: 1px 1px 10px #910301!important;
}


.bottomborder:after {
  content: '';
  display: block;
  position: relative;
  width: 150px;
  border: 0.02rem solid #D9950B;
  margin-top: 8px;
  margin: 0 auto;
  background: #D9950B;
}


.bottomborder2:after {
  content: '';
  display: block;
  position: absolute;
  width: 150px;
  border: 0.02rem solid #D9950B;
  margin-top: 8px;
  margin: 0 auto;
  background: #D9950B;
}

#AdminLogin{
  color: #ffffff;
  border-radius: 9px!important;
  border-color: white;
  background: var(--main-color-new-theme) !important;
  padding: 10px 40px;
  box-shadow: 1px 1px 10px #7e455561;
}

/*Home Page Gallery Section CSS*/
.gallery-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
   /* background-color: #fff;*/
    width: 80%;
    margin: 0 auto;
    padding: 10px;
}
.gallery-item {
    flex-basis: 32.7%;
    margin-bottom: 6px;
    opacity: .85;
    cursor: pointer;
}
.gallery-item:hover {
    opacity: 1;
}
.gallery-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.gallery-content {
    font-size: .8em;
}

.lightbox {
    position: fixed;
    display: none;
    background-color: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;              
    overflow: auto;
    top: 0;
    left: 0;
    z-index: 999999999!important;
}
.lightbox-content {
    position: relative;
    width: 70%;
    height: 70%;
    margin: 5% auto;
}
.lightbox-content img {
    border-radius: 7px;
    box-shadow: 0 0 3px 0 rgba(225, 225, 225, .25);
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.lightbox-prev,
.lightbox-next {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    padding: 7px;
    top: 45%;
    cursor: pointer;
}
.lightbox-prev {
    left: 0;
}
.lightbox-next {
    right: 0;
}
.lightbox-prev:hover,
.lightbox-next:hover {
    opacity: .8;
}

@media (max-width: 767px) {
    .gallery-container {
        width: 100%;
    }
    .gallery-item {
        flex-basis: 49.80%;
        margin-bottom: 3px;
    }
    .lightbox-content {
        width: 80%;
        height: 60%;
        margin: 15% auto;
    }
}
@media (max-width: 480px) {
    .gallery-item {
        flex-basis: 100%;
        margin-bottom: 1px;
    }
    .lightbox-content {
        width: 90%;
        margin: 20% auto;
    }
}



/*FILTERED GALLERY CSS*/
.gallery-title
{
    font-size: 36px;
    color: var(--main-color-new-theme);
    text-align: center;
    font-weight: 500;
    margin-bottom: 70px;
}
.gallery-title:after {
    content: "";
    position: absolute;
    width: 15%;
    left: 46.5%;
    height: 45px;
    border-bottom: 2px solid #D9950B;
}
.filter-button
{
    font-size: 18px;
    border: 1px solid var(--main-color-new-theme);
    border-radius: 5px;
    text-align: center;
    color: var(--main-color-new-theme);
    margin-bottom: 30px;

}
.filter-button:hover
{
    font-size: 18px;
    border: 1px solid var(--main-color-new-theme);
    border-radius: 5px;
    text-align: center;
    color: #ffffff;
    background-color: var(--main-color-new-theme);

}
.btn-default:active .filter-button:active
{
    background-color: #FFEFE2!important;
    color: white!important;
}
.gallery_product
{
    margin-bottom: 30px;
}
.btn-default {
    color: #333!important;
    padding: 11px 39px!important;
    background-color: #fff!important;
    font-size: 14px!important;
    font-weight: 550!important;
    box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
    border-radius: 45px;
    text-transform: uppercase;
    border: none!important;
}
.btn-default:hover{
    color: #fff!important;
    background-color: var(--main-color-new-theme)!important;
    border-color: #000000!important;
}
.btn.active {
    box-shadow: inset 0 3px 5px rgb(0 0 0 / 13%);
    background-color: var(--main-color-new-theme)!important;
    color: white!important;
}
.responsive {
    width: auto!important;
    height: 350px!important;
    overflow: hidden;
}
/*  FILTERED GALLERY CSS END  */