
/* header  */
header.header {padding-top: 15px;z-index: 1111;}

.main-logo a img {
    width: 91%;
}

nav.header-menu ul li a {
    color: #fff;
    padding: 4px 3px;
    font-size: 17px;
    font-weight: 500;
    text-decoration: none;
}

nav.header-menu ul {
    margin-top: 9%;
    display: flex;
    justify-content: space-evenly;
}

nav.header-menu ul li {
    list-style: none;
}

a.registerr {
    font-family: "Roboto", Sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    fill: #000000;
    color: #000000;
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #FFFFFF;
    border-radius: 7px 7px 7px 7px;
    padding: 15px 27px 15px 27px;
    text-decoration: none;
    transition: all 400ms linear;
}

a.registerr:hover {
    background: transparent;
    color: #fff;
}

section.login:after {
    content: "";
    background: #00000078;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

header.header .col-md-3, header.header .col-md-6 {
    z-index: 1111;
}

a.loginn {
    font-family: "Roboto", Sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    fill: #FFFFFF;
    text-decoration: none;
    color: #FFFFFF;
    background-color: #FFFFFF00;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #FFFFFF;
    border-radius: 7px 7px 7px 7px;
    padding: 15px 27px 15px 27px;
    transition: all 500ms linear;
}

a.loginn:hover {
    background: #fff;
    color: #000;
}

.header-btn {
    margin-top: 20%;
}

/* header  */

/* footer  */
footer.footer {
    background: #b2924c;
    padding-top: 5%;
}

.footer-list h5 {
    font-weight: 400;
    color: #fff;
    margin-bottom: 3%;
    font-family: "League Gothic", Sans-serif;
    font-size: 38px;
}

.footer-list ul li a {
    font-size: 17px;
    color: #fff;
    text-decoration: none;
    font-weight: 400;
    !i;!;
}

.footer-list ul li {
    list-style: none;
    line-height: 2.3;
}

.footer-list ul {
    padding: 0;
    margin-top: 7%;
}

.footer-list form input {
    background-color: #ffffff;
    border-width: 0px 0px 0px 0px;
    border-radius: 8px 8px 8px 8px;
    padding: 10px 20px;
}

.footer-list form {
    margin-top: 8%;
}

input#footer_send {
    background: #fff3df;
    color: #000;
    padding: 10px 22px;
    font-size: 17px;
    font-weight: 500;
    margin-top: 6%;
    margin-bottom: 10%;
}

.footer-list img {
    width: 100%;
}

.main-logo p {
    color: #FFFFFF;
    font-family: "Roboto", Sans-serif;
    font-size: 15px;
    font-weight: 400;
    max-width: 80%;
}

.footer-last {
    background-color: #000;
    color: #fff;
    text-align: center;
    padding: 9px 0;
    margin-top: 5%;
    margin-bottom: 0;
}

/* footer  */



