/*!
Theme Name: WWM
Theme URI: http://underscores.me/
Author: Web Wide Media
Author URI: https://webwidemedia.net
Description: A custom theme developed from scratch
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wwm
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

WWM is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

:root {
  --white-color: #FFFFFF;
  --black-1E: #1E1E1E;
  --black-66: #666766;
  --black-20: #202020;
  --black-5C: #5C5D5C;
  --gold-color: #B58B47;
  --grey-47: #474747;
  --grey-8D: #8D8D8D;
  --maroon-color: #9A4450;
  --heart-CC: #BDC8CC;
  --font-family-ananda: 'Ananda';
  --font-family-akkurat: 'Akkurat';
}

html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 62.5%;
}
@font-face {
  font-family: 'Ananda';
  src: url('assets/fonts/ananda.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Akkurat';
  src: url('assets/fonts/Akkurat-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Akkurat';
  src: url('assets/fonts/akkurat.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Akkurat';
  src: url('assets/fonts/Akkurat-Bold.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 62.5%;
}

body {
  margin: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
  font-family: var(--font-family-akkurat); /* Default to Akkurat */
  color: var(--black-1E);
  background-color: var(--white-color);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  scroll-behavior: smooth;
  padding: 0;
  overflow-x: hidden;
}
.container{
	width: 396px;
}
li{
	list-style: none;
}
h1{
	font-size: 36px;
}
.cardd {
    background: url(assets/images/wedding-carddd.png) no-repeat center center;
    background-size: cover;
    max-width: 396px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    border-bottom: 2px solid #EEDCC3;
}
img.bismillah-image {
    margin-bottom: 15px;
}
.nikah-reception span {
    color: var(--gold-color);
    font-size: 22px;
    font-family: var(--font-family-ananda);
    margin-bottom: 10px;
}
.nikah-reception p {
    padding: 0px 35px;
    font-size: 14px;
    color: var(--grey-47);
    margin-bottom: 0;
}
.bridal h1 {
    color: var(--gold-color);
    font-family: 'Lora', serif;
    font-size: 36px !important;
    margin-bottom: 0;
}
.bridal span{
	color: var(--gold-color);
    font-family: var(--font-family-ananda);
    font-size: 18px !important;
}
.bridal p {
    color: var(--grey-47);
    font-family: var(--font-family-akkurat);
    font-size: 14px;
    margin-bottom: 0;
}
.nikah-reception {
    margin-bottom: 20px;
}
.bridal{
	margin-bottom: 25px;
}
.date h1{
	font-size: 36px;
	color:var(  --black-1E);
	font-family: 'Lora', serif;
    margin-bottom: 0;
}
.nd{
	font-size: 14px !important;
	color:var(  --black-1E);
	font-family: 'Lora', serif;
}
.date span {
    font-size: 20px;
    color: var(--black-1E);
    font-family: 'Lora', serif;
    border-bottom: 1px solid var(--gold-color);
    right: 90px;
    top: 5px;
}
.date {
    margin-bottom: 30px;
}
.vanue span{
	font-size: 14px;
	color: var(--black-5C);
	font-family: 'Lora', serif;
}
.vanue h3{
	font-size: 18px;
	color: var(--gold-color);
	font-family: var(--font-family-akkurat);
	font-weight: bold;
}
.vanue p {
    font-size: 14px;
    color: var(--grey-47);
    font-family: var(--font-family-akkurat);
    margin-bottom: 0;
}
.vanue{
	margin-bottom: 30px;
}
.Mehndi h2 {
    color: var(--gold-color);
    font-family: var(--font-family-ananda);
    font-size: 24px !important;
    margin-bottom: 10px;
}
.Mehndi p{
	font-size: 14px;
	color: var(--grey-47);
	font-family: var(--font-family-akkurat);
}
.inner-scheduall h1 {
    font-size: 36px;
    color: var(--gold-color);
    font-family: var(--font-family-ananda);
    margin-bottom: 35px;
}
.schedual {
  max-width: 396px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
}
.list {
    display: flex;
    gap: 35px;
    margin-bottom: 5px;
    margin-left: 50px;
}
.golden-border{
	background-color: var(--gold-color);
}
.border-1 {
    height: 2.67px;
    width: 13.56px;
    background-color: var(--gold-color);
    right: -5px;
    top:0px;
}
.border-2 {
    height: 2.67px;
    width: 13.56px;
    background-color: var(--gold-color);
    right: -5px;
    top: 77.4px;
}
.border-3 {
    height: 2.67px;
    width: 13.56px;
    background-color: var(--gold-color);
    right: -5px;
    top: 146.8px;
}
.border-4 {
    height: 2.67px;
    width: 13.56px;
    background-color: var(--gold-color);
    right: -5px;
    top:  220.2px;
}
.border-5 {
    height: 2.67px;
    width: 13.56px;
    background-color: var(--gold-color);
    right: -5px;
    top: 290.6px;
}
.border-6 {
    height: 2.67px;
    width: 13.56px;
    background-color: var(--gold-color);
    right: -5px;
    top: 365px;
}
ul.image-list li {
    line-height: 70px;
}
ul.image-list {
    margin-top: -32px;
}
ol, ul {
    padding-left: 0 !important;
}
ul.timing-list {
    margin-top: -10px;
}
.timing span{
	font-size: 12px;
	color: var(--black-66);
	font-family: var(--font-family-akkurat);
	margin-bottom: 0px;
}
.timing p{
	font-size: 14px;
	color: var(--black-66);
	font-family: var(--font-family-akkurat);
	font-weight: bold;
	margin-bottom: 0px;
}
.timing {
    margin-bottom: 30px;
}
ul.timing-list li {
    line-height: 1.2;
}
.calendar-dropdown a span {
    color: var(--black-20);
    font-size: 12px;
    font-family: var(--font-family-akkurat);
    font-weight: bold;
    margin-left: 5px;
}
.add-to-calendar-btn{
	background-color:#f5f5f5;
}
a {
	text-decoration: unset;
}
.add-to-calendar-btn {
    background-color: #f5f5f5;
    padding: 10px 20px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
}
.calendar-dropdown {
    margin-bottom: 40px;
}
.rvsp.position-relative {
    background: #9D9D9D;
    height: 1px;
    width: 100%;
}
.rvsp{
	max-width: 396px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;

}
p.inner-rvsp {
    background: #F4F9EE;
    margin-bottom: 3px;
    padding: 0 10px;
}
.rsvp {
    padding: 30px 0 !important;
    border-bottom: 1px solid #9D9D9D;
}
.rsvp p {
    margin-bottom: 0;
    font-size: 14px;
}
.response{
    max-width: 396px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    padding: 0 25px;
    background: #F4F9EE;
}
.responed p{
	color: var(--gold-color);
    font-size: 18px;
    font-family: var(--font-family-akkurat);
    margin: 30px 0;
}
.hearts-container {
    display: flex;
    gap: 80px;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px;
}
.heart-image {
  width: 37px;
  height: 33px;
  cursor: pointer;
  transition: transform 0.2s ease, filter 0.2s ease;
}
.heart-selected {
  filter: drop-shadow(#9a4450);
}
.heart-unselected {
  filter: drop-shadow(#bdc8cc);
}
.heart-images img{
	margin-bottom: 30px;
}
.heart-images p{
	font-size: 12px;
	color: var(--black-66);
	font-family: var(--font-family-akkurat);
}
.heart-images {
    text-align: center;
}
.guest p {
    font-size: 12px;
    font-family: var(--font-family-akkurat);
    color: var(--black-66);
    margin-bottom: 0;
}
.guest {
    display: flex;
    align-items: center;
    gap: 30px;
    margin-bottom: 80px;
}
select#guest-dropdown {
    font-size: 16px;
    color: var(--black-66);
    font-family: var(--font-family-akkurat);
    padding: 6px 10px;
    width: 58px;
}
.form-container {
  width: 346px;
  font-family: var(--font-family-akkurat);
}
h2 {
  text-align: center;
  margin-bottom: 20px;
  color: #333;
}
.form-group {
  margin-bottom: 15px;
}
input, textarea {
    width: 100%;
    padding: 6px 8px;
    border: 1px solid rgba(74, 74, 74, 0.4);
    border-radius: 5px;
    font-size: 12px;
    font-family: var(--font-family-akkurat);
}
#form-message {
  margin-top: 10px;
  font-size: 14px;
  color: green;
  text-align: center;
}
:focus-visible {
  outline: none !important;
}
.count-down{
	max-width: 396px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  background: #9D9D9D;
  height: 1px;

}
p.inner-count-down {
    background: #F4F9EE;
    margin-bottom: 3px;
    padding: 0 10px;
    font-size: 16px;
    font-family: var(--font-family-akkurat);
    color: var(--black-66);
}
.countdownn{
	max-width: 396px;
  margin: auto;
  background: #F4F9EE;

}
.inner-countdownn {
    max-width: 396px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    gap: 43px;
}
h2 {
  font-size: 24px;
  margin-bottom: 20px;
  color: #4A4A4A;
}
div#countdown {
    display: flex;
    gap: 80px;
    padding-bottom: 21px;
    padding-top: 60px;
}
.timer span{
	font-size: 32px;
	font-weight: bold;
	font-family: var(--font-family-akkurat);
	color:var(--black-20);
}
.timer p{
	font-size: 20px;
	font-family: var(--font-family-akkurat);
	color:var(--black-66);
    font-weight: 300;
}
.timer {
    text-align: center;
}
.nd {
    vertical-align: top;
    position: relative;
    top: 15px;
    left: -7px;
}
.calendar-dropdown {
    position: relative;
    display: inline-block;
    background-color: #f5f5f5;
    padding: 7px 21px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
    border-radius: 3px;
    width: 300px;
    text-align: center;
}
.add-to-calendar-btn {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #000;
  padding: 10px;
  background-color: #f1f1f1;
  border-radius: 5px;
}
.add-to-calendar-btn img {
  margin-right: 8px;
}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 156px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    left: 0;
    top: 42px;
    width: 100%;
}
.dropdown-content a {
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    font-size: 12px;
    font-family: var(--akku);
    color: var(--black-20);
}
.dropdown-content a:hover {
  background-color: #ddd;
}

