html {
    scroll-behavior: smooth;
}
body{font-family:ProximaNova-Regular;}
a{color:#333; text-decoration:none;}
a:hover{color: #EAAA00;text-decoration:none;}
h1{font-size:48px; font-family:ProximaNova-Bold;}
h2{font-size:28px; font-family:ProximaNova-Bold; margin:0px;}
h3{font-size:24px; font-family:ProximaNova-Bold;}
h4{font-size:18px; font-family:ProximaNova-Bold;}
img{max-width:100%;}
b, strong{font-family: 'ProximaNova-Bold';}
p{font-size:16px;}
button:focus{outline:none;}
.btn-primary:hover{background:#222;}
.btn-primary:not(:disabled):not(.disabled):active:focus{background:#222; box-shadow: none;}
 .container{max-width:1520px; padding: 0 50px;} 
.btn {
    background: #333333;
    color: #fff;
    padding: 11px 35px;
    font-size: 16px;
     font-family: Proxima-Nova-Semibold;
	border-radius: 6px;
}
.btn-padd:hover {
    color: #fff;
    background: #EAAA00;
}
/* HEADER */
.main_navbar {
    padding: 0;
    /* border-top: 1px solid #ccc; */
    border-bottom: 1px solid #e7e7e7;
}
.navbar-nav li.nav-item.active a {
    color: #EAAA00!important;
}
.banner-sec h3 a {
    padding: 0 10px;
}
.banner-sec h3 a:first-child {
    padding-left: 0;
}
.mobile-nav {
    display: none;
}
.navigation{padding:0px;}
.main_navbar .navbar-light .navbar-nav .nav-link:hover {
    color: #EAAA00;

}
.main_navbar .navbar-light .navbar-nav .nav-link {
    color: #333333;
    font-size: 17px;
	padding: 14px 36px;
	font-family: 'Proxima-Nova-Semibold';
}
.main_navbar .navbar-light .navbar-nav .nav-link:first-child {
    padding-left: 0;
}
.tp-header {
    padding: 24px 0;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);
}
.login-btn ul {
    padding: 0;
    margin: 0;
    display: flex;
}
.login-btn ul li {
    list-style: none;
}
.login-btn ul li a{padding:0 10px;text-decoration: none;font-family: Proxima-Nova-Semibold;}
.btn-padd {
    margin-right: 15px;
}
.btn-padd:last-child {
    margin-right: 0;
}
/* END */

/* BANNER */
.banner-sec{    
    align-items: end;
    text-align: center;
    background-size: cover;
    background-position: center 0;
    margin: 0 0 54px;

}
.main-banner {
     background: url(../images/banner.jpg);
    height: 500px;
    display: flex;
    align-items: end;
	background-position:center center;
}
.inner-banner {
    width: 70%;
    margin: 0px auto 30px;
}
.banner-sec1 h2 {
    padding: 0 0 26px;
}

.banner-sec a {
    color: #fff;
    text-decoration: none;
}
.banner-sec a:hover{ color: #EAAA00;}
.banner-sec .input-group {
    background: #fff;
    padding: 2px;
	border-radius: 4px;
	margin: 0 0 23px;
}
.banner-sec .custom-select {
    border: none;
}
.banner-sec h1 {
    color: #fff;
    text-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
	padding: 0 0 20px;
}
.banner-sec h3 {
    font-size: 24px;
    color: #fff;
	text-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
	padding: 0 0 28px;
}
.banner-sec h3:last-child {
    padding: 0;
}

/* END */
.vendor-sec1{overflow:hidden;padding: 9px 0 70px;}
.vendor-sec1 h2 {
    padding: 0 0 30px;
	color: #333333;
	margin:0px;
}

.vender-slider ul {
    display: flex;
    align-items: center;
	list-style: none;
    padding: 0;
    margin: 0;
	flex-wrap: wrap;
}
.vender-slider img {
    border-radius: 0;
}
.real-wed p a{color:#EAAA00;}
.vender-slider .slick-slide{margin: 0 15px 0 0;}
.vender-slider .slick-list {
overflow: visible;
width:100%;	
 padding-left: 0 !important;
 padding-right: 140px !important;
}
.vender-slider .slick-slide span {
    font-size: 18px;
	font-family: Proxima-Nova-Semibold;
	color:#000;
}
.vender-slider .slick-slide a {
    text-decoration: none;
}
.vender-slider .slick-slide img {
    margin: 0 0 10px;
}
.vender-slider .slick-prev {
    left: inherit;
    border: 1px solid #C7C7C7;
    border-radius: 50px;
    top: -49px;
    right: 44px;
    width: 36px;
    height: 36px;
}
.vender-slider .slick-prev:before {
    content: "\f104";
    font-family: FontAwesome;
    color: #777;
    font-weight: bold;
    font-size: 23px;
	opacity:1;
	line-height:14px;
}
.vender-slider .slick-next {
    left: inherit;
    border: 1px solid #C7C7C7;
    border-radius: 50px;
    top: -49px;
    right: 0px;
    width: 36px;
    height: 36px;
	line-height: 14px;
}

.vender-slider  .slick-next:before {
	content: "\f105";
    font-family: FontAwesome;
    color: #777;
    font-weight: bold;
    font-size: 23px;
	opacity:1;
}
.vendor-sec1 .vender-slider .slick-prev, .vendor-sec1 .vender-slider .slick-next {
    top: -46px;
}
.vendor-sec1 .vender-slider .slick-prev {
    right: 50px;
}
/* Wedding */
.Wedding-sec{ padding:0 0 65px;}
.web-md a {
    text-decoration: none;
}
.lft-colm span {
    font-size: 16px;
    color: #000000;
	padding: 0 0 4px;

}
.web-md a:hover{}
.lft-colm h3 {
    font-size: 20px;
    color: #363636;
	margin:0px;
	    font-family: Proxima-Nova-Semibold;
}
ul.rating {
    display: flex;
    list-style: none;
    margin: 0;
	padding:0px;
}
.rgt-colm span {
    padding-left: 7px;
}
ul.rating li i {
color: #EAAA00;
font-size: 13px;
}

ul.rating li {
    padding: 0 1px;
}
.price {
    font-size: 22px;
    font-weight: 400;
    color: #333333;
}
.web-md img {
    margin: 0 0 12px;
	border-radius: 16px;
}

.Wedding-sec h2 {
    padding: 0px 0 30px;
}

.Wedding-sec .slick-prev {
    left: inherit;
    border: 1px solid #C7C7C7;
    border-radius: 50px;
    top: -46px;
    right: 64px;
    width: 36px;
    height: 36px;
}
.Wedding-sec .slick-prev:before {
    content: "\f104";
    font-family: FontAwesome;
    color: #777;
    font-weight: bold;
    font-size: 23px;
	opacity:1;
	line-height:14px;
}
.Wedding-sec .slick-next {
    left: inherit;
    border: 1px solid #C7C7C7;
    border-radius: 50px;
    top: -46px;
    right: 14px;
    width: 36px;
    height: 36px;
}

.Wedding-sec  .slick-next:before {
	content: "\f105";
    font-family: FontAwesome;
    color: #777;
    font-weight: bold;
    font-size: 23px;
	opacity:1;
	line-height:14px;
}

.heart-icon {
    position: absolute;
    top: 17px;
    right: 23px;
    background: #fff;
    width: 42px;
    height: 42px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
}
.heart-icon i{color:#222222; position: absolute;}
.heart-icon .fa-heart {
    opacity: 0;
	color:#EAAA00;
}
/*.heart-icon:hover .fa-heart-o {
    opacity: 0;
}

.heart-icon:hover .fa-heart {
    opacity: 1;
}*/
.wed {
    display: flex;
    align-items: start;
    width: 100%;
    justify-content: space-between;
}
.rgt-colm {
    display: flex;
    align-items: center;
    flex-direction: column;
}
.rgt-colm img {
    margin: 0;
	padding-bottom: 0;
}
.raq {
    color: #9A9A9A;
	font-size:13px;
	letter-spacing: 1.5px;
}
.rgt-colm span {
    padding-left: 7px;
    /* color: #222222; */
    margin-right: 3px;
}

/* Get vender */
.get_vendor {
    overflow: hidden;
	padding:5px 0 60px;
	
}
.get_vendor .slick-list {
    overflow: visible;
    width: 100%;
    padding-left: 0 !important;
    padding-right: 140px !important;
}
.get_vendor h2 {
   padding: 0 0 30px;
    margin: 0;
	    color: #333333;
}
.get_vendor span {
    display: block;
    font-size: 16px;
    color: #222222;
    font-weight: 600;
	margin: 5px 0 0;
	font-family: 'Proxima-Nova-Semibold';
}
.get_vendor .slick-slide {
    margin: 0 15px 0 0;
}
.get_vendor li span {
    font-size: 18px;
	margin: 14px 0 0;
}
.get_vendor .slick-prev {
    left: inherit;
    border: 1px solid #C7C7C7;
    border-radius: 50px;
    top: -58px;
    right: 46px;
    width: 36px;
    height: 36px;
}

.get_vendor .slick-prev:before {
    content: "\f104";
    font-family: FontAwesome;
    color: #777;
    font-weight: bold;
    font-size: 23px;
    opacity: 1;
	line-height:14px;
}
.vender-slider-3 h2 {
    font-size: 30px;
    padding: 0 0 18px;
}
.get_vendor .slick-next {
    left: inherit;
    border: 1px solid #C7C7C7;
    border-radius: 50px;
    top: -58px;
    right: 0;
    width: 36px;
    height: 36px;
}
.get_vendor .slick-next:before {
    content: "\f105";
    font-family: FontAwesome;
    color: #777;
    font-weight: bold;
    font-size: 23px;
    opacity: 1;
	line-height:14px;
}

.get_vendor .slick-list {
/*    padding-left: 62% !important;*/
}


/* Real wedding */
.real_widding {
    background: #FFF7E3;
    padding: 64px 0;
    overflow: hidden;
    margin: 0 0 68px;
    position: relative;
}
ul.vender-slide-3 {
    list-style: none;
    display: flex;
    max-width: 65%;
    flex: 0 0 65%;
    padding: 0;
    margin:0px;
}
.vender-slider-3 {
    display: flex;
	align-items: center;
}
.real-wed {
    max-width: 35%;
    flex: 0 0 35%;
	position: relative;
    z-index: 9;
    padding: 0 50px;
}
.real-wed-inner {
    max-width: 60%;
    display: flex;
    flex-direction: column;
    margin-left: auto;
    margin-right: 80px;
}
.real-wed p {
    font-size: 16px;
    font-weight: 600;
	font-family: 'Proxima-Nova-Semibold';
	    margin: 0 0 30px;
}
.real-we {
    width: 32%;
    height: 100%;
    background: #FFF7E3;
    position: absolute;
	top: 0;
	z-index:9;
}
.thumb-row {
    display: flex;
    justify-content: space-between;
	 margin: 4px 0 0;
}

.vender-slider-3 ul li {
    padding: 0 10px;
}
.gall {
    position: relative;
}

.gall:nth-child(3):after {
    content: "";
    background: rgba(0,0,0,0.5);
    height: 100%;
    position: absolute;
    left: 0;
    z-index: 9;
    width: 100%;
    border-radius: 0 0px 12px 0;
	top:0px;
}
.gall span {
    position: absolute;
    left: 50%;
    color: #fff;
    width: 100%;
    text-align: center;
    top: 50%;
    transform: translate(-50%, -50%);
	z-index: 99;
}
.gall:first-child img {
    border-radius: 0px 0 0 12px;
}
/* .gall:last-child img {
    border-radius: 0px 0px 12px 0px;
} */
.gall:nth-child(3) img {
    border-radius: 0px 0px 12px 0px;
}
.vender-slide-3  .slick-list {
    /* padding-left: 85% !important;
	overflow:visible; */
	width:100%;
}
/* @media screen and (min-width: 2000px) {
  .real-we { width: 39.3%;}
} */

/* end */

/* join us*/
.inner-row {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #FFF7E3;
    padding: 20px;
    border-radius: 15px;
	margin: 0 0 40px;
}
.ptext {
    padding-right: 32px;
    font-size: 20px;
	color: #222222;
}
.ptext2 a {
    font-size: 18px;
}
.ptext a {
        font-family: ProximaNova-Bold;
}
.yello-btn {
    background: #EAAA00;
}
.yello-btn:hover{color:#fff;}

/* end join us*/
/* Tesi join us*/

.img-row {
    display: flex;
    align-items: center;
	margin: 0 0 15px;
}
.tesi-heading {
    font-size: 20px;
    color: #222222;
	font-family: 'Proxima-Nova-Semibold';
}
.img-block {
    padding: 0 25px 0 0;
}
.tes-btn a {
    font-size: 18px;
    font-family: 'Proxima-Nova-Semibold';
}

.tesi-heading span {
    display: flex;
}
.tetimnial h3 {
    font-size: 18px;
	color:#555555;
	font-family: 'Proxima-Nova-Semibold';
}
.tetimnial p {
    font-size: 16px;
    font-weight: 400;
	color:#555555
}

.testimonial h2 {
    text-align: center;
	color:#333;
	    margin: 0 0 40px;
}
.img-block img {
    border-radius: 50px;
    width: 58px;
    height: 58px;
}
.testimonial .testimnial-section {
    background: #FFF7E3;
    padding: 49px 20px 20px;
    border-radius: 15px;
    margin-bottom: 60px;
}
.tes-btn {
    text-align: center;
    margin: 22px 0 30px;
}
.cove {
    display: flex;
    justify-content: space-between;
}
.tetimnial {
    width: 33.333%;
    padding: 20px 23px;
    background: #fff;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 12%);
    border-radius: 10px;
	margin: 0 16px;
}


/* =================ft -section============ */

.img-wed {
    position: relative;
}
.img-wed span {
    position: absolute;
    left: 50%;
    top: 50%;
    color: #fff;
    transform: translate(-50%,-50%);
    width: 100%;
    text-align: center;
    font-size: 24px;
	    font-family: 'ProximaNova-Bold';
}

.ft-links ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.ft-links ul li a {
    font-size: 14px;
    color: #464646;
    display: block;
    line-height: 43px;
    font-family: 'Proxima-Nova-Semibold';
    line-height: 20px;
    padding-bottom: 25px;
}
.ft-links {
    position: relative;
    padding: 25px 0 10px;
    display: flex;
    justify-content: space-between;
}
/*.ft-links:before{    
   content: "";
    position: absolute;
    top: -12px;
    width: 0px;
    height: 0px;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #fff;
	left: 50%;
    transform: translate(-50%);
}

*/
.ab-us h2 {
    color: #333333;
	padding: 0 0 30px;
}



/* =================ft -section2============ */
.find-test {
    padding: 0 0 55px;
}

.find-test h3 {
    font-size: 20px;
    font-family: 'ProximaNova-Bold';
    color: #333333;
    margin: 0 0 30px;
}
.find-test p {
    color: #777777;
    line-height: 30px;
    font-family: 'Proxima-Nova-Semibold';
}


.find-test ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.find-test ul li a {
    font-size: 16px;
    color: #464646;
    display: block;
    font-family: 'Proxima-Nova-Semibold';
    line-height: 43px;
}
hr.hrpadd {
    padding-bottom: 36px;
}
.about-us{
    background: #FFFCF6;
    padding: 54px 0px;
}

.ab-us p {
    color: #222222;
    font-size: 16px;
    line-height: 26px;
    margin: 0;
}
.footer ul {
    list-style: none;
    padding: 0 0 0 22px;
    margin: 0;
	position:relative;
}
.footer ul li a{
	    font-size: 14px;
    color: #000;
    display: block;
    line-height: 40px;
}
.footer {
    background: #FFF7E3;
    padding: 50px 0 28px;
}
.footer h3 {
    font-size: 20px;
    color: #000000;
	    margin: 0 0 22px;
}
.pad {
    padding-left: 207px;
}
.pad2 {
    padding-left: 118px;
}
.pad3 {
    padding-left: 64px;
}

.footer ul li a:before {
    content: "\f105";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    color: #EAAA00;
    font-weight: bold;
}
.footer ul.social-media {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 50px 0 40px;
}

.footer ul.social-media li a{padding: 0 7px 0;}
.footer ul.social-media li a:before{content:none;}

.footer .ftlinks ul{display:flex; padding:0px;}

.footer .ftlinks ul li a{padding:0 0 0 10px; font-size:14px;}
.footer .ftlinks ul li a:before{content:none;}
.footer .ftlinksri ul li a:before{content:none;}
.footer .ftlinks ul li a {
    padding: 0 14px 0 10px;
        line-height: normal;
}
.ftlinksri ul li {
    font-size: 14px;
}
.footer .ftlinks ul li:last-child a:after{content:none;}
.ftlinks li {
    position: relative;
}
.ftbanner {
    padding: 0 0 30px;
}
.footer .ftlinks ul li:first-child a {
    padding-left: 0;
}
.footer .ftlinks ul li a:after {
    content: "|";
    position: absolute;
    right: 0;
    transform: translatex(-50%);
}

.footer .ftlinks ul li:last-child a {
    border-right:none;
}
.ftlinksri {
    display: flex;
    justify-content: end;
}

.select-hidden {
  display: none;
  visibility: hidden;
  padding-right: 10px;
}

.select {
  cursor: pointer;
  display: inline-block;
  position: relative;
  font-size: 16px;
  color: #fff;
  width: 43%;
  height: 55px;
  border-right: 1px solid #E7E7E7;
}
.pro-vendor-right .select-styled{line-height:26px;}
.select-styled {
  position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: left;
    padding: 8px 15px;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    font-size: 16px;
    color: #656565;
	line-height: 40px;
	font-family:'ProximaNova-Regular';
}
.select-styled:after {
  content: "\f107";
  font-family: FontAwesome;
  position: absolute;
  right: 20px;
  font-size: 20px;
}
.listing-wed .web-md {
    margin: 0 0 44px;
}

.select-styled:active:after, .select-styled.active:after {
  content: "\f107";
  font-family:FontAwesome;
}

.select-options {
    display: none;
    position: absolute;
    top: 60px;
    right: 0;
    left: 0;
    z-index: 999;
    margin: 0;
    list-style: none;
    background-color: #fff;
    box-shadow: 0px 4px 11px rgb(0 0 0 / 30%);
    border-radius:6px;
    padding: 14px 0;
}
.hierarchy-select .dropdown-menu {
    top: 5px!important;
    width: 280px;
    padding: 14px 8px;
}
.select-options li {
  margin: 0;
  padding: 12px 0;
      width: 50%;
    float: left;
	text-align: left;
    font-weight:600;
  text-indent: 15px;
  -moz-transition: all 0.15s ease-in;
  -o-transition: all 0.15s ease-in;
  -webkit-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
  font-weight:normal;
  color:#333333;
  word-break: break-word;
}
.select-options li:hover, .select-options li.is-selected {
  color: #EAAA00;
  background: #F5F5F5;
}
.select-options li[rel="hide"] {
  display: none;
}
.search_bar {
    background: #fff;
    border-radius: 8px;
    padding: 0;
    width: 90%;
    margin: 0 auto 34px;
	display:flex;
	align-items:center;
	    padding-right: 3px;
}

.select:nth-child(2) {
    border-right: none;
}
.banner-sec .search-btn a {
    color: #fff;
    text-decoration: none;
    background: #EAAA00;
}

/*.select-options:before{
      content: url(images/arrow_search.png);
    position: absolute;
    top: -22px;
    width: 0px;
    height: 0px;
    left: 62px;
}*/

/* 30-12-2021 */

.listing-banner {
    background: url(../images/listing-banner.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 240px;
    align-items: center;
    text-align: center;
    background-position: center;
    margin: 0;
}
.listing-banner h1, .listing-banner h3 {
    color: #fff;
}
.listing-vendor {
    padding: 60px 0 60px;
}
.listing-vendor.listing-slide h4 {
    color: #000;
    font-weight: 600;
}

.listing-slide .slick-slide {
    margin: 0 15px 0 0;
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
	overflow:hidden;
}
.listing-slide .beaty {
    padding-left: 19px;
}

.listing-bar {
    width: 100%;
}
.listing-bar .select {
    background: #FFFFFF;
    border: 1px solid #C7C7C7;
    box-sizing: border-box;
    border-radius: 8px;
    margin-right: 20px;
    font-weight: 400;
    min-height: 50px;
    width: 40%;
}
.listing-btn .btn {
    background: #EAAA00;
    padding: 14px 35px;
}
.listing-bar .select-styled {
    padding: 6px 20px;

}
.listing-btn .btn:hover {
    color: #fff;
}
.vendor-list-bar {
    display: flex;
    align-items: center;
}
.vendor-list-bar .select-options li {
    width: 100%;
    text-align: left;
	padding: 17px 0;
}
.select-vendor, .select-vendor.price, .select-vendor.rating {
    width: 100%;
    margin-right: 20px;

}
.select-vendor {
    width: 40%;
    line-height: 0;
}
.vendor-list-bar .select {
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #E7E7E7;
    border-radius: 80px;
    height: 42px;
}
.select-vendor.price{
    max-width: 106px;
}
.select-vendor.rating{
    max-width: 110px;
}
.vendor-list-bar .select .select-styled {
    color: #222222;
    padding: 0 30px 0 24px;
}
.vendor-list-bar p a{
    color: #EAAA00;
    text-decoration: underline;
}
.vendor-list-bar p{
    margin-bottom: 0;
}
.pro-vendor-right {
    display: flex;
    align-items: center;
    width: 100%;
	   
	
}
.pro-vendor-right p {
    width: 50%;
    margin-bottom: 0;
    text-align: left;
}
.pro-vendor-right .sort-select {
    display: flex;
    width: 50%;
    align-items: center;
    justify-content: end;
}
.pro-vendor-right .sort-select label {
    margin-bottom: 0;
}
.pro-vendor-right .select-options li {
    width: 100%;
    float: inherit;
    text-indent: 20px;
	
}
.pro-vendor-right{ margin: 0 0 30px;}
.pro-vendor-right .select {
    background: #FFFFFF;
    border: 1px solid #C7C7C7;
    box-sizing: border-box;
    border-radius: 50px;
    width: 100%;
    max-width: 200px;
    min-height: 42px;
	height: 42px;
    margin-left: 14px;
}
.pro-vendor-right .select-options li:hover, .select-options li.is-selected, .vendor-list-bar .select-options li:hover {
    color: #fff;
    background: #EAAA00;
}
.vendor-list-bar .select .select-styled:after {
    right: 18px;
}
.box-listing {
    margin-top: 21px;
    padding: 0 15px;
}
.pro-vendor-right .select-options:before, .vendor-list-bar .select-options:before{
    display: none;
}
.pro-vendor-right .select-options {
    top: 50px;
    padding-top: 0;
	width:200px;
}

.vendor-list-bar .select-options {
    top: 52px;
    padding-top: 0;
}
.pro-vendor-right .select-options li:nth-child(1):hover, .select-options li:nth-child(1).is-selected, .vendor-list-bar .select-options li:nth-child(1):hover {
    border-radius: 12px 12px 0 0; 
}
.moni {
    padding: 16px 0 0;
}
.moni_2:last-child {
    font-family: 'ProximaNova-Regular';
}
.moni_2 {
    font-size: 16px;
    color: #000000;
    font-family: 'Proxima-Nova-Semibold';
}
.listing-wed h2 {
    padding: 0px 0 20px;
}
/*.listing-vendor h2 {
    padding: 0 0 20px;
}*/
.real-wed .yello-btn:hover {
    border: 1px solid #eaaa00;
    background: none;
    color: #eaaa00;
}
.vender-slider-3 a {
    font-size: 18px;
}
.hierarchy-select button {
    background: #FFFFFF;
    border: 1px solid #C7C7C7;
    box-sizing: border-box;
    border-radius: 80px;
    font-size: 16px;
    color: #656565;
    line-height: 30px;
    font-family: 'ProximaNova-Regular';
    position: relative;
    width: 100%;
    padding-left: 25px;
    border-radius: 8px;
    text-align: left;
}
.hierarchy-select .dropdown-toggle::after {
    width: 0;
    height: 0;
    vertical-align: baseline;
    border: none;
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    right: 30px;
    font-size: 20px;
    top: 17px;
    bottom: 0;
    line-height: normal;
}
.vendor-list-bar .dropdown-item {
    padding: 10px;
}
.vendor-list-bar .hs-searchbox {
    margin: 0 10px;
    position: relative;
}
.vendor-list-bar .hs-searchbox input {
    padding-right: 20px;
}
.hs-searchbox .btn {
    width: 20px;
    padding: 0;
    position: absolute;
    right: 10px;
    height: 20px;
    bottom: 0;
    top: 0;
    margin: auto;
    border: none;
    background: url(../images/search-gray.svg);
    background-repeat: no-repeat;
    border: none;
    background-position: center;
}
.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: none;
}
.rpt .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #ebebeb;
    outline: 0;
    box-shadow: none;
}
.rpt input[type="password"] {
    /* background: url(../images/eyes.png); */
    background-repeat: no-repeat;
    background-position: 96% center;
}
.main-pp .form-check {
    margin: 0 0 12px;
    padding: 0px;
    display: flex;
    /*justify-content: space-between;*/
}
.space-bt{justify-content: space-between;}
.range-slider .range-group .range-input {
    position: absolute;
    left: 0;
    bottom: 0;
    margin-bottom: 0;
    -webkit-appearance: none;
    width: 100%;
    border-bottom: 0;
}
.range-slider .range-group {
    position: relative;
    flex: 0 0 100%;
    height: 47px;
}
.range-slider .range-group .range-input {
    position: absolute;
    left: 10px;
    bottom: 0;
    margin-bottom: 0;
    -webkit-appearance: none;
    width: 100%;
    border-bottom: 0;
}
.price .range-group {
    display: none;
}
.vendor_preferred-vendors .list-row {
    width: 100%;
}
.list-row {
    width: 66%;
}
.beaty h4 {
    color: #000000;
	margin:0px;
}
.listing-vendor .vender-slider .slick-slide img {
    margin: 0 0 18px;
}
/* Login poupu */
.Login-form{max-width:800px; margin:auto;}
.Login-form .modal-dialog{
	position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%) !important;
    width: 800px;
	max-width: 100%;
	margin:0px;
}
.Login-form .modal-content {flex-direction: inherit;}
.main-pp {
    display: flex;
    align-items: center;
	width:100%;
    max-height:90vh;
    overflow-y: auto;
}
.main-pp .rpt {
    max-height: 100%!important;
}
.left-ppimg {
    height: 100%;
    width: 40%;
}
.rpt {
    width: 62%;
    /*height: 100%;*/
}
input#test1 {
    margin:5px 10px 0 0;
}
.bsdt span {
    padding: 0 4px;
}
.left-ppimg img {
    height: 100%;
    width: 100%;
}
.Login-form .modal-header {
	border: none;
    position: absolute;
    right: 0px;
	top:0px;
}
.Login-form .modal-header .close{z-index: 1;}
.login-heading {
    font-size: 20px;
    font-family: 'ProximaNova-Bold';
    color: #000000;
	padding: 0 0 5px;
}
.modal-open .modal{height:100%;}
.rpt p {
    font-size: 14px;
    color: #222222;
	margin: 0 0 20px;
}
.popup-btn {
    display: flex;
	margin:0 0 16px;
}
.btn-google.btn {
    background: #EEEEEE;
    color: #323232;
    font-size: 13px;
    font-family: 'Proxima-Nova-Semibold';
	display: flex;
    align-items: center;
	margin: 0 9px 0 0;
	padding: 11px 27px;
}
.btn-google.btn span {
    padding: 0 6px 0 0;
	width:30px;
}
.submit-btn~p.text-center.bsdt {
    margin-top: 20px;
}
.btn-google.btn:last-child {
    margin-right: 0;
}
.conti {
    text-align: center;
    position: relative;
    margin: 0 0 20px;
    color: #888888;
    font-size: 16px;
}
.conti:after {
    content: "";
    background: #EBEBEB;
    width: 36%;
    height: 1px;
    position: absolute;
    top: 50%;
    right: 0;
}
.conti:before {
    content: "";
    background: #EBEBEB;
    width: 36%;
    height: 1px;
    position: absolute;
    top: 50%;
    left: 0;
}
.rpt .form-control {
    border: 1px solid #C7C7C7;
    border-radius: 8px;
    font-size: 16px;
    color: #8A8A8A;
    padding: 12px 14px;
    min-height: 50px;
    padding-right: 40px;
    line-height: 1.4;
}
/*.main-pp .form-check {
    margin: 0 0 12px;
	padding:0px;
}*/
label.for a {
    font-size: 16px;
    color: #EAAA00;
    font-family: ProximaNova-Regular;
}
.form-check.space-bt .ch {
    font-size: 16px;
}
.main-pp.forget{align-items: unset;}
.bsdt {
    font-size: 16px;
}
.rpt p.bsdt {
    font-size: 13px;
    margin: 25px 0 0;
	padding:0px;
}
.Login-form .modal-content{border-radius: 10px;
    overflow: hidden;}
.Login-form {padding-right: 0 !important;}
.Login-form .modal-body {
    padding: 2rem;
    /*height: 100%;
    max-height: 610px;*/
    /*overflow-y: auto;*/
}
.bsdt a {
    color: #EAAA00;
}
.bsdt.ftbsdt {
    background: #F5F5F5;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.rpt p.text-center.bsdt.ftbsdt {
    height: auto;
    display: inherit;
    width: 100%;
    padding: 14px 0;
    margin-top: 30px;
}
.login-heading~p {
    margin-bottom: 30px;
}
#exampleModal_3 .modal-body {
    padding-bottom: 0;
}
/* The container */
.ch {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.ch input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
    top:2px;
    left: 0;
    height: 20px;
    width: 22px;
	background: #ccc;
    border-radius: 5px;
}

/* On mouse-over, add a grey background color */
.ch:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.ch input:checked ~ .checkmark {
     background: url(../images/checkbox.png);
    background-repeat: no-repeat;
    background-position: center center;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.ch input:checked ~ .checkmark:after {
  display: block;
  border-radius:5px;
}

/* Style the checkmark/indicator */
.ch .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.submit-btn {
    width: 100%;
    background: #EAAA00;
    border: none;
    font-family: Proxima-Nova-Semibold;
    border-radius: 6px;
}

#exampleModal_3 .form-group {
    display: flex;
}
#exampleModal_3 .form-group input {
    margin: 0 7px;
	background:none;
}
#exampleModal_3 .form-group {
    display: flex;
    margin: 0 -8px 15px;
}

/* end */



#exampleModal_3 [type="radio"]:checked,
#exampleModal_3 [type="radio"]:not(:checked), #exampleModal_6 [type="radio"]:checked,
#exampleModal_6 [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
#exampleModal_3 [type="radio"]:checked + label,
#exampleModal_3 [type="radio"]:not(:checked) + label, #exampleModal_6 [type="radio"]:checked + label,
#exampleModal_6 [type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}
#exampleModal_3 [type="radio"]:checked + label:before,
#exampleModal_3 [type="radio"]:not(:checked) + label:before, #exampleModal_6 [type="radio"]:checked + label:before,
#exampleModal_6 [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #C5C5C5;
    border-radius: 100%;
    background: #fff;
}
#exampleModal_3 [type="radio"]:checked + label:after,
#exampleModal_3 [type="radio"]:not(:checked) + label:after, #exampleModal_6 [type="radio"]:checked + label:after,
#exampleModal_6 [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #EAAA00;
    position: absolute;
    top: 3px;
    left: 3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
