/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */


/* Home page css */
button#btn-form {
    display: none;
}
div#btn-form-close {
    display: none;
}
 .tp-menu .hfe-nav-menu {
    flex-wrap: nowrap !important;
}
.hfe-nav-menu .quiz-mnu.menu-item.current-menu-item a.hfe-menu-item.elementor-button, .hfe-nav-menu .quiz-mnu.menu-item a.hfe-menu-item.elementor-button:focus {
    color: #fff;
	outline: none;
}
p {
	margin-bottom:0 !important;
}

.home-blog-section article.hfe-post-card:hover {
    background: #F4F4F4 !important;
}
.home-blog-section a.hfe-read-more {
    padding: 15px 36px;
    border: 1px solid #3D4639;
    border-radius: 10px;
}
.home-blog-section a.hfe-read-more:hover {
    background: #7A4931;
    color: white !important;
    border-color: #7A4931;
}

.home-location-box ,
section.single-planner-second-section ,
.vita-planners-top-inclusivity ,
.inclusivity-philosopy-section ,
.weddinge-planner-section ,
.home-before-day ,
.home-every-after ,
.about-our-mission {
    position: relative;
}

.home-location-box::after {
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/2026/02/Rectangle-29-1.png);
    bottom: -98px;
    right: 0;
    height: 100%;
    width: 100%;
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: 220px;
}

.home-every-after::after {
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/2026/01/Rectangle-3.png);
    top: 0;
    left: 0;
    z-index: 1;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
}
.home-every-after::before {
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/2026/01/Rectangle-5.png);
    height: 100%;
    width: 100%;
    background-position-x: right;
    background-repeat: no-repeat;
    bottom: 0;
}

.home-before-day::after {
    content: "";
    position: absolute;
/*     background: url(/wp-content/uploads/2026/01/Rectangle-6-2.png); */
	background: url(/wp-content/uploads/2026/02/Rectangle-26-1.png);
    top: 30px;
    left: 0;
    z-index: 1;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
}

.weddinge-planner-section::before {
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/2026/01/Rectangle-12.png);
    height: 100%;
    width: 100%;
    background-position-x: right;
    background-repeat: no-repeat;
    top: 275px;
}
.book-call-icon {
border-radius: 50px 0px 0px 50px !important;
}
.book-call-icon span.elementor-icon-list-icon svg g path {
    stroke: #fff !important;
}
.book-call-icon:hover {
    right: 15px !important;
/*     border-radius: 50px !important;     */
}
.book-call-icon {
    transition: all 0.3s !important;
}

/* Inclusivity page */

.inclusivity-philosopy-section::after {
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/2026/01/Rectangle-16.png);
    bottom: -80px;
    left: 0;
    z-index: 1;
    height: 667px;
    width: 100%;
    background-repeat: no-repeat;
}
.vita-planners-top-inclusivity::before {
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/2026/01/Rectangle-18.png);
    height: 576px;
    width: 720px;
    background-repeat: no-repeat;
    top: -301px;
    left: 0;
    z-index: -1;
}
.vita-planners-top-inclusivity::after {
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/2026/01/Group-1000003732-1.png);
    width: 100%;
    height: 642px;
    background-position: right center;
    background-repeat: no-repeat;
    top: 0;
    z-index: 1;
}

/* About page Css */

.about-our-mission::after {
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/2026/01/Rectangle-1.png);
    top: -257px;
    left: 0;
    z-index: 1;
    height: 316px;
    width: 100%;
    background-repeat: no-repeat;
}
.about-our-mission::before {
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/2026/01/Rectangle-2.png);
    height: 290px;
    width: 100%;
    background-position-x: right;
    background-repeat: no-repeat;
    top: 0;
}
.home-page-full-crousal .swiper-pagination {
    margin-bottom: 20px !important;
}

/* single planner page -after before */
section.single-planner-second-section::after {
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/2026/01/Rectangle-22.png);
    top: 0;
    left: 0;
	   z-index: 1;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
}
section.single-planner-second-section::before {
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/2026/01/Rectangle-23.png);
    width: 100%;
    height: 100%;
    background-position: right center;
    background-repeat: no-repeat;
    top: 0;
}

/* Blog Page Css start ------------------------------------------------------------------------------------------------ */

.blog-archive-main {
	max-width: 1296px !important;
	width:100% !important;
/* 	padding:0 20px; */
}
.blog-pagination .locations-pagination {
    margin: 40px 0 0 0;
}
.blog-pg-container {
	display: grid;
	grid-template-columns: 2fr 1fr;
	gap: 29px;
/* 	max-width: 1200px;
	margin: auto; */
	padding: 60px 0;
}

.single-blog-thumb img {
    min-height: 596px;
    object-fit: cover;
    border-radius: 25px 25px 0 0;
    margin-top: 30px;
}

/* BLOG CARD */
.blog-card {
    display: flex;
    gap: 20px;
    margin-bottom: 29px;
	 padding: 14px;
	border:1px solid #F4F4F4;
    flex-direction: column;
    border-radius: 20px;
	background: #F4F4F4;
	position:relative;
}

article.blog-card:hover {
    border-color: #7A4931 !important;
}
.blog-image img {
    width: 100%;
    height: 403px;
    border-top-right-radius: 12px;
    border-top-left-radius: 12px;
    object-fit: cover;
}
.blog-content {
	flex: 1;
}

.blog-title {
    font-family: Merriweather;
    font-weight: 300;
    font-size: 24px;
    line-height: 34px;
    text-transform: capitalize;
	margin:0;
}

.blog-title a {
	color: #000;
	text-decoration: none;
}

.blog-excerpt {
	color: #555;
	margin-bottom: 15px;
}
.blog-sidebar .blog-excerpt p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.blog-pg-excrpt p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

a.blog-btn-latest ,
.blog-btn {
    display: inline-block;
    padding: 15px 36px;
    border: 1px solid #3D4639;
    border-radius: 10px;
    text-decoration: none;
    font-size: 14px;
    color: #000000;
    background: #ffffff00;
    transition: 0.3s;
    font-family: Open Sans;
    font-weight: 600;
    font-size: 14px;
    line-height: 15px;
    letter-spacing: 6%;
    text-transform: uppercase;
}
a.blog-btn-latest {
    max-width: 168px;
    width: 100%;
}
a.blog-btn-latest:hover ,
.blog-btn:hover {
    background: #7A4931;
    color: #ffffff;
    border-color: #7A4931;
}

/* SIDEBAR */
.blog-sidebar {
    display: flex;
    flex-direction: column;
    gap: 29px;
}

h2.blog-title-latest {
    font-family: Merriweather;
    font-weight: 300;
    font-size: 20px;
    line-height: 34px;
    text-transform: capitalize;
	padding-bottom: 5px;
    padding-top: 18px;
	margin:0;
}

.latest-post {
    background: #F4F4F4;
    border-radius: 20px;
    padding: 14px;
	border:1px solid #F4F4F4;
	position: relative;
}
article.latest-post:hover{
    border-color: #7A4931 !important;
}
.latest-post a {
	display: flex;
	gap: 12px;
	text-decoration: none;
	color: #000;
}
span.post-date {
    font-family: Open Sans;
    font-weight: 600;
    font-size: 12px;
    line-height: 13px;
    color: black;
/*     opacity: 70%; */
    padding: 7px 10px;
    background: white;
    border-radius: 8px;
    position: absolute;
    left: 27px;
    top: 27px;
}

.bottom-global-blog-section h3.hfe-post-title {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}
.bottom-global-blog-section .hfe-post-excerpt {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.bottom-global-blog-section .hfe-post-image img {
    height: 269px;
    object-fit: cover;
}
.single-blg-pg {
	max-width:960px !important;
	width:100%;
	padding-top:75px;
	margin:0 auto;
}
.content-box-top-banner h2 ,
h1.entry-title.single-blg-ttle {
    font-family: Merriweather;
    font-weight: 300;
    font-size: 36px;
    line-height: 52px;
    text-transform: capitalize;
    color: #000000;
		margin:0;
}

h1.entry-title.single-blg-ttle {
	max-width: 673px;
    width: 100%;
}
.single-tp-bx p {
    margin-bottom: 50px !important;
    margin-top: 20px;
    max-width: 873px;
    width: 100%;
}
span.single-post-date {
    font-family: Open Sans;
    font-weight: 600;
    font-size: 12px;
    line-height: 13px;
    color: #000000;
}
/* Planner form start */
.field option-selct-two textarea.select2-search__field {
    margin: 0 !important;
}
.select2-container .select2-search--inline .select2-search__field {
    margin-top: 0 !important;
    margin-left: 0 !important;
}
.planner-form {
  max-width: 1100px;
  margin: auto;
  font-family: 'Inter', sans-serif;
}
.frm-top-grid-bx {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    width: 100%;
    gap: 31px 26px;
}
		.approx-budget{
			pointer-events: none;
		}		
.field.option-selct-middle input,
.frm-top-grid-bx-middle input ,		
.frm-top-grid-bx input {
    background: #F4F4F4;
    border: 1px solid #3D46391C !important;
    border-radius: 10px;
    padding: 16px;
	text-transform: capitalize;
    font-size: 14px;
	color:#00000070;
}
.frm-top-grid-bx-middle input {
    font-family: Open Sans;
    font-weight: 400;
    font-size: 41px;
    line-height: 42px;
}		
.frm-top-grid-bx-middle {
    display: grid;
    grid-template-columns: 2fr 1fr;
    column-gap: 100px;
}
.frm-top-grid-bx-third {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}		
.form-grid {
    display: flex;
    flex-direction: column;
    row-gap: 31px;
}
		
.field {
  display: flex;
  flex-direction: column;
}
		.select2-container--default .select2-selection--multiple{
			border: 0;
		}
		.select2-container--default .select2-selection--multiple .select2-selection__choice{
			z-index: 2;
		}
/* .field.full {
  grid-column: 1 / -1;
} */
.frm-top-grid-bx-fourth	label , 	
.frm-top-grid-bx-third label ,
.frm-top-grid-bx-middle label ,
.frm-top-grid-bx label {
    margin-bottom: 14px;
    font-family: Open Sans;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-transform: capitalize;
}
		.select2-container--default .select2-selection--multiple{
			padding: 0;
		}
		.field.option-selct-one textarea.select2-search__field{
			margin: 0;
		}
		li.select2-selection__choice {
    margin: 0 !important;
}
		span.select2-dropdown.select2-dropdown--above span.select2-results {
    background: #f4f4f4 !important;
}
		.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #7a4931 !important;
}
label small {
  font-weight: 400;
  color: #888;
}
.frm-top-grid-bx-third select, .select2-container--default .select2-selection--multiple {
    background: #F4F4F4;
    border: 1px solid #3D46391C;
    padding: 17px;
    border-radius: 10px;
    font-family: Open Sans;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #00000070;
}
/* input,
select {
  background: #f6f6f6;
  border: 1px solid #e2e2e2;
  padding: 14px;
  border-radius: 8px;
  font-size: 14px;
} */