.host {
  background-image: url(./img/my-wishing-well-banner.jpg);
  height: 90vh;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.host h1{
    color: #fff;
    font-family: "Playfair Display", serif;
    font-size: 75px;
    margin-bottom: 30px;
}
.host h3{
    color: #fff;
    font-family: sans-serif;
    font-size: 22px;
}
.search-wrapper{
    background-color: #000;
    border-radius: 35px;
    padding: 35px;
    margin-bottom: 40px;
    /* margin-top: -15px; */
}
.search-wrapper input{
    background-color: #1a1a1a;
    border: 3px solid #fff;
    border-radius: 30px;
    width: 70%;
    padding: 8px;
    text-align: center;
    color: #fff;
    margin-right: 10px;
}
.search-wrapper input::-ms-input-placeholder { /* Edge 12-18 */
    color: #fff;
    font-weight: 800;
  }
  
.search-wrapper input::placeholder {
    color: #fff;
    font-weight: 700;
}
.search-wrapper button{
    width: 28%;
    background-color: #b09043;
    border-radius: 30px;
    padding: 10px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    margin-left: 6px;
    border-color: #b08f4300;
    font-family: "Playfair Display", serif;
}
button:hover{
    background-color: #5e5e5e;
    color: #fefefe;
}
hr{
    color: #fff;
    height: 1px !important;
    opacity: 1;
}
p{
    color: #fff;
    font-size: 18px;
    font-weight: 400;
}
.login-register{
    padding: 12px;
}
.button .Login {
    background-color: #b09043;
    padding: 10px;
    width: 28%;
    border-radius: 30px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    margin-left: 20px;
    border-color: #b08f4300;
    margin-right: 70px;
    font-family: "Playfair Display", serif;
}
.button .Login:hover{
    background-color: #5e5e5e;
    color: #fefefe;
}
.button .Register{
    background-color: #767676;
    padding: 10px;
    width: 28%;
    border-radius: 30px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    margin-right: 20px;
    border-color: #b08f4300;
    font-family: "Playfair Display", serif;
}
.button .Register:hover{
    background-color: #343838;
    color: #fefefe;
}
.login {
    background-image: url(./img/Pic.jpg) !important;
    height: 100vh;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}




.top-form {
    background: #000;
    max-width: 44%;
    display: block;
    margin: 0 auto;
    padding: 41px 4%;
    border-radius: 16px;
}

form.main-form.form-group input {
    border-radius: 30px;
    border: 2px solid #fff !important;
    background-color: rgba(255, 255, 255, .1) !important;
    color: #fff;
    padding: 8px 20px;
}

form.main-form.form-group label {
    text-align: left !important;
    color: #fff;
    display: block;
    margin-bottom: 2%;
    margin-top: 2%;
}

.detailss h3 {
    font-size: 49px;
    font-weight: 600;
    color: #a57458;
}
.code {
    display: flex;
    margin-top: 6%;
}

form.main-form.form-group p {
    margin-top: 3%;
}

form.main-form.form-group p a {
    color: #a9755b;
    font-weight: 500;
}

form.main-form.form-group span {
    color: #fff;
}

form.main-form.form-group span a {
    color: #a9755b;
    padding-left: 7px;
}
input.form-control.check {
    width: auto;
    border-radius: 0 !important;
    background: transparent !important;
}
.d-block {
    display: flex !important;
    align-items: center;
}
input#submit-btn {
    background: #b09042 !important;
    color: #fff;
    border-radius: 50px;
    font-weight: 400;
    padding: 10px 30px;
    margin-top: 7%;
}
#sen-cde{
    background: #b09042 !important;
    width: 48%;
    margin-left: 5%;
}@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');
.host {
  background-image: url(./img/my-wishing-well-banner.jpg);
  height: 100vh;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-top: -10%;
  padding-top: 11%;
}
.host h1{
    color: #fff;
    font-family: "Playfair Display", serif;
    font-size: 75px;
    margin-bottom: 30px;
}
.host h3{
    color: #fff;
    font-family: sans-serif;
    font-size: 22px;
}
.search-wrapper{
    background-color: #000;
    border-radius: 35px;
    padding: 35px;
    margin-bottom: 40px;
    /* margin-top: -15px; */
}
.search-wrapper input{
    background-color: #1a1a1a;
    border: 3px solid #fff;
    border-radius: 30px;
    width: 70%;
    padding: 8px;
    text-align: center;
    color: #fff;
    margin-right: 10px;
}
.search-wrapper input::-ms-input-placeholder { /* Edge 12-18 */
    color: #fff;
    font-weight: 800;
  }
  
.search-wrapper input::placeholder {
    color: #fff;
    font-weight: 700;
}
.search-wrapper button{
    width: 28%;
    background-color: #b09043;
    border-radius: 30px;
    padding: 10px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    margin-left: 6px;
    border-color: #b08f4300;
    font-family: "Playfair Display", serif;
}
button:hover{
    background-color: #5e5e5e;
    color: #fefefe;
}
hr{
    color: #fff;
    height: 1px !important;
    opacity: 1;
}
p{
    color: #fff;
    font-size: 18px;
    font-weight: 400;
}
.login-register{
    padding: 12px;
}
button.Login {
    background-color: #b09043;
    padding: 10px;
    width: 28%;
    border-radius: 30px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    margin-left: 20px;
    border-color: #b08f4300;
    margin-right: 70px;
    font-family: "Playfair Display", serif;
}
button.Login:hover{
    background-color: #5e5e5e;
    color: #fefefe;
}
button.Register{
    background-color: #767676;
    padding: 10px;
    width: 28%;
    border-radius: 30px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    margin-right: 20px;
    border-color: #b08f4300;
    font-family: "Playfair Display", serif;
}
button.Register:hover{
    background-color: #343838;
    color: #fefefe;
}
.login {
    background-image: url(./img/my-wishing-well-login-banner.jpg);
    height: auto;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-top: -10%;
    padding-top: 14%;
    position: relative;
}




.top-form {
    background: #000;
    max-width: 44%;
    display: block;
    margin: 0 auto;
    padding: 41px 4%;
    border-radius: 16px;
}

form.main-form.form-group input {
    border-radius: 30px;
    border: 2px solid #fff !important;
    background-color: rgba(255, 255, 255, .1) !important;
    color: #fff;
    padding: 8px 20px;
}

form.main-form.form-group label {
    text-align: left !important;
    color: #fff;
    display: block;
    margin-bottom: 2%;
    margin-top: 2%;
}

.detailss h3 {
    font-size: 49px;
    font-weight: 600;
    color: #a57458;
}
.code {
    display: flex;
    margin-top: 6%;
}

form.main-form.form-group p {
    margin-top: 3%;
}

form.main-form.form-group p a {
    color: #a9755b;
    font-weight: 500;
}

form.main-form.form-group span {
    color: #fff;
}

