::-webkit-scrollbar {
  width: 8px;
}

::-webkit-scrollbar-track {
  background-color: #fff;
}

::-webkit-scrollbar-thumb {
  background-color: #d0c1c8;
}

body {
  font-family: "Bellota Text", cursive;
  background: #ffe2e9;
}

.section-bg-affect:nth-child(even) {
  background-color: #f6f6f6;
}

.story-section .timeline-card::before {
  border-color: #f8e4e8;
}

.story-section .timeline .title::before {
  border-color: #f8e4e8;
}

.story-section .timeline-1 li {
  border-left-color: #d0c2c8;
}

.story-section .timeline-1 li:before {
  border-color: #cbb788;
  box-shadow: 3px 3px 0px #d0c2c8;
}

.donate-section .donate-box .donate-card {
  width: 100%;
  border: 1px dashed #c9b5b6;
 
}
.donate-card.p-4.rounded.text-center {
  border: 1px dashed #c9b5b6;
}
.donate-section .donate-box .donate-card p:last-child {
  margin-bottom: 0 !important;
}

.donate-section .donate-box .donate-card .qr-code-image {
  max-width: 150px;
  display: block;
  cursor: zoom-in;
}


.donate-modal {
  display: none; 
  position: fixed;
  z-index: 199;
  padding-top: 100px;
  padding-bottom: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0,0,0)!important;
  background-color: rgba(0,0,0,0.5)!important;
}
.donate-modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  width: 90%;
  max-width: 750px;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  -webkit-animation-name: animatetopfordonatemodal;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetopfordonatemodal;
  animation-duration: 0.4s
}
@-webkit-keyframes animatetopfordonatemodal {
  from {top:-300px; opacity:0} 
  to {top:0; opacity:1}
}
@keyframes animatetopfordonatemodal {
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}
.donate-modal strong, .donate-modal h3{font-family:inherit!important;}
.donate-modal-close {color: red;font-size: 28px;font-weight: bold;text-decoration: none;cursor: pointer;position: absolute;right: 15px;z-index: 999;}
.donate-modal-header {padding: 8px 16px;background-color: #f23b43;color: #fff;font-size:30px;text-align:center;line-height: 40px;}
.donate-modal-header strong{display:flex;align-items:center;justify-content: center;flex-wrap: wrap;color:#fff;}

.donate-modal-header strong span{margin-left:10px;}
.donate-modal-body {padding: 0 15px;}
/* .donate-box{display: flex;justify-content: space-evenly;flex-wrap: wrap;} */
.donate-box .donate-card:hover{box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);}
.donate-box .donate-card h3{padding:0;margin:0;margin-bottom: 20px;font-weight: bold;font-size: 18px;line-height: 30px;}
.donate-box .donate-card p {margin: 10px 0!important;font-size: 16px;}
.donate-box .donate-card p:last-child {margin-bottom:0!important;}
@media (max-width: 699px) {
.donate-box .donate-card{width:100%;}
.donate-wrap{
  width: 100%;
}
.qr-code-image {
  max-width: 200px;
}
}
.donate-box .donate-card {position:relative;}
.donate-box .donate-card .qr-code-image{max-width: 150px;border: 1px solid #ccc;padding: 3px;margin: auto;display: block;cursor: zoom-in;}
.donate-box .cryptos-box .cryptos-items {display: flex;flex-wrap: wrap;justify-content: center;margin-right: -10px;margin-left: -10px;margin-top: 10px;}
.donate-box .cryptos-box .cryptos-items .crypto-item {padding:10px 10px 0;}
.donate-box .cryptos-box .cryptos-items .crypto-item img {width:30px;max-width:100%;min-width:35px;cursor:pointer;}
.donate-box .cryptos-box-view {display:none;position: absolute;top: 0;left: 0;background: #ffffff;width: 100%;height: 100%;border-radius: 7px;padding:10px;text-align: center;}
.donate-box .cryptos-box-view h5 {font-weight: bold;font-size: 18px;display: flex;align-items: center;justify-content: center;margin-bottom: 15px;}
.donate-box .cryptos-box-view h5 img{width:25px;}
.donate-box .cryptos-box-view h5 .coin-img {margin-right: 5px;}
.donate-box .cryptos-box-view h5 .coin-id {margin-left: 5px;}
.donate-box .cryptos-box-view .coin-address {display: block;padding: 10px;background: #ffe2e4;margin-bottom: 15px;word-break: break-word;color: #201f1f;}
.donate-box .cryptos-box-view .cryptos-box-view-close {margin-top: 15px;background: #f23b43;color: #fff;padding: 5px 15px;border-radius: 5px;border: 1px solid #e3252d;}
.donate-box .cryptos-box-view .cryptos-box-view-close:hover{background: #e3252d;}

header .navbar-brand {
  font-size: 20px;
}

.offcanvas-menu li {
  position: relative;
}

.offcanvas-menu li:after {
  content: "";
  position: absolute;
  width: 50px;
  height: 1px;
  bottom: 0;
  left: 0;
  border: 1px solid #856e69;
}

.offcanvas-menu .nav-link {
  font-family: "Texturina", serif;
  font-size: 1.2rem;
  text-transform: capitalize;
}

.section-title {

  letter-spacing:.5px;
  font-size: 2.5rem;
  color: #5b595a;
}

.section-sub-title {
	letter-spacing:-.5px;
}

.title {
  font-family: "Texturina", serif;
  font-size:1rem;
  font-weight:600!important;
}

.sub-title {
font-family: 'Bellota', cursive;
}

/* Banner Section */

.main_area {
}
.main_area .main_image_area {
  position: relative;
}
.main_area .main_title {
  position: absolute;
  bottom: -30px;
  left: 0;
  height: 60px;
  width: 100%;
  line-height: 45px;
  font-style: italic;
  background: url("../image/main_title.png") no-repeat center center;
  background-size: cover;
  color: #fff;
  font-size: 1.2em;
}
.main_area .wedding_area {
  color: #1c1c1c;
  font-size: 1.8em;
  line-height: 50px;
  letter-spacing: 3px;
}
.main_area .wedding_area .title {
  font-size: 2.5rem;
}
.main_area .wedding_area .name_devide img {
  width: 40px;
}
.main_area .main_title .p {
  font-size: 1.5rem;
}
.main_area .day_wrapper {
  width: 100px;
  margin: 0 auto;
}

.main_area .text-marriage {
  font-size: 40px;
  color: #5b595a;
}

.main_area .text-year {
  font-size: 30px;
  color: #fff;
}

.main_area .text-day-month {
  border-top: 1px solid #ddd2d6;
  border-bottom: 1px solid #ddd2d6;
  font-size: 60px;
  line-height: 50px;
  color: #fff;
}

.main_area .name-user {
  color: #fff;
  align-items: center;
  justify-content: center;
}

.main_area .text-and {
  color: #5b595a;
  font-size: 20px;
  display: inline-block;
}

.main_area .text-desc {
  color: #525252;
  font-size: 20px;
}

/* accessibility-btn */

.accessibility-btn {
  background-color: #eeaaba;
  border: none;
}

.accessibility-btn:hover {
  opacity: 0.6 !important;
  background-color: #eeaaba;
  border: none;
}

/* video-section */

.video-section iframe {
  border-radius: 20px;
  overflow: hidden;
}

/* gallery-section */
#btn-see-more-gallery{
  border-radius: 50px;
  padding: 12px 24px;
}
.gallery-section .btn-secondary.btn-see-more-gallery {
  background: #eeaaba;
  border-color: #fff;
}
.gallery-item{
  cursor: pointer;
}
.lg-backdrop, .lg-outer{
  z-index: 9999999;
}

/* weddingdate-section */
.weddingdate-section .mini_calendar .calendar-month,
.weddingdate-section .mini_calendar table th {
  /* color: #bababa; */
  color: #fff;
}
.weddingdate-section .mini_calendar .calendar-month {
  font-weight: bold;
  /* color: #eeaaba; */
  color: #fff;

}
.weddingdate-section .mini_calendar td #today {
  background: #5b595a;
}

.weddingdate-section #clock > div {
  color: #5b595a;
}

.weddingdate-section .wrap-img {
  text-align: center;
  color: #866e69;
  font-size: 14px;
}

.weddingdate-section .day,
.weddingdate-section .time {
  color: #866e69;
  font-size: 45px;
  text-align: center;
}

.weddingdate-section .wrap-img img {
  width: 50px;
}

.weddingdate-section .mini_calendar td {
  color: #fff;

}
.weddingdate-section .mini_calendar td #today {
  background-color: rgb(106 119 116);;
  color: #fff;
}

.weddingdate-section .countdown .box {
  color: #fff !important;

}
.section-bg-calendar {
  /* background-color: #878282;  */
  background-color: #a6aead !important; 
}

.weddingdate-section .mini_calendar table th {
  border-top: 1px solid #c6c6c6;
  border-bottom: 1px solid #c6c6c6;
}
.weddingdate-section .mini_calendar {
  border-bottom: 1px solid #c6c6c6;
}
/* story-section */

.story-section .timeline .title {
  color: #aa7e84;
}

.timeline-card .img-holder {
  border-radius: 20px;
  overflow: hidden;
}

.invitation-couple p {
  color: #595959;
  font-size: 2rem;
}
.invitation-couple span {
  color: #f0aebc;
  font-size: 1rem;
}
.invitation-section .couple-img {
  overflow: hidden;
}

.invitation-section {
  text-align: center;
  background-color: #f8e4e8 !important;
}
.invitation-section .wrap-invitation {
  background-color: #fff;
}
.wrap-invitation .text-desc p {
  color: #d7748c;
  font-size: 1.5rem;
}
.invitation-section .invitation-content {
  color: #595959;
}
.invitation-section .invitation-content p {
  text-align: center;
}
.invitation-section .wrap-name {
  align-items: center;
  color: #866e69;
  font-weight: bold;
}

.invitation-section .wrap-name i {
  color: #fff;
}

.invitation-section .city {
  color: #fff;
  background-image: url("../img/tree-2.png");
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: 80px;
  width: 80px;
  text-align: center;
}

.invitation-section .invitation-parent {
  border-bottom: 2px solid #fff;
  color: #595959;
  font-size: 21px;
}

/* couple section */

.couple-section .member a {
  text-decoration: none;
}
.invitation-groom-parent {
  font-size: 16px;
}
.parent-name {
  font-weight: bold;
}
.couple-section {
}

.couple-section .wrap-img-title {
  margin: 0 auto;
}
.couple-section .wrap-img-title p {
  font-size: 1rem;
}
.couple-section .member {
  gap: 5px;
  justify-content: space-evenly;
  align-items: center;
}
.couple-section .member,
.couple-section .member a {
  color: #6e6867;
  font-size: 20px;
}

.couple-section .wrap-people {
  overflow: hidden;
  gap: 25px;
  justify-content: space-between;
}

.couple-section .wrap-people .member {
  width: 50%;
}

.couple-section .wrap-people .member img {
  width: 100%;
}
.couple-section .wrap-contact {
  text-align: center;
}

.couple-section .wrap-contact .contact {
  display: inline-block;
  background-color: #6e6867;
  color: #eeeeee;
}
.couple-section .wrap-people .member-name {
  text-align: center;
  margin: 0 auto;
  width: 70%;
  background: url("../img/groombride_bg.png") no-repeat left bottom;
  background-size: contain;
  font-size: 20px;
}
.couple-section .wrap-people .member-contact {
  justify-content: center;
  gap: 10px;
}
.couple-section .wrap-people .member-contact li {
  line-height: 20px;
}
.couple-section .member-contact li a {
  font-size: 20px;
  display: inline-block;
}
.couple-section .contact_parent_action .contact_button {
  width: 50%;
}

.couple-section .contact_parent_action .contact_button:first-child {
  border-right: 1px solid#fff;
}

.couple-section .contact_parent_action .contact_button a {
  display: inline-block;
}
.couple-section .wrap-icon {
  justify-content: space-evenly;
}

/* event-section */

.event-section .event-item {
  background-color: #f8e4e8;
}

/* people-section */

.people-section .rounded-circle {
  overflow: hidden;
}
.people-section a {
  color: #5b595a;
}
/* wishes-section */

.wish-box {
  border-color: #5b595a;
}
.wishes-section button,
.event-section a {
  background-color: #eeaaba;
  border: none;
  transition: 0.2s;
  color: #fff;
}

.wishes-section button:hover,
.event-section a:hover {
  opacity: 0.6 !important;
  background-color: #eeaaba !important;
  border: none !important;
}

/*** validate rsvp form ***/
.validate-rsvp-form .success-error-message {
  margin: 15px 0 0;
}
#name-comment-error,
#detail-comment-error,
.validate-rsvp-form label.error {
  color: red;
  margin: 5px 0 0 0;
}

.validate-rsvp-form #loader {
  display: none;
}

.validate-rsvp-form #loader i {
  font-size: 20px;
  color: #fff;
}