/* input:focus,
select:focus {
  outline: none;
  border-color: #c4a484;
} */

.phone-group {
  display: flex;
  gap: 10px;
}

.phone-group select {
    max-width: 120px;
    width: 100%;
    background: #F4F4F4;
    border-radius: 10px;
    font-size: 14px;
    border: 1px solid #3D46391C;
}
.checkbox-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px;
}

.checkbox-grid.small {
    display: grid;
    grid-template-columns: 10% 10% 10% 20% 20% 10%;
    gap: 40px;
}

.checkbox-grid label {
    font-family: Open Sans;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 6px;
}

.checkbox-grid input {
    accent-color: #F4F4F4;
    width: 34px;
    height: 34px;
}

.submit-wrap {
  margin-top: 40px;
  text-align: center;
}

.planner-buttons {
    text-align: center;
    margin-top: 0;
    margin-bottom: 50px;
}
button {
  background: #7b4a2f;
  color: #fff;
  border: none;
  padding: 14px 40px;
  border-radius: 8px;
  font-size: 14px;
  letter-spacing: 1px;
  cursor: pointer;
}

.submit-wrap button {
    font-family: Open Sans;
    font-weight: 600;
    font-size: 14px;
    line-height: 15px;
    text-transform: uppercase;
    padding: 18px 36px;
    background: #7A4931;
    border: 1px solid #7A4931;
    color: white;
    border-radius: 10px;
/*     margin-bottom: 90px; */
margin-bottom: 60px;
}

.submit-wrap button:hover {
color:#7A4931;
background:white;		
}



.checkbox-grid input[type="checkbox"] {
    -webkit-appearance: none;
    appearance: none;
    border: 1px solid #3D463969;
    border-radius: 5px;
    background-color: #F4F4F4 !important;
    cursor: pointer;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

/* Checked state */
.checkbox-grid input[type="checkbox"]:checked {
    border-color: #b9b9b9;
    background-color: #fff;
}

.checkbox-grid input[type="checkbox"]:checked::after {
    content: "";
    position: absolute;
    width: 14px;          
    height: 14px;         
    background-image: url("/wp-content/uploads/2026/01/Vector.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
.frm-top-grid-bx-third select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url("/wp-content/uploads/2026/01/Down_Arrow_3_.png");
    background-repeat: no-repeat;
    background-position: right 18px center;
    background-size: 14px;
    padding-right: 44px;
    cursor: pointer;
}
.select2-container--open .select2-dropdown--below {
    margin-top: 30px;
}
li.select2-selection__choice {
    margin-right: 10px !important;
    margin-bottom: 5px !important;
}
/* Planner form end  */


/* Archive Wedding Location css */
.wedding-location-archive {
      padding: 0 0 40px 0;
    max-width:100%;
    margin: 0 auto;
}
/* .wl-grid {
    max-width: 1298px;
    margin: 0 auto;
} */
.wl-card {
    max-width: 1298px;
    margin: 0 auto;
/* padding-top:66px; */
}
/* .wl-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 55px 24px;
} */
/* .wl-image img {
    width: 100%;
    object-fit: cover;
    display: block;
} */
.wl-image img {
    width: 100%;
    object-fit: cover;
    display: block;
    max-width: 416px;
    height: 402px;
    opacity: 1;
    border-radius: 25px;
}
.wl-content {
    padding: 25px 0 0 0;
	text-align:center;
}
.wl-content h3.wl-title {
    margin-bottom: 18px;
}
.wl-content p {
    max-width: 416px;
    width: 100%;
    font-family: Open Sans;
    font-weight: 400;
    font-size: 16px;
    line-height: 27px;
}
.venues-top-banner h1 {
    font-family: Merriweather;
    font-weight: 300;
    font-size: 48px;
    line-height: 63px;
    text-align: center;
    color: white;
}
h2.wl-sub-term-title {
    font-family: Merriweather;
    font-weight: 700;
    font-size: 36px;
    line-height: 52px;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
	margin:0;
	margin-top:66px;
margin-bottom:40px;
}
.dynmic-background.wl-bg-gray .wl-card:last-child .wl-content {
    padding-bottom: 66px;
}
.wl-grid > .dynmic-background.wl-bg-gray:first-of-type {
    padding-top: 60px; /* example */
}
.dynmic-background.wl-bg-white .wl-content {
    margin-bottom: 60px;
}



.wl-bg-gray {
    background-color: #F4F4F4;
}

.wl-bg-white {
    background-color: #FFFFFF;
}

.wl-title {
	margin:0;
    font-family: Merriweather;
    font-weight: 300;
    font-size: 24px;
    line-height: 27px;
    text-transform: capitalize;
margin-bottom:27px;
/* 	padding-top:75px; */
}

.inside-suggestion-nav ul {
    display: flex;
    justify-content: center;
    gap: 20px;
    padding-bottom: 80px;
}
.inside-suggestion-nav ul li {
    list-style: none;
}
.wl-meta {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    font-size: 13px;
    margin-top: 18px;
    font-family: Merriweather;
	margin-bottom:24px;
}
.wl-meta-bx {
    display: flex;
    gap: 14px;
}
a.location-btn ,
.wl-btn {
    display: inline-block;
    padding: 18px 36px;
    background: #7A4931;
    color: #fff;
    border-radius: 10px;
    text-decoration: none;
    margin-top: 5px;
    font-family: Open Sans;
    font-weight: 600;
    font-size: 14px;
    line-height: 15px;
	border:1px solid #7A4931;
    text-transform: uppercase;
}
a.location-btn:hover,
.wl-btn:hover {
    background: white;
	color:#7A4931;
}
/* category page csss lakmo  */
.wl-gallery-section{
    margin:0 auto;
    padding:0 20px;
}
.wl-gallery-large img ,
.wl-gallery-item img {
    width: 100%;
    height: 401px;
    object-fit: cover;
    border-radius: 20px;
}
.wl-card-box-one {
    text-align: center;
    max-width: 813px;
    margin: 0 auto;
padding-bottom:37px;
}

.wl-gallery-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:20px;
    margin-top:20px;
}
.venues-top-banner {
    background-repeat: no-repeat;
    height: 330px;
    display: flex;
    justify-content: center;
    align-items: anchor-center;
    max-width: 1296px;
    width: 100%;
    background-position: center;
    background-size: cover;
    border-radius: 25px;
}
.content-box-top-banner {
    text-align: center;
    max-width: 847px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 27px;
    padding: 95px 0 104px 0;
}
a.wl-btn.top-wl-btn {
    max-width: 363px;
    margin: 0 auto;
}
.upper-box-third-venu-box-inner p {
    font-family: Open Sans;
    font-weight: 600;
    font-size: 17px;
    line-height: 27px;
}
.upper-box-third-venu-box-inner {
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.upper-box-third-venu-box-inner ul li {
    font-family: Open Sans;
    font-weight: 400;
    font-size: 16px;
    line-height: 27px;
}
section.venues-third-section {
    max-width: 1298px;
    width: 100%;
    border-radius: 25px;
    height: 669px;
    object-fit: cover;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: anchor-center;
    background-position: center;
    background-size: cover;
}
.container-venue-third-sect{
    max-width: 685px;
    margin: 0 auto;
text-align:center;
margin-bottom:-64px;
}
.upper-box-third-venu-box {
    background: #FFFFFFF2;
    padding: 38px;
    border-radius: 25px;
margin-top:129px;
}
.venues-third-content-box-one p {
    color: white;
}
.single-wedding-location {
    max-width: 1298px;
    margin: 0 auto;
}
.swl-banner img {
    max-width: 400px;
    width: 100%;
    border-radius: 20px;
}
.single-bx-img {
    text-align: center !important;
}
.swl-thumbnail img.attachment-full.size-full.wp-post-image {
    max-width: 80%;
}
h1.swl-title {
    font-family: Merriweather;
    font-weight: 300;
    font-size: 24px;
    line-height: 27px;
}

/* Dummy single planner page css  */

.gallery-item {
    position: relative;
    display: inline-block;
    margin: 6px;
}
.gallery-item img {
    border: 1px solid #ccc;
}
.remove-img,
.remove-banner {
    position: absolute;
    top: -6px;
    right: -6px;
    background: #d63638;
    color: #fff;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    border-radius: 50%;
    cursor: pointer;
    font-weight: bold;
}
.single-plnr-btn {
    display: inline-block;
    margin: 20px 0;
}
a.swl-btn {
    font-family: Open Sans;
    font-weight: 600;
    font-size: 14px;
    line-height: 15px;
    text-transform: uppercase;
    padding: 18px 36px;
    background: #7A4931;
    border: 1px solid #7A4931;
    color: white;
    border-radius: 10px;
margin-left:0 !important;
}
.swl-excerpt {
    max-width: 800px;
    width: 100%;
}
.planner-content {
    margin: 40px 0;
    max-width: 100%;
    width: 100%;
}
a.swl-btn:hover {
color:#7A4931;
background:white;		
}


/* .single-planner-second-section,
.section.planner-videos.container ,
.section.planner-gallery.container {
    max-width: 1298px;
    margin: 0 auto;
} */
section.category-pg-top-sect ,
section.planner-gallery.container ,
section.planner-videos.container ,
section.single-planner-hero-section {
    margin: 0 auto;
    max-width: 1298px;
}
.planner-bottom-banner-image img {
    width: 100%;
	min-height:700px !important;
	object-fit:cover;
}
.single-bx-img {
    text-align: right;
}
.single-planner-data.container 
 { 
    padding: 60px 0;
	width:100%;
}
.section.planner-full-image {
	max-width:100%;
	margin: 0 auto;	
}
.single-planner-box {
    display: flex;
    gap: 40px;
align-items: center;
}
section.single-planner-hero-section {
    display: grid;
    grid-template-columns: 2fr 1fr;
}
section.planner-gallery.container .gallery-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 22px;
	padding-top:72px;
}
p.single-box-title-small {
    font-family: Open Sans !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    line-height: 15px !important;
    text-align: center !important;
    text-transform: uppercase;
    color: #000000;
    font-style: normal !important;
}
section.planner-gallery.container .gallery-grid img {
    width: 100%;
	border-radius:25px;
}
a.swl-btn-social {
/*     font-family: Open Sans;
    font-weight: 600;
    font-size: 14px;
    line-height: 15px;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
    padding: 15px 48px;
    border: 1px solid #000000;
    border-radius: 10px;
    margin-right: 14px; */
}
.panners-data-second {
    max-width: 827px;
    margin: 0 auto;
    text-align: center;
    padding: 32px 20px 105px 20px;
}
h2.venue-third-title,
.panners-data-second h2 {
    font-family: Merriweather;
    font-weight: 300;
    font-size: 36px;
    line-height: 52px;
    text-align: center;
	margin:0;
}
h2.venue-third-title {
    color: white;
}
.panners-data-second p {
    font-family: Merriweather;
    font-weight: 300;
    font-style: Italic;
    font-size: 20px;
    line-height: 34px;
    text-align: center;
    margin-top: 23px;
}
.video-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 22px;
    padding: 72px 0;
}
.video-item iframe {
    max-width: 637px;
    width: 100%;
    height: 385px;
    object-fit: cover;
    border-radius: 20px;
}