.calendar-dropdown:hover .dropdown-content {
  display: block;
}
.calendar-dropdown span {
    color: var(--black-20);
    font-size: 12px;
    font-weight: 600;
    font-family: var(--font-family-akkurat);
    margin-left: 5px;
}
.dropdown-content img{
    height: 15px;
    width: 15px;
}
.person {
    border-bottom: 1px solid var(--gold-color);
    margin-bottom: 15px;
}
.person h3{
    font-weight: 400;
    font-size: 15px;
}
.alert.alert-success {
    padding: 20px;
}
.font-weight-bold {
    font-weight: 500;
}







.alert p {
    font-size: 15px;
}
h4.alert-heading {
    font-size: 20px;
}
.alert.alert-success {
    margin-bottom: 50px;
}
.alert .contact {
    display: flex;
    gap: 10px;
}
.nf-error-msg, .ninja-forms-req-symbol {
    font-size: 14px;
}
.nf-error-msg.nf-error-field-errors {
    margin-bottom: 40px;
}

#ninja_forms_required_items, .nf-field-container {
    margin-bottom: 10px !important;
}
.nf-form-layout {
    margin-bottom: 50px;
}

/* Hide default radio buttons */
.nf-field-element ul li input[type="radio"], .nf-field-element ul li input[type="checkbox"] {
    display: none;
}