.validate-rsvp-form #success,
.validate-rsvp-form #error {
  width: 100%;
  color: #fff;
  padding: 5px 10px;
  font-size: 16px;
  text-align: center;
  display: none;
}

@media (max-width: 767px) {
  .validate-rsvp-form #success,
  .validate-rsvp-form #error {
    font-size: 15px;
  }
}

.validate-rsvp-form #success {
  background-color: green;
  margin-bottom: 5px;
}

.validate-rsvp-form #error {
  background-color: red;
}

/* donate-section */

.donate-section .donate-card {
  background: #fff;
}

.donate-card .sub-title {
  color: #5b595a;
  font-size: 1.3rem;
}

/* footer-section */
.footer-section {
  background-color: #f6f6f6;
}
.footer-section .title {
  color: #5b595a;
  font-size: 2.6em;
}

.footer-section .sub-title {
  font-size: 1.2em;
}
.bii-footer {
  max-width: 575px;
  margin: auto;
}
.bii-footer a {
  text-decoration: none;
}

.main_area .text-and {
  padding: 0 10px;
}
@media (max-width: 450px) {
  .couple-section .wrap-people{
    flex-direction: column;
    align-items: center;

  }
  .couple-section .wrap-people .member {
    width: 100%;
  }
}

@media (max-width: 375px) {
  .main_area .wedding_area {
    font-size: 1.5rem;
  }
  .main_area .wedding_area .title {
    font-size: 1.8rem;
  }
  .couple-section .member .color-w {
    font-size: 20px;
  }
  .invitation-section .invitation-common-wrapper {
    font-size: 25px;
  }
  .couple-section .wrap-people {
    gap: 5px;
  }
  .couple-section .wrap-contact .contact {
    font-size: 18px;
  }
  .couple-section .member a {
    font-size: 22px;
  }
  .invitation-couple span {
    font-size: 0.5rem;
  }
  .invitation-couple p {
    font-size: 1.2rem;
  }
  .invitation-section .invitation-parent {
    font-size: 1rem;
  }
  .wrap-invitation .text-desc p {
    font-size: 1rem;
  }
  .invitation-section .invitation-content {
    font-size: 16px !important;
    line-height: 30px !important;
  }
  .invitation-section .invitation-content p {
    margin-bottom: 0;
  }
}
#wish-form {
  background-color: #F8E4E8;
}
#show-comments {
  background-color: #F8E4E8;
  color: black;
}