/*  Dummy filter code css------------------------------*/
/* .location-featured {
    margin-bottom: 100px;
} */
h2.explore-title {
    font-family: Merriweather;
    font-weight: 700;
    font-size: 36px;
    line-height: 52px;
    text-transform: uppercase;
    color: black;
}
section.explore-venues {
    max-width: 1298px;
    margin: 0 auto;
    padding-bottom: 151px;
    padding-top: 50px;
}
.explore-venues .locations-grid {
    padding-top: 40px !important;
}
h1.location-title {
    font-family: Merriweather;
    font-weight: 300;
    font-size: 48px;
    line-height: 63px;
    text-align: center;
    margin: 0;
    padding: 38px 0;
}
.locations-grid {
    max-width: 1298px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    row-gap: 55px;
    column-gap: 24px;
    padding-top: 80px;
}
a.location-image img {
    width: 416px;
    height: 401px;
    object-fit: cover;
    border-radius: 25px;
}
h3.location-title {
    font-family: Merriweather;
    font-weight: 300;
    font-size: 24px;
    line-height: 27px;
    text-transform: capitalize;
    margin: 0;
}
.location-excerpt {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 18px;
    margin-bottom: 19px;
}
.location-content {
    margin-top: 25px;
}
.locations-pagination {
    display: flex;
    justify-content: center;
    margin: 100px 0;
}
.locations-pagination .page-numbers.current {
    background: #7A4931;
    color: #fff;
}
.locations-pagination .page-numbers {
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    border: 1px solid transparent;
}
.locations-pagination a.prev.page-numbers {
    font-family: Open Sans;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    width: auto;
    color: #7A4931;
}
.locations-pagination a.next.page-numbers {
    width: auto;
    padding-left: 7px;
    font-family: Open Sans;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #7A4931;
}
section.single-location {
    max-width: 1298px;
    margin: 0 auto;
}

/* single page css */

.location-featured img {
    max-width: 1298px;
    width: 100%;
    height: 528px;
    object-fit: cover;
    border-radius: 25px;
}

.location-box {
    background: #F4F4F4;
    border-radius: 20px;
    padding: 30px 35px;
    margin-bottom: 30px;
}

.location-box h2 {
    margin-bottom: 18px;
    padding-bottom: 12px;
    border-bottom: 1px solid #e3e1dc;
    font-family: Merriweather;
    font-weight: 300;
    font-size: 24px;
    line-height: 29px;
}

/* Optional Google Map link */
.location-box h2 a {
    font-size: 13px;
    color: #000;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 6px;
}

/* ================================
   GRID STRUCTURE
================================ */
.location-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 26px 40px;
}