/* Style the radio button container to be two columns */
.nf-field-element ul {
    display: flex;
    justify-content: center; /* Centers the options */
    gap: 30px; /* Adjust spacing between columns */
}

/* Style each radio button option */
.nf-field-element ul li {
    flex: 1; /* Makes both options equal width */
    max-width: 150px; /* Adjust as needed */
    list-style: none;
    text-align: center;
}

/* Style the label to display heart and text separately */
#nf-field-5-wrap .nf-field-element ul li label {
    font-size: 14px;
    cursor: pointer;
    display: flex !important;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 5px;
    margin-left: 0 !important;
}

/* Add a heart icon above each label */
.nf-field-element ul li label::before {
    content: "\f004"; 
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-size: 40px;
    color: #9D9D9D;
    transition: color 0.3s ease-in-out, font-weight 0.3s ease-in-out;
}

/* Change heart color when selected */
.nf-field-element ul li input[type="radio"]:checked + label::before {
    color: #3A813F;
    font-weight: 900;
}










#nf-field-12-wrap .nf-field-element ul li {
    flex: 1;
    max-width: 115px;
    list-style: none;
    text-align: center;
}

#nf-field-12-wrap .nf-field-element ul li label {
    font-size: 14px;
    display: flex;
    cursor: pointer;
    align-items: center;
    text-align: center;
    gap: 10px;
    margin-left: 0 !important;
}
/* Add a heart icon above each label */
#nf-field-12-wrap .nf-field-element ul li label::before {
    content: "\f058"; 
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-size: 25px;
    color: #9D9D9D;
    transition: color 0.3s ease-in-out, font-weight 0.3s ease-in-out;
}