.box-comment {
  background-color: white;
}
.reply-comment-box {
  border-top: 1px dashed  #eeaaba;
}

button#btn-submit-comment {
  background-color: #eeaaba;
  color: white;
  text-transform: uppercase;
  border: none;
}
button#btn-submit-comment:hover {
  background-color: #f2c0ca;
  border: none;
}
#show-comments::-webkit-scrollbar {
  width: 8px;
}

#show-comments::-webkit-scrollbar-track {
  background-color: #efbfc1;
}

#show-comments::-webkit-scrollbar-thumb {
  background-color: #eeaaba;
}
.groom-story > a, .bride-story > a{
	opacity:.5;
}
.text-story{
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.emoji-picker{max-width:100%;display:none;position: absolute;user-select: none!important;background: #fff;right: 0px;z-index: 9999;bottom: -355px;-webkit-box-shadow: 0 1px 2px 0 rgb(60 64 67 / 35%), 0 2px 6px 2px rgb(60 64 67 / 35%);box-shadow: 0 1px 2px 0 rgb(60 64 67 / 35%), 0 2px 6px 2px rgb(60 64 67 / 35%);border-radius: 0.5rem;overflow: hidden;}
.emoji-picker > emoji-picker{--emoji-size:22px;}
@media screen and (max-width: 400px){
  .emoji-picker > emoji-picker{ --num-columns: 6;}
}
#wish-form textarea:focus {box-shadow: none;}
#wish-form textarea{margin-bottom:0;border-radius:0!important;resize: none;}
#wish-form .textAreaIcons{position:relative;text-align:right;background: #fff;padding: 10px;border-top: none;border-top: 1px solid #f3f1f1;}
#wish-form .textAreaIcons span{color: #333;cursor:pointer;margin-right:4px;}
.tooltip{ width: 160px;}
.tooltip .tooltip-inner{padding: 8px 12px;font-size: 16px;}
#wish-form .wishes-autocomplete-content{position: absolute;top: 50px;width: 100%;left: 0;z-index: 333;background: #fff;-webkit-box-shadow: 0 1px 2px 0 rgb(60 64 67 / 35%), 0 2px 6px 2px rgb(60 64 67 / 35%);box-shadow: 0 1px 2px 0 rgb(60 64 67 / 35%), 0 2px 6px 2px rgb(60 64 67 / 35%);}
#wish-form .wishes-autocomplete-content input{
	background-image: url('https://cdn./ziiweb/images/static/common/searchicon.png')!important;
	background-position: 10px!important;
	background-repeat: no-repeat!important;
	width: 100%!important;
	font-size: 16px!important;
	padding: 12px 20px 12px 40px!important;
	border: 1px solid #ddd!important;
	margin-bottom: 0!important;
	border-radius:0!important;
}
#wish-form .wishes-autocomplete-content ul{list-style-type: none;margin: 0;padding: 0;max-height: 300px;overflow: auto;display: block;height: auto;text-align:left;}
#wish-form .wishes-autocomplete-content ul li a {
	border: 1px solid #ddd!important;
	margin-top: -1px!important;
	padding: 12px!important;
	text-decoration: none!important;
	font-size: 15px!important;
	color: black!important;
	display: block!important;
}
#wish-form .wishes-autocomplete-content ul li a:hover{background-color: #eee!important;}
#wish-form .tooltip-custom {
	position: relative;
	display: inline-block;
}