/* ================================
   SINGLE FIELD
================================ */
.location-grid div {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.location-grid strong {
    color: #000;
    font-family: Open Sans;
    font-weight: 600;
    font-size: 17px;
    line-height: 20px;
}

.location-grid span {
    color: #666;
    font-family: Open Sans;
    font-weight: 400;
    font-size: 14px;
    line-height: 15px;
}


/* dummy filter css */
.wl-filter-bar {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 16px;
    align-items: end;
    background: #fff;
	padding-top: 30px;
    border-radius: 12px;
    max-width: 1298px;
    margin: 0 auto;
	position: relative;
}
.wl-filter-bar .reset-btn {
    text-align: right;
    position: absolute;
    right: 0;
    bottom: 55px;
    text-decoration: underline;
    color: #7a4931;
    font-weight: bold;
    font-size: 14px;
}
.wl-filter-field {
    display: flex;
    flex-direction: column;
}

.wl-filter-field label {
    margin-bottom: 13px;
    color: #000;
    font-family: Merriweather;
    font-weight: 400;
    font-size: 13px;
    line-height: 100%;
}

.wl-filter-field select {
    width: 100%;
    height: 48px;
    padding: 0 16px;
    border: 1px solid #E5E5E5;
    border-radius: 10px;
    font-size: 14px;
    background: #fff;
    appearance: none;
    background-image: url("/wp-content/uploads/2026/01/Down_Arrow_3_.png");
    background-repeat: no-repeat;
    background-position: right 16px center;
    background-size: 14px;
}

.wl-filter-btn {
    padding: 18px 36px;
    background: #7A4931 !important;
    color: #fff !important;
    border-radius: 10px;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    cursor: pointer;
	grid-area: 3 / 4;
    text-transform: uppercase;
    border:1px solid #7A4931 !important;
}

.wl-filter-btn:hover {
    background: white !important;
    color: #7A4931 !important;
    border: 1px solid #7A4931 !important;
}

/* Quize pagge css start */ 


.first-custom-quiz-container,
.custom-quiz-container, first-custom-quiz-container {
    max-width: 1192px;
    padding: 0px 0px;
    margin: 0 auto;
    text-align: center;
}
.piq-progress-wrapper {
    padding-bottom: 50px;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}
button {
    padding: 10px 20px;
    margin-top: 10px;
}
.main-quiz-heading {
    font-weight: 700;
    font-size: 28px;
    color: #7A4931;
    text-align: center;
    padding-bottom: 40px;
}
button.next-step, button.prev-step, .input-submit-button input {
    background:  #7A4931 !important;
    border-color: #7A4931 !important;
    color: #fff !important;
    padding: 22px 40px;
    font-size: 18px;
    font-weight: 600;
    border-radius: 10px;
    border: none;
    cursor: pointer;
    transition: all 0.3s 
ease;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    max-width: 137px;
    margin: 0 auto;
    border: 1px solid #7A4931;
	text-transform: uppercase;
}
.btn-next-prev {
    display: flex;
    gap: 15px;
    justify-content: space-between;
    align-items: center !important;
}
p.label-heading-last {
    font-family: Merriweather;
    font-weight: 300;
    font-size: 32px;
    line-height: 39px;
    text-align: center;
    color: black;
    padding-bottom: 18px;
}
p.label-subtitle {
    font-family: Open Sans;
    font-weight: 400;
    font-size: 16px;
    line-height: 27px;
    text-align: center;
    color: #999999;
}
.custom-quiz-container .label-heading {
    font-size: 22px;
    font-weight: 700;
    color: #000000;
    margin: 0 0 15px;
    line-height: 1.3;
    padding-bottom: 40px;
	display: none;
}
p.label-content {
    width: 100%;
/* 	    margin: 0 auto 35px !important; */
    font-family: Merriweather;
    font-weight: 300;
    font-size: 32px;
    line-height: 51px;
    text-align: left;
    max-width: 717px;
}
.custom-quiz-container label img {
    width: 100%;
    height: 250px;
    object-fit: cover;
	display: none;
}

	.quiz-step.step-4 .quiz-options, .quiz-step.step-6 .quiz-options{
		display: grid;
    	grid-template-columns: repeat(2, 1fr);
	}	
.quiz-options {
 	display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
    margin-bottom: 40px;
	margin-top: 40px;
}	
.quiz-options label:has(input:checked) {
    border-color: #7A4931;
    box-shadow: 0 5px 15px #7A4931;
    transform: translateY(-6px);
}
.quiz-options label:has(input:checked) .piq-option-check{
    opacity: 1;
	transform: scale(1);
}
.piq-option-check{
	position: absolute;
    top: 15px;
    right: 15px;
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    transition: all 0.3s 
cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    color:  #7A4931;
    z-index: 999;
	opacity: 0;
	transform: scale(0);
}	
.custom-quiz-container {
    position: relative;
    padding-top: 82px;
	padding-bottom:90px;
}
.piq-progress-text.ds-none {
    position: absolute;
    right: 0;
}
.quiz-options label span {
    text-align: left;
    width: 100%;
    display: block;
/*     padding: 18px; */
    font-family: Open Sans;
    font-weight: 400;
    font-size: 18px;
    line-height: 18px;
/*     background: #F4F4F4;
    border-radius: 10px; */
}
.quiz-options label {
    /* position: relative; */
    cursor: pointer;
    border-radius: 10px;
    overflow: hidden;
    background: #F4F4F4;
    /* box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08); */
    transition: all 0.3s 
	cubic-bezier(0.4, 0, 0.2, 1);
    border: 3px solid transparent;
    display: flex;
    align-items: center;
    padding: 18px 18px;
    gap: 10px;
}
span.opt-list {
    border: 1px solid #7A493166;
    width: 30px !important;
    border-radius: 7px;
    height: 30px;
    padding: 6px 9px !important;
}
	.quiz-options input{
		display: none;
	}
	button.step-intro-btn:hover, 	
	button.prev-step:hover, button.next-step:hover, .input-submit-button input:hover {
    background: transparent !important;
    border-color: #7A4931 !important;
    color: #7A4931 !important;
}
	.btn-next-prev button.prev-step{
		margin-left: auto;
		margin-right: 0;
	}
	.btn-next-prev button.next-step{
		margin-right: auto;
		margin-left: 0;
	}
	.piq-progress-bar {
    width: 100%;
    height: 8px;
    background-color: #e9ecef;
    border-radius: 20px;
    overflow: visible;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
		display: none;
}
.piq-progress-fill {
    height: 100%;
    background: #445724;
    border-radius: 20px;
    transition: width 0.6s 
cubic-bezier(0.4, 0, 0.2, 1);
}
.piq-progress-wrapper .piq-progress-text {
    padding-top: 30px;
    text-align: center;
    padding-bottom: 16px;
  padding-right:20px;
}
.piq-progress-wrapper {
    padding-bottom: 0px;
}
	.custom-quiz-container .quiz-step-last .label-heading{
		font-size: 30px;
		padding-bottom: 10px;
	}
.mail-tmp-bx {
    max-width: 700px;
    margin: 0 auto;
}
.mail-template {
    max-width: 1298px;
    margin: 0 auto;
    background: #fff;
    padding: 20px;
    border-radius: 12px;
/*     box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08); */
    margin-top: 60px;
	text-align: left;
}
	.name-input-field{
		display: flex;
		padding-bottom: 20px;
		gap: 20px;
	}	
	.name-input-field>div{
		width: 100%;
	}
	.input-submit-button{
		display: flex;
		justify-content: center;
		padding-top: 20px;
		gap: 20px;
	}
.name-input-field input {
    background: #F4F4F4;
    border-radius: 10px;
    border: 1px solid #3D46391C;
    margin-top: 7px;
    height: 52px;
}
	.input-submit-button .prev-step{
		margin-right: 0;
	}
	.input-submit-button input{
		margin-left: 0;
	}
	button.next-step.first-btn-next {
    max-width: 100%;
}
	.custom-quiz-container h3.label-heading.pd-0 {
    padding-bottom: 0;
}
	.custom-quiz-container h3.label-heading.pb-0 {
    padding-bottom: 0;
}
	.quiz-step-intro h1.label-heading.pd-0.main-quiz-heading {
    padding-bottom: 0;
}
	.quiz-step-intro p.label-content {
    text-align: center;
    margin: 0 auto;
    padding-bottom: 50px;
}
p.pres-key.upto-opt {
    color: #7A4931;
	text-align: left;
}
p.pres-key {
    font-family: Open Sans;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #999999;
}
	.quiz-step-intro {
    text-align: center;
}
.quiz-step-intro button.step-intro-btn {
    background: #7A4931;
    border-color: #7A4931 !important;
    color: #fff;
    padding: 22px 40px;
    font-size: 18px;
    font-weight: 600;
    border-radius: 8px;
    border: none;
    cursor: pointer;
    transition: all 0.3s 
ease;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    margin: 0 auto;
    border: 1px solid #7A4931;
    text-transform: uppercase;
}
.suggestion-heading {
    max-width: 575px;
    margin: 88px auto;
}
.inside-suggestion-heading{
	text-align: center;
    font-size: 30px;
    color: #7A4931;
    font-family: "Merriweather", sans-serif;
    text-transform: uppercase;
}
.main-btn-loader div#btn-loader {
    border-color: #7A4931;
    border-top: 4px solid transparent;
    width: 28px;
    height: 28px;
	margin-bottom: 60px;
}
@keyframes spin {
    100% { transform: rotate(360deg); }
}

.loader {
    width: 40px;
    height: 40px;
    border: 3px solid #fff;
    border-top: 3px solid #000;
    border-radius: 50%;
    display: none;
    margin-left: 8px;
    animation: spin 1s linear infinite;
}
@keyframes spin {
    to { transform: rotate(360deg); }
}
.btn-loader {
    width: 18px;
    height: 18px;
    border: 3px solid #fff;
    border-top: 3px solid transparent;
    border-radius: 50%;
    animation: spin 0.7s linear infinite;
    display: none;
}
/* .quiz-step-intro button.step-intro-btn:hover {
    background: #7A4931 !important;
    color: #fff !important;
} */
.btn-next-prev-bx {
    display: flex;
    gap: 15px;
    justify-content: space-between;
}
.quiz-step.step-1 button.next-step {
	margin: 0 auto !important;
}
	form .check-box {
    display: flex;
    align-items: center;
    gap: 5px;
    margin-top: 0;
}
.name-input-field label {
    font-family: Open Sans;
    font-weight: 400;
    font-size: 17px;
    line-height: 19px;
    color: black;
}
	.form-mail-content h3.form-mail_title {
    margin: 0 0 0;
    color: #000;
    font-family: Merriweather;
    font-weight: 300;
    font-size: 20px;
    line-height: 37px;
}
.form-mail_title p {
    font-family: Open Sans;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
}
.last-sect-quize {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 87px;
}
	.form-mail-content {
    margin-top: 30px;
	max-width:655px;
}
	.first-custom-quiz-container {
    padding: 40px 20px 50px;
}
.single-blg-cnt a {
    color: #445724;
}





/* gallery slider */

.glry-thum-img.swiper-slide-active img {
    max-width: 1198px;
    width: 100%;
/*     height: 528px; */
    object-fit: cover;
    border-radius: 20px;
}
.gallery-single-pg .swiper-button-next, .gallery-single-pg .swiper-button-prev ,
.gallery_box .swiper-button-next, .gallery_box .swiper-button-prev {
	color:#7A4931;
}
.glry-thumb-list-single img {
    height: 87px;
    object-fit: cover;
    width: 100%;
    border-radius: 10px;
}
.glry-thumb-list img {
    border-radius: 10px;
}
.glry-slides-list-single {
    margin: 13px 97px 0 !important
}
.glry-slides-list {
    margin: 24px 48px 0;
}
.gallery_box {
    max-width: 1198px;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 100px;
}
.mySwiper2 {
    height: 528px;
/* 	object-fit:cover; */
    margin-bottom: 10px;
}
.mySwiper2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.mySwiper {
    height: 110px;
}
.mySwiper .swiper-slide {
    opacity: 0.4;
    cursor: pointer;
}
.mySwiper .swiper-slide-thumb-active {
    opacity: 1;
}
.mySwiper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* single page gallery slider css end  */

/* user dashboard css for user details */
.user-details-list li {
    display: flex;
    flex-direction: column;
    list-style: none;
}
.user-details-list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
    padding: 0;
    padding-top: 40px;
}
/* user dashboard css  End for user details */







/* Edit profle css start */
.logout-box.dsds {
    margin-top: 30px;
    padding-bottom: 14px;
}
 .profile-box-deatail span {
    color: #7A4931 !important;
}
.dashboard-wrap {
    max-width: 1298px;
    margin: 80px auto;
}