form.main-form.form-group span a {
    color: #a9755b;
    padding-left: 7px;
}
input.form-control.check {
    width: auto;
    border-radius: 0 !important;
    background: transparent !important;
}
.d-block {
    display: flex !important;
    align-items: center;
}
input#submit-btn {
    background: #b09042 !important;
    color: #fff;
    border-radius: 50px;
    font-weight: 400;
    padding: 10px 30px;
    margin-top: 7%;
}
#sen-cde{
    background: #b09042 !important;
    width: 48%;
    margin-left: 5%;
}
.d-block.mt-2 input {
    padding: 8px !important;
}








#send-gift-frm h3 {
    font-family: playfair display, sans-serif;
    font-size: 34px;
    line-height: 40px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 20px;
    color: #b09042;
}

#send-gift-frm input {
    border: 2px solid #b09042;
    border-radius: 10px;
    color: #000;
    padding: 10px;
    margin: 0 0 8px;
    background-color: #fff;
    height: auto;
    outline: none;
    font-size: 26px;
    line-height: 30px;
    font-weight: 700;
}

#send-gift-frm label {
    display: flex;
    justify-content: center;
    margin-bottom: 1%;
}

#send-gift-frm textarea {
    border: 3px #b09042 solid !important;
    padding: 17px 20px;
    border-radius: 10px;
}

input#send-gift {
    background: #b09042 !important;
    padding: 11px 40px !important;
    border-radius: 30px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    display: block !important;
    float: none;
    font-size: 18px !important;
    color: #fff !important;
    margin-top: 5% !important;
    width: 30%;
}

#send-gift-frm {
    width: 50%;
    display: block;
    margin: 0 auto;
}

.form-container {
    max-width: 600px;
    margin: 50px auto;
    padding: 30px;
    background-color: #f8f9fa;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.total-container {
    background-color: #f1f1f1;
    padding: 20px;
    border-radius: 8px;
    margin-top: 20px;
}
.form-title {
    font-weight: bold;
    margin-bottom: 20px;
    color: #866d32;
}
.user-main {
    background: #b09042;
    display: flex;
    padding: 22px;
    border-radius: 15px;
    margin-bottom: 3%;
}

.user-prf i {
    font-size: 162px;
    color: #fff;
}
.container{max-width: 1140px;z-index: 11;}
.user-prf {
    width: 150px;
    height: 150px;
    border-radius: 50%;
}

.user-details h4 {
    font-size: 25px;
    color: #fff !important;
}

.user-details p i {
    margin-right: 8px;
}

.user-details p {
    font-size: 15px;
}

button.btn.btn-warning.w-100 {
    background: #b09042 !important;
    padding: 11px 40px !important;
    border-radius: 30px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    display: block !important;
    float: none;
    font-size: 18px !important;
    color: #fff !important;
    margin-top: 5% !important;
    width: 30% !important;
}











@media only screen and (max-width: 1024px) {
    .header-btn a {padding: 11px 17px;}
    
    .host {
        margin-top: -12%;
    }
    
    .search-wrapper form {
        display: flex;
    }

}


@media only screen and (max-width: 768px) {
header.header .col-md-6 {
    max-width: 40%;
    flex: 0 40%;
}

header.header .col-md-3 {
    max-width: 30%;
    flex: 0 30%;
}

nav.header-menu ul li {
}

nav.header-menu ul {
    justify-content: left;
    padding: 0;
    margin: 41px 0;
}

nav.header-menu ul li {
    padding: 0 4px;
}

.host {
    margin-top: -16%;
}
.footer-list h5 {
    font-size: 29px;
}

.main-logo p {
    max-width: 100%;
}

.top-form {
    max-width: 75%;
}

section.login {
    margin-top: -16%;
    padding-top: 19%;
}
    
}


@media only screen and (max-width: 425px) {
    header.header .col-md-3,header.header .col-md-6 {
    max-width: 100%;
    flex: 0 100%;
    text-align: center;
}

section.host {
    margin-top: -94%;
    height: auto;
    padding-top: 110%;
}

.main-logo a img {
    width: 65%;
}

nav.header-menu ul {
    margin-top: 5px;
    justify-content: space-around;
    margin-bottom: 0;
}

.header-btn {
    margin-top: 8%;
}

    .header-btn a {
        padding: 11px 17px;
        font-size: 14px;
    }
    .host h1 {
    font-size: 48px;
}

a.btn.Login {
    width: 100%;
    margin: 0;
}

.button .Register {
    width: 100%;
    margin-top: 3%;
}
footer.footer {
    text-align: center;
}

.main-logo p {
    padding: 0 14px;
}
.search-wrapper form {
    display: block;
    max-width: 100%;
}

.search-wrapper button {
    width: 100% !important;
    margin: 0;
}

.search-wrapper input {
    width: 100%;
    margin-bottom: 5%;
}

.top-form {
    max-width: 100%;
}

section.login {
    margin-top: -55%;
    padding-top: 70%;
}
.detailss h3 {
    font-size: 37px;
}

.tab-heading {
    margin: 0;
    display: flex;
    flex-direction: column;
}

.tab-container {
    display: flex;
    flex-direction: column;
}

.tabs {
    width: 100%;
}

.tab-content {
    width: 100%;
}
}