#exampleModal_6 [type="radio"]:checked + label:after,
#exampleModal_6 [type="radio"]:not(:checked) + label:after {left: 4px;}
#exampleModal_3 [type="radio"]:not(:checked) + label:after, #exampleModal_6 [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
#exampleModal_3 [type="radio"]:checked + label:after, #exampleModal_6 [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.form-check label {
    font-size: 13px;
    /* color: #000!important; */
}
.mr {
    margin: 0 0 12px;
}
.ra {
    border: 1px solid #EAAA00;
    background: none;
    color: #EAAA00;
}
.btn-primary.ra:hover{background:#EAAA00;border: 1px solid #EAAA00;}
#exampleModal_5 .rpt .form-group {
    margin: 0 0 20px;
}

label.label-heading {
    font-family: Proxima-Nova-Semibold;
    margin-bottom: 10px;
}
.pop-btm label.label-heading.normal {
    font-family: ProximaNova-Regular;
    font-size: 13px;
}
/*.Login-form .modal-body {
    padding: 0rem 2rem 0;
}*/
#exampleModal_5 .rpt .form-group.pop-btm, 
#exampleModal_6 .rpt .form-group.pop-btm{
    margin-bottom: 0;
}
label.label-heading span {
    margin-right: 10px;
}
label.label-heading i{font-weight: bold;}
.width-50 input {
    width: 48%;
    margin: 0 0 0 9px;
}
.width-50 input:first-child {
    margin-left: 0;
}
.width-50 a {
    border-radius: 50px;
    margin: 0 7px;
}
.width-50 {
    flex-wrap: wrap;
}
.width-50 a:first-child, .width-50 a:last-child {
    margin: 0;
}
.width-50 a {
    background: none;
    border: 1px solid #C7C7C7;
    color: #8A8A8A;
}
.width-50 .btn {
    background: #fff;
    font-family: 'ProximaNova-Regular';
    padding: 7px 35px;
    font-size: 14px;
}
.width-50 a:hover{background: #EAAA00;border: 1px solid #EAAA00; }
.width-50 .btn:hover{color: #fff;
    border: 1px solid #EAAA00;
    background: #EAAA00;}
label.label-heading.normal {
    font-weight: normal;
}
.width-50 .mr:hover{background:#EAAA00; color:#fff;}
.width-50 .submit-btn {
    width: auto;
}

.width-50 .mr {
    margin: 0 22px 0 0;
    background: none;
    border: 1px solid #EAAA00;
    color: #EAAA00;
	padding: 8px 35px;

}
.width-50 .mr, .width-50 .ra{max-width: 135px;width: 100%;font-size: 16px;}
.custom-back,.custom-next
{
	border: 1px solid #C7C7C7;
	border-radius: 50px;
	width: 36px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	display: inline-block;
	position: relative;
}
.custom-back::before
{
	content: "\f104";
	font-family: FontAwesome;
	color: #777;
	font-weight: bold;
	font-size: 23px;
	opacity: 1;
}
.custom-next::before
{
	content: "\f105";
	font-family: FontAwesome;
	color: #777;
	font-weight: bold;
	font-size: 23px;
	opacity: 1;
	}
/*.vender-slide-2 .slick-next,.vender-slide-2 .slick-prev,
.vender-slider .slick-next,.vender-slider .slick-prev
{
	display: none !important;
}*/
.vender-slider ul
{
	margin-bottom: 0 !important;
}
.wedding-slider .web-md a{
	position: relative;
	display:inline-block;
}

a.page-link i {
    font-size: 22px;
    line-height: 17px;
}

.pagination {
	width: 100%;
    justify-content: center;
    align-items: center;
    padding: 35px 0px 0;
    border-radius: 6px;
    margin-top: 20px;
    border-top: 1px solid #e7e7e7;
}
.pagination .page-link {
	margin: 0 10px;
	border: none;
	font-size: 17px;
	box-shadow: none;
	display: flex;
    justify-content: center;
    width: 34px;
    height: 34px;
    border-radius: 100%;
	color: #3D3D3D;
}

.page-item:first-child .page-link,
.page-item:last-child .page-link {
    background-color: #FFF7E3;
    color: #EAAA00;
    border-radius: 100%;
}
.page-item:first-child .page-link {
    margin-right: 35px;
}
.page-item:last-child .page-link {
    margin-left: 35px;
	margin-right: 0;
}
.pagination .page-link.arrows::before {
content: unset;
}

.pagination .page-link.active::before,
.pagination .page-link:hover::before {
opacity: 1;
}
.pagination .page-link.active, 
.pagination .page-link:hover {
    background-color: #FFF7E3;
    color: #EAAA00;
}
.page-item:last-child .page-link {
    background-color: #EAAA00;
    color: #fff;
}


/*========== 05-jan-22 mobile fillter ==========*/
.mobileFilterAtive {
    overflow: hidden;
}
.Wedding-sec .list-row .mobile-fillter h2 {
    float: left;
    width: auto;
}
.FilterMobileEvent {
    position: absolute;
    top: 0;
    right: 15px;
    display: none;
}
svg.MobileCrossSvg {
    width: 23px;
    height: 23px;
    stroke: #555555;
    float: right;
    margin-bottom: 20px;
}
.mobile-fillter {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    background: rgb(255, 255, 255);
    padding: 0;
    max-width: 100%;
    overflow: scroll;
    margin: 0 auto;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    padding: 30px;
    transition: all 0.5s ease-in-out;
    transform: translateY(100%);
}
.FilterMobileEvent .MobileFilter {
    width: 17px;
    height: 21px;
    float: left;
    margin-right: 10px;
}
.search_bar.listing-bar.mobile, 
.col-md-12.list-space .mobile-shortby {
    display: none;
}

/*========== 05-jan-22 mobile fillter End ==========*/

/*about us*/
.about-banner {
    background: url(../images/about-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.abou-venti{
    padding: 70px 0;
    width: 100%;
    margin: 0;
}
.fgr-left img{border-radius: 10px;}
.abt-cont, .venti-serv, .why-choose-section{margin: 0; padding: 0; width: 100%;}
.abt-cont h2, .hesding-sec h2 {margin: 0 0 15px; padding: 0;font-size: 36px;color: #333333;}
.vnt-row{align-items: center;}
.venti-serv-row {
    display: flex;
    width: 100%;
    margin: 46px 0 0;
}
.abt-cont .icon {
    margin-right: 30px;
    min-width: 76px;
}
.venti-serv-cont{margin: 0; padding: 0; width: 100%;}
.venti-serv-cont h5 {
    font-size: 20px;
    font-family: 'Proxima-Nova-Semibold';
    margin: 0;
    padding: 0;
    color: #222222;
}
.venti-serv-cont p {
    color: #777;
    font-size: 14px;
    margin: 8px 0 0;
    padding: 0;
    line-height: 26px;
}
.hesding-sec{
    text-align: center;
    max-width: 650px;
    margin: 0 auto;
}
.why-choose-cont{
    margin: 0px 0 70px;padding: 50px 80px; background: #FFF7E3;width: 100%;border-radius: 10px;
}
.why-choose-serv{margin: 0px;padding: 15px 0px 20px;}
.hesding-sec p {
    font-size: 14px;
    line-height: 24px;
}
.why-cont-box {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 3px 7px #00000026;
    text-align: center;
    padding: 40px;
}
.why-cont-box i {
    height: 56px;
    display: inline-block;
    width: 100%;
}
.why-cont-box h6{
    margin: 0px;
    padding: 18px 0 8px;
    color: #222;
    font-size: 16px;
    font-family: 'Proxima-Nova-Semibold';
}
.why-cont-box p{
    font-size: 14px;
    line-height: 22px;
    margin: 0;
    padding: 0;
}
/*contact us*/
.contact-info{margin: 0; padding:70px 0; width: 100%;}
.contact-form{background: #f5f5f5;padding: 50px;border-radius: 10px;}
.cmt-frm .form-group label {font-size: 16px;color: #222;font-family: Proxima-Nova-Semibold;}
.form-control{border: 1px solid #C7C7C7;border-radius: 8px;font-size: 16px;color: #8A8A8A;padding: 12px 14px;box-shadow: none;}
.form-control{padding: 12px 20px;}
.cmt-frm .form-group:last-child {margin-bottom: 0;}
form.cmt-frm {margin: 20px 0 0;padding: 0;width: 100%;}
.cmt-frm .submit-btn{max-width: 175px;margin-top: 8px;}
.mh-50{min-height: 50px;}
.cont-detail{background: #f5f5f5;padding: 50px;border-radius: 10px;}
.cont-detail-inner {background: #fff;border-radius: 6px;box-shadow: 0px 0px 10px #00000014;margin:26px 0 10px;}
.cnt-row {padding:41px 40px 42px;border-bottom: 1px solid #e1e1e1;display: flex;}
.cnt-row i {background: #FFF7E3;min-width: 40px;min-height: 40px;height: 40px;display: flex;align-items: center;justify-content: center;border-radius: 50%;
    color: #eaaa00;font-size: 15px;margin-right: 20px;}
.c-info {margin: 0;padding: 0;}
.c-info h6 {font-size: 18px;color: #222;font-family: Proxima-Nova-Semibold;margin-bottom: 10px;}
.c-info p {font-size: 16px;color: #6C6C6C;margin: 0;padding: 0;line-height: 26px;}
.cnt-row:last-child{border-bottom: none;}


/*privacy policy*/
.small-container{max-width: 1200px;}
.gen_info{margin-bottom: 40px;display: inline-block;width: 100%;}
.gen_info h5 {font-size: 20px;font-family: ProximaNova-Bold;margin: 0 0 25px;padding: 0;color: #222222;}
.gen_info p {color: #222222;font-size: 14px;line-height: 27px;margin: 0;margin: 0 0 18px;}
.gen_info p:last-child{margin-bottom: 0;}
ul.gen-list{margin: 0px;padding: 0px;}
ul.gen-list li{position: relative;padding-left: 22px;font-weight: normal;font-size: 14px;line-height: 30px;color: #8A8A8A;list-style: none;}
ul.gen-list li::before{content: "-";position: absolute;top: 0;left: 0;font-size: 21px;line-height: 30px;color: #878787;}
.w-55{max-width: 554px;}
.gen_info .mb-20{margin-bottom: 15px;}
.gen_info:last-child {margin-bottom: 0;}


/*======== 06-jan-22 =========*/
.modal-content .rpt .selectdate .form-control {
    height: auto;
}

.form-radio-check [type="radio"]:checked, 
.form-radio-check [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
.form-radio-check label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
}
.form-radio-check label::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #C5C5C5;
    border-radius: 100%;
    background: #fff;
}
.form-radio-check label::after {
    content: '';
    width: 12px;
    height: 12px;
    background: #EAAA00;
    position: absolute;
    top: 3px;
    left: 3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.form-radio-check [type="radio"]:not(:checked) + label:after, 
.form-radio-check [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.form-radio-check [type="radio"]:checked + label:after, 
.form-radio-check [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}


.select-drop {
    -webkit-appearance: none;
    appearance: none;
}

.select-drop {
    background-image: url('../images/arrowdown.svg');
    background-repeat: no-repeat;
    background-position: 90% center;
}
.form-group.bottom-btnbox {
    margin-top: 60px;
    /*position: absolute;*/
    width: 100%;
    bottom: 30px;
}

/*.Login-form .modal-body::-webkit-scrollbar {
    width: 5px;
    background-color: #ccc;
}

.Login-form .modal-body::-webkit-scrollbar-thumb {
    background-color: #ddd;
}*/

.rpt::-webkit-scrollbar  {
    width: 8px;
    background-color: #ccc;
}

.rpt::-webkit-scrollbar-thumb {
    background-color: #ddd;
}

.range-slider {
    max-width: 320px;
}
.container-pop {
  position: relative;
  width: 100%;
  margin: 10px 0;
  display: inline-block;
  height: 5px;
}
.container-pop input[type="range"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  outline: none;
  position: absolute;
  margin: auto;
  top: 0px;
  background-color: transparent;
  pointer-events: none;
  bottom: 0px;
}
.slider-track {
  width: 100%;
  height: 6px;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  border-radius: 80px;
  background-color: #E2E2E2;
}
.container-pop input[type="range"]::-webkit-slider-runnable-track {
  -webkit-appearance: none;
  height: 5px;
}
.container-pop input[type="range"]::-moz-range-track {
  -moz-appearance: none;
  height: 5px;
}
.container-pop input[type="range"]::-ms-track {
  appearance: none;
  height: 5px;
}
.container-pop input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  height: 18px;
  width: 18px;
  background-color: #eaaa00;
  cursor: pointer;
  margin-top: -9px;
  pointer-events: auto;
  border-radius: 50%;
  border: 4px solid #fff;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
}
.container-pop input[type="range"]::-moz-range-thumb {
  -webkit-appearance: none;
  height: 18px;
  width: 18px;
  cursor: pointer;
  border-radius: 50%;
  background-color: #eaaa00;
  pointer-events: auto;
  border: none;
}
.container-pop input[type="range"]::-ms-thumb {
  appearance: none;
  height: 18px;
  width: 18px;
  cursor: pointer;
  border-radius: 50%;
  background-color: #3264fe;
  pointer-events: auto;
}
.container-pop input[type="range"]:active::-webkit-slider-thumb {
  background-color: #ffffff;
  border: 1px solid #3264fe;
}
.values {
  position: relative;
  margin: auto;
  padding: 5px 0 0;
  border-radius: 5px;
  font-weight: 500;
  font-size: 14px;
  color: #000;
}
.mainvalue-box {
    display: inline-block;
    border-bottom: 1px solid #ddd;
    min-width: 140px;
}


/*PDP Page Css start*/

/***************** breadcrumb top css start ******************************/
.breadcrumb-top {
    padding: 16px 11px;
}
.breadcrumb-top .breadcrumb {
     padding: 0;
    margin-bottom: 0;
    list-style: none;
    background-color: #fff;
    border-radius: 0;
}
.breadcrumb-top .breadcrumb li a{
    color: #EAAA00;
    font-size: 16px;
    line-height: 26px;
}
.breadcrumb-top .breadcrumb li
{
    color: #777777;
}
/***************** breadcrumb top css end ******************************/
/***************** pdp page css start ******************************/
.page-head 
{
    color: #333;
    font-size: 36px;
    line-height: 46px;
    font-family: 'ProximaNova-Bold';
    margin-bottom: 7px;
}
.pdp-top-section h6{
    font-family: 'ProximaNova-Bold';
    font-weight: 600;
    font-size: 20px;
    line-height: 20px;
    color: #363636;
    margin-right: 71px;
}
.pdp-ratings ul.rating
{
    margin-right: 2px;
}
.pdp-raq
{
    font-family: 'ProximaNova-Regular';
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    color:#777777;
}
.pdp-raq span{
    color: #222222;
}

section.pdp-sticky-section {
    padding: 31px 0px 50px 0px;
}
.section-nav {
    position: sticky;
    top: 2rem;
    align-self: start;
}
.section-nav li > a.active,.section-nav ol li a.active span {
    
    color: #EAAA00;
}
.section-nav a {
    text-decoration: none;
    padding:0px 22px;
    display: block;
    font-size: 18px;
    line-height: 47px;
    color: #222222;
    position: relative;
    font-family: 'Proxima-Nova-Semibold';
    transition: all 50ms ease-in-out; /* 💡 This small transition makes setting of the active state smooth */
}
.section-nav ol li a span{
    color:#777
}
.section-nav li > a.active::before {
    content: '';
    width: 100%;
    height: 5px;
    background-color: #EAAA00;
    position: absolute;
    bottom: -2px;
    left: 0;
}
.section-nav li:not(:last-child)
{
    margin-right: 33px;
}
.section-nav a:hover,
.section-nav a:focus {
    color: #666;
}
.pdp-sticky {
    border-top: 1px solid #E7E7E7;
    border-bottom: 1px solid #E7E7E7;
    background: #fff;
    top:-1px
}
#services-li, #gallery-li , #about-li, #review-li, #preferred-vendor{
    display: block;
    position: relative;
    top: -50px!important;
    visibility: hidden;
}
.pdp-left
{
    max-width: 70%;
    flex: 0 0 70%;
}
.pdp-right {
    max-width: 28%;
    margin-left: 70px;
    min-width: 28%;
    flex: 0 0 28%;
}
.pdp-product
{
    border: 1px solid #E7E7E7;
    height: 100%;
    border-radius: 16px;
}
.pdp-img img{
    border-top-right-radius: 16px;
    border-top-left-radius: 16px;
}
.mb-22
{
    margin-bottom: 22px;
}
.pdp_sticky_content
{
   border-bottom: 1px solid #E7E7E7;
}
#services-li ~ .pdp_sticky_content{
    padding:50px 0px 38px 0px;
  }
#gallery-li  ~ .pdp_sticky_content{
    padding:41px 0px 54px 0px;
}
#about-li  ~ .pdp_sticky_content{
    padding:40px 0px 40px 0px;
}
#review-li  ~ .pdp_sticky_content{
    padding:40px 0px 49 0px;
}
/*#services-li ~ .pdp_sticky_content {
    margin: 50px 0px 0px 0px;
    padding-bottom: 35px;
}
#gallery-li  ~ .pdp_sticky_content{
    margin: 40px 0px 0px 0px;
    padding-bottom: 45px;
}
#about-li  ~ .pdp_sticky_content{
    margin: 40px 0px 0px 0px;
    padding-bottom: 45px;
}
#review-li  ~ .pdp_sticky_content{
    margin: 40px 0px 0px 0px;
    padding-bottom: 40px;
}*/
.pdp-content h3{
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    font-family: 'Proxima-Nova-Semibold';
    color: #000000;
    margin-bottom: 2px;
}
.pdp-content
{
    padding:18px 20px 20px 20px
}
.pdp-content p
{
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 18px;
    color: #777777;
}
.pdp-content h5{
    font-family: 'Proxima-Nova-Semibold';
    font-size: 20px;
    line-height: 24px;
    color: #EAAA00;
    margin-bottom: 11px;
}
.pdp-tags ul li a {
    font-size: 13px;
    color: #000;
    line-height: 24px;
    padding: 0 14px;
    background-color: #F5F5F5;
    border-radius: 80px;
    display: inline-block;
}
.pdp-tags ul li:not(:last-child)
{
    margin-right: 9px;
}
.pdp-head
{
    font-size: 28px;
    line-height: 28px; 
    font-family: 'Proxima-Nova-Semibold';
    letter-spacing: -0.02em;
    color: #333333;
    margin-bottom: 21px;
}
.pdp-location {
    padding: 6px 13px 6px 14px;
    position: absolute;
    bottom: 14px;
    left: 20px;
    background: #fff;
    border-radius: 80px;
}
.pdp-location i {
    font-weight: 900;
    letter-spacing: -0.02em;
    color: #EDBD3D;
    margin-right: 4px;
}
.pdp-location p{
    font-size: 12px;
    line-height: 12px;
    color: #000;
}
.pdp-location p span{font-size: 11px;}
.heart_icon {
    width: 38px;
    height: 38px;
    min-width: 38px;
    background: #FFFFFF;
    border: 1px solid #EAAA00;
    border-radius: 80px;
    text-align: center;
    display: inline-block;
    line-height: 36px;
    margin-left: 39px;
    margin-bottom: 7px;
}
.pdp-about p, .review-content-box p {
    font-size: 16px;
    line-height: 26px;
    color: #464646;
    word-break: break-word;
}
 .rv-title {
    margin-bottom: 4px;
    display: inline-block;
    width: 100%;
}
  .rv-title h4 {
    margin-bottom: 2px;
}
.rv-title p {
    font-size: 16px;
    font-family: 'Proxima-Nova-Semibold';
    color: #777;
}
  .image-container > a > img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    box-shadow: 0 2px 16px var(--shadow);
  }
  
  .image-container {
    display: grid;
    grid-gap: 8px;
    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
    grid-auto-rows: auto;
    grid-auto-flow: dense;
    position: relative;
}
.gallery-container ul {
    margin: 0;
}
.gallery-container li:first-child{
    /*max-width: 308px;*/
}
.gallery-container li:nth-child(2){
    /*max-width: 250px;*/
}
.gallery-container li:nth-child(3){
    /*max-width: 182px;*/
}
.gallery-container li:nth-child(4){
    /*max-width: 251px;*/position: relative;text-align: center;
}
.gallery-container li:not(:last-child)
{
    margin-right:8px;
}
.gallery-container li:nth-child(3) img:first-child{
  margin-bottom: 8px;
} 
/* .gallery-container .col-mr
{
    margin-right: -4px;
    margin-left: -4px;
}
.gallery-container .col-pd{
    padding-left: 4px;
    padding-right: 4px;
} */
/* .image_box img
{
    height: 100%;
    width: 100%;
} */
  .horizontal {
    grid-column: span 2;
  }
  
  .vertical {
    grid-row: span 2;
  }
  .vertical-1 {
    grid-column-end: 4;
    grid-row: 2;
}
  .big {
    grid-column: span 2;
    grid-row: span 2;
  }
  .gallery-btn {
    position: absolute;
    bottom: 34px;
    right: 0px;
    left: 0;
}
.gallery-container li:first-child img {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}
.gallery-container li:last-child img {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}
  .btn-gallery
  {
    font-size: 16px;
    line-height: 16px;    
    text-align: center;    
    color: #FFFFFF;
    font-family: 'Proxima-Nova-Semibold';
    display: inline-block;
    padding:17px 25px;
    background: #EAAA00;
    border-radius: 6px;
  }
  .btn-gallery:hover{
      color: #fff;
  }
  .btn-gallery img{
      border-radius: 0 !important;
  }
  .image-container a:first-child img
  {
      border-top-left-radius: 16px;      
      border-bottom-left-radius: 16px;
  }
  .image-container a:nth-child(4) img{
    border-top-right-radius: 16px;      
    border-bottom-right-radius: 16px;
  }
  .pdp-heading
  {
    font-family: 'Proxima-Nova-Semibold';
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 30px;
    color: #333333;
    margin-bottom: 17px;
  }
  .review-box
  {
    background: #F5F5F5;
    border: 1px solid #F5F5F5;
    border-radius: 10px;
    padding:29px 40px 29px 40px;
    margin-bottom: 40px;
  }
 .review-btn
 {
     min-width: 215px;
     height: 50px;
     line-height: 50px;
     color: #fff;
     background: #EAAA00;
    border-radius: 6px;
    text-align: center;
    display: inline-block;
    font-size: 20px;
    font-family: 'Proxima-Nova-Semibold';
 }
 .review-btn:hover{
     color: #fff;
 }
 .review-box h5{
    font-size: 48px;
    line-height: 23px;
    margin-right: 30px;
    color: #333;
 }
 .review-box h5 span:first-child{
    color: #EAAA00
 }
 .review-box ul.rating li i {
    color: #EAAA00;
    font-size: 21px;
    line-height: 24px;
}
.mb-24
{
    margin-bottom: 24px;
}
.col-mr {
    margin-right: -25px;
    margin-left: -25px;
}
.col-pd
{
    padding-left: 25px;
    padding-right: 25px;
}
.review-img {
    min-width: 50px;
    max-width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-right: 20px;
}
.review-content-box {
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 25px;
}
.pb-10{padding-bottom:10px;}
.no-border{border: none;}
.review-ul h4
{
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: #333333;
    margin-bottom: 0px;
}
.review-ul p{
    font-size: 16px;
    line-height: 20px;
    color: #777777;
    margin-bottom:0px;
}
.review-ul
{
    margin-bottom: 17px;
}
p{
    font-size: 16px;
    line-height: 24px;
}
.review-more
{
    font-size: 16px;
    line-height: 24px;
    font-family: 'Proxima-Nova-Semibold';
    text-decoration-line: underline;
    color: #EAAA00;
}
.show-all-review 
{
    padding:12px 29px 13px 27px;
    color:#fff  !important;
    background: #EAAA00;
    border-radius: 6px;
    display: inline-block;
    font-family: 'Proxima-Nova-Semibold';
    font-weight: 450;
    font-size: 20px;
    line-height: 25px;
        cursor: pointer;
}
.price-box
{
    background: #FFFFFF;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
}
.price-box-lower
{
    background: #F5F5F5;
    border-radius: 0px 0px 10px 10px;
    padding:18px 25px
}
.price-box-upper{
    padding:28px 25px 26px 25px
}
.price-tag {
    display: inline-block;
    padding: 5px 9px 7px 9px;
    background: #FFFFFF;
    border: 1px solid #EAAA00;
    border-radius: 4px;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: -0.02em;
    color: #EAAA00;
}
.price-tag  img{
    margin-right: 4px;
}
.price-box-upper h4{
    font-size: 22px;
    line-height: 22px;
    letter-spacing: -0.02em;
    color: #333333;
    font-family: 'Proxima-Nova-Semibold';
}
.price-box-upper h4 img{
    margin-right: 13px;
}
.mt-30
{
    margin-top: 30px;
}
.mb-35
{
    margin-bottom: 35px;
}
.price-box-upper h5{
    font-size: 30px;
    line-height: 25px;
    letter-spacing: -0.02em;
    color: #333333;
    font-family: 'Proxima-Nova-Semibold';
}
.price-box-lower p{
    font-size: 16px;
    line-height: 16px;
    color: #777777;
}
.price-box-lower h6{
    font-size: 22px;
    line-height: 22px;
    letter-spacing: -0.02em;
    color: #333333;
    margin-bottom: 0;
    margin-top: 6px;
    font-family: 'Proxima-Nova-Semibold';
}
.event-box
{
    background: #FFFFFF;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    padding:34px 25px
}
.event-box h4{
    font-size: 22px;
    line-height: 22px;
    letter-spacing: -0.02em;
    color: #333333;
    margin-bottom: 23px;
    font-family: 'Proxima-Nova-Semibold';
}
.event-box.mb-32 p {
    color: #5C5C5C;
    font-size: 14px;
    line-height: normal;
}
.btn-custom {
    color: #fff!important;
    background: #EAAA00;
    border: 1px solid #EAAA00;
    border-radius: 6px;
    padding: 17px 0;
    font-size: 16px;
    line-height: 16px;
    min-width: 177px;
    margin-bottom: 23px;
    text-align: center;
    font-family: 'Proxima-Nova-Semibold';
}
.btn-custom-border {
    padding: 17px 0px;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    color: #ffffff;
    background: #EAAA00;
    border: 1px solid #EAAA00;
    border-radius: 6px;
    margin-bottom: 23px;
    min-width: 187px;
    text-align: center;
    font-family: 'Proxima-Nova-Semibold';
}
.btn-custom-border:hover {
    color: #EAAA00;
    background:#ffffff ;
}
.mr-15{
    margin-right: 15px;
}
.btn-custom-border img{
    margin-right: 7px;
}
.mb-32
{
    margin-bottom: 32px;
}
.deal-img{
    background-image:url(../images/deal.png);
    background-size:cover;
   text-align: center;
   position: relative;
   z-index:1;
   padding:33px 60px 37px 60px;
   border-radius: 30px;
}
.deal-img::before{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom:0;
    width: 100%;
    height: 100%;
    background-color:#EAAA00;
    z-index: -1;
    opacity: 0.7;
    content:'';
    border-radius: 30px;
}
.deal-img h3 {
    border-bottom: 1px solid rgb(255 255 255 / 50%);
    font-size: 60px;
    line-height: 60px;
    color: #FFFFFF;
    font-family: 'ProximaNova-Bold';
    padding-bottom: 14px;
    margin-bottom: 21px;
}
.get-content{
    font-weight: 600;
    font-size: 20px;
    line-height: 20px;
    font-family: 'Proxima-Nova-Semibold';
    text-transform: uppercase;
    color: #FFFFFF;

}
.deal-img p.m-0.text-center.text-white {
    max-width: 200px;
    margin: 0 auto!important;
}
.deal-img h4 {
    font-weight: bold;
    font-size: 72px;
    line-height: 72px;
    font-family: 'ProximaNova-Bold';
    color: #FFFFFF;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);   
}

.deal-box > h4{
    font-size: 28px;
    line-height: 28px;
    letter-spacing: -0.02em;
    color: #333333;
    margin-bottom: 14px;
    font-family: 'Proxima-Nova-Semibold';
    }
.offer-content
{
    border-bottom: 1px solid rgb(255 255 255 / 50%);
    margin-bottom: 23px;
    padding-bottom: 18px;
}
.deal-img h4 span {
    font-size: 20px;
    line-height: 26px;
    font-family: 'ProximaNova-Regular';
    font-weight: 400;
}
.deal-box h4 ~ p{
    font-size: 20px;
    line-height: 26px;
    color: #FFFFFF;
    font-family: 'ProximaNova-Regular';
}
.moni.pd-m {
    padding-top: 6px;
}
.pd-m .moni_2 {
    font-size: 18px;
    color: #000000;
    font-family: 'Proxima-Nova-Semibold';
}
.pd-m p {
    color: #363636;
    font-size: 16px;
}
.image_box {
    height: 100%;
}

.image_box img {
    height: 100%;
    object-fit: cover;
}
.image_box.two-img img {
    height: 49%;
}

.section-nav li a {
    position: relative;
}
.section-nav li a::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 0;
    height: 5px;
    background-color: #eaaa00;
    opacity: 0;
    transition: all 0.5s ease-in-out;
}
.section-nav li:hover a::before, 
.section-nav li.active-tab a::before {
    width: 100%;
    opacity: 1;
}

.section-nav li.active-tab a,
.section-nav li:hover a {
    color: #eaaa00;
}
/***************** pdp page css end ******************************/

/* login header css Start */
.tp-header .col.p-none {
    position: unset;
}
.user-profilebox {
    text-align: right;
}
.login-user.dropdown {
    display: inline-block;
}
.login-user .nav-link::after {
    content: none;
}
.login-user .nav-link {
    font-weight: 500;
    font-size: 17px;
    line-height: 26px;
    color: #2D2926;
    font-family: 'Proxima-Nova-Semibold';
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.profile-img {
    display: inline-block;
    width: 32px;
    height: 32px;
    min-width: 32px;
    border-radius: 50%;
    overflow: hidden;
    margin-left: 13px;
}

.login-user .dropdown-menu {
    background: #FFFFFF;
    border: 1px solid #E7E7E7;
    box-shadow: 0px 4px 11px rgba(0, 0, 0, 0.3);
    padding: 0;
    border-radius: 6px;
    min-width: 187px;
    /* top: 24px !important; */
}

.login-user .dropdown-menu .dropdown-item {
    font-size: 16px;
    line-height: normal;
    padding: 14px 19px;
    color: #404041;
    font-family: 'ProximaNova-Regular';
}
.login-user .dropdown-menu .dropdown-item:hover, 
.login-user .dropdown-menu .dropdown-item.active, 
.login-user .dropdown-menu .dropdown-item:active {
    background-color: #F5F5F5;
    color: #EAAA00;
}
/* login header css End */

/*============== Dashboard page css start===================== */
.section-space {padding-top: 40px;padding-bottom: 55px;}
ul {padding: 0;margin: 0;list-style: none;}
.headingbox_main {margin-bottom: 20px;}
.wed-profile-d .dropdown-menu{top: 100% !important;
    left: unset !important;
    right: 10px;
    transform: unset !important;}
    .wed-profile-d span.profile-img {width: 42px;height: 42px;}
    .wed-profile-d span.profile-img img{width: 100%;}
.wedding-contentbox {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;overflow: hidden;background: #FFFCF7;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);border-radius: 10px;}
.wedding-imgbox {position: relative;flex: 0 0 25%;max-width: 25%;}
.wedding-content-item {flex: 0 0 75%;max-width: 75%;}
.change-photo {display: inline-block;background-color: rgb(0 0 0 / 0.6);border-radius: 4px;font-size: 14px;line-height: 14px;text-align: center;color: #FFFFFF;
    padding: 8px 15px;font-family: 'Proxima-Nova-Semibold';position: absolute;top: 15px;left: 15px;}
.change-photo i {margin-right: 5px;}
.eventname {position: absolute;bottom: 24px;text-align: center;width: 100%;}
.enent_name {display: inline-block;border-radius: 80px;padding: 6px 15px;background-color: rgb(0 0 0 / 0.6);color: #fff;font-size: 16px;line-height: 18px;}
.timejone {display: flex;align-items: center;justify-content: center;margin: 21px 0 0;}
.timejone li {padding: 0 26px;border-right: 1px solid #8c8783;color: #fff;}
.timejone li:last-child {border-right: 0;}
.timejone li strong {font-size: 22px;line-height: 22px;}
.timejone li p {margin: 0;font-size: 14px;font-family: 'ProximaNova-Regular';}
.content_inner {padding: 25px 50px;}
.invite_patner {display: flex;align-items: center;justify-content: flex-end;}
.partner-icon {width: 42px;height: 42px;background: #FFFFFF;border: 1px solid #E7E7E7;display: flex;align-items: center;justify-content: center;border-radius: 50%;
    overflow: hidden;margin-left: 22px;}
.partner-icon i {font-size: 22px;color: #363636;}
.partner-icon .img-fluid {min-height: 100%;object-fit: cover;}
.invite-btn {background: #FFFFFF;border: 1px solid #E7E7E7;border-radius: 80px;display: inline-block;min-width: 102px;padding: 12px 21px;text-align: center;
    font-size: 16px;line-height: 16px;font-family: 'Proxima-Nova-Semibold';color: #333;}
.invite-btn::after{display: none;}
.dropdownbox {position: relative;}
.inviteform { background: #FFFFFF; border: 1px solid #E7E7E7; box-shadow: 0px 4px 11px rgba(0, 0, 0, 0.3); border-radius: 8px; padding: 20px; position: absolute; top: 100%; left: 0; min-width: 300px; display: none; margin-top: 10px; }
.dropdownbox.show .inviteform {display: block;}
.inviteform h3 { font-size: 18px; line-height: 18px; margin-bottom: 13px; } 
.inviteform .btn { background: #EAAA00; border: 1px solid #EAAA00; width: 100%; padding: 8px; margin-top: 14px; } 
.content_inner p { margin: 0; color: #464646; }
.content_inner ul {margin: 30px 0 0;}
.content_inner ul li {
    margin-right: 8px;
    display: inline-block;
    margin-bottom: 14px;
} 
.content_inner ul li .btn-link { background: #FFFFFF; border: 1px solid #E7E7E7; box-sizing: border-box; border-radius: 80px; display: inline-block; padding: 13px 29px; font-size: 16px; line-height: 16px; color: #222222; text-decoration: none; font-family: 'Proxima-Nova-Semibold'; } 
.content_inner ul li .btn-link i { margin-right: 5px; } 
.content_inner ul li .btn-link:hover { background-color: #EAAA00; border-color: #EAAA00; color: #fff; }
.wedding-whitebox { display: inline-flex; clear: both; background: #FFFFFF; box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15); border-radius: 8px; padding: 27px 35px; } 
.weddd-hastag { display: flex; align-items: center; flex-wrap: wrap; min-width: 182px; } 
.weddd-hastag.loc { padding-left: 30px; border-left: 1px solid #e7e7e7; }
.wedding-whitebox i { font-size: 28px; line-height: 26px; color: #EAAA00; margin-right: 15px; } 
.weddd-hastag p { font-size: 14px; line-height: 18px; font-family: 'Proxima-Nova-Semibold'; } 
section.vendor-team { width: 100%; margin: 0; padding: 0 0 65px; } 
.light-grey { font-size: 16px; line-height: 19px; color: #777777; margin: 0; } 
.teamimg { position: relative; width: 100%; }
.ad-img-box { height: 100%; position: relative; display: flex; min-height: 223px; text-align: center; width: 100%; justify-content: center; align-items: center; background: #F5F5F5; border-radius: 10px; } 
.teamimg .img-fluid { border-radius: 10px; } 
.teamimg .btn { line-height: normal; border-radius: 80px; background-color: #fff; color: #464646; position: absolute; margin: 0 auto; text-align: center; bottom: 20PX; max-width: 126px; left: 0; RIGHT: 0; display: inline-block; width: 100%; padding: 11px 10px; box-shadow: 0px 0px 4px #00000012; } 
.teamimg .btn:hover, .teamimg .btn.selected { color: #eaaa00; }
.teamimg .btn i{margin-right: 4px;font-size: 16px;}
.ad-img-box i { font-size: 26px; color: #7777; } 
.team-titles { margin: 16px 0 0; padding: 0; width: 100%; } 
.team-titles h4 { color: #000; line-height: 23px; margin: 0 0 3px; } 
.team-titles p{ color: #363636; line-height: normal; margin: 0; padding: 0; }
.content_inner ul li .yello-btn.btn-link {background: #EAAA00;border-color: #EAAA00;color: #fff;}
.content_inner ul li .yello-btn.btn-link i{margin-left: 5px;margin-right: 0;}
.t-right{text-align: right;}
.t-right .btn{border: 1px solid #EAAA00;color: #fff;}
.trp-btn{background: transparent;color: #EAAA00!important;}
.t-right .trp-btn{margin-right: 15px;}
.t-right i{margin-right: 4px;}
.Cecklist-section{margin:0; padding: 0px 0 70PX;width: 100%;}
.list-sidebar {background: #f5f5f5;padding: 40px 36px;border-radius: 10px;}
.chk-list { margin: 0px 0 40PX; padding: 0; width: 100%; } 
.chk-list h3 { font-size: 22px; color: #000; margin: 0; padding: 0; line-height: normal; } 
.task-sec { margin: 30px 0 0; padding: 0; width: 100%; } 
.chk-progress { margin: 16px 0 0; } 
.chk-progress .progress { height: 12px; background: #E7E7E7; border-radius: 50px; } 
.chk-progress .progress-bar { background: #EAAA00; } 
.task-sec h6 { font-size: 16px; margin: 0; font-family: Proxima-Nova-Semibold; padding: 0; } 
ul.filter-list li { position: relative; margin: 0; padding: 0 0 15px; line-height: 24px; font-size: 16px; font-family: Proxima-Nova-Semibold; color: #222222; }
ul.filter-list li::before { content: ""; display: inline-block; vertical-align: middle; margin-right: 12px; width: 14px; height: 14px; border-radius: 50%; background-color: #E5E2E2; z-index: 1; position: relative; }
.green-c::before{background: #3DD565!important;}
.orange-c::before{background: #F9C23C!important;}
ul.filter-list li strong {display: inline-block;vertical-align: middle;color: #202428;max-width: 80%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight: normal;}
ul.filter-list li span {float: right;}
ul.filter-list li:last-child {padding-bottom: 0;}
.list-btn{width: 100%;font-size: 18PX;}
.view-task-hdr {margin: 0;padding: 0;width: 100%;text-align: right;}
.task-view-link {color: #eaaa00;font-family: Proxima-Nova-Semibold;font-size: 16px;text-decoration: underline;}
.new-task-row{margin: 0px 0 40px;padding:0;width: 100%;}
.task-row{border: 1px solid #e7e7e7;margin: 16px 0 0; padding:15px 38px;border-radius: 10px;min-height: 75px;display: flex;align-items: center;transition: all .15s;}
.task-left {margin: 0px;padding: 0px;width: 100%;}
.task-title {display: flex;align-items: center;}
.add-task-row .task-left i.fa-plus-circle{color: #eaaa00;border: none;font-size: 24px;margin-right: 22px;}
.task-list-row .task-left i.fa-circle {margin-right: 22px;border: 1px solid #E7E7E7;border-radius: 50%;width: 24px; height: 24px;color: #fff;font-size: 25px;text-align: center;
    line-height: 23px;}
.task-left h6 {font-family: Proxima-Nova-Semibold;font-size: 18px;color: #464646;margin: 0;padding: 0;line-height: 20px;}
.task-left h6 del{color:#9A9A9A;}
.new-task-row h3 {color: #000;font-size: 22px;margin: 0;padding: 0;line-height: normal;}
.task-detail ul {margin: 4px 0 0;padding: 0px;line-height: normal;}
.task-detail ul li {display: inline-block;padding: 0px 15px;list-style: none;font-family: Proxima-Nova-Semibold;font-size: 14px;color: #777777;position: relative;
    line-height: normal;}
.task-detail ul li a{color: #777;}
.task-detail ul li a:hover, .task-detail ul li a:hover{color: #eaaa00;}
.task-detail ul li::after {content: "";width: 5px;height: 5px;background: #777;border-radius: 50%;display: inline-block;right: -3px;position: absolute;top: 0;
    bottom: 0;margin: auto;}
.task-detail ul li:first-child {padding-left: 0;}
.task-detail ul li:last-child::after{display: none;}
.invite-btn:hover {border-color: #eaaa00;color: #fff;background: #eaaa00;}
.task-r-cont {display: flex;align-items: center;margin: 0;padding: 0;text-align: right;width: 100%;justify-content: flex-end;}
.list-tag {background: #FFF7E3;font-size: 13px;border-radius: 50px;font-family: Proxima-Nova-Semibold;padding: 9px 22px;line-height: normal;margin-right: 30PX;}
.more-list .dropdown-toggle::after{display: none;}
.more-list .dropdown-toggle {border: none;background-color: transparent;cursor: pointer;padding: 0;background-image: url(../images/more-icon.svg);display: inline-block;width: 29px;
    height: 7px;background-repeat: no-repeat;}
.more-list .dropdown-menu {min-width: inherit;box-shadow: 0px 3px 11px rgb(0 0 0 / 20%);border-color: #e7e7e7;left: -25px!important;}
.more-list a.dropdown-item {font-size: 13px;padding: 6px 23px;color: #777;}
.row.task-row.task-list-row:hover, .row.task-row.task-list-row.selected {background: #eaaa00; border-color: #eaaa00;}
.row.task-row.task-list-row:hover .task-left h6, .row.task-row.task-list-row:hover .task-left h6 del, .row.task-row.task-list-row:hover .task-detail ul li a, 
.row.task-row.task-list-row.selected .task-left h6, .row.task-row.task-list-row.selected .task-left h6 del, .row.task-row.task-list-row.selected .task-detail ul li a{color: #fff;}
 .row.task-row.task-list-row:hover .task-detail ul li::after,  .row.task-row.task-list-row.selected .task-detail ul li::after{background: #fff;}
.row.task-row.task-list-row:hover .task-left i.fa-circle, .row.task-row.task-list-row.selected .task-left i.fa-circle{border-color: transparent;}

.row.task-row.task-list-row:hover .more-list .dropdown-toggle, .row.task-row.task-list-row.selected .more-list .dropdown-toggle{background-image: url(../images/more-icon-hr.svg);}
.new-task-row:last-child {margin-bottom: 0;}
a{transition: all .15s;}

/*=======Dashboard add new css======== */
.event-ad-box { background: #fff; border-radius: 10px; text-align: center; display: flex; align-items: center; justify-content: center; margin-bottom: 10px; border: 2px dashed transparent; height: 241px; object-fit: cover; min-height: 241px; overflow: hidden; } 
.event-add { background: #f5f5f5; min-height: 241px; border-style: dashed dashed; border-color: #eaaa00; border-width: 2px; }
.event-ad-box img {margin: 0;padding: 0;width: 100%;}
.team-titles h4 {font-family: Proxima-Nova-Semibold;}
.team-titles p {padding: 2px 0 0;}

/*============== Dashboard page css end===================== */

/*======button hover css start=========*/
.yello-btn, .cmt-frm .submit-btn, .review-btn, .btn-custom, .show-all-review {border: 1px solid #EAAA00;}
.yello-btn:hover, .cmt-frm .submit-btn:hover, .review-btn:hover, .btn-custom:hover, .show-all-review:hover, .btn-gallery:hover, .content_inner ul li .yello-btn.btn-link:hover{background:#fff;color: #EAAA00!important;}
.trp-btn:hover{background: #EAAA00;color: #fff!important;}
.btn-custom-border img {filter: brightness(0) invert(1);}
.btn-custom-border:hover img {
    filter: brightness(1) invert(0);
}
.btn-gallery:hover img, .content_inner ul li .yello-btn.btn-link:hover img {filter: brightness(0.6) sepia(1) saturate(1000%);}
/*======button hover css end=========*/



/*checklist-manager css start*/
.view-task-hdr .task-sec {margin: 0 0 30px;}
.more-list a.dropdown-item {text-align: right;}
.more-list a.dropdown-item i{margin-left: 4px;}
.more-list .dropdown-menu {left: unset !important;right: 0;transform: unset !important;top: 30px!important;}
.more-list .dropdown-item.active, .more-list .dropdown-item:active {color: #fff!important;text-decoration: none;background-color: #eaaa00;}
.to-do-list{margin:20px 0 0px;padding: 0px;display: inline-block;}
.to-do-btn {
    margin: 4px 5px 4px 0px;
    padding: 0;
    display: inline-block;
}
.to-do-btn a{
    background: #fff7e3;
    border: 1px solid #eaaa00;
    border-radius: 50px;
    display: inline-block;
    padding: 2px 15px 0;
    font-size: 13px;
    color: #222;
    font-family: Proxima-Nova-Semibold;
    min-height: 28px;
    line-height: 28px;
}
.t-close-btn{font-style: normal;font-size: 17px;vertical-align: middle;font-family: Proxima-Nova-Semibold;margin-left: 5px;}
.to-do-btn a:hover{background: #EAAA00;}
.to-do-btn:hover a{color: #fff;}
ul.category-list li::before{display: none;}
ul.category-list li a::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-right: 12px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background-color: #E5E2E2;
    z-index: 1;
    position: relative;
}
ul.category-list li a:hover, ul.category-list li a:hover strong{color:#EAAA00;}
ul.category-list li a:hover::before {background-color:#EAAA00;}
/*checklist-manager css end*/


/*vendor-manager css start*/
.large-box .row .col-6.col-md-3 { margin-bottom: 40px; }
.team-main {  height: 100%;  display: flex;  flex-direction: column;  justify-content: space-between; }
.team-main .ad-img-box { height: 350px; }
.team-main .teamimg .img-fluid {  width: 100%;  height: 100%;  object-fit: cover; }
.team-main .btn { margin-right: 15px; }
.sel-date { display: block; margin-top: 12px; font-size: 15px; font-family: 'ProximaNova-Regular'; color: #000; }

/*vendor-manager css end*/



/*===============Price sidebar css start============*/
.price-box{padding: 40px 28px 15px;}
.price-box-upper{padding-top: 0;}
.price-box-upper h4 {font-size: 14px;text-transform: uppercase;color: #777;letter-spacing: 0;}
.plr-0{padding-left:0;padding-right: 0;}
.pr-chhose-pac.text-sm-right{text-align: right;}
.event-box .clearfix {
    display: block;
    text-align: center;
    width: 100%;
}
.pr-date {display: inline-block;border: 1px solid #e7e7e7;width: 100%;border-radius: 8px;padding: 17px 20px;}
.pr-date p{margin: 0px;padding: 0px;font-size: 20px;color: #222;font-family: Proxima-Nova-Semibold;letter-spacing: -0.2px;display: inline-block;}
.change-date{text-align: right;margin: 0px;padding:4px 0 0;font-size: 12px;color: #777;font-family: Proxima-Nova-Semibold;text-decoration: underline;float: right;}
.ty-packages {margin: 0;padding: 20px 0;border-bottom: 1px solid #e7e7e7;}
.pl-package h5 { font-size: 18px; color: #333; margin: 0; padding: 0;font-family: Proxima-Nova-Semibold; }
ul.pk-list{margin:6px 0 0px;padding: 0px;width: 100%;}
 .pdp-right .price-box-upper h4{font-size: 14PX;}
ul.pk-list li i{vertical-align: middle;margin-right: 5px;}
ul.pk-list li{margin: 0px;padding:3px 0px;list-style: none;font-size: 14px; color: #777;font-family: Proxima-Nova-Semibold;}
.pr-chhose-pac h3 {
    font-size: 20px;
    font-family: Proxima-Nova-Semibold;
    word-break: break-word;
}
.choose-btn{padding: 8px 22px;font-size: 16px;}
.event-box {box-shadow: none;border-radius:0px; width: 100%;clear: both;margin: 25px 0 0;padding: 0;text-align: center;}
.btn-custom-border{min-width: 180px;}
.event-box p { font-size: 12px; color: #5C5C5C; margin: 0; padding: 0; }
.event-box h4{margin-bottom: 16px;}
.event-box a {
    margin-bottom: 15px;
    width: 100%;
    max-width: 210px;
    margin: 0 auto;
    display: block;
    margin-bottom: 10px;
}
/*===============Price sidebar css end============*/


/*=============homae-page-changes===============*/
ul.vendor-tool-list { margin: 0; padding: 0; width: 100%; text-align: center;display: inline-block; }
ul.vendor-tool-list li{max-width: 140px;margin: 10px;display: inline-block;}
.vdr-section { text-align: center; margin: 20px 0 0; padding: 0; }
ul.vendor-tool-list li i{width: 53px; height: 53px;margin-bottom: 4px;display: inline-block;}
ul.vendor-tool-list li a p{ font-size: 14px; font-family: Proxima-Nova-Semibold; color: #000;line-height: 18px; }
.gt-start-btn { max-width: 220px; display: inline-block; width: 100%; margin: 0 auto 20px; }
.vndr-start h5 { font-size: 16px; font-family: Proxima-Nova-Semibold; color: #000; }
.vndr-start h5 a{ color: #EAAA00; }
.vndr-start h5 a{background: url(../images/r-arrow-hr.svg);}
.bulid-box img {width: 100%;}
.build-checklist { margin: 0; padding: 70px 0 50px; width: 100%; }
.build-content { margin: 0; padding:30px; width: 100%; }
.build-content h4 { font-size: 22px; font-family: Proxima-Nova-Semibold; color: #000;padding:0 0 8px;max-width: 70%; }
body .c-link{ font-size: 16px; color: #eaaa00; font-family: Proxima-Nova-Semibold; text-decoration: underline; }
.top-vendor { padding-bottom: 50px; margin: 0;overflow: hidden; }
.vndr-title{margin: 0 0 30px; padding: 0;width: 100%;}
.vndr-title h2{margin: 0;padding: 0;color: #333;}
.vndr-title p{ display: block; font-size: 16px; color: #222222; font-weight: 600; margin: 5px 0 0; font-family: 'Proxima-Nova-Semibold'; }

/*section.top-vendor.get_vendor .slick-list {overflow: inherit;width: 100%;padding: 0!important;}
section.top-vendor.get_vendor .slick-slide{margin: 0;}*/
.real_widding::after { background: #fff; content: ""; width: 37%; height: 100%; right: 0; z-index: 0; position: absolute; display: inline-block; top: 0; }
.vender-slider-3 {position: relative; z-index: 9; flex-wrap: wrap;}
.wedding-slider-5 .lft-colm span, .wedding-slider-5 .lft-colm h3, .wedding-slider-5 .lft-colm .price{font-size: 14px;}
.wedding-slider-5 .heart-icon {width: 30px; height: 30px;}
.wedding-slider-5 .heart-icon i {font-size: 16PX; }
.raq {letter-spacing: 1px;padding-top: 2px;}
.wed-5x .pd-m p{margin-bottom: 5px;}

.footer ul{padding: 0;}
.tp-ftr{margin-bottom: 50px;}
.footer ul li a:before{display: none;}
.footer ul li a {font-size: 16px;line-height: 28px;padding: 5px 0;}
.ftr-cnt{margin: 0;padding: 0;width: 100%;}
.footer ul.social-media a {line-height: normal;}
.ftr-cnt h5{margin: 0;padding: 0;font-size: 16px;color: #000;font-family: ProximaNova-Bold;}
.footer ul.social-media{padding:0px 0;}
.social-area {display: flex;margin: 20px 0 30px;align-items: center;}
.footer ul.ftr-links {display: flex;margin: 0px 10px;padding: 0;}
a.ftr-logo .logo{margin: 0px 0px 15px;}
.footer .ftr-links li a{padding: 0px 6px; border-right: 1px solid #222;line-height: normal;}
.footer .ftr-links li a:hover, .footer ul li a:hover{color: #EAAA00;}
.footer .ftr-links li:last-child a{border-right: none;}
.social-media li img{width: 20px;}
.abt-vndr p {margin: 6px 0 0;max-width: 78%;}
.start-h {background: url(../images/r-arrow.svg);background-repeat: no-repeat!important;background-position: right!important;padding: 0 17px 0 6px;font-weight: 600;}
.start-h:hover{background:url(../images/r-arrow-hr.svg) ;color: #EAAA00;}



.pad2 {padding-left: 26px;}
.pad {padding-left: 0!important;}
/*=========================  planning Box css start here ========================*/
.planing-progress { padding-bottom: 100px; } 
.planning-outer-wrapper { overflow: hidden; background: #FFFFFF; box-shadow: 0px 7px 7px rgba(0, 0, 0, 0.1); border-radius: 10px; width: 80%; margin: -100px auto; z-index: 9; position: relative; white-space: nowrap; } 
.planning-outer-box { display: flex; justify-content: space-between; overflow: auto; flex-wrap: nowrap; } 
.planning-header { display: flex; justify-content: space-between; align-items: center; margin-bottom: 25px; }
.planning-header h6{ font-family: 'Proxima-Nova-Semibold'; font-size: 16px; line-height: 16px; color: #222222; } 
.planning-header a { font-family: 'Proxima-Nova-Semibold'; font-size: 16px; line-height: 16px; color: #EAAA00; text-transform: uppercase; } 
.planning-time { text-align: center; max-width: 30%; flex: 0 0 30%; padding: 24px 50px; border-right: 1px solid #eee; } 
.planning-time h6 { font-family: 'Proxima-Nova-Semibold'; font-size: 18px; line-height: 18px; color: #000000; }
.planning-time p{ font-weight: normal; font-size: 15px; line-height: 15px; color: #8A8A8A; } 
.avatar-group { display: flex; justify-content: center; margin-bottom: 20px; } 
.avatar-group .avatar+.avatar { margin-left: -.9rem; background-color: #FFF7E3; } 
.avatar-group .avatar+.avatar .showuserName { color: #aaa; } 
.avatar-group .avatar { position: relative; z-index: 2; display: inline-flex; color: #fff; width: 58px; height: 58px; background-color: #EAAA00; } 
p.showuserName { position: absolute; height: 100%; width: 100%; top: 0; left: 0; display: flex; align-items: center; justify-content: center; font-size: 22px; color: #fff; }
.planing-points { max-width: 70%; flex: 0 0 70%; padding: 24px 20px 24px 30px; } 
.planning-points-list { display: flex; justify-content: flex-start; } 
.planning-points-list li { max-width: 25%; flex: 0 0 25%; padding-right: 20px; } 
ul.planning-points-list img {padding-bottom: 5px;}
.planning-points-list li p{ font-size: 16px; line-height: 22px; color: #8A8A8A; margin-top: 12px; margin-bottom: 0; white-space: pre-wrap; } 
.planning-points-list li p span { color: #222; font-weight: 600; } 
.planing-timer{ display: flex; justify-content: center; margin-top: 20px; } 
.planing-timer li { padding: 5px 25px; position: relative; } 
.planing-timer li::after{ position: absolute; content: ":"; right: 0; height: 100%; top: 0; color: #8A8A8A; } 
.planing-timer li:last-child:after { display: none; } 
.planing-timer li p { font-size: 13px; margin: 0; } 
.inner-banner { margin: 0px auto 70px; }

/* 9-Feb-22 */
.payment-container{
  max-width: 1324px;
}
.top-title {
  font-weight: bold;
  font-size: 24px;
  line-height: 46px;
  color: #333333;
}
.booking-box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
.booking-date h6 {
  font-weight: 600;
  font-size: 22px;
  line-height: 22px;
  letter-spacing: -0.02em;
  color: #333333;
  margin: 0 0 10px;
}
.booking-date p {
  font-weight: 400;
  font-size: 20px;
  line-height: 20px;
  letter-spacing: -0.02em;
  color: #777777;
  margin: 0 0 5px;
}
.editbox a {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: -0.02em;
  text-decoration-line: underline;
  color: #333333;
}
.booking-date ul li {
  display: inline-block;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #777777;
  margin-right: 8px;
}
.booking-date ul li i {
  font-family: "FontAwesome";
  font-style: normal;
  color: #000;
}

.how-to-pay ul {
  border: 1px solid #c4c4c4;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 55px;
}
.how-to-pay ul li {
  padding: 20px;
  position: relative;
}
.how-to-pay ul li.active {
  background-color: #fff7e3;
}
.how-to-pay .paybox-text {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 5px;
}
.how-to-pay .paybox-text span {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  display: block;
  color: #333;
}
.how-to-pay ul li p {
  font-weight: normal;
  font-size: 16px;
  line-height: 26px;
  color: #464646;
  margin: 0;
}
.rightcheckbox strong {
  font-family: "ProximaNova-Bold";
  font-size: 20px;
  line-height: 25px;
  color: #333333;
}

.rightcheckbox {
  display: flex;
}
.paybutton {
  position: relative;
  padding-right: 30px;
  cursor: pointer;
  font-size: 18px;
}
.paybutton input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.indicator {
  position: absolute;
  top: 2px;
  right: 0;
  height: 20px;
  width: 20px;
  background: #fff;
  border-radius: 50%;
  border: 1px solid #eaaa00;
}
/* .paybutton input:checked ~ .indicator {
  background: #2aa1c0;
} */
.paybutton .indicator:after {
  left: 2px;
  top: 2px;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  background: #eaaa00;
  content: "";
  position: absolute;
  display: none;
}
.paybutton input:checked ~ .indicator:after {
  display: block;
}
.more-info {
  display: inline-block;
  font-family: "ProximaNova-Bold";
  font-size: 14px;
  line-height: 26px;
  text-decoration-line: underline;
  color: #464646;
}

.formHeading {
  font-family: "Proxima-Nova-Semibold";
  font-weight: 600;
  font-size: 18px;
  line-height: 26px;
  color: #464646;
  margin-bottom: 10px;
}
.addbtn .btn {
  background-color: transparent;
  color: #333;
  border: 1px solid #000000;
}

.required-cont-box p {
  color: #464646;
  font-size: 16px;
}
.required-cont-box .mb-30 {
  margin-bottom: 10px;
}
.learmore {
  display: inline-block;
  font-family: "ProximaNova-Bold";
  font-size: 16px;
  line-height: 26px;
  text-decoration-line: underline;
  color: #464646;
}
.required-cont-box p a {
  text-decoration: underline;
}

.right-packagebox {
  border: 1px solid #c4c4c4;
  box-sizing: border-box;
  border-radius: 12px;
  padding: 32px;
}
.pack-innerbox {
  display: flex;
}
.pack-img {
  border-radius: 12px;
  overflow: hidden;
  min-width: 134px;
  margin-right: 20px;
}
.pack-content .studios {
  font-family: "ProximaNova-Bold";
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  display: block;
  color: #777777;
}
.pack-content .title-name {
  font-family: "ProximaNova-Bold";
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: -0.02em;
  color: #333333;
  margin: 2px 0 5px;
}
.pack-content .user {
  display: flex;
  margin-bottom: 20px;
}
.pack-content .user li {
  display: inline-block;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #777777;
  margin-right: 8px;
}
.pack-content .user li i {
  font-family: "FontAwesome";
  font-style: normal;
  color: #000;
}
.price-listing {
  display: flex;
  justify-content: space-between;
}
.price-listing li span {
  display: block;
  font-family: "Proxima-Nova-Semibold";
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -0.02em;
  color: #777777;
  margin-bottom: 16px;
}
.price-listing li span.total {
  font-family: "ProximaNova-Bold";
  font-size: 22px;
  margin: 0;
  color: #4a4a4a;
}
.price-listing li .item-value {
  text-align: right;
}
.price-listing li .item-value span.green {
  color: #33a852;
}
ul.rating.list-unstyled{margin-right: 5px;}
ul.rating.list-unstyled li i {
    color: #eaaa00;
    font-size: 18px;
}
ul.rating li i.unchk {
    color: #CCC9C9;
}
.right-packagebox .pdp-raq{font-size: 16px;}
.booking-date ul, .right-packagebox .pack-content .user{
    margin-top: 7px;
}

/* Chat Popup css */
.Login-form.msgChat {
  max-width: 100%;
  margin: auto;
}
.msgChat .modal-dialog {
  width: 610px;
}
.msgChat .modal-dialog {
  width: 100%;
  max-width: 610px;
  position: unset;
  transform: none!important;
  margin: 40px auto;
}
h3.heading {
  font-size: 36px;
  line-height: 44px;
  letter-spacing: -0.02em;
  color: #000000;
}
.chatpoup-box {
  padding: 40px;
}
.chat_img img {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  min-width: 32px;
}
.message-box {
  display: flex;
  align-items: flex-end;
  margin-bottom: 30px;
}
.message-box:last-child {
  margin-bottom: 0;
}
.chat-message-box {
  padding: 10px 20px;
  background-color: #F5F5F5;
  margin-left: 15px;
}
.message-box:last-child {
  margin-bottom: 0;
}
.chat-message-box.bglight  {
  background: #FDF7E5;
  margin-right: 15px;
}
.msg-text .name {
  display: block;
  font-family: "ProximaNova-Bold";
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #EAAA00;
}
.msg-text p {
  font-size: 14px;
  line-height: 19px;
  color: #333333;
  margin: 4px 0;
  text-align:left;
}
.msg-time {
  font-size: 11px;
  line-height: 13px;
  color: #BEBEBE;
  text-align: left;
}
.sender {
  text-align: right;
}
.receiver .name {
  color: #222222;
}
.receiver .msg-time {
  text-align: right;
}

.type-msg-box {
  display: flex;
  padding-top: 20px;
}
.type-msg-box .form-control {
  padding: 16px 20px;
  box-shadow: none;
}
.type-msg-box .yello-btn {
  margin-left: 17px;
}

/* 02-03-2022 tab css */

.account-info-left .info-list li a {
    display: flex;
    align-items: center;
    font-size: 17px;
    font-weight: 600;
}

.account-info-left .info-list li a {
    padding: 12px 20px;
}

.account-info-left .info-list {
    background-color: #fff4e1;
    padding: 46px 17px;
    border-radius: 10px;
}

form.form-account-info {
    width: 100%;
    max-width: 650px;
}

form.form-account-info .form-control {
    border-top: 0;
    border-left: 0;
    border-radius: 0;
    border-right: 0;
    background: transparent;
    padding: 0;
}

form.form-account-info textarea.form-control {
    resize: none;
    height: 25px;
}

.account-info-right {
    background-color: #fffcf7;
    padding: 60px;
    border-radius: 10px;
    height: 100%;
}

form.form-account-info .form-group {
    margin-bottom: 52px;
}

.account-info-left .info-list li a svg:not(:root) {
    overflow: overlay;
}

.account-info-left .info-list li a svg {
    margin-right: 28px;
}

form.form-account-info .form-control:focus {
    border-color: #c7c7c7;
    box-shadow: none;
}

form.form-account-info.wedding-details,
form.form-account-info.account-management {
    width: 100%;
    max-width: 100%;
}

form.wedding-details .form-btn,
.account-management .form-btn {
    background-color: #ffffff;
    border: 2px solid #eaaa00;
    padding: 9px 32px;
    border-radius: 40px;
    margin-right: 10px;
}

form.invite-partner .submit-btn {
    padding: 8px 10px;
    min-width: 200px;
    color: #fff;
    font-size: 16px;
    border-radius: 50px;
}

.account-info-left .info-list li a.active {
    background-color: #fff;
    border-radius: 10px;
}

.account-info-right h3 {
    margin-bottom: 43px;
}

form.form-account-info label {
    font-size: 18px;
    color: #000;
    font-family: 'ProximaNova-Bold';
}

form.wedding-details .form-btn.active,
.account-management .form-btn:hover {
    background: #e9aa00;
    color: #fff;
}

.account-info-left .info-list li:hover a svg path {
    color: #e9aa00;
    fill: #e9aa00;
}

.account-info-left .info-list li a .cls-1 {
    fill: #000;
    stroke-width: 0;
}

.account-info-right h3.personal-title {
    margin-bottom: 30px;
}

.account-info-right a svg {
    margin-right: 10px;
    width: 20px;
    height: 20px;
}

.facebook-btn {
    background-color: #ffffff;
    padding: 8px 28px;
    border: 1px solid #ddd;
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 180px;
    border-radius: 10px;
    font-size: 18px;
    font-weight: 600;
    color: #888888;
    margin-top: 20px;
}

.form-group.hastag {
    margin-bottom: 0;
}

.account-info-right .invite-title {
    margin-bottom: 30px;
}

.account-info-right .plan-title {
    font-family: 'Proxima-Nova-Semibold';
    margin-bottom: 60px;
}

.account-info-right .deactive-text {
    margin-bottom: 14px;
}

.account-info-right .deactive-here a {
    text-decoration: underline;
}

.account-info-left .info-list li a svg {
    width: 22px;
    height: 22px;
    min-width: 22px;
}


/* 09-03-2022 dasboard-module css */

.booking-left .info-list li a.active,
.booking-calender .info-list li a,
.massage-box .info-list li a {
    background-color: #fff4e1;
    border-radius: 10px;
}

.booking-left .info-list,
.booking-calender .info-list,
.massage-box .info-list,
.booking-calender-profile,
.gallery-section {
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 10px;
    padding: 46px 17px;
}
.booking-calender .info-list {
    padding: 45px 2px;
}

.booking-calender .info-list li a,
.massage-box .info-list li a {
    margin-bottom: 16px;
    padding: 12px 20px;
}

.booking-calender .info-list li a svg:not(:root) {
    overflow: overlay;
}

.booking-calender .info-list li a svg {
    width: 22px;
    height: 22px;
    margin-right: 28px;
}

.booking-calender .info-list li a {
    display: flex;
    align-items: center;
    font-size: 17px;
    font-weight: 600;
}

.massage-box .info-list .chat-list {
    display: flex;
    align-items: flex-start;
    margin-bottom: 20px;
    position: relative;
    background: #fff4e1;
    padding: 14px 35px 14px 14px;
    border-radius: 10px;
}

.chat-img {
    height: 44px;
    overflow: hidden;
    min-width: 44px;
    margin-right: 10px;
    max-width: 44px;
}

.chat-img img {
    height: 100%;
}

.chat-box h4 {
    margin-bottom: 0;
    font-size: 16px;
}

.chat-box p {
    font-size: 14px;
    margin-bottom: 0;
}

.chat-outer-box {
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 20px;
    padding: 45px;
}

.order-detail img {
    width: 44px;
    height: 44px;
    object-fit: cover;
    margin-right: 20px;
}

.massage-box .info-list {
    padding: 18px;
}

.order-detail {
    display: flex;
    align-items: center;
    padding-bottom: 13px;
    border-bottom: 1px solid #ddd;
}

.chat-about h4 {
    margin-bottom: 0;
    font-size: 16px;
}

.msgbox.receiver {
    justify-content: flex-start;
}

.msgbox {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.chat-box-img {
    width: 40px;
    height: 40px;
    overflow: hidden;
    margin-right: 20px;
}

.chat-box-img img {
    height: 100%;
}

.receiver-msg-container p {
    margin-bottom: 0;
    font-size: 14px;
    line-height: normal;
}

.chat-window-box {
    margin-top: 40px;
}

.msg-text-title {
    background: #fff4e1;
    padding: 10px;
    border-radius: 10px;
    margin-right: 10px;
}

.receiver-msg-container {
    display: flex;
    align-items: center;
}

.msgbox.sender {
    justify-content: flex-end;
}

.msgbox.sender .chat-box-img {
    order: 3;
}

.msgbox.sender .msg-text-title {
    order: 2;
    margin-left: 10px;
}

.rating-content {
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 20px;
    padding: 46px 17px;
}

.star-ratings .fill-ratings {
    color: #eaaa00;
    padding: 0;
    position: absolute;
    z-index: 1;
    display: block;
    top: 0;
    left: 0;
    overflow: hidden;
}

.star-ratings {
    unicode-bidi: bidi-override;
    color: #dcdce6;
    font-size: 16px;
    position: relative;
    margin: 0;
    padding: 0;
}

.star-ratings .empty-ratings {
    padding: 0;
    display: block;
    z-index: 0;
}

.review-inner-box {
    display: flex;
    align-items: baseline;
    margin-bottom: 30px;
}

.rating-img {
    width: 50px;
    height: 50px;
    overflow: hidden;
    margin-right: 20px;
    min-width: 50px;

}

.rating-img img {
    height: 100%;
}

.product-rating {
    display: flex;
}

.product-rating small {
    margin-left: 50px;
}

.star-ratings i {
    margin-right: 7px;
}

.review-rating-box p {
    font-size: 14px;
}

.review-rating-box {
    border: 1px solid #e6e6e6;
    padding: 25px;
    background-color: #fffcf7;
    border-radius: 20px;
    margin-bottom: 20px;
}

.review-title-content h4 {
    margin-bottom: 0;
    font-size: 14px;
}

.dashboard-profile-dropdown .dropdown-item.active,
.dashboard-profile-dropdown .dropdown-item:active,
.dashboard-profile-dropdown a.dropdown-item.acitve {
    color: #333 !important;
    text-decoration: none;
    background-color: #fff4e1 !important;
    border-radius: 10px;
}

.dashboard-profile-dropdown .dropdown-menu {
    position: relative !important;
    float: unset;
    border: 0;
    transform: translate3d(0px, 0px, 0px)!important;
    width: 250px;
    left: 65px !important;
    padding: 0;
}

.dashboard-profile-dropdown ul.dropdown-menu {
    position: relative;
}

.dashboard-profile-dropdown ul.dropdown-menu::before {
    content: "";
    position: absolute;
    top: 0;
    left: -36px;
    width: 3px;
    background: antiquewhite;
    height: 100%;
}

.profile-img-input {
    position: relative;
}

.custom-file-input {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    left: 0;
}


.calender-text {
    background: #fff4e1;
    margin-top: 40px;
    padding: 20px;
    border-radius: 20px;
}

.calender-box-left {
    position: relative;
    border-bottom: 1px solid #ddd;
    margin-bottom: 18px;
}

.claender-img-right {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
    overflow: hidden;
}

.claender-img-right img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.calender-box-left span.date {
    font-size: 14px;
    margin-bottom: 10px;
    display: block;
}

.calender-box-left h4 {
    margin-bottom: 4px;
    padding-right: 50px;
}

.calender-box-left p {
    font-size: 14px;
}

.paid-box {
    display: flex;
    justify-content: space-between;
}

.dashboard-content {
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 20px;
    padding: 10px 10px 10px 20px;
    display: flex;
}

.dashboard-calender-box {
    flex: 0 40%;
    max-width: 40%;
}

.dasboard-img-right {
    flex: 0 60%;
    max-width: 60%;
}

.dasboard-img-right .img-box-dash img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
}

.dasboard-img-right .img-box-dash {
    width: 100%;
    height: 150px;
    overflow: hidden;
}

.dashboard-calender-box a.icon-title {
    background: #fff4e1;
    padding: 10px 20px;
    border-radius: 10px;
    margin-bottom: 40px;
    display: inline-block;
    font-weight: 600;
}

.state-card,
.booking-active-content,
.dashboard-massage-box {
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 20px;
    padding: 20px;
}

.state-card span.state-list i {
    font-size: 18px;
    color: #eaaa25;
}

.state-card span.state-list {
    max-width: 40px;
    height: 40px;
    background: #FFF4E1;
    border-radius: 10px;
    display: flex;
    margin-right: 10px;
    align-items: center;
    justify-content: center;
    flex: 0 0 40px;
}

.state-card span.price-list {
    font-size: 40px;
    font-weight: 600;
    margin-top: 10px;
    display: inline-block;
}

.state-card span.state-more-color {
    color: #2aa84c;
}

.state-card p {
    margin-bottom: 0;
}

.state-img {
    display: flex;
    align-items: flex-start !important;
}
.dashboard-state-grid {
    margin-top: 30px;
}

.booking-active-box {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}

/* .booking-active-box .calender-text {
    flex: 0 0 48%;
    max-width: 48%;
    margin: 0 15px;
} */

.booking-active {
    margin-top: 40px;
}

.booking-active-content h3 {
    margin-bottom: 20px;
}

.heading-box-chat {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.dashboard-massage-box .massage-box .info-list {
    border: 0;
    padding: 0;
    margin-top: 20px;
}

.heading-box-chat a.view-btn-dash {
    border: 1px solid #eaaa25;
    padding: 8px 20px;
    color: #eaaa25;
    line-height: normal;
    border-radius: 10px;
}

.message-badge {
    position: absolute;
    right: 0;
    bottom: 0;
}

.message-badge span {
    background: #eaaa25;
    border-radius: 50%;
    color: #fff4e1;
    padding: 5px;
    font-size: 12px;
}

.dashboard-calender-box a.icon-title i {
    margin-right: 14px;
}

.dashboard-calender-box a.icon-title span.time-cal {
    margin-left: 20px;
}

.message-badge {
    position: absolute;
    right: 8px;
    bottom: 15px;
}

.gallery-box {
    display: flex;
    align-items: self-end;
    justify-content: space-between;
}

.gallery-heading p {
    margin-bottom: 0;
}

.gallery-btn-photos .select-btn-gallery {
    margin-right: 30px;
}

.gallery-btn-photos .delete-btn-gallery {
    border: 1px solid #EAAA25;
    padding: 6px 20px;
    border-radius: 10px;
    cursor: pointer;
}

.gallery-btn-photos a {
    color: #eaaa25;
}

.galler-badge {
    border: 1px solid #eaaa25;
    margin-top: 30px;
    border-radius: 10px;
    padding: 20px;
    background-color: #fffcf7;
}

.galler-badge p {
    margin-bottom: 0;
}

.gallery-list {
    margin-top: 20px;
}

.gallery-list li {
    display: inline-block;
    width: 110px;
    height: 110px;
    overflow: hidden;
    margin-right: 10px;
    border-radius: 10px;
    position: relative;
}

.gallery-list li img {
    height: 100%;
}

.gallery-list li:first-child {
    border: 2px dashed #eaaa25;
}

.gallery-upload-img {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.gallery-upload-img span {
    border: 1px solid #eaaa25;
    border-radius: 10px;
    padding: 7px 10px;
    font-size: 13px;
    line-height: normal;
}

.gallery-upload-img .custom-file-input {
    top: 0;
}

.gallery-box-video {
    margin-top: 40px;
}

.gallery-heading-video h3 {
    margin-bottom: 0;
}

.video-upload {
    display: flex;
    margin: 30px 0;
}

.video-upload input[type="text"] {
    width: 100%;
}

.video-url input.fileuploader {
    opacity: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
}

.video-url {
    position: relative;
    max-width: 15%;
    flex: 0 0 15%;
}
.video-url button.fileuploader-btn {
    position: absolute;
    top: 0;
    right: 0;
    pointer-events: none;
    background-color: #EAAA25;
    border: 0;
    border-radius: 10px;
    color: #FFF;
    padding: 12px 18px;
    cursor: pointer;
    }

.gallery-list.video-list li:first-child {
    border: 0;
}

.gallery-section {
    padding: 40px 20px 10px 20px;
}

.gallery-heading h3 {
    margin-bottom: 0;
}

.gallery-popup .modal-dialog {
    max-width: 950px;
}

.gallery-popup .modal-content {
    padding: 20px;
    border-radius: 10px;
}

.gallery-modal-body {
    display: flex;
}

.gallery-popup-left {
    max-width: 30%;
    flex: 0 0 30%;
}

.gallery-popup-right {
    max-width: 70%;
    flex: 0 0 70%;
}

.gallery-content-view .cancel-btn {
    color: #eaaa25;
    border: 0;
    min-width: 100px;
    height: 50px;
    border-radius: 10px;
    margin-right: 15px;
    background: #fff;
    border: 1px solid #eaaa25;
}

.gallery-content-view button.save-btn {
    background: #eaaa25;
    color: #fff;
    border: 0;
    min-width: 240px;
    height: 50px;
    border-radius: 10px;
}

textarea.form-control {
    resize: none;
}

.gallery-popup-left .gallery-img {
    height: 334px;
    overflow: hidden;
    margin-right: 30px;
    border-radius: 10px;
}

.gallery-popup-left .gallery-img img {
    height: 100%;
    object-fit: cover;
}

.gallery-Popup-title {
    margin-bottom: 15px;
}

button {
    cursor: pointer;
}

.gallery-content-view form {
    width: 100%;
    max-width: 580px;
}

.account-info-left li {
    margin-top: 20px;
}

.dropdown-item {
    white-space: normal;
}

.calender-custom-box {
    padding: 0 15px;
    flex: 0 0 50%;
    max-width: 50%;
}
.team-item-card.team-main-ss {
    margin-bottom: 30px;
}
.web-md {
    margin-bottom: 20px;
}
.custom-timepicker span.input-group-text {
    position: absolute;
    pointer-events: none;
    height: 50px;
    right: 0;
}
.review-content-box div {
    word-break: break-word;
}
span.unread-messages {
    background: #ff0018;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    position: absolute;
    top: 4px;
    right: 15px;
    display: inline-block;
}

h1,h2,h3,h4,h5,h6 {
    word-break: break-all;
}