.dashboard-wrap h1 {
    font-size: 32px;
    font-weight: 500;
    line-height: 39px;
    font-family: 'Merriweather';
}

.dashboard-grid {
    display: flex;
    gap: 30px;
    margin-top: 49px;
}

.dashboard-menu {
    width: 25%;
    padding: 0;
    border-radius: 10px;
    border: 1px solid #7A4931;
	position:sticky;
	top:20px;
	height:fit-content;
}
.dashboard-social-url-inner {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}
.profile-box {
    background: #f4f8fb;
    padding: 30px 15px 15px;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    gap: 0px;
    height: 100%;
}

.dashboard-menu ul {
  list-style: none;
  padding: 0;
}

.dashboard-menu li {
  padding: 12px;
  cursor: pointer;
  border-bottom: 1px solid #ddd;
}

.page-template-user-form .dashboard-menu li.active-user-form {
    background: #76b53c;
    color: #fff;
}
.page-template-user-dashboard .dashboard-menu li.active-dashboard {
    background: #76b53c;
    color: #fff;
}
.page-template-edit-profile .dashboard-menu li.active-edit-profile {
    background: #76b53c;
    color: #fff;
}
.page-template-user-deta-table .dashboard-menu li.active-user-deta-table {
    background: #76b53c;
    color: #fff;
}
.dashboard-menu ul li a {
    color: #000;
}

.dashboard-content {
    width: 75%;
    background: #f4f8fb;
    padding: 30px 30px;
    border-radius: 10px;
    border: 1px solid #7A4931;
    position: relative;
    overflow: hidden;
}
.form-grid {
    display: flex;
    gap: 20px;
}
.form-grid .form-colom {
    width: 100%;
}
.dataTables_filter label {
    display: flex;
    align-items: center;
    gap: 10px;
	justify-content: flex-end !important;
}
/* .tab-content {
  display: none;
}

.tab-content.active {
  display: block;
} */
.page-template-user-form .dashboard-menu li.active-user-form a, .page-template-user-dashboard .dashboard-menu li.active-dashboard a, .page-template-edit-profile .dashboard-menu li.active-edit-profile a, .page-template-user-deta-table .dashboard-menu li.active-user-deta-table a {
	color: #fff;
}
.tab-content-box form input,  .tab-content-box form select, .tab-content-box form textarea {
    border-color: #7A4931;
    padding: 10px 15px;
    margin-bottom: 20px;
    font-size: 15px;
    color: #7A4931;
}
form#referralForm small.error {
    margin-top: -15px;
    display: block;
    margin-bottom: 20px;
    color: red;
}
.tab-content-box form input::placeholder, .tab-content-box form textarea::placeholder {
	color: #7A4931;
	opacity: 1;
}
.tab-content-box form button {
    background: #7A4931;
    border-color: #7A4931;
    color: #fff;
}
.tab-content-box form button:hover {
    background: transparent !important;
    color: #7A4931;
}
.profile-box .image-profile-user img {
    width: 150px;
    height: 150px;
    margin: 0 auto;
    display: block;
    border-radius: 100%;
}
.profile-box-deatail {
    padding-top: 20px;
}
.profile-box-deatail p {
/*     display: flex; */
/*     align-items: center; */
/*     gap: 46px; */
    margin-bottom: 5px !important;
    font-size: 14px;
	text-align:center;
}
.profile-box-deatail p span:first-child {
    width: 48px;
    font-size: 16px;
    font-family: 'Merriweather';
	display:none;
	
}
.logout-box {
    margin-top: 200px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.logout-box a {
    color: #7A4931;
}
/* .logout-box a:hover {
    background: transparent;
    color: #76b53c;
} */
/* .tab-content-box {
  display: none;
} */

.tab-content-box.active {
  display: block;
}
.refral-teb-box {
    width: 133px;
    display: flex;
    align-items: center;
/*     justify-content: space-between; */
	justify-content: end ;
    margin-left: auto;
    margin-bottom: 20px;
    position: absolute;
    right: 30px;
}
.tab-content-box h2 {
    margin: 25px 0 15px;
    font-size: 24px;
    font-family: 'Merriweather';
}
.video-box-profile {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 20px;
}
.refral-teb-box a.tab-link-a {
    background: transparent;
    border: 1px solid #7A4931;
    padding: 10px 13px;
    color: #7A4931;
    border-radius: 5px;
}
.refral-teb-box a.tab-link-a:hover {
    background: #7A4931;
    color: #fff;
	text-decoration:none !important;
}
.heateor_sss_sharing_container.heateor_sss_vertical_sharing {
    display: none;
}

/* deta table  */
table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child:before, table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th:first-child:before {
    display: none !important;
}
table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child, table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th:first-child {
    padding-left: 25px !important;
}
table.dataTable tbody>tr:nth-child(odd)>td,
table.dataTable tbody>tr:nth-child(odd)>th {
    background-color: white !important;
}
.status-box {
	position: relative;
	display: flex;
	align-items: center;
	gap: 8px;
}

.btn-add-delete {
  display: none;
  position: absolute;
  top: 5px;
  right: 0;
  background: #fff;
  border: 1px solid #ddd;
  padding: 5px;
  border-radius: 6px;
  z-index: 99;
}

.btn-add-delete button {
    display: block;
    width: 100%;
    margin: 3px 0;
    padding: 3px;
    font-size: 10px;
    background: #76B53C;
    color: white;
    border-color: white;
}
.btn-add-delete button:hover {
	border-color:#76B53C;
	color:#76B53C;
	background:white;
}

.show-delete-edite {
  cursor: pointer;
  font-size: 20px;
  font-weight: bold;
  user-select: none;
}

.note-text {
    display: none;
    position: absolute;
    top: 30px;
    left: -228px;
    background: #76B53C;
    color: #fff;
    padding: 2px 5px;
    border-radius: 4px;
    font-size: 10px;
    max-width: 100%;
    z-index: 999;
    width: 100%;
    min-width: 274px;
    padding: 5px 10px 7px;
    height: 150px;
}
table.dataTable .note-text p {
    font-size: 13px;
    white-space: break-spaces;
    line-height: 16px;
}

.show-note {
  width: 16px;
  cursor: pointer;
	/* margin-left: 5px;
   position: absolute;
  bottom: -65px;	 */
}
th.sorting_asc {
    width: 10.0909px !important;
}
.show-delete-edite {
    background: #76b53c;
    width: 22px;
    height: 22px;
    color: #fff;
    display: flex;
    align-items: flex-end;
    justify-content: center;
/*     border-radius: 100px; */
    position: absolute;
    top: -22px;
    right: 0px;
    transform: rotate(90deg);
}
th.table-add.sorting {
    width: 170px !important;
}
table.dataTable p.user-name {
    font-size: 12px;
    text-transform: capitalize;
}
table.dataTable p.user-email, table.dataTable p.user-location {
    font-size: 12px;
}
.image-profile-user {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

div.dataTables_wrapper div.dataTables_info ,
.page-item.disabled .page-link,
.page-item.active .page-link,
div.dataTables_wrapper div.dataTables_filter label ,
div.dataTables_wrapper div.dataTables_length label {
    font-size: 12px;
}
div.dataTables_wrapper div.dataTables_filter {
    margin-bottom: 25px !important;
}
table.dataTable p {
    font-size: 12px;
    line-height: 20px;
}
div#dataTables-example_info {
    margin-top: 25px;
}
div#dataTables-example_paginate {
    margin-top: 30px;
}
.logout-box a:hover {
    color: black;
    text-decoration: none;
}
.page-item.active .page-link {
    background-color: #76B53C !important;
    border-color: #76B53C !important;
}
/* .table-bordered {
    border: none;
} */
/* 
.dtr-inline td,
.dtr-inline th {
  border: 1px solid #76B53C !important;
} */

a.tab-link-back {
    padding: 10px 21px 10px 21px;
    background-color: #76B53C;
    color: #FFFFFF;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #76B53C;
    border-radius: 5px 5px 5px 5px;
}
a.tab-link-back:hover {
    background: white;
    color: #76B53C;
    border-color: #76B53C;
}
th.table-loc.sorting {
    width: 172px !important;
}
fieldset.needsclick.go3442790476.kl-private-reset-css-Xuajs1 {
    display: none !important;
}
.btn-add-delete-box .img-edit-icon, .btn-add-delete-box .img-delete-icon, .show-note {
    background: #ddd;
    border-radius: 100px;
    width: 30px;
    height: 30px;
    padding: 7px;
    max-width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
	cursor: pointer;
}
.btn-add-delete-box {
    display: flex;
    align-items: center;
    gap: 10px;
}
.status-main-box {
    display: flex;
    align-items: center;
    gap: 10px;
}
.status-main-box p.brn-status {
    background: #dddddd;
    color: #000;
    padding: 5px 10px;
    border-radius: 15px;
    width: 100%;
    text-align: center;
    cursor: pointer;
    max-width: 78px;
    min-width: 74px;
}
table.dataTable, table caption+thead tr:first-child td, table caption+thead tr:first-child th, table colgroup+thead tr:first-child td, table colgroup+thead tr:first-child th,
table thead:first-child tr:first-child td, table thead:first-child tr:first-child th, .table-bordered td, .table-bordered th {   
    border: none !important;
}
.table-striped thead tr {
    background-color: rgba(0, 0, 0, .03);
}
table.dataTable {
    box-shadow: 0 0 4px 0px rgb(0 0 0 / 15%);
	border-radius: 5px;
}
.table-striped tbody tr:last-child td.sorting_1 {
    border-bottom-left-radius: 5px;
}
.table-striped tbody tr:last-child td:last-child {
    border-bottom-right-radius: 5px;
}
.image-upload {
  max-width: 100%;
}