/* Change heart color when selected */
#nf-field-12-wrap .nf-field-element ul li input[type="checkbox"]:checked + label::before {
    color: #3A813F;
    font-weight: 900;
}

#nf-error-12 .nf-error-msg {
    font-size: 14px;
    text-align: center;
}










/* Style the Submit Button */
.nf-field-element input[type="submit"] {
    background-color: #3A813F;
    color: #fff;
    width: 100% !important;
    padding: 12px 0;
    font-size: 16px;
    font-weight: 400;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s ease-in-out;
}

/* Change background on hover */
.nf-field-element input[type="submit"]:hover {
    background-color: #26732B;
}

.nf-field-element textarea {
    height: 100px !important;
}

.nf-field-element input, .nf-field-element select, .nf-field-element textarea {
    font-size: 14px;
    padding: 15px;
}
.nf-field-element input, .nf-field-element select {
    height: 45px !important;
}
.nf-field-element input, .nf-field-element select, .nf-field-element textarea {
    border-radius: 5px;
}
#nf-field-6-wrap.field-wrap {
    flex-flow: row !important;
    flex-direction: row !important;
    align-items: center;
}
#nf-field-6-wrap .nf-field-element input {
    width: 65px !important;
}

#nf-field-6-wrap .nf-field-element{
    width: 65px !important;
}
#nf-field-6-wrap label{
    font-size: 14px !important;
    font-weight: 400;
    padding: 0 15px;
}
.field-wrap {
    justify-content: center;
}
.nf-field-label .nf-label-span, .nf-field-label label {
    font-weight: 400 !important;
    font-size: 14px;
}
.label-above .nf-field-label {
    margin-bottom: 3px !important;
}
#nf-field-5-wrap, #nf-field-12-wrap {
    margin-bottom: 30px !important;
    border: 1px solid #9D9D9D;
    border-radius: 5px;
    padding: 5px;
}
#nf-field-6-container {
    margin-bottom: 30px !important;
}

/* 404 page */
.page-not-found {
    width: 396px;
    height: 100vh;
    background-color: #F4F9EE;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.page-title .title {
    font-size: 80px;
    font-weight: bold;
    color: #333;
    margin: 0;
}

.page-details p {
    font-size: 16px;
    color: #555;
    margin-top: 10px;
}