/* dresscode */
.event-section .dresscode-colors-event{
  position: relative;
	display: flex;
	align-items: center;
	gap: 4px;
	background: rgb(246 246 246 / 70%);
	padding: 4px;
	width:36%;
	justify-content: center;
}
.event-section .dresscode-colors-event > .dresscode-colors-item{
	border-radius: 50%;
	width: 25px;
	height: 25px;
}
.event-section .dresscode-colors-wrap{
  position: absolute;
  bottom: 0;
  width: 100%;
}
.event-section .event-item:hover .tooltip-dresscode{
  display: block;
}

.event-section .event-item .tooltip-dresscode {
	width: 130px;
  font-family: sans-serif; 
	font-size: 14px;
  background-color: rgb(255 255 255);
  border: 1px solid #eee;
  color: #000;
  box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
	text-align: center;
	border-radius: 6px;
	padding: 5px 0;
	position: absolute;
	z-index: 1;
  bottom: 40px;
  display: none;
}
.event-section .event-item .tooltip-dresscode::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: rgb(255 255 255) transparent transparent transparent;
}
@media (max-width:449px){
  .event-section .dresscode-colors-event{width: 100%!important;gap: 10px!important;}
	.event-section .dresscode-colors-wrap{bottom: 191px!important;}
}

.contact-validation-active .error-handling-messages {
  width: 100% !important;
  margin-top: 15px !important;
}

.contact-validation-active #success,
.contact-validation-active #c-success,
.contact-validation-active #c-error,
.contact-validation-active #error {
width: 100%;
color: #fff;
padding: 5px 10px;
font-size: 16px;
text-align: center;
display: none;
}
@media (max-width: 767px) {
.contact-validation-active #success,
.contact-validation-active #c-success,
.contact-validation-active #c-error,
.contact-validation-active #error {
  font-size: 15px;
}
}
.contact-validation-active #c-success,
.contact-validation-active #success {
background-color: #009a00;
border-left: 5px solid green;
margin-bottom: 5px;
}
.contact-validation-active #c-error,
.contact-validation-active #error {
background-color: #ff1a1a;
border-left: 5px solid red;
}
@media only screen and (max-width: 700px) {
  .toast-top-right{
       top: 62px!important;
   }
}