.upload-box {
  display: block;
  border: 2px dashed #76b53c;
  border-radius: 12px;
  padding: 30px;
  text-align: center;
  cursor: pointer;
  transition: 0.3s;
  background: #fff;
}

.upload-box:hover {
  border-color: #7A4931;
  background: #7a493138;
}

.upload-content img {
  width: 50px;
  margin-bottom: 10px;
}

.upload-content p {
  margin: 6px 0;
  font-size: 15px;
  color: #111827;
}

.upload-content span {
  font-size: 13px;
  color: #6b7280;
}

.preview-img {
    display: none;
    width: 100%;
    max-height: 220px;
    object-fit: cover;
    border-radius: 10px;
    max-width: 220px;
    margin: 0 auto;
}
div#uploadContent p {
    color: #7A4931;
}
.Form.black_box form .control-group .controls input:focus-visible {
    outline: none !important;
}
.tab-content-box form input:focus-visible, .tab-content-box form select:focus-visible, .tab-content-box form textarea:focus-visible {
	outline: none !important;
}
.tab-content-box form input:focus, .tab-content-box form select:focus, .tab-content-box form textarea:focus {
	outline: none !important;
	border-color: #7A4931 !important;
}
body.logged-in .show-logged-out {
    display: none;
}

body:not(.logged-in) .show-logged-in {
    display: none;
}
.profile-box-deatail p:first-child {
    text-transform: capitalize;
}

.menu-btn a.hfe-menu-item.elementor-button {
    padding: 15px 21px 15px 21px !important;
    background-color: #76B53C !important;
    color: #FFFFFF !important;
    border-style: solid !important;
    border-width: 1px 1px 1px 1px !important;
    border-color: #76B53C !important;
    border-radius: 5px 5px 5px 5px !important;
}
[type=button]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    background: transparent;
    color: #7A4931;
}
p.brn-status.wp-status-contacted {
    background-color: #0d6efd;
    color: #fff;
}
p.brn-status.wp-status-pending {
    background-color: #6c757d;
    color: #ffffff;
}
p.brn-status.wp-status-discussion {
    background-color: #fd7e14;
    color: #ffffff;
}
p.brn-status.wp-status-closed { 
	background-color: #198754; 
	color:#fff; 
}
.image-upload {
  max-width: 100%;
}

.upload-box {
  border: 2px dashed #7A4931;
  border-radius: 12px;
  padding: 30px;
  cursor: pointer;
  display: block;
  text-align: center;
  transition: 0.3s;
}

.upload-box:hover {
  background: #7a49314f;
}

.upload-content img {
  width: 40px;
  margin-bottom: 10px;
}

.upload-text strong {
  color: #7A4931;
  font-size: 16px;
}

.upload-text span {
  color: #777;
  font-size: 13px;
}

#previewImage {
  max-width: 150px;
  border-radius: 8px;
}
.avter-box img {
    width: 100% !important;
    height: 100% !important;
    border-radius: 100%;
}
.menu-btn a.hfe-menu-item.elementor-button:hover {
    background: transparent !important;
}
.profile-img-cs label {
    margin-bottom: 12px;
}
.tab-content-box form label {
    color: #7A4931;
    margin-bottom: 13px;
}

.refr-frm-row .control-group {
    width: 100%;
}
.refr-frm-row {
    display: flex;
    gap: 20px;
}
fieldset.needsclick.go983184302.kl-private-reset-css-Xuajs1 {
    display: none !important;
}
.frontend-social-links {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}


/* Gallery pages css start */

.wedding-gallery-masonry .masonry-grid {
    column-count: 4;
    column-gap: 20px;
}
.masonry-item {
    break-inside: avoid;
    margin-bottom: 20px;
}
.masonry-item img {
    width: 100%;
    height: auto;
    display: block;
	border-radius:25px;
}
section.wedding-gallery-masonry {
    padding: 80px 0;
}

section.wedding-gallery-archive {
    max-width: 1298px;
    margin: 0 auto;
    padding: 72px 0;
}
h2.gallery-title a {
    color: white;
	line-height:0 !important;
}
h2.gallery-title {
    text-align: center;
    font-family: Merriweather;
    font-weight: 700;
    font-size: 24px;
    line-height: 25px;
    text-transform: uppercase;
    color: white;
	margin:0;
}
article.gallery-card {
    position: relative;
}
.gallery-info {
    position: absolute;
    bottom: 40px;
    width: 100%;
}
.gallery-archive-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
}
section.wedding-gallery-single {
    max-width: 1296px;
    margin: 0 auto;
/*     padding: 0 20px; */
}

.glry-ovrly {
    position: relative;
    display: inline-block;
}

.glry-ovrly img {
    display: block;
    width: 100%;
    height: auto;
}

.glry-ovrly::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(
        180deg,
        rgba(122, 73, 49, 0) 0%,
        #7A4931 100% );
    pointer-events: none;
	border-radius:25px;
}


/* single-pg-design  */
h1.gallery-title {
    font-family: Merriweather;
    font-weight: 300;
    font-size: 48px;
    line-height: 63px;
    text-align: center !important;
    margin: 0 auto;
    position: absolute;
    top: 68px;
    color: white;
    z-index: 4;
    max-width: 378px;
    width: 100%;
    left: 0;
    right: 0;
}
.gallery-single-pg {
    max-width: 1298px;
    margin: 0 auto;
    width: 100%;
}
.glry-thum-img-single img {
    height: 588px;
}

.glry-thum-img-single.swiper-slide-active img {
    max-width: 1298px;
    width: 100%;
    height: 588px;
    object-fit: cover;
    border-radius: 25px;
}

.glry-thum-img-single.swiper-slide-active {
    position: relative; 
}
.glry-thum-img-single.swiper-slide-active::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50%;
    border-radius: 25px;
    background: linear-gradient(360deg, rgba(122, 73, 49, 0) 0%, #7A4931 100%);
    pointer-events: none;
}

.gallery-single-pg .swiper-button-next svg ,
.gallery-single-pg .swiper-button-prev svg {
    display: none;
}
.fancybox__nav button {
    padding: 0 !important;
    background-color: transparent !important;
	  }
	  .fancybox__toolbar .fancybox__toolbar__items.fancybox__toolbar__items--right button {
    padding: 0 !important;
    background-color: transparent !important;
}
.swiper-lazy-preloader {
    display: none !important;
}
div#elementor-lightbox-slideshow-single-img {
    display: none !important;
}
	  .fancybox__container .dialog-lightbox-widget {
    display: none !important;
}
.fancybox__nav button svg,
.fancybox__toolbar button svg {
    stroke: white;
    color: white;
}


/* partner ship page form csss */

.partnership-form .form-row, .referral-form .form-row {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
}
.partnership-form .form-row input, .partnership-form .form-row textarea, .referral-form .form-row input, .referral-form .form-row textarea {
    border-color: #3D46391C;
    color: #00000070 !important;
    padding: 14px 20px;
	background: #F4F4F4;
	border-radius: 10px;
}
.partnership-form .form-row textarea, .referral-form .form-row textarea {
	height: 112px;
}
.partnership-form button.submit-btn, .referral-form button.submit-btn {
    background: #7A4931;
    color: #fff;
    border-color: #7A4931;
    display: flex;
    justify-content: center;
/*     margin: 0 auto; */
    padding: 18px 36px;
    font-family: Open Sans;
    font-weight: 600;
    font-size: 14px;
    line-height: 15px;
    text-transform: uppercase;
    border-radius: 10px;
}
.partnership-form button.submit-btn:hover, .referral-form button.submit-btn:hover {
    background: transparent;
    color: #7A4931;
}
.partnership-form .form-row input::placeholder, .partnership-form .form-row textarea::placeholder, .referral-form .form-row input::placeholder, .referral-form .form-row textarea::placeholder  {
	color: #00000070;
	opacity: 1;
}
.frm-field-wrp-div {
    width: 100%;
}
.frm-field-wrp-div label {
    font-family: Open Sans;
    font-weight: 400;
    font-size: 17px;
    line-height: 19px;
    color: #000000;
    margin-bottom: 8px;
}

/* filter csss  */
.location-content h3 {
    font-family: Merriweather;
    font-weight: 300;
    font-size: 24px;
    line-height: 27px;
    text-transform: capitalize;
    margin: 0;
}
.location-content p {
    font-family: Open Sans;
    font-weight: 400;
    font-size: 16px;
    line-height: 27px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
	    margin-top: 18px !important;
}
.location-content a.location-btn {
    margin-top: 24px;
}
/* home page planner css */
.cstm-plnr-section {
    padding: 0 !important;
	gap: 40px !important;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr !important;
}
.planner-card img {
    height: 227px !important;
}
 .planner-button {
    padding: 18px 50px !important; 
}
.single-blg-athr-name, .blg-athr-name {
    font-family:  'Open Sans';
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-transform: capitalize;
    margin-bottom: 10px;
    margin-top: 5px;
}
.upper-box-third-venu-box-inner p {
    text-align: left !important;
}
/*  RESPONSIVE START ------------------------------------------------------------- */
@media(max-width:1490px) {
	.planner-bottom-banner-image img {
    width: 100%;
    max-height: 700px !important;
    object-fit: cover;
}
}
@media(max-width:1350px) {
.blog-pg-container {
    padding: 60px 20px;
}
	section.category-pg-top-sect ,
	section.single-location ,
	.dashboard-wrap ,
	section.planner-gallery.container ,
	section.single-planner-hero-section,
	section.wedding-gallery-single {
    padding: 0 20px;
}
.video-grid {
    padding: 72px 20px;
}	
.refaral-banner-img {
    padding: 80px 20px 0 !important;
}
.refer-container .row {
    padding: 60px 20px 80px !important;
}	
.refaral-banner-img img {
    min-height: 330px;
    object-fit: cover;
    border-radius: 25px;
}	
.wl-filter-bar {
    padding-left: 20px;
    padding-right: 20px;
}
.gallery_box {
    padding-bottom: 80px;
}	
.content-box-top-banner {
    padding: 80px 0 80px 0;
}	
.locations-grid {
    padding: 80px 20px 0 20px;
}
h2.explore-title {    
    padding-left: 20px;
}	
}

@media(max-width:1200px) {
.submit-wrap button {
    margin-bottom: 0;
}	
.gallery-archive-grid {
    padding: 0 20px;
}	
	.tp-menu nav ul li a.hfe-menu-item {
    padding: 15px 10px !important;
}
	.tp-menu nav ul li a.hfe-menu-item.elementor-button {
    font-size: 13px !important;
}
.dashboard-wrap {
    margin: 60px auto;
}
.locations-pagination {
    margin: 80px 0;
}	
.wl-filter-bar .reset-btn {
    right: 30px;
}
.planner-bottom-banner-image img {
	min-height:600px !important;
}	
}

@media(max-width:1024px) {
.blog-title {   
    font-size: 20px;
    line-height: 32px;
}	
h2.blog-title-latest {
    font-size: 16px;
    line-height: 25px;
}
.blog-image img {
    width: 100%;
    height: 330px;   
}	
	.cstm-plnr-section {
    grid-template-columns: 1fr 1fr 1fr 1fr !important;
}
	h2.gallery-title {
    font-size: 20px;
    line-height: 26px;
}
	section.wedding-gallery-masonry ,
	section.wedding-gallery-archive {
    padding: 60px 0;
}
.wedding-gallery-masonry .masonry-grid {
    column-count: 3;
}
.blog-pg-container {
   padding-bottom: 30px;
}
.vita-planners-top-inclusivity::after {
       background-size: 300px;
right:0;
}
.vita-planners-top-inclusivity::before {
    top: -120px;
	width:100%;
    background-size: 260px;
}
.inclusivity-philosopy-section::after {;
    background-size: 150px;
}
.refer-container .row .col-md-5 .head-title h1 {  
    font-size: 24px;
}
.refer-container .row {
    padding: 60px 20px 80px !important;
    gap: 40px !important;
}
.Form.black_box form {
    margin-top: 40px !important;
    padding: 30px !important;
}	
.refaral-banner-img {
    padding: 35px 20px 0 !important;
}
.dashboard-wrap {
    margin: 50px auto;
}
.tp-menu nav ul li a.hfe-menu-item.elementor-button {
    max-width: 120px !important;
}
h1.location-title {
    font-size: 36px;
    line-height: 50px;
    padding: 20px 0;
}
.upper-box-third-venu-box {
    margin-top: 50px;
}
section.venues-third-section {
    height: 560px;
/*     padding: 40px;
    justify-content: normal; */
}
.content-box-top-banner h2,	
.venues-top-banner h1 {    
    font-size: 36px;
    line-height: 40px;
}
.gallery_box {
    padding-bottom: 50px;
}	
.glry-thumb-list img {
    height: 87px;
    object-fit: cover;
    width: 100%;
    border-radius: 10px;
}	
.content-box-top-banner {
    padding: 50px 0 50px 0;
}
h2.wl-sub-term-title {;
    font-size: 36px;
    line-height: 40px;
    margin-top: 50px;
    margin-bottom: 40px;
}
.checkbox-grid.small {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
}
.frm-top-grid-bx {
    grid-template-columns: 1fr 1fr;
}
.frm-top-grid-bx-third {
    grid-template-columns: 1fr;
}
.main-quiz-heading {
    font-size: 24px;
}	
p.label-content {
    font-size: 20px;
    line-height: 32px;
}
.quiz-step-intro button.step-intro-btn {
    padding: 17px 27px;
    font-size: 13px;
}
.page-header.single-tp-bx ,	
span.single-post-date ,	
.custom-quiz-container {
    padding-left: 20px;
    padding-right: 20px;
}
.single-blg-pg {
    padding-top: 20px;
}
h1.entry-title.single-blg-ttle {
    font-size: 24px;
    line-height: 32px;
    padding: 0;
}
.planner-bottom-banner-image img {
	min-height:500px !important;
}
.frm-top-grid-bx-middle input {
    font-size: 32px;
    line-height: 35px;
}	
}

@media(max-width:880px){
	.refer-container .row {
	padding: 45px 20px 50px !important;
    flex-direction: column !important;
}
.dashboard-wrap h1 {
    font-size: 24px;
    line-height: 32px;
}
.dashboard-grid {
    margin-top: 30px;
}
.locations-grid {
    grid-template-columns: 1fr 1fr;
}
.location-content a.location-btn,	
.location-content p ,	
.location-content {
    margin-top: 15px !important;
}
.locations-grid {
    row-gap: 40px;
    column-gap: 20px;
    padding-top: 60px;
}
.locations-pagination {
    margin: 50px 0;
}	
.wl-gallery-large img, .wl-gallery-item img {
    height: 260px;
}
.wl-card-box-one {
    padding-left: 20px;
    padding-right: 20px;
}
.quiz-options label span {
    font-size: 14px;
    line-height: 17px;
}
.piq-option-check {
    width: 30px;
    height: 30px;
    font-size: 18px;
}
p.label-heading-last {
    font-size: 24px;
    line-height: 32px;
}
.custom-quiz-container {
    padding-top: 50px;
    padding-bottom: 50px;
}
.planner-bottom-banner-image img {
	min-height:375px !important;
}	
}
@media(max-width:768px) {
	.tp-menu .hfe-nav-menu-icon {
    padding: 0;
}
.cstm-plnr-section {
    grid-template-columns: 1fr 1fr 1fr !important;
}
h2.gallery-title {
    font-size: 14px;
    line-height: 20px;
}
.gallery-archive-grid {
    gap: 10px;
    row-gap: 5px;
}
section.wedding-gallery-archive {
    padding: 50px 0;
}
.gallery-info {
    bottom: 25px;
}
.glry-thum-img img ,	
.glry-thum-img-single img {
    height: 500px !important;
}
.glry-slides-list {
    margin: 14px 40px 0;
}
.gallery_box .mySwiper {
    height: 88px;
}	
.glry-slides-list-single {
    margin: 13px 60px 0 !important;
}
.glry-ovrly::after {   
    border-radius: 10px;
}
.blog-pg-container {
    grid-template-columns: 1fr; 
}	
.video-grid {
    padding: 50px 20px;
}
section.planner-gallery.container .gallery-grid {
    padding-top: 50px;
}
a.swl-btn {
    font-size: 13px;
	padding: 17px 27px;
	margin:0;
}
.single-plnr-btns {
    margin: 20px 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 15px;
}
.dashboard-menu {
    width: 40%;
}	

.ehf-header #masthead {
    z-index: 99;
    position: sticky;
    top: 0;
    left: 0;
    transition: all 0.3s;
    background: white;
}
/* .fltr-prpty-lstng {
    display: flex !important;
    flex-direction: row;
    flex-wrap: wrap;
    position: sticky;
    top: 80px;
    z-index: 2;
    padding: 20px;
}	 */
button#btn-form {
    display: flex;
    background: #fff !important;
    border-color: #fff;
    width: 50px;
    height: 50px;
    padding: 0px;
    border-radius: 50px;
    box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 15%);
    align-items: center;
    justify-content: center;
	margin-left:20px;
	margin-top: 20px;
}	
button#btn-form img {
    width: 23px;
}	

.wl-filter-bar {
    position: fixed;
    top: 0;
    left: -200%;
    width: 100%;
    max-width: 100%;
    background: #fff;
    z-index: 9999;
    height: 546px;
    overflow-y: auto;
    transition: right 0.3s ease;
    padding: 50px 20px 20px 20px;
}

  .wl-filter-bar.active {
     left: 0;
  }

  .form-close {
      position: absolute;
      top: 15px;
      right: 15px;
      font-size: 20px;
      cursor: pointer;
      z-index: 10000;
        width: 30px;
        height: 30px;
        background: #7A4931;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #fff;
        border-radius: 50px;
	  text-align:center;
  }

div#btn-form-close {
    display: block;
}	
.fltr-prpty-lstng {
    display: flex !important;
    flex-direction: row;
    flex-wrap: wrap;
}
.wl-filter-field {  
    width: 47%;
}
.mySwiper2 {
    height: 100%;
}	
h1.location-title ,	
h2.explore-title {
    font-size: 24px;
    line-height: 30px;
}	
.location-box h2 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px;
}
.location-grid span {
    font-size: 12px;
    line-height: 15px;
}
.location-excerpt {
	font-size: 12px;
    line-height: 20px;
    margin-top: 5px;
    margin-bottom: 5px;
}	
.location-grid strong {
    font-size: 14px;
    line-height: 20px;
}
.overview-description p {
    font-size: 12px;
    line-height: 20px;
}

.explore-venues .locations-grid {
    padding-top: 30px !important;
}
section.explore-venues {
    padding-bottom: 50px;
    padding-top: 10px;
}
h2.wl-sub-term-title ,	
h2.venue-third-title, .panners-data-second h2 ,	
.content-box-top-banner h2, .venues-top-banner h1 {
    font-size: 24px;
    line-height: 30px;
}
.wl-title {
    font-size: 20px;
    line-height: 24px;
}
.dynmic-background.wl-bg-gray .wl-card:last-child .wl-content {
    padding-bottom: 50px;
}
.content-box-top-banner {
    gap: 20px;
}
.dynmic-background.wl-bg-white .wl-content {
    margin-bottom: 50px;
}
.upper-box-third-venu-box {
    padding: 20px;
	margin-top: 30px;
}
section.venues-third-section {
    padding: 20px;
}
.upper-box-third-venu-box-inner ul {
    padding-left: 20px;
}
.container-venue-third-sect {
    margin-bottom: 0;
    width: 100%;
}
.upper-box-third-venu-box-inner p {
    text-align: left !important;
}	
.upper-box-third-venu-box-inner span {
    font-size: 12px !important;
    line-height: 20px !important;
text-align:left !important;
}
section.venues-third-section {
    height: 650px;
}
.frm-top-grid-bx-middle ,	
.frm-top-grid-bx {
    grid-template-columns: 1fr;
gap:20px;
}
.checkbox-grid.small , 
.checkbox-grid {
    grid-template-columns: repeat(2, 1fr);
}
.submit-wrap button {
    font-size: 13px;
    line-height: 15px;
    padding: 17px 27px;
}	
button.next-step, button.prev-step, .input-submit-button input {
    padding: 17px 28px;
    font-size: 13px;
}
.piq-progress-text.ds-none {
    top: -20px;
}
.mail-template {
    margin-top: 40px;
	padding:0;
}
.single-blog-thumb img {
    min-height: 300px;
    margin-top: 20px;
}
h2.wl-sub-term-title {
    padding-left: 20px;
    padding-right: 20px;
}
section.planner-gallery.container .gallery-grid img {
    border-radius: 10px;
}
.home-before-day::after {
    background-size: 200px;
}	
}


@media(max-width:575px) {
	
.Form.black_box form {
    margin-top: 30px !important;
}
.refer-container .row .col-md-5 .head-title h1 {
    font-size: 20px !important;
}	
.refr-frm-row {
    flex-direction: column !important;
}	
.blog-archive-main {
    padding: 0 !important;
}	
.cstm-plnr-section {
    grid-template-columns: 1fr !important;
}
.home-every-after::after {
    background-size: 140px;
}
.home-every-after::before {
    bottom: 0;
    background-size: 170px;
    background-position-y: bottom;
}	
.home-page-full-crousal .swiper-pagination {
    margin-bottom: 7px !important;
}	
.home-page-full-crousal .swiper-pagination span.swiper-pagination-bullet {
    height: 8px !important;
    width: 8px !important;
}
.planner-card img {
    height: 290px !important;
}
section.wedding-gallery-masonry {
    padding: 40px 0;
}
.glry-thum-img img ,	
.glry-thum-img-single img {
    height: 350px !important;
}
.glry-thumb-list img ,	
.gallery_box .mySwiper ,	
.glry-thumb-list-single img {
    height: 60px;
}	
h1.gallery-title {  
    font-size: 20px;
    line-height: 21px;
    top: 45px;
}
.glry-slides-list-single {
    margin: 10px 30px 0 !important;
}
  .gallery_box .swiper-button-next::after,
  .gallery_box .swiper-button-prev::after,
 .gallery-single-pg .swiper-button-next::after,
 .gallery-single-pg .swiper-button-prev::after {
    font-size: 20px;
}
.masonry-item img {   
    border-radius: 12px;
}
.wedding-gallery-masonry .masonry-grid {
    column-gap: 10px;
}	
.masonry-item {
    margin-bottom: 10px;
}	
.blog-image img {
    height: 300px;
}
.vita-planners-top-inclusivity::after {
    background-size: 130px;
    width: 355px;
}
.vita-planners-top-inclusivity::before {
    top: -20px;
    width: 100%;
    background-size: 140px;
}
.inclusivity-philosopy-section::after {
	background-size: 110px;
    bottom: -116px;
    height: 500px;
}
.Form.black_box form .ButtonWrapper input, .Form.black_box form .ButtonWrapper button.Button {
    margin: 5px auto 0;
}	
section.single-planner-hero-section {
    grid-template-columns: 1fr;
}
.single-planner-data.container {
    padding: 40px 0;
}
h1.swl-title {
    margin-top: 20px;
    margin-bottom: 10px;
}	
.panners-data-second h2 {
    font-size: 30px;
    line-height: 52px;
}
section.single-planner-second-section::after {
    background-size: 100px;
}
section.single-planner-second-section::before {
    background-size: 115px;
}
.swl-excerpt.aos-init.aos-animate {
    font-size: 12px;
    line-height: 20px;
}
h2.venue-third-title, .panners-data-second h2 {
    font-size: 22px;
    line-height: 32px;
}
.panners-data-second {
    padding: 0 20px 70px 20px;
}	
.panners-data-second p {
    font-size: 16px;
    line-height: 28px;
    margin-top: 18px;
}	
.single-bx-content {
    order: 2;
}
.single-bx-img {
    order: 1;
}
.video-grid {
    grid-template-columns: 1fr !important;
}	
section.planner-gallery.container .gallery-grid {
    gap: 10px;
}	
.video-item iframe {
    height: 300px;
}
.dashboard-menu {
    width: 100%;
    position: unset;
}
.partnership-form .form-row, .referral-form .form-row ,
.dashboard-grid {
    flex-direction: column;
}
.frm-field-wrp-div label {
    font-size: 14px;
    line-height: 16px;
}
.partnership-form button.submit-btn, .referral-form button.submit-btn {
    padding: 17px 27px;
    font-size: 14px;
    line-height: 15px;
}	
.dashboard-content {
    width: 100% !important;
}
.tab-content-box h2 {
    font-size: 20px;
}
.dashboard-social-url-inner {
    gap: 10px;
}
.dashboard-content {
    padding: 20px 15px;
}
.dashboard-wrap {
    margin-top: 20px;
}	
.refr-frm-row {
    gap: 0 !important; 
}
.locations-grid {
    grid-template-columns: 1fr;
}
a.location-image img {
    height: 340px;
	width: 100%;
    border-radius: 20px;
}
.location-content h3 {
    font-size: 20px;
    line-height: 24px;
}
.quizx-form-wrapper .quizx-row ,	
.btn-next-prev {
    flex-direction: column !important;
}
.last-sect-quize {
    margin-top: 0;
    flex-direction: column;
}	
.form-mail-content {
    width: 100%;
	margin-top:0;
}	
p.pres-key , .last-sect-quize p , p.label-subtitle,
.upper-box-third-venu-box-inner ul li ,
.upper-box-third-venu-box-inner p ,	
.venues-third-content-box-one p ,	
.content-box-top-banner p ,
.wl-excerpt p ,	
.location-content p {
    font-size: 12px;
    line-height: 20px;
}
.wl-filter-btn ,	
a.location-btn, .wl-btn {
    padding: 17px 23px;
    font-size: 13px;
	line-height: 15px;
}
.wl-grid > .dynmic-background.wl-bg-gray:first-of-type {
    padding-top: 50px;
}
.wl-card-box-one {
    padding-bottom: 30px;
}
	
.wl-title {
    margin-bottom: 15px;
}	
.location-content a.location-btn, .location-content p, .location-content {
    margin-top: 10px !important;
}

.wl-filter-field label {
    margin-bottom: 10px;
}
	
.wl-filter-bar {
    gap: 14px;
}
.wl-filter-field select {
    padding: 0 10px !important;
    font-size: 13px !important;
    background-position: right 10px center !important;
    background-size: 12px !important;
}
.locations-grid {
    padding-top: 50px;
}
.location-box {
    background: #F4F4F4;
    border-radius: 20px;
    padding: 25px 20px;
    margin-bottom: 30px;
}	
.location-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px 20px;
}
.wl-gallery-large img, .wl-gallery-item img {
    border-radius: 10px;
}	
.wl-gallery-grid {
    gap: 15px;
}	
.wl-gallery-item img {
        height: 165px;
    }
.quiz-step.step-4 .quiz-options, .quiz-step.step-6 .quiz-options ,	
.quiz-options {
    grid-template-columns: 1fr;
}
p.pres-key.upto-opt {
    text-align: center;
}
.quizx-field label {
    font-size: 16px;
}
.quizx-checkbox span.wpcf7-list-item-label {
    line-height: 18px;
}
.quizx-checkbox span.wpcf7-list-item {
    margin: 0 !important;
}
	a.blog-btn-latest {
		font-size:12px;
	}
/* .inq-date input {
    max-width: 575px !important;
    width: 100% !important;
}	 */
/* 	.book-call-icon:hover {
    right: 0px !important;
    border-radius: 0px !important;
} */
	.home-before-day::after {
    background-size: 150px;
}
}
