@import"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css";@import"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/brands.min.css";@import"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/fontawesome.min.css";@import"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/regular.min.css";@import"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/solid.min.css";@import"https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.min.css";@import"https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css";@import"https://cdn.jsdelivr.net/npm/flatpickr/dist/flatpickr.min.css";@import"https://cdn.jsdelivr.net/npm/swiper@12/swiper-bundle.min.css";@import"https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";:root{--primarycolor: #9d825d;--secondarycolor: #d2b48c;--headingcolor: #674f2d;--lightyellow: #f5f5dc;--sectionbg: #fff6e3;--whitecolor: #ffffff;--graybg: #f9f9f9;--themetagbg: #e4d5b4;--placeholdercolor: #9a9b95;--blackcolor: #000000;--Nunitofont: "Nunito", sans-serif;--Interfont: "Inter", sans-serif;scroll-behavior:inherit}body{margin:0;padding:0;font-family:var(--Nunitofont);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;font-weight:400;font-style:normal;color:var(--primarycolor);font-size:16px;line-height:1.5;background-color:var(--whitecolor)}b,strong{font-weight:700}p{margin:0 0 22px}p:last-child{margin-bottom:0}h1,h2,h3,h4,h5,h6{margin:0 0 20px;padding:0;color:var(--headingcolor);font-weight:700}h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6:last-child{margin-bottom:0}h1,.h1-title{font-weight:750;font-size:50px;line-height:1.2;text-transform:capitalize}h2,.h2-title{font-weight:600;font-size:42px;line-height:1.09;text-transform:capitalize}h3,.h3-title{font-weight:700;font-size:30px;line-height:1}h4,.h4-title{font-size:24px;line-height:1.2}h5,.h5-title{font-size:20px;line-height:1.2}a{display:inline-block;margin:0;padding:0;text-decoration:none!important;outline:none!important;color:var(--primarycolor);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}a:hover{color:var(--headingcolor)}figure{margin:0}ul,ol,li{padding:0;margin:0;list-style:none}img{max-width:100%}input[type=text],input[type=tel],input[type=password],input[type=email],input[type=search],input[type=file],input[type=url],input[type=number],input[type=date],select{background-color:var(--graybg);width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:var(--primarycolor);border:1px solid var(--graybg);height:50px;font-size:14px;padding:0 16px;outline:none!important;border-radius:100px}textarea{background-color:var(--graybg);-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--graybg);padding:12px 16px;width:100%;font-size:14px;color:var(--primarycolor);height:110px;outline:none!important;border-radius:20px}select{border:1px solid var(--graybg);width:100%;padding:0 35px 0 16px;background:url(/build/assets/select-down-arrow-CzYM53uK.svg) no-repeat calc(100% - 16px) center var(--graybg);background-size:10px;font-size:14px;outline:none;color:var(--placeholdercolor);-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;cursor:pointer}input[type=date]::-webkit-inner-spin-button,input[type=date]::-webkit-calendar-picker-indicator{display:none;-webkit-appearance:none}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}select::-ms-expand{display:none}input[type=submit]{background:var(--primarycolor);color:var(--lightyellow);height:50px;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:100px;-webkit-border-radius:100px;-moz-border-radius:100px;-ms-border-radius:100px;-o-border-radius:100px;padding-left:24px;padding-right:24px;cursor:pointer;font-size:16px;font-weight:700;outline:none!important;text-transform:capitalize;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}input[type=submit]:hover{background:var(--secondarycolor);color:var(--whitecolor);-webkit-box-shadow:0px 4px 10px rgba(210,180,140,.25);box-shadow:0 4px 10px #d2b48c40}::-webkit-input-placeholder{opacity:1;color:var(--placeholdercolor)}:-ms-input-placeholder{opacity:1;color:var(--placeholdercolor)}::-moz-placeholder{opacity:1;color:var(--placeholdercolor)}:-moz-placeholder{opacity:1;color:var(--placeholdercolor)}.alignright{float:right;margin:0 0 20px 20px}.alignleft{float:left;margin:0 20px 20px 0}.aligncenter{display:block;margin-left:auto;margin-right:auto;margin-bottom:20px;float:none;clear:both}.form_input_check label{position:relative;margin:0;padding-left:35px;display:inline-block;font-size:14px;color:var(--headingcolor);cursor:pointer}.form_input_check label span{margin:0;padding:0}.form_input_check label input[type=checkbox]{visibility:hidden;display:none}.form_input_check label input[type=checkbox]+span:before{content:"";position:absolute;left:0;top:0;width:19px;height:19px;border:1px solid #9d825d;background:transparent;border-radius:3px}.form_input_check label input[type=checkbox]+span:after{content:"";position:absolute;left:5px;top:5px;width:9px;height:9px;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;background:url(/build/assets/input-check-icon-CW0DWMsh.svg) no-repeat center center;background-size:9px}.form_input_check label input[type=checkbox]:not(:checked)+span:after{opacity:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.form_input_check label input[type=checkbox]:checked+span:before{background:#9d825d}.form_input_check label input[type=checkbox]:checked+span:after{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.form_input_radio label{position:relative;margin:0;padding-left:30px;display:inline-block}.form_input_radio label span{margin:0;padding:0}.form_input_radio label input[type=radio]{visibility:hidden;display:none}.form_input_radio label input[type=radio]+span:before{content:"";position:absolute;left:0;top:1px;width:22px;height:22px;border:2px solid #000000;border-radius:100%;background:#fff}.form_input_radio label input[type=radio]+span:after{content:"";width:12px;height:12px;background:#4b0049;position:absolute;top:6px;left:5px;border-radius:100%;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.form_input_radio label input[type=radio]:not(:checked)+span:after{opacity:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.form_input_radio label input[type=radio]:checked+span:after{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.book_appointment_field .form_input_radio input[disabled]+span{background:#f3f3f3;border-color:#ccc;color:#999;cursor:not-allowed;opacity:.7}.cmn-gap{padding:100px 0}.section-head{margin-bottom:28px}.common_btn_vtwo,.common-arrow-button{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:700;font-size:16px;line-height:1.1;text-transform:capitalize;color:var(--lightyellow);background:var(--primarycolor);border-radius:100px;padding:16px 55px 16px 30px;min-width:150px;overflow:hidden}.common_btn_vtwo:hover,.common-arrow-button:hover{background:var(--secondarycolor);color:var(--whitecolor);-webkit-box-shadow:0px 4px 10px rgba(210,180,140,.25);box-shadow:0 4px 10px #d2b48c40}.common_btn_vtwo>i,.common-arrow-button>i{position:absolute;right:5px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:39px;height:39px;background:var(--whitecolor);border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;padding:5px;margin-left:20px}.common_button,.price_estimate_calculator_field button{padding:16px 25px;min-width:150px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:700;font-size:16px;line-height:1;text-transform:capitalize;color:var(--lightyellow);background:var(--primarycolor);border:1px solid var(--primarycolor);border-radius:100px;outline:0;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.common_border_button{background:var(--whitecolor);color:var(--primarycolor);border:1px solid var(--primarycolor)}.common_button:hover,.price_estimate_calculator_field button:hover{background:var(--secondarycolor);border-color:var(--secondarycolor);color:var(--whitecolor);-webkit-box-shadow:0px 4px 10px rgba(210,180,140,.25);box-shadow:0 4px 10px #d2b48c40}.navbar-brand{padding:0;margin:0;width:118px;display:inline-block;-ms-flex-negative:0;flex-shrink:0}.navbar-brand>img{width:100%}.navbar{background:none;margin:0;padding:0;min-height:inherit;height:inherit;border:none;border-radius:0}.navbar-nav li{position:relative;list-style:none}.navbar-nav>li{margin:0 3px;padding:5px 0;position:relative}.navbar-nav>li:last-child{margin-right:0}.navbar-nav>li:first-child{margin-left:0}.navbar-nav>li>a{color:var(--headingcolor);font-size:16px;line-height:1.2;position:relative;font-weight:600;text-transform:capitalize;padding:11px 19px;border-radius:100px}.navbar-nav>li:hover>a{background:var(--lightyellow);color:var(--headingcolor)}.navbar-nav>li.current-menu-item>a{background:var(--lightyellow)}.sub-menu{background:var(--whitecolor);position:absolute;top:100%;left:0;z-index:1000;border:none;border-radius:10px;width:170px;padding:0;opacity:0;-webkit-box-shadow:0px 4px 20px rgba(223,226,245,.5);box-shadow:0 4px 20px #dfe2f580;-webkit-transform:translateY(40px);-ms-transform:translateY(40px);transform:translateY(40px);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.sub-menu>li>a{position:relative;color:var(--headingcolor);display:block;width:100%;padding:10px 20px;font-size:16px;font-weight:600;line-height:1.2;border-bottom:1px solid var(--lightyellow)}.sub-menu>li>a:after{content:"";position:absolute;width:0;height:100%;border-bottom:1px solid var(--secondarycolor);left:0;bottom:0;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;pointer-events:none}.sub-menu>li>a:hover:after,.sub-menu>li.menu-item-has-children:hover>a:after,.sub-menu>li.current-menu-item>a:after{width:100%}.sub-menu>li:last-child>a:after,.sub-menu>li:last-child>a{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.sub-menu>li{width:100%;display:block}.sub-menu>li>a:hover,.sub-menu>li.menu-item-has-children:hover>a,.sub-menu>li.current-menu-item>a{background:transparent;color:var(--secondarycolor)}.navbar-nav>li:last-child>.sub-menu{right:0;left:inherit;padding:0}.navbar-nav>li>.sub-menu .sub-menu{position:absolute;left:100%;top:0}.navbar-collapse .navbar-toggler{display:none}#navoverlay{display:block;pointer-events:none;position:fixed;left:0;top:0;width:100%;height:100%;background:transparent;margin:0;padding:0;z-index:99;-webkit-transition:background-color .5s linear;-o-transition:background-color .5s linear;transition:background-color .5s linear}.main-head{position:absolute;top:0;left:0;right:0;width:100%;z-index:99;padding:22px 0 16px;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.main-head:before{content:"";position:absolute;bottom:0;left:0;right:0;width:100%;height:1px;background:#f2d5ae;background:-webkit-gradient(linear,left top,right top,color-stop(9%,rgba(242,213,174,0)),color-stop(49%,rgba(192,170,139,1)),color-stop(88%,rgba(140,123,101,0)));background:-o-linear-gradient(left,rgba(242,213,174,0) 9%,rgba(192,170,139,1) 49%,rgba(140,123,101,0) 88%);background:linear-gradient(90deg,#f2d5ae00 9%,#c0aa8b 49%,#8c7b6500 88%)}.navbar-nav{padding:0 5px;margin:0 auto;background:var(--whitecolor);border-radius:100px}.main-head .collapse{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 15px}.navbar-nav .clickD{position:absolute;right:3px;top:18px;width:15px;height:15px;background:url(/build/assets/arrow_drop_down-CK19QWHE.svg) center center no-repeat;display:block;background-size:10px;cursor:pointer;transition:all .3 ease-in-out;-webkit-transition:all .3 ease-in-out;-moz-transition:all .3 ease-in-out;-ms-transition:all .3 ease-in-out;-o-transition:all .3 ease-in-out}.banner_main_wrapper{position:relative;padding:200px 0 65px;overflow:hidden}.banner_ovl{position:absolute;top:0;left:0;right:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,color-stop(-61.22%,#ead7bd),color-stop(27.06%,#fff2d5),to(#fffff7));background:-o-linear-gradient(top,#ead7bd -61.22%,#fff2d5 27.06%,#fffff7 100%);background:linear-gradient(180deg,#ead7bd -61.22%,#fff2d5 27.06%,#fffff7);z-index:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.banner_main_wrapper>.container{position:relative;z-index:2}.ban_rtl_btm_glw{position:absolute;bottom:-6%;right:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%;max-width:17%}.banner_image_group_wrap{width:calc(100% + 64px);position:relative;top:-18px;left:-32px}.banner_image_group_wrap>img{width:100%;position:relative;z-index:3}.banner_content_wrap{position:relative;text-align:center}.banner_content_wrap h1{margin-left:auto;margin-right:auto;margin-bottom:8px;max-width:820px}.banner_content_wrap>p{max-width:486px;margin:0 auto}.ban_img_grp_top_glw{position:absolute;top:6%;left:0;right:0;z-index:1;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.ban_img_grp_btm_glw{position:absolute;bottom:-10%;left:0;right:0;width:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ban_img_grp_top_glw>img,.ban_img_grp_btm_glw>img{width:100%}.banner_big_star{position:absolute;top:-22%;left:-5.4%;max-width:12%;width:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:0}.banner_small_star{position:absolute;top:-20.3%;right:7.7%;max-width:6.4%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:0}.photography_tag{position:absolute;top:48%;left:2%;max-width:14%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:0}.videography_tag{position:absolute;right:-2%;top:8%;max-width:13.4%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:0}.banner_gridline{position:absolute;top:0;left:0;opacity:1;z-index:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.banner_btm_form{position:relative;background:var(--whitecolor);-webkit-box-shadow:0px 4px 20px rgba(223,226,245,.5);box-shadow:0 4px 20px #dfe2f580;border-radius:20px;padding:30px;z-index:3}.banner_btm_form form{width:100%}.banner_btm_form_row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:-6px}.banner_btm_form_col{padding:6px;width:18.2%}.banner_btm_form input:not(input[type=submit]):focus,.banner_btm_form textarea:focus,.banner_btm_form select:focus{border-color:var(--primarycolor)}.banner_btm_form_col.banner_btm_form_search{width:30%}.banner_btm_form_search input[type=search],.banner_btm_form_search input[type=text]{padding-left:35px;background-image:url(/build/assets/search-icon-BXcUhPYo.svg);background-repeat:no-repeat;background-position:left 13px center;background-size:14px}.banner_btm_form_col.banner_btm_form_submit{width:10%}.banner_btm_form .datepicker{background-image:url(/build/assets/calendar-CJLL3ZSw.svg);background-repeat:no-repeat;background-position:right 16px center;background-size:13px}.banner_btm_form_wrap{position:relative;margin-top:-42px}.try_searching_head{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:-12px -10px}.try_searching_head_lft{width:45%;padding:12px 10px;text-align:left}.try_searching_head_rtl{padding:12px 10px;width:55%}.section_tag{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:500;font-size:16px;line-height:1.1;text-align:center;text-transform:capitalize;color:var(--primarycolor);background:var(--lightyellow);border-radius:100px;padding:13px 25px;margin-bottom:24px}.try_searching_head_rtl>p{font-weight:500;max-width:416px;margin-left:auto;text-transform:capitalize}.try_searching_slider_outer{position:relative;padding-top:60px}.try_searching_card{position:relative;padding-top:91%;display:block;width:100%;border-radius:15px;overflow:hidden}.try_searching_card>figure{position:absolute;top:0;left:0;right:0;width:100%;height:100%}.try_searching_card>figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.right_upangle_btn{width:47px;height:47px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:8px;background:var(--lightyellow);border-radius:50%;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.try_searching_card .right_upangle_btn{position:absolute;top:14px;right:8px;z-index:3}.try_searching_cat_wrap{width:calc(100% - 34px);margin:0 auto;position:absolute;bottom:11px;left:0;right:0;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);border-radius:100px}.try_searching_inner_box{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:100px;padding:10px 12px;position:relative;background-color:#1b1c1e4d;border:1px solid rgba(255,255,255,.2)}.try_searching_inner_box p{margin-bottom:0;color:var(--whitecolor);font-size:14px;font-weight:600}.try_searching_card:hover>figure img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1)}.common_slider_arrow_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:40px}.common_slider_arrow_wrap .common_slider_arrow:not(:last-child){margin-right:10px}.common_slider_arrow{position:static;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:55px;height:55px;border:1px solid #d2b48c;outline:0;padding:10px;margin-top:0!important;-webkit-box-shadow:none;box-shadow:none;background:var(--whitecolor);border-radius:50%;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.common_slider_arrow .swiper-navigation-icon{display:none}.common_slider_arrow>img{transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.common_slider_arrow:hover{background:var(--secondarycolor);-webkit-box-shadow:0px 4px 10px rgba(210,180,140,.25);box-shadow:0 4px 10px #d2b48c40}.common_slider_arrow:hover img{filter:brightness(0) invert(1);-webkit-filter:brightness(0) invert(1)}.try_searching_section>.container,.try_searching_section{position:relative;z-index:2}.try-searching-for-bg{position:absolute;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.searching-blurglowe{position:absolute;top:0;left:-5%;width:36%;z-index:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.featured_vendors_section{position:relative;background:var(--sectionbg)}.featured_vendors_head{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:-12px -10px}.featured_vendors_left{padding:12px 10px;width:60%}.featured_vendors_right{padding:12px 10px;width:40%;text-align:right}.section_tag_two{background:var(--themetagbg);color:var(--whitecolor)}.featured_vendors_home_listing_outer{padding-top:42px}.featured_vendors_home_listing_card{width:100%;display:block;position:relative;background:var(--whitecolor);border-radius:15px;padding:14px 14px 25px}.featured_vendors_figure_wrap>figure{position:relative;padding-top:71%;overflow:hidden;border-radius:15px}.featured_vendors_figure_wrap>figure a{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;display:block}.featured_vendors_figure_wrap>figure a img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.featured_vendors_figure_wrap{position:relative}.featured_vendors_tag{font-weight:600;font-size:12px;text-transform:capitalize;color:var(--primarycolor);line-height:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 10px;background:var(--lightyellow);border-radius:20px}.featured_vendors_cat_list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:-4px}.featured_vendors_cat_list li{padding:4px}.featured_vendors_figure_wrap .featured_vendors_cat_list{position:absolute;top:12px;left:12px;z-index:2}.wishlist_button{position:absolute;top:14px;right:11px;width:29px;height:29px;background:var(--whitecolor);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:3px;border-radius:50%;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.wishlist_button:hover img{transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.wishlist_button:hover{background:var(--lightyellow)}.wishlist_button:hover img{-webkit-filter:brightness(0) saturate(100%) invert(55%) sepia(22%) saturate(622%) hue-rotate(355deg) brightness(92%) contrast(84%);filter:brightness(0) saturate(100%) invert(55%) sepia(22%) saturate(622%) hue-rotate(355deg) brightness(92%) contrast(84%)}.featured_vendors_content_wrap_top{padding:22px 0 23px;border-bottom:1px solid rgba(78,81,95,.2)}.featured_vendors_content_wrap_top h3{margin-bottom:15px;font-size:20px;text-transform:capitalize}.featured_vendors_content_wrap_top h3 a{color:var(--headingcolor)}.featured_vendors_content_wrap_top h3 a:hover{color:var(--secondarycolor)}.featured_vendors_listing{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 -31px -10px 0}.featured_vendors_listing li{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 31px 10px 0}.featured_vendors_listing li i{display:inline-block;-ms-flex-negative:0;flex-shrink:0;margin-right:6px}.featured_vendors_listing li p{margin-bottom:0;font-size:14px}.featured_vendors_content_wrap_btm{padding-top:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px}.featured_vendors_starting_from_wrap>p{font-weight:400;font-size:14px;line-height:1.1;text-transform:capitalize;color:var(--secondarycolor);margin-bottom:10px}.featured_vendors_price{font-weight:800;font-size:20px;line-height:1.1;text-transform:capitalize;color:var(--primarycolor)}.book_now_btn{font-size:14px;padding:13px 23px;min-width:1px}.featured_vendors_home_listing_card:hover .featured_vendors_figure_wrap>figure a img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1)}.featured_vendors_blur{position:absolute;bottom:0;left:0;right:0;width:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:0}.featured_vendors_section>.container{position:relative;z-index:2}.featured_vendors_icon_one{position:absolute;top:42%;left:6%;max-width:1.9%;width:100%;transform:rotate(-18.61deg);-webkit-transform:rotate(-18.61deg);-moz-transform:rotate(-18.61deg);-ms-transform:rotate(-18.61deg);-o-transform:rotate(-18.61deg);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:0}.featured_vendors_icon_four,.featured_vendors_icon_two{position:absolute;top:18.5%;left:36.9%;max-width:1.9%;width:100%;transform:rotate(-9.02deg);-webkit-transform:rotate(-9.02deg);-moz-transform:rotate(-9.02deg);-ms-transform:rotate(-9.02deg);-o-transform:rotate(-9.02deg);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:0}.featured_vendors_icon_three{position:absolute;right:28.5%;top:10%;max-width:1.8%;width:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:0}.featured_vendors_icon_four{left:auto;right:5.8%;top:51%;transform:rotate(16.43deg);-webkit-transform:rotate(16.43deg);-moz-transform:rotate(16.43deg);-ms-transform:rotate(16.43deg);-o-transform:rotate(16.43deg)}.featured_vendors_line{position:absolute;top:0;right:0;left:0;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;max-width:91%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:0}.featured_vendors_home_listing_row{--bs-gutter-y: 24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.how_it_works_sec{position:relative}.how_it_works_row{--bs-gutter-x: 32px;--bs-gutter-y: 30px}.how_it_works_left{width:55%}.how_it_works_right{width:45%}.how_it_works_figure{position:relative;width:100%;padding:0 56px 30px 0}.how_it_works_dot{position:absolute;bottom:0;right:0;width:100%;max-width:25.6%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:0}.how_it_works_figure figure{position:relative;z-index:2;overflow:hidden;border-radius:15px}.how_it_works_figure figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.how_it_works_title_wrap{margin-bottom:38px}.how_it_works_listing li{width:100%;margin-bottom:35px}.how_it_works_listing li:last-child{margin-bottom:0}.how_it_works_process{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.how_it_works_process>i{position:relative;width:56px;height:56px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:var(--themetagbg);border-radius:10px;padding:10px}.how_it_works_process>i:before{content:"";position:absolute;top:4px;left:0;right:0;width:100%;height:100%;background:var(--primarycolor);border-radius:10px;z-index:-1}.how_it_works_process_con{width:calc(100% - 56px);padding-left:18px;padding-top:5px}.how_it_works_process_con span{display:block;font-weight:600;font-size:18px;line-height:1.2;text-transform:capitalize;color:var(--headingcolor);margin-bottom:9px}.how_it_works_process_con p{font-weight:500;text-transform:capitalize}.how_it_works_title_wrap .section_tag{min-width:108px}.featured_vendors_left .section_tag{min-width:182px}.how_it_right_shp{position:absolute;right:0;top:8%;max-width:26.4%;width:100%;z-index:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.how_it_works_sec .container{position:relative;z-index:2}.testimonials_section{position:relative;overflow:hidden}.testimonials_slider_card{position:relative;padding:27px 28px 20px 31px;background:var(--whitecolor);-webkit-box-shadow:0px 0px 15px rgba(255,244,221,.5);box-shadow:0 0 15px #fff4dd80;border-radius:20px;border-bottom:10px solid #f4f4dd}.testimonials_slider .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}.testimonials_slider .slick-slide{height:inherit}.testimonials_slider_card_top .quote_icon{max-width:38px;margin-bottom:14px;width:100%;display:inline-block}.testimonials_slider_card_top p{font-weight:500;line-height:1.55}.testimonials_slider_card_top{padding-bottom:33px;border-bottom:1px solid #ffeed8}.testimonials_slider_card_btm{padding-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:15px}.testimonials_slider_author_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.testimonials_slider_author_wrap figure{width:48px;height:48px;overflow:hidden;-ms-flex-negative:0;flex-shrink:0;border-radius:50%}.testimonials_slider_author_wrap figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.testimonials_slider_author_details{padding-left:11px}.testimonials_slider_author_details span{display:block;font-weight:500;font-size:16px;line-height:1.2;text-transform:capitalize;color:var(--primarycolor);margin-bottom:3px}.testimonials_slider_author_details p{font-size:13px;color:var(--secondarycolor);text-transform:capitalize}.testimonials_slider_author_rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.testimonials_slider_author_rating p{margin-bottom:0;font-weight:500;color:var(--primarycolor);margin-right:7px}.testimonials_slider_author_rating img{max-width:80px}.testimonials_slider_outer{position:relative}.testimonials_section .section-head,.testimonials_slider_outer .testimonials_slider,.testimonials_slider_outer .common_slider_arrow_wrap{position:relative;z-index:2}.testimonials_section .section-head{margin-bottom:60px}.testmonials_right_shp,.testmonials_left_shp{position:absolute;top:-12%;left:-21%;z-index:0;max-width:40%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.testmonials_right_shp{top:auto;left:auto;bottom:-2%;right:-10%;max-width:40%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.testimonials_inner_wrapper{position:relative}.testimonials_client_rect{position:absolute;top:0;max-width:7.9%;-webkit-filter:drop-shadow(0px 4px 10px rgba(157,130,93,.25));filter:drop-shadow(0px 4px 10px rgba(157,130,93,.25));pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.testimonials_client_rect.pos_one{top:10.3%;left:-6px}.testimonials_client_rect.pos_two{max-width:5.7%;top:3%;left:15.7%}.testimonials_client_rect.pos_three{position:absolute;right:11%;top:3%}.testimonials_client_rect.pos_four{top:16.3%;right:-3%}.footer_main{position:relative;background:-o-linear-gradient(342.07deg,#e4d5b4 63.61%,#f5f5dc 115.71%);background:linear-gradient(107.93deg,#e4d5b4 63.61%,beige 115.71%);padding-top:90px}.footer_logo_wrap{width:180px;margin-bottom:5px}.footer_logo_wrap img{width:100%}.footer_upper_wrapper{text-align:center}.footer_upper_wrapper>p{max-width:568px;margin:0 auto 30px}.footer_menu_listing{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:-10px}.footer_menu_listing li{position:relative;padding-right:50px;margin-right:50px;margin-bottom:10px}.footer_menu_listing li:last-child{padding-right:0;margin-right:0}.footer_menu_listing li:before{content:"";position:absolute;top:5px;right:0;width:1px;height:15px;background:#fff3}.footer_menu_listing li:last-child:before{display:none}.footer_menu_listing li a{font-weight:600;text-transform:capitalize;color:var(--headingcolor)}.footer_menu_listing li.current-menu-item a,.footer_menu_listing li a:hover{color:var(--primarycolor)}.footer_upper_wrapper{padding-bottom:53px;border-bottom:1px solid #f5f5dc}.footer_copy_right_wrap{padding:38px 0}.footer_copy_right_wrap p{text-align:center;color:var(--headingcolor)}.footer_copy_right_wrap p a{color:var(--headingcolor)}.footer_copy_right_wrap p a:hover{color:var(--primarycolor)}.banner_btm_form_field{text-align:center}.main-head.fixed{position:fixed;background:var(--whitecolor);padding:8px 0 6px}.main-head.fixed .navbar-brand{width:95px}.faq_section .section-head{max-width:729px;margin:0 auto 35px;position:relative;z-index:2}.faq_section .section-head h2{margin-bottom:15px}.faq_accordion_wrapper{background:var(--whitecolor);-webkit-box-shadow:0px 4px 50px rgba(194,207,240,.25);box-shadow:0 4px 50px #c2cff040;border-radius:15px;padding:34px 28px;max-width:1007px;margin:0 auto;position:relative;z-index:2}.faq_accordion_item{-webkit-box-shadow:0px 1px 33px rgba(194,207,240,.25);box-shadow:0 1px 33px #c2cff040;background:#9d825d;background:-webkit-gradient(linear,left top,left bottom,from(rgba(157,130,93,.5)),to(rgba(228,213,180,.47)));background:-o-linear-gradient(top,rgba(157,130,93,.5) 0%,rgba(228,213,180,.47) 100%);background:linear-gradient(180deg,#9d825d80,#e4d5b478);border-radius:15px;padding:1px;margin-bottom:12px}.faq_accordion_item:last-child{margin-bottom:0}.faq_accordion_item_inner{background:var(--whitecolor);border-radius:15px}.faq_accordion_content{overflow:hidden;transition:max-height .3s ease-out}.faq_accordion_inner{padding:28px 83px 42px 38px}.faq_accordion_title{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:18px 26px 18px 38px;cursor:pointer}.faq_accordion_title:before{content:"";position:absolute;bottom:0;left:0;right:0;width:94%;height:1px;margin:0 auto;background:#e4d5b4;background:-webkit-gradient(linear,left top,right top,from(rgba(228,213,180,0)),color-stop(50%,rgba(179,167,141,1)),to(rgba(126,118,99,0)));background:-o-linear-gradient(left,rgba(228,213,180,0) 0%,rgba(179,167,141,1) 50%,rgba(126,118,99,0) 100%);background:linear-gradient(90deg,#e4d5b400,#b3a78d,#7e766300);opacity:0;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.faq_accordion_title h3{font-weight:600;font-size:16px;line-height:1.2;text-transform:capitalize;color:var(--headingcolor);margin-bottom:0;margin-right:12px}.faq_accordion_toggle{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:-o-linear-gradient(306.25deg,#f5f5dc 15.25%,#d2b48c 92.62%);background:linear-gradient(143.75deg,beige 15.25%,tan 92.62%);border-radius:50%;width:43px;height:43px;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-flex-negative:0;flex-shrink:0}.faq_accordion_item.active .faq_accordion_item_inner{background:#fffff1}.faq_accordion_item.active .faq_accordion_toggle{transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg)}.faq_accordion_item.active .faq_accordion_title:before{opacity:1}.faq_accordion_outer{position:relative}.faq_left_grid,.faq_right_grid{position:absolute;right:-19.2%;top:-20%;max-width:60%;z-index:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.faq_left_grid{right:auto;top:15%;left:-21%;max-width:35%}.faq_section{position:relative;overflow:hidden}.faq_left_glow{position:absolute;top:0%;left:0;max-width:33%;z-index:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.inrbnr-box-gird{position:absolute;top:0;left:0;opacity:1;z-index:1;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.inner-bnr{min-height:450px}.inrbnr-dotimg{position:absolute;left:66%;top:-20px;z-index:-1;pointer-events:none}.breadcrumb{width:100%;margin-bottom:30px}.breadcrumb ol.breadcrumb{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;font-weight:500;margin-bottom:0}.breadcrumb ol.breadcrumb li{line-height:1}.breadcrumb ol.breadcrumb li a{color:#585858}.breadcrumb ol.breadcrumb li a:hover{color:var(--primarycolor)}.breadcrumb ol.breadcrumb li.active{color:var(--headingcolor);font-weight:700}.inner-bnr .banner_small_star{top:21%;right:20%;max-width:51px}.inr-lyerblur{background:#ffffdc;-webkit-filter:blur(100px);filter:blur(100px);position:absolute;z-index:-1;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);left:50%;top:50%;max-width:775px;max-height:170px;width:100%;height:100%}.abutpg-bigimgbx{position:relative;min-height:285px;border-radius:15px;overflow:hidden}.abutpg-bigimgbx img,.abutpg-smlimgbx img,.abutpg-rgtsmlimgbx img,.abutpg-rgtbigimgbx img{width:100%;height:100%;-o-object-fit:cover;position:absolute;top:0;left:0;object-fit:cover}.abutpg-rgtsmlimgbx{position:relative;min-height:120px;border-radius:15px;overflow:hidden}.abutpgsec{position:relative}.abutpg-smlimgbx{position:relative;min-height:126px;border-radius:15px;overflow:hidden;margin-top:8px}.abutpg-rgtbigimgbx{position:relative;min-height:291px;border-radius:15px;overflow:hidden;margin-top:8px}.abutpgimg-box-outr{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -4px;padding-right:32px;padding-bottom:30px;position:relative}.abutpgimglftbox{padding:0 4px;width:51%}.abutpgimgrgtbox{padding:0 4px;width:49%}.abtimgdot{position:absolute;right:0;bottom:0;max-width:145px;z-index:-1}.abutpgrw{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.abtimg-rng{position:absolute;top:20%;right:0;z-index:-1}.abtgrid-speone{position:absolute;left:0;top:-20%;z-index:-1}.abutpg-contbox{position:relative}.abtcont-bliurcircle{position:absolute;background:ivory;width:245px;height:245px;border-radius:100%;-webkit-filter:blur(125px);filter:blur(125px);right:0;bottom:0;z-index:-1;pointer-events:none}.abtimg-bliurcircle{position:absolute;background:ivory;width:315px;height:315px;border-radius:100%;-webkit-filter:blur(125px);filter:blur(125px);right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:-1;pointer-events:none}.abtpg-blurcircle-rgt{position:absolute;background:#e4d5b4;width:236px;height:236px;border-radius:100%;-webkit-filter:blur(250px);filter:blur(250px);right:0;bottom:0;z-index:-1;pointer-events:none}.howto-worksec{background-color:var(--sectionbg);position:relative;overflow:hidden;z-index:1}.circle-lineimg{position:absolute;right:0;top:0;pointer-events:none;max-width:119px}.hwtowrkbtmshp{position:absolute;right:0;bottom:-30%;pointer-events:none}.hwtowrklftblur{position:absolute;left:0;pointer-events:none;top:0}.howto-work-imgbx{padding-right:8px;padding-bottom:8px;position:relative}.hwtowrkimg{position:relative;padding-top:89.96%;border-radius:15px;overflow:hidden}.hwtowrkimg img{width:100%;height:100%;position:absolute;left:0;top:0;-o-object-fit:cover;object-fit:cover}.howto-work-row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.howto-worksec .how_it_works_content{padding-left:60px}.hwtowrk-listicon{position:absolute;right:-30px;top:-30px}.outlineshp{position:absolute;bottom:0;right:0}.hwtowrk-dot{position:absolute;left:-70px;bottom:-20px;z-index:-1;pointer-events:none}.howtowrk-joyfulicon{position:absolute;right:20%;top:80px;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:0;max-width:33px;width:100%}.abtwhy-chssec{position:relative;z-index:1}.why-chsbackimg{position:absolute;right:0;top:20%;width:100%;max-width:248px;z-index:-1}.abtwhy-chslistbox li{background-color:var(--whitecolor);-webkit-box-shadow:0px 4px 50px rgba(194,207,240,.25);box-shadow:0 4px 50px #c2cff040;border-radius:10px;padding:23px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.abtwhy-chslistbox li:not(:last-child){margin-bottom:8px}.abtwhy-chsl-icon{background:-o-linear-gradient(120deg,#e4d5b4 11.33%,#f5f5dc 67.31%);background:linear-gradient(330deg,#e4d5b4 11.33%,beige 67.31%);width:75px;height:75px;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.abtwhy-chssub-cont{width:calc(100% - 75px);padding-left:22px}.abtwhy-chssub-hd{font-size:20px;font-weight:600;color:var(--headingcolor);margin-bottom:15px}.abtwhy-chs-fstimgbx{position:relative;min-height:286px;border-radius:15px;overflow:hidden}.abtwhy-chs-fstimgbx img,.abtwhy-chs-imgbx-two img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.abtwhy-chs-imgbtmflx{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:8px}.abtwhy-chs-imgbx-two:last-child{margin-left:8px}.abtwhy-chs-imgbx-two{position:relative;min-height:286px;width:50%;border-radius:15px;overflow:hidden}.abtwhy-chs-rgtimg-outr{position:relative;padding-left:30px}.whychs-circle{position:absolute;right:-50px;bottom:-50px;z-index:0;max-width:136px}.whychsimg-circleblur{position:absolute;max-width:804px;width:100%;height:100%;max-height:450px;left:0%;top:30%;background-color:#f7f7e8;-webkit-filter:blur(75px);filter:blur(75px);z-index:-1;border-radius:100%}.transparent_header_bg{position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,color-stop(-6.72%,#e4d5b4),color-stop(-6.03%,#f2f0d6),color-stop(-4.98%,#f3f1d7),color-stop(-4.22%,#f4f4db),color-stop(-3.21%,#f5f5dc),color-stop(14.52%,rgba(255,255,255,0)));background:-o-linear-gradient(top,#e4d5b4 -6.72%,#f2f0d6 -6.03%,#f3f1d7 -4.98%,#f4f4db -4.22%,#f5f5dc -3.21%,rgba(255,255,255,0) 14.52%);background:linear-gradient(180deg,#e4d5b4 -6.72%,#f2f0d6 -6.03%,#f3f1d7 -4.98%,#f4f4db -4.22%,beige -3.21%,#fff0 14.52%);z-index:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vendor_details_before_login_sec{position:relative;padding-top:192px;overflow:hidden}.vendor_details_gallery_inner_row,.vendor_details_gallery_row{--bs-gutter-x: 20px;--bs-gutter-y: 20px;position:relative;z-index:2}.vendor_details_gallery_col figure{position:relative;width:100%;overflow:hidden;border-radius:25px}.vendor_details_gallery_col figure img{width:100%;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.vendor_details_gallery_col figure:hover img{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05)}.vendor_details_wrapper{position:relative;padding-top:20px}.vendor_details_login_card{background:#f5f5dc80;border-radius:15px;padding:18px 30px 18px 24px}.vendor_details_left{width:62.3%}.vendor_details_right{width:37.7%}.vendor_details_login_card_top{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.vendor_details_profile_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;position:relative}.vendor_details_profile_wrap>figure{width:80px;height:80px;overflow:hidden;-ms-flex-negative:0;flex-shrink:0;border-radius:50%}.vendor_details_profile_wrap>figure>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;object-position:top}.vendor_details_profile_con{width:calc(100% - 80px);padding-left:21px}.vendor_details_profile_con h1{font-size:30px;font-weight:600;margin-bottom:2px}.vendor_wishlist_button{width:55px;height:55px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:8px;background:var(--whitecolor);-webkit-box-shadow:0px 4px 15px rgba(195,167,145,.25);box-shadow:0 4px 15px #c3a79140;border-radius:50%}.vendor_wishlist_button:hover{background:var(--lightyellow)}.vendor_details_profile_list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:-8px;margin-bottom:-8px}.vendor_details_profile_list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:8px;margin-bottom:8px}.five_star_text{font-size:13px;color:tan}.vendor_details_login_card .vendor_wishlist_button{position:absolute;right:0;top:9px}.vendor_details_login_card_middle{margin-top:34px}.vendor_details_login_catlist{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:-10px}.vendor_details_login_catlist li{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:25px;margin-right:25px;margin-bottom:10px}.vendor_details_login_catlist li i{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:33px;height:33px;background:-o-linear-gradient(120deg,#e4d5b4 11.33%,#f5f5dc 67.31%);background:linear-gradient(330deg,#e4d5b4 11.33%,beige 67.31%);border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;margin-right:12px}.vendor_details_login_catlist li p{font-weight:600;color:var(--headingcolor);text-transform:capitalize}.vendor_details_login_catlist li:before{content:"";position:absolute;top:10px;right:0;width:1px;height:13px;background:#eedcc4;z-index:0}.vendor_details_login_catlist li:last-child{padding-right:0;margin-right:0}.vendor_details_login_catlist li:last-child:before{display:none}.vendor_details_login_card_description{margin-top:21px;padding:20px 17px 32px;background:var(--whitecolor);border-radius:15px}.vendor_details_login_card_description p{font-size:14px}.vendor_packages_wrapper{padding-top:55px}.vendor_packages_wrapper .section-head h2{font-weight:600;font-size:30px;letter-spacing:-.02em}.vendor_packages_row{--bs-gutter-x: 22px;--bs-gutter-y: 22px}.vendor_packages_card{background:#e9d7bf;background:-o-linear-gradient(255deg,rgba(233,215,191,1) 0%,rgba(245,245,220,1) 100%);background:linear-gradient(195deg,#e9d7bf,beige);border-radius:20px;padding:1px;height:100%}.vendor_packages_card_inner{position:relative;padding:31px 19px 22px 21px;background:-o-linear-gradient(287.31deg,#fffffb 50.09%,#f9eed7 131.85%);background:linear-gradient(162.69deg,#fffffb 50.09%,#f9eed7 131.85%);border-radius:20px;height:100%;display:flex;flex-direction:column}.vendor_packages_card_price_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.vendor_packages_plan_icon_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px;width:62px;height:62px;background:#fffcf5;border:1px solid #fff6e5;-webkit-box-shadow:0px -1px 1px #ffe6c5,0px 4px 14px rgba(223,205,181,.25);box-shadow:0 -1px 1px #ffe6c5,0 4px 14px #dfcdb540;border-radius:50%;-ms-flex-negative:0;flex-shrink:0}.vendor_packages_plan_icon_inner{width:100%;height:100%;padding:1px;background:#fff;background:-o-linear-gradient(299deg,rgba(255,255,255,1) 0%,rgba(174,143,101,1) 100%);background:linear-gradient(151deg,#fff,#ae8f65);border-radius:50%;-ms-flex-negative:0;flex-shrink:0}.vendor_packages_plan_icon_figuer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;background:-o-linear-gradient(301.29deg,#f5f5dc 14.53%,#e4d5b4 51.53%,#d2b48c 90.74%);background:linear-gradient(148.71deg,beige 14.53%,#e4d5b4 51.53%,tan 90.74%);border-radius:50%}.vendor_packages_card_price_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.vendor_packages_plan_lft{width:calc(100% - 62px);padding-right:12px}.vendor_packages_pack_name{font-weight:500;font-size:18px;background:-webkit-gradient(linear,left top,right top,from(#d2b48c),to(#9d825d));background:-o-linear-gradient(left,#d2b48c 0%,#9d825d 100%);background:linear-gradient(90deg,tan,#9d825d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;line-height:1;margin-bottom:15px}.vendor_packages_pack_price{font-size:14px;color:var(--primarycolor);text-transform:capitalize}.vendor_packages_pack_price span{font-weight:700;font-size:42px;letter-spacing:-.02em;text-transform:capitalize;color:#674f2d;line-height:1}.vendor_packages_min_max_btn{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:var(--lightyellow);border-radius:100px;padding:0 14px 0 0;font-size:13px;font-weight:500;color:var(--primarycolor);text-transform:capitalize}.vendor_packages_min_max_inner{padding:1px;background:#fff;background:-o-linear-gradient(301deg,rgba(255,255,255,1) 0%,rgba(157,130,93,1) 100%);background:linear-gradient(149deg,#fff,#9d825d);width:25px;height:25px;-webkit-box-shadow:3.75px 0px 10px rgba(210,174,133,.21);box-shadow:3.75px 0 10px #d2ae8536;-ms-flex-negative:0;flex-shrink:0;border-radius:50%;margin-right:10px}.vendor_packages_min_max_inner i{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;background:-o-linear-gradient(150deg,#e4d5b4 11.33%,#f5f5dc 67.31%);background:linear-gradient(300deg,#e4d5b4 11.33%,beige 67.31%);border-radius:50%}.vendor_packages_min_max_btnwrap{margin-top:14px}.vendor_packages_card_top{position:relative;padding-bottom:12px;min-height:132px}.book-appointment-head:before,.price_estimate_calculator_head:before,.vendor_packages_card_top:before{content:"";position:absolute;bottom:0;left:0;right:0;width:100%;height:1px;background:beige;background:-webkit-gradient(linear,left top,right top,from(rgba(245,245,220,.15)),color-stop(48%,rgba(210,180,140,1)),to(rgba(245,245,220,.15)));background:-o-linear-gradient(left,rgba(245,245,220,.15) 0%,rgba(210,180,140,1) 48%,rgba(245,245,220,.15) 100%);background:linear-gradient(90deg,#f5f5dc26,tan 48%,#f5f5dc26)}.vendor_packages_card_btm{padding-top:20px}.vendor_packages_view_details_btn-wrap .common_btn_vtwo{width:100%}.vendor_packages_view_details_btn-wrap{padding-bottom:15px}.vendor_packages_listing{padding:21px 15px 28px 17px;background:var(--whitecolor);-webkit-box-shadow:0px 0px 15px rgba(231,222,190,.65);box-shadow:0 0 15px #e7debea6;border-radius:15px}.common_check_listing li{position:relative;font-weight:400;font-size:14px;line-height:1.42;color:tan;padding-left:25px;margin-bottom:12px}.common_check_listing li:before{content:"";position:absolute;top:2px;left:0;width:15px;height:15px;background:url(/build/assets/check-list-D-FUn-xX.svg) no-repeat top left;background-size:100%}.common_check_listing li:last-child{margin-bottom:0}.vendor_packages_highlight{position:absolute;top:-12px;right:-2px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:30px;height:30px;background:var(--headingcolor);border-radius:50%;padding:5px}.vendor_details_wrapper .section-head{margin-bottom:35px}.vendor_packages_row_outer{position:relative}.before_login:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:#ffffff80;-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);border-radius:20px;z-index:1}.vendor_reserve_now_card{padding:1px;border-radius:12px;background:#fff;background:-o-linear-gradient(290deg,rgba(255,255,255,1) 0%,rgba(228,213,180,1) 100%);background:linear-gradient(160deg,#fff,#e4d5b4);margin-bottom:20px}.vendor_reserve_now_card_inner{background:-o-linear-gradient(344.5deg,#f5f5dc 1.92%,#fef3dc 98.59%);background:linear-gradient(105.5deg,beige 1.92%,#fef3dc 98.59%);border-radius:12px;padding:30px 30px 20px;text-align:center}.vendor_reserve_now_card_inner p{font-weight:500;font-size:20px;letter-spacing:-.02em;text-transform:capitalize;color:var(--primarycolor);margin-bottom:30px}.vendor_reserve_now_card_inner .common_button{width:100%}.price_estimate_calculator_card{background:#ffffffe6;-webkit-box-shadow:0px 0px 45px rgba(215,215,168,.2);box-shadow:0 0 45px #d7d7a833;border-radius:15px;padding:25px 14px 20px}.price_estimate_calculator_head{position:relative;text-align:center;font-weight:600;font-size:20px;letter-spacing:-.02em;text-transform:capitalize;color:var(--headingcolor);padding-bottom:13px}.price_estimate_calculator_price_wrap{text-align:center;padding-top:20px;padding-bottom:30px}.price_estimate_calculator_price_wrap .vendor_packages_pack_price span{font-size:30px}.price_estimate_calculator_field{position:relative}.price_estimate_calculator_field input[type=number],.price_estimate_calculator_field input[type=text]{height:65px;border:1px solid #f9f9f9;background:#f9f9f9;border-radius:100px;padding:33px 20px 15px 30px;font-weight:600;color:var(--headingcolor)}.price_estimate_calculator_field input[type=number]::-webkit-input-placeholder,.price_estimate_calculator_field input[type=text]::-webkit-input-placeholder{color:var(--placeholdercolor)}.price_estimate_calculator_field input[type=number]::-moz-placeholder,.price_estimate_calculator_field input[type=text]::-moz-placeholder{color:var(--placeholdercolor)}.price_estimate_calculator_field input[type=number]:-ms-input-placeholder,.price_estimate_calculator_field input[type=text]:-ms-input-placeholder{color:var(--placeholdercolor)}.price_estimate_calculator_field input[type=number]::-ms-input-placeholder,.price_estimate_calculator_field input[type=text]::-ms-input-placeholder{color:var(--placeholdercolor)}.price_estimate_calculator_field input[type=number]::placeholder,.price_estimate_calculator_field input[type=text]::placeholder{color:var(--placeholdercolor)}.price_estimate_calculator_field input[type=number]:focus,.price_estimate_calculator_field input[type=text]:focus{border-color:var(--primarycolor)}.price_estimate_calculator_field label{position:absolute;top:16px;left:0;font-weight:400;font-size:13px;line-height:1.2;text-transform:capitalize;color:#9a9b95;padding-left:30px;padding-right:20px}.price_estimate_calculator_field input[type=submit]{width:100%}.price_estimate_calculator_field:not(:last-child){margin-bottom:17px}.price_estimate_calculator_price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.price_estimate_calculator_price p{margin-bottom:0;font-weight:600;font-size:14px;letter-spacing:-.02em;text-transform:capitalize;color:tan}.price_estimate_calculator_price span{display:inline-block;font-weight:700;font-size:30px;letter-spacing:-.02em;text-transform:capitalize;color:#674f2d;margin-left:12px}.vendor_details_row{position:relative;--bs-gutter-x: 20px;--bs-gutter-y: 20px;z-index:2}.vendor_login_right_shp{position:absolute;top:-3%;right:-18%;z-index:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;max-width:46%}.vendor_login_rightbtm_shp{position:absolute;top:23%;right:-12%;max-width:56%}.before_login_profile figure{position:relative}.common_popup_wrapper{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100dvh;background:#4f4226b3;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);z-index:999;overflow:hidden;pointer-events:none;opacity:0;visibility:hidden;-webkit-transition:.5s all;-o-transition:.5s all;transition:.5s all}.common_popup_wrapper.open{opacity:1;pointer-events:all;visibility:visible}.common_popup_inner_wrap{width:100%;height:100%;padding:150px 15px 60px;overflow:auto;-webkit-transform:translateY(50px);-ms-transform:translateY(50px);transform:translateY(50px);-webkit-transition:.5s all;-o-transition:.5s all;transition:.5s all;display:-webkit-box;display:-ms-flexbox;display:flex}.common_popup_wrapper.open .common_popup_inner_wrap{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.common_popup_inner_wrap::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#674f2d1a}.common_popup_inner_wrap::-webkit-scrollbar{width:6px;background-color:#674f2d1a}.common_popup_inner_wrap::-webkit-scrollbar-thumb{background-color:var(--primarycolor);border-radius:20px}.overflow-hidden2{overflow:hidden}.common_popup_card{width:100%;max-width:636px;margin:0 auto auto;padding:1px;border-radius:20px;background:#e9d7bf;background:-o-linear-gradient(218deg,rgba(233,215,191,1) 0%,rgba(245,245,220,1) 100%);background:linear-gradient(232deg,#e9d7bf,beige)}.common_popup_card_inner{position:relative;background:-o-linear-gradient(287.31deg,#fffffb 50.09%,#f9eed7 131.85%);background:linear-gradient(162.69deg,#fffffb 50.09%,#f9eed7 131.85%);border-radius:20px;padding:30px 20px;height:100%;width:100%}.common_popup_close_btn{width:53px;height:53px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:var(--whitecolor);border-radius:50%;padding:5px;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;position:absolute;top:-45px;right:-54px;cursor:pointer}.common_popup_close_btn:hover{background:var(--lightyellow)}.packages_popup_top_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:-6px}.packages_popup_top_left{width:calc(100% - 177px);padding:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.packages_popup_top_right{max-width:177px;padding:6px;text-align:left}.packages_popup_top_left .vendor_packages_plan_icon_wrap{width:87px;height:87px;padding:14px}.packages_popup_top_left .vendor_packages_pack_name{width:calc(100% - 87px);padding-left:19px;font-weight:700;font-size:24px;background:-webkit-gradient(linear,left top,right top,from(#d2b48c),to(#9d825d));background:-o-linear-gradient(left,#d2b48c 0%,#9d825d 100%);background:linear-gradient(90deg,tan,#9d825d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.packages_popup_top_left_inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.packages_popup_top_right .vendor_packages_pack_price{font-size:14px;margin-bottom:10px}.packages_popup_top_right .vendor_packages_pack_price span{font-size:30px}.packages_popup_btm_wrap_outer{margin-top:17px;width:100%;padding:15px 42px 20px 30px;background:var(--whitecolor);-webkit-box-shadow:0px 0px 36px rgba(231,222,190,.3);box-shadow:0 0 36px #e7debe4d;border-radius:15px}.packages_popup_btm_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -28px}.packages_popup_btm_wrap_col{position:relative;width:100%;padding:0 28px}.packages_popup_btm_wrap_col:before{content:"";position:absolute;top:50%;right:0;width:1px;height:42px;background:#eedcc4;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.packages_popup_btm_wrap_col:last-child:before{display:none}.book-appointment-head{position:relative;text-align:center;padding-bottom:20px;margin-bottom:25px}.book-appointment-head h4{font-size:30px;margin-bottom:4px;font-weight:600;text-transform:capitalize}.book_appointment_label{display:block;font-weight:700;font-size:18px;line-height:1.2;text-transform:capitalize;color:var(--primarycolor);margin-bottom:10px}.book_appointment_field_box{position:relative}.whychs-midshpeone{position:absolute;left:-26%;bottom:-80px;z-index:-1}.why-chsbackimglft{left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:-1;max-width:464px;width:100%}.inerbnrbtmshp{position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translate(-50%);z-index:0;pointer-events:none}.innrbnrrgtbtmsp{position:absolute;bottom:0;right:0;z-index:0;pointer-events:none;opacity:.5}.contact-info-outrwrpr{position:relative}.contctgrid-img-2{position:absolute;bottom:-60px;right:-70px;z-index:-1;max-width:200px}.contctgrid-img-3{position:absolute;top:-40px;left:-83px;z-index:-1;pointer-events:none;max-width:500px;width:100%}.contact-info-outrwrpr .section-head{max-width:634px;margin-left:auto;margin-right:auto}.contact-info-outrwrpr .section-head h2{max-width:430px;margin-left:auto;margin-right:auto;margin-bottom:20px}.cntct-infocard{background-color:#fff;-webkit-box-shadow:0px 4px 50px rgba(194,207,240,.25);box-shadow:0 4px 50px #c2cff040;border-radius:10px;padding:26px;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cntct-info-icon{width:75px;height:75px;background:-o-linear-gradient(120deg,#e4d5b4 11.33%,#f5f5dc 67.31%);background:linear-gradient(330deg,#e4d5b4 11.33%,beige 67.31%);border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cntct-info-txtbox{width:calc(100% - 75px);padding-left:20px}.cntct-info-hd{color:var(--headingcolor);font-size:20px;font-weight:600;margin-bottom:10px;line-height:1.1}.cntct-info-txtbox a,.cntct-info-txtbox p{color:var(--secondarycolor);font-size:16px;font-weight:500}.cntct-info-txtbox a:hover{color:var(--primarycolor)}.contact-info-row{--bs-gutter-x: 32px;--bs-gutter-y: 30px}.cntct-frmimg-outr{position:relative}.cntct-frmimimgbx{padding-top:107%;position:relative;margin-bottom:0;border-radius:15px;overflow:hidden}.cntct-frmimimgbx img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;left:0;top:0}.cntct-frm-imgdot{position:absolute;left:-60px;bottom:-20px;z-index:-1;pointer-events:none}.cntct-frmlftcol{width:46%}.cntct-frmrgtcol{width:54%}.contct-form-row{--bs-gutter-x: 22px}.cntct-frm-rgtbox{background-color:beige;-webkit-box-shadow:0px 4px 50px rgba(194,207,240,.25);box-shadow:0 4px 50px #c2cff040;border-radius:15px;padding:30px;z-index:1;position:relative;overflow:hidden}.contctfrmgrp{position:relative}label.contctfrmlbl{position:absolute;left:26px;top:13px;color:#4e515f;font-size:13px;cursor:text;-webkit-transition:all .15s ease-in-out;-o-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.cntctfrminr input[type=text],.cntctfrminr input[type=tel],.cntctfrminr input[type=password],.cntctfrminr input[type=email],.cntctfrminr input[type=search],.cntctfrminr input[type=file],.cntctfrminr input[type=url],.cntctfrminr input[type=number],.cntctfrminr input[type=date],.cntctfrminr select{background-color:var(--whitecolor);width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#9c9795;border:none;height:65px;font-size:14px;padding:35px 26px 18px;outline:none!important;border-radius:65px}.cntctfrminr textarea{background-color:var(--whitecolor);-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;padding:30px 26px 18px;width:100%;font-size:14px;color:var(--primarycolor);height:120px;outline:none!important;border-radius:10px}.cntctfrminr select{border:none;width:100%;padding:30px 42px 14px 26px;background:url(/build/assets/selctarwo-CjEkpymg.svg) no-repeat calc(100% - 26px) center var(--whitecolor);background-size:13px;font-size:14px;outline:none;color:#9c9795;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none}.contct-col{padding:0 8px 16px}.contct-form-row{padding:0 -8px -16px}.contctfrmgrp.active label.contctfrmlbl{top:8px;background-color:var(--whitecolor)}.cntctfrminr input[type=submit]{background-image:url(/build/assets/submiticon-DTO8ax_F.svg);background-position:calc(100% - 6px);background-repeat:no-repeat;padding-right:50px}.contct-formsec{margin-top:60px;position:relative}.contact-infosec{position:relative}.contctgrid-img-1{position:absolute;right:0;top:50px;z-index:-1;pointer-events:none;max-width:400px;width:100%}.contctleft-blur{width:236px;height:236px;position:absolute;left:0;top:40%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background-color:#e4d5b4;-webkit-filter:blur(200px);filter:blur(200px);border-radius:100%}.cntctfrmshp{position:absolute;right:0;bottom:0;z-index:-1;pointer-events:none;max-width:470px}.vndr-lst-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.vndr-lst-lftcol{background:#fbfbf5;border-radius:20px;max-width:311px;width:100%;padding:26px 22px}.vndr-lst-rgtcol{width:calc(100% - 311px);padding-left:43px}.vendorlistingsec{padding-top:220px;position:relative}.flterhdbox{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:20px;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flterhdbox:before{content:"";position:absolute;bottom:0;left:-20px;right:0;width:calc(100% + 40px);height:1px;background:#f2d5ae;background:-webkit-gradient(linear,left top,right top,color-stop(9%,rgba(242,213,174,0)),color-stop(49%,rgba(192,170,139,1)),color-stop(88%,rgba(140,123,101,0)));background:-o-linear-gradient(left,rgba(242,213,174,0) 9%,rgba(192,170,139,1) 49%,rgba(140,123,101,0) 88%);background:linear-gradient(90deg,#f2d5ae00 9%,#c0aa8b 49%,#8c7b6500 88%)}.fltericon{width:16px;height:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.fltertxt{color:var(--headingcolor);font-size:20px;font-weight:600;padding-left:15px}.vnodr-cate-answer{overflow:hidden;-webkit-transition:max-height .3s ease-out;-o-transition:max-height .3s ease-out;transition:max-height .3s ease-out}.vnodr-cate-question{background-color:var(--whitecolor);-webkit-box-shadow:0px 4px 8px #eeeee4;box-shadow:0 4px 8px #eeeee4;border-radius:5px;padding:12px 40px 12px 12px;position:relative;line-height:1;margin-bottom:8px;cursor:pointer}.cat-acdn-arw{width:24px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;right:12px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.vnodr-cate-suhd{font-size:14px;font-weight:600;color:var(--primarycolor)}.cat-acdn-arw img{max-width:12px;width:100%;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.vnodr-cate-acrodian-wrp{margin-top:17px}.vnodr-cate-answerinr{background-color:#fffffe;-webkit-box-shadow:0px 4px 8px #eeeee4;box-shadow:0 4px 8px #eeeee4;border-radius:5px;padding:13px 15px 19px}.vnodr-cate-checkbx-itm input[type=checkbox],.vnodr-cate-checkbx-itm input[type=radio]{visibility:hidden;display:none}.vnodr-cate-checkbx-itm .vnodr-cate-checkbx{font-size:15px;color:#b3b3b3;position:relative;padding-left:30px;cursor:pointer;font-weight:500}.vnodr-cate-checkbx-itm .vnodr-cate-checkbx input[type=checkbox]+span:before,.vnodr-cate-checkbx-itm .vnodr-cate-checkbx input[type=radio]+span:before{content:"";position:absolute;left:0;top:2px;width:19px;height:19px;border:1px solid var(--themetagbg);border-radius:3px}.vnodr-cate-checkbx-itm .vnodr-cate-checkbx input[type=checkbox]+span:after,.vnodr-cate-checkbx-itm .vnodr-cate-checkbx input[type=radio]+span:after{content:"";position:absolute;border:solid #ffffff;border-width:0 2px 2px 0;left:7px;top:5px;width:6px;height:10px;-webkit-transform:rotate(45deg) scale(0);-ms-transform:rotate(45deg) scale(0);transform:rotate(45deg) scale(0);-webkit-transition:.5s;-o-transition:.5s;transition:.5s}.vnodr-cate-checkbx-itm .vnodr-cate-checkbx input[type=checkbox]:checked+span:before,.vnodr-cate-checkbx-itm .vnodr-cate-checkbx input[type=radio]:checked+span:before{background-color:var(--primarycolor);border-color:var(--primarycolor)}.vnodr-cate-checkbx-itm .vnodr-cate-checkbx input[type=checkbox]:checked+span:after,.vnodr-cate-checkbx-itm .vnodr-cate-checkbx input[type=radio]:checked+span:after{-webkit-transform:rotate(45deg) scale(1);-ms-transform:rotate(45deg) scale(1);transform:rotate(45deg) scale(1)}.vnodr-cate-checkbx-itm .vnodr-cate-checkbx input[type=checkbox]:checked+span,.vnodr-cate-checkbx-itm .vnodr-cate-checkbx input[type=radio]:checked+span:after{color:var(--primarycolor)}.vnodr-cate-checkbx-itm:not(:last-child){margin-bottom:16px}.cateseemore{display:inline-block;font-size:14px;color:var(--primarycolor);font-weight:700;margin-top:24px;padding-left:30px}.vnodr-cate-item:not(:last-child){margin-bottom:15px}.abtpg-blurcircle-left{width:236px;height:236px;background:#e4d5b4;-webkit-filter:blur(200px);filter:blur(200px);position:absolute;left:0;top:60%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.prcrange{width:100%}.fltr-range-inputbx{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:16px}.fltr-rnge-inline{color:var(--secondarycolor);font-size:14px}.fltr-range-inputbx input[type=text]{height:40px;background-color:#f9f9f9}.fltr-range-input{max-width:45%;width:100%}.vnodr-cate-item.active .cat-acdn-arw img{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0)}.venlist-row .featured_vendors_home_listing_card{background-color:#fff;-webkit-box-shadow:0px 4px 50px rgba(160,176,218,.25);box-shadow:0 4px 50px #a0b0da40;border-radius:10px;padding:8px}.featured_vendors_home_listing_row.venlist-row{--bs-gutter-x: 8px;--bs-gutter-y: 8px}.venlist-row .featured_vendors_listing li{margin:0 10px 10px 0}.venlist-row .featured_vendors_listing li p{font-size:13px}.venlist-row .featured_vendors_content_wrap_top h3{font-size:14px}.venlist-row .featured_vendors_content_wrap_top{border-bottom:none;position:relative}.venlist-row .featured_vendors_price{font-size:16px}.venlist-row .wishlist_button:hover img{-webkit-filter:none;filter:none}.venlist-row .featured_vendors_figure_wrap>figure{padding-top:56%}.venlist-row .featured_vendors_content_wrap_top:before{content:"";position:absolute;bottom:0;left:0;right:0;width:100%;height:1px;background:#f2d5ae;background:-webkit-gradient(linear,left top,right top,color-stop(9%,rgba(242,213,174,0)),color-stop(49%,rgba(192,170,139,1)),color-stop(88%,rgba(140,123,101,0)));background:-o-linear-gradient(left,rgba(242,213,174,0) 9%,rgba(192,170,139,1) 49%,rgba(140,123,101,0) 88%);background:linear-gradient(90deg,#f2d5ae00 9%,#c0aa8b 49%,#8c7b6500 88%)}.vendor-paginatin{margin-top:40px}.vendor-paginatin ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 -4px;margin-bottom:0}.vendor-paginatin ul li{list-style:none;padding:0 4px}.vendor-paginatin ul li a{width:32px;height:32px;border-radius:4px;border:1px solid #dfe3e8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px;font-weight:700;color:#aeb6c0;background:var(--whitecolor)}.vendor-paginatin ul li a:hover,.vendor-paginatin ul li.active a{color:var(--primarycolor);border-color:var(--primarycolor)}.vendor-paginatin ul li a.prev:hover,.vendor-paginatin ul li a.next:hover{background-color:var(--themetagbg);border-color:var(--themetagbg)}.vendor-paginatin ul li a.prev:hover img,.vendor-paginatin ul li a.next:hover img{-webkit-filter:brightness(0) saturate(100%) invert(55%) sepia(35%) saturate(382%) hue-rotate(355deg) brightness(88%) contrast(92%);filter:brightness(0) saturate(100%) invert(55%) sepia(35%) saturate(382%) hue-rotate(355deg) brightness(88%) contrast(92%)}.vndtshortby-wrp{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;color:var(--blackcolor);font-size:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vndtshortby-wrp span{display:inline-block}.vendrlist-top-wrp{position:relative;padding-bottom:26px;margin-bottom:34px}.vendrlist-top-wrp:before{content:"";position:absolute;bottom:0;left:0;right:0;width:100%;height:1px;background:#f2d5ae;background:-webkit-gradient(linear,left top,right top,color-stop(9%,rgba(242,213,174,.01)),color-stop(49%,rgb(210,180,140,1)),color-stop(88%,rgba(140,123,101,.01)));background:-o-linear-gradient(left,rgba(242,213,174,.01) 9%,rgb(210,180,140,1) 49%,rgba(140,123,101,.01) 88%);background:linear-gradient(90deg,#f2d5ae03 9%,tan 49%,#8c7b6503 88%)}.vndr-result-dst{color:var(--headingcolor);font-size:16px;font-weight:600}.vndr-resultbox{font-size:15px}.vndr-result-amnt{color:var(--primarycolor)}.vndr-result-all{color:var(--secondarycolor)}.shortby-dropdwnbox{margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.shortbytxt{color:var(--primarycolor);font-weight:600;font-size:15px;min-width:55px;margin-right:10px}.shortby-dropdwnbox select{border:1px solid #faeedf;border-radius:10px;color:var(--primarycolor);font-size:12px;height:38px;padding:10px 30px 10px 15px;background:url(/build/assets/shortbyicon-DU2AFTmr.svg) no-repeat calc(100% - 15px) center var(--whitecolor);cursor:pointer}.vndrlisthd{font-weight:600}.vndrlist-srchtopbox{margin-bottom:20px}.vndrlist-srchtopbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vndrsearchbox{max-width:600px;width:100%;margin-left:auto}.vndrsearch-pnl input[type=text],.vndrsearch-pnl input[type=search]{background-color:#f9f9f9;height:50px;font-size:14px;max-width:362px;width:100%;background-image:url(/build/assets/search-icon-BXcUhPYo.svg);background-repeat:no-repeat;background-position:16px center;padding-left:40px;background-size:19px}.vndrsearch-pnl{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.vndrsearch-pnl button[type=submit]{border:none;max-width:120px;min-width:120px;margin-left:15px}.vndrlisthd{margin-bottom:0}.vndrlisthdmbbox .fltericon,.vndr-lst-closebutn{display:none}.vndrlist-lftblur{width:378px;height:378px;border-radius:100%;background:#fcfaf7;-webkit-filter:blur(50px);filter:blur(50px);position:absolute;left:-10%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:-1;pointer-events:none}.vendorgrid{position:absolute;right:0;top:65%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:-1;pointer-events:none;max-width:300px;width:100%}.book_appointment_field_box input[type=text]{height:56px;color:#4c4c4c;padding:0 110px 0 55px}.book_appointment_field_box input[readonly]{background:#0000001a}.book_estimated_field input[type=text]{padding-right:200px}.book_appointment_field_box .common_button{position:absolute;right:8px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);padding:15px 10px;min-width:99px}.book_appointment_field_icon{position:absolute;left:9px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:36px;height:36px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;padding:1px;background:#fff;background:-o-linear-gradient(258deg,rgba(255,255,255,1) 0%,rgba(174,143,101,1) 100%);background:linear-gradient(192deg,#fff,#ae8f65);border-radius:50%}.book_appointment_field_icon>i{width:100%;height:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;background:-o-linear-gradient(235deg,#f5f5dc 14.53%,#e4d5b4 51.53%,#d2b48c 90.74%);background:linear-gradient(215deg,beige 14.53%,#e4d5b4 51.53%,tan 90.74%);border-radius:50%}.book_estimated_price{line-height:1;color:#4c4c4c}.book_estimated_price span{font-weight:700}.book_appointment_field_box .book_estimated_price{position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.book_appointment_field{width:100%;margin-bottom:20px}.book_appointment_field:last-child{margin-bottom:0}.book_appointment_highlihgt_title{width:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:-webkit-gradient(linear,left top,right top,from(#f5f5dc),color-stop(63.9%,rgba(251,251,242,.78)),to(rgba(255,255,255,0)));background:-o-linear-gradient(left,#f5f5dc 0%,rgba(251,251,242,.78) 63.9%,rgba(255,255,255,0) 100%);background:linear-gradient(90deg,beige,#fbfbf2c7 63.9%,#fff0);border-radius:100px;padding:13px 23px;font-weight:600;font-size:18px;line-height:1.1;letter-spacing:-.02em;text-transform:capitalize;color:var(--primarycolor);margin-bottom:10px}.book_calender_img{width:100%}.book_appointment_field .form_input_radio label input[type=radio]+span:after,.book_appointment_field .form_input_radio label input[type=radio]+span:before{display:none}.book_appointment_field .form_input_radio label{padding-left:0}.book_appointment_field .form_input_radio label span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:9px 23px;background:transparent;border:1px solid #e4d5b4;border-radius:100px;font-size:14px;min-width:134px;color:var(--primarycolor);cursor:pointer;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.book_appointment_field .form_input_radio label input[type=radio]:checked+span{background:tan;color:var(--whitecolor)}.form_input_radio_row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-4px}.form_input_radio{padding:4px}.book_appointment_field .price_estimate_calculator_field label{color:#4e515f}.book_appointment_highlihgt_title span{font-size:14px;line-height:1;color:tan;font-weight:400;text-transform:inherit}.book_appointment_highlihgt_title p{margin-bottom:0}.book_appointment_highlihgt_title span sup{color:#eb5324}.add_ons_title_app{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.add_button{font-weight:700;font-size:16px;line-height:1;border:0;outline:0;-webkit-box-shadow:none;box-shadow:none;padding:0;background:transparent;color:#9d825d;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.add_button:hover{color:var(--secondarycolor)}.book_appointment_field input[type=submit]{width:100%}.book_appointment_field .form_input_check label span a{color:#674f2d}.vndrbok-congratulation .book-appointment-head{padding-bottom:0;max-width:379px;margin:0 auto}.vndrbok-congratulation .book-appointment-head:before{display:none}.congratulatnimg{max-width:278px;margin:0 auto 20px;width:100%}.bookmsgicon{width:50px;height:50px;background-color:var(--primarycolor);border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:10px}.bookmsgicon img{max-width:20px}.congratulatn-book-butn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bookmsgicon:hover{background-color:var(--secondarycolor)}.vndrbok-congratulation .common_popup_card_inner{padding-bottom:70px}.book_estimated_field input[type=text]::-webkit-input-placeholder{color:#4c4c4c}.book_estimated_field input[type=text]::-moz-placeholder{color:#4c4c4c}.book_estimated_field input[type=text]:-ms-input-placeholder{color:#4c4c4c}.book_estimated_field input[type=text]::-ms-input-placeholder{color:#4c4c4c}.book_estimated_field input[type=text]::placeholder{color:#4c4c4c}.inner-bnr .banner_big_star{left:36px}.cntct-frm-grtintouchhd{font-size:24px;font-weight:600}.contctfrmgrp.active textarea+label.contctfrmlbl{display:block;background-color:#fff;left:0;right:0;top:0;padding:12px 26px 9px;border-radius:10px 10px 0 0}.contctfrmgrp textarea{-webkit-transition:all .15s ease-in-out;-o-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.contctfrmgrp.active textarea{padding-top:40px}.cutmr-after-login .dropdown-toggle{background-color:var(--whitecolor);-webkit-box-shadow:0px 4px 28px #ede9d7;box-shadow:0 4px 28px #ede9d7;border-radius:100px;border:none;font-size:14px;font-weight:600;color:var(--primarycolor);position:relative;padding:7px 45px 7px 7px;text-transform:capitalize}.cutmr-after-login .dropdown-toggle:before{content:"";width:15px;height:15px;position:absolute;right:15px;background-image:url(/build/assets/profdropdwn-arw-DbzkPRMg.svg);background-size:14px;background-repeat:no-repeat;top:57%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.smlprofimg{width:37px;height:37px;margin-right:5px;border-radius:100%;overflow:hidden;-webkit-box-shadow:0px 3px 3px rgba(147,168,193,.25);box-shadow:0 3px 3px #93a8c140}.cutmr-after-login .dropdown-toggle:after{display:none}.cutmr-after-login .dropdown-menu{background-color:#fff;border-radius:10px;border:none;padding:30px 26px;min-width:228px}.cutmr-after-login .dropdown-menu li{line-height:1}.cutmr-after-login .dropdown-menu li a{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;padding:0 0 0 38px;color:var(--headingcolor);background-color:transparent;font-size:16px;font-weight:600}.cutmr-after-login .dropdown-menu li a:hover{color:var(--primarycolor)}.cutmrdrpdwnicon{width:20px;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;top:0}.cutmr-after-login .dropdown-menu li:not(:last-child){margin-bottom:26px}.custmr-ptf-cmngap.cmn-gap{position:relative;padding-top:220px}.cstmr-prfile-pgsec{position:relative}.cstmr-prfile-hdflexbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:40px;position:relative;z-index:1}.cstmr-prfile-hdflexbox h1{margin-bottom:0}.edtproficon{font-size:16px;font-weight:500;color:var(--headingcolor)}.editicon{background-color:var(--whitecolor);-webkit-box-shadow:0px 1px 20px rgba(158,171,211,.25);box-shadow:0 1px 20px #9eabd340;border-radius:15px;width:48px;height:48px;margin-left:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.edtproficon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.edtproficon:hover{color:var(--primarycolor)}.edtproficon:hover .editicon{background-color:var(--headingcolor)}.edtproficon:hover .editicon img{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.cstmr-prf-pgwrp-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.cstmr-prf-pgrgtpnl{width:calc(100% - 377px);padding-left:20px;position:relative}.profpgfrmbox{-webkit-box-shadow:0px 4px 100px rgba(172,179,215,.25);box-shadow:0 4px 100px #acb3d740;border-radius:15px;background:-webkit-gradient(linear,left top,left bottom,from(#f5f5dc),to(#f5f5dc)) padding-box,-webkit-gradient(linear,left top,left bottom,color-stop(78%,#fdfdca),to(#eedabf)) border-box;background:-o-linear-gradient(#f5f5dc,#f5f5dc) padding-box,-o-linear-gradient(top,#fdfdca 78%,#eedabf) border-box;background:linear-gradient(beige,beige) padding-box,linear-gradient(180deg,#fdfdca 78%,#eedabf) border-box;border:1px solid transparent;padding:22px;overflow:inherit}.profpgfrmbox input[type=submit],.profpgfrmbox button[type=submit]{background-image:none;padding:16px 24px;margin-top:15px;font-family:var(--Nunitofont);border:none}.prf-todo-wrpr{background-color:var(--whitecolor);-webkit-box-shadow:0px 4px 50px rgba(194,207,240,.25);box-shadow:0 4px 50px #c2cff040;border-radius:15px;padding:22px;margin-top:16px}.prf-todo-hdflex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:26px;position:relative;margin-bottom:16px}.prf-todo-hdflex:before{content:"";position:absolute;bottom:0;left:0;right:0;width:100%;height:1px;background:#f2d5ae;background:-webkit-gradient(linear,left top,right top,color-stop(9%,rgba(242,213,174,0)),color-stop(49%,rgba(192,170,139,1)),color-stop(88%,rgba(140,123,101,0)));background:-o-linear-gradient(left,rgba(242,213,174,0) 9%,rgba(192,170,139,1) 49%,rgba(140,123,101,0) 88%);background:linear-gradient(90deg,#f2d5ae00 9%,#c0aa8b 49%,#8c7b6500 88%)}.prf-todo-hdflex h3{margin-bottom:0}.border-cmnbutn{border:1px solid #d2b48c;border-radius:100px;font-size:16px;font-weight:700;color:var(--headingcolor);padding:11px 22px;line-height:1;min-width:136px}.border-cmnbutn:hover{background-color:tan;color:var(--whitecolor)}.prf-todo-pnl{background:var(--whitecolor);-webkit-box-shadow:0px 4px 30px rgba(182,196,226,.25);box-shadow:0 4px 30px #b6c4e240;border-radius:15px;padding:19px 14px}.prf-todo-pnl-topbpx{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:18px;margin-bottom:18px;position:relative}.cstmr-prfimgboxoutr-box{width:377px}.cstmr-prfimgboxoutr{position:relative;overflow:hidden;background:-webkit-gradient(linear,left top,left bottom,color-stop(78%,#d0daea),to(#cdcdcd)) border-box;background:-o-linear-gradient(top,#d0daea 78%,#cdcdcd) border-box;background:linear-gradient(180deg,#d0daea 78%,#cdcdcd) border-box;border-radius:25px;padding:3px}.prf-todo-pnl-topbpx:before{content:"";position:absolute;width:100%;height:1px;left:0;bottom:0;background:-webkit-gradient(linear,left top,right top,from(rgba(228,213,180,.5)),to(rgba(228,213,180,0)));background:-o-linear-gradient(left,rgba(228,213,180,.5) 0%,rgba(228,213,180,0) 100%);background:linear-gradient(to right,#e4d5b480,#e4d5b400)}.prf-todo-date{font-size:14px;font-weight:700;color:var(--primarycolor)}.prf-todo-date img{max-width:15px;width:100%;-ms-flex-negative:0;flex-shrink:0;margin-right:7px}.prf-todo-edtbytn{width:35px;height:35px;border-radius:10px;border:1px solid var(--secondarycolor);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.prf-todo-edtbytn:hover{background-color:var(--secondarycolor)}.prf-todo-edtbytn img{max-width:12px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.prf-todo-edtbytn:hover img{filter:brightness(0) invert(1);-webkit-filter:brightness(0) invert(1)}.prf-todo-butnbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.prf-todo-dlt{width:35px;height:35px;background:var(--primarycolor);-webkit-box-shadow:0px .729167px 14.5833px rgba(158,171,211,.25);box-shadow:0 .729167px 14.5833px #9eabd340;border-radius:10px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:12px}.prf-todo-dlt img{max-width:14px}.prf-todo-dlt:hover{background-color:var(--headingcolor)}.prf-todo-subhd{font-weight:700;font-size:16px;color:var(--primarycolor);margin-bottom:12px}.prf-todo-pnl-contbox{color:var(--secondarycolor);font-size:14px}.cntctpg-frm-rgtbox{height:auto}.prf-todo-pnl:not(:last-child){margin-bottom:4px}.cstmr-prfimgbox{padding-top:116%;position:relative;border-radius:25px}.cstmr-prfimgbox>img{width:100%;height:100%;position:absolute;-o-object-fit:cover;object-fit:cover;left:0;top:0;border-radius:25px}.cstmr-prfnmebox{position:absolute;bottom:0;left:0;width:100%;padding:30px 20px;text-align:center;z-index:5}.prfpgnme{font-weight:600;font-size:30px;line-height:41px;text-transform:capitalize;color:beige;margin-bottom:15px}.prfpg-dt{background-color:#fcfcfc1a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:100px;font-size:14px;color:#e9e9e9;line-height:1;display:inline;padding:6px 15px;text-align:center;border:1px solid rgba(190,190,190,.3)}.cstmr-prfile-hdh1{position:relative;padding-right:55px}.prfstrsp{position:absolute;right:0;bottom:0;max-width:51px}.prfimggrid{position:absolute;top:-10%;left:-26%;z-index:-1;max-width:375px}.prftopshp{position:absolute;left:0;top:0;max-width:25%;width:100%;z-index:-1;pointer-events:none}.cstmr-prfimgboxoutr-box{position:relative;padding-bottom:100px}.prfbtmfrid{position:absolute;bottom:0;max-width:110%;right:-30%;width:100%;z-index:-1;pointer-events:none}.prfblurshp{position:absolute;bottom:-30px;max-width:100%;right:-21%;width:100%;pointer-events:none}.prfrgtglow{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:0;z-index:-1;pointer-events:none;max-width:30%;width:100%}.user_authentication_main{position:relative;padding:0 40px 0 24px}.user_authentication_row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-0 -0}.user_authentication_left{width:48.6%;position:fixed;height:100vh;top:0;left:0;padding:24px}.user_authentication_right{padding:0;width:51.4%;margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.user_authentication_left_inner{position:relative;background:url(/build/assets/user-authentication-left-image-4iU5p1Vl.png) no-repeat top;background-size:cover;border-radius:30px;overflow:hidden;padding:30px 19px 19px 15px;width:100%;height:100%}.user_authentication_left_inner:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:-o-linear-gradient(130.47deg,rgba(255,255,255,0) 5.83%,rgba(10,12,56,0) 56.97%,#0c0c0c 119.82%);background:linear-gradient(319.53deg,#fff0 5.83%,#0a0c3800 56.97%,#0c0c0c 119.82%);z-index:1;pointer-events:none}.user_authentication_left_inner:before{content:"";position:absolute;bottom:0;right:0;width:100%;height:100%;background:-o-linear-gradient(296.23deg,rgba(0,0,0,.38) 14.89%,rgba(0,0,0,0) 58.3%),-o-linear-gradient(310.47deg,rgba(255,255,255,0) 14.79%,rgba(10,12,56,.56) 58.7%,#0c0c0c 110.04%);background:linear-gradient(153.77deg,#00000061 14.89%,#0000 58.3%),linear-gradient(139.53deg,#fff0 14.79%,#0a0c388f 58.7%,#0c0c0c 110.04%);z-index:0;pointer-events:none}.user_authentication_left_con{position:relative;z-index:3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}.user_authentication_left_con h1{font-weight:600;font-size:42px;line-height:1;text-transform:capitalize;color:var(--whitecolor);max-width:382px;margin-bottom:0}.user_authentication_left_con h1 span{position:relative;display:inline-block;font-weight:700;font-size:20px;line-height:1;text-transform:capitalize;color:var(--primarycolor);padding:14px 32px 20px 20px}.user_authentication_left_con h1 span:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(/build/assets/user-auth-heading-shp-l-6DaoCS.svg) no-repeat left top;background-size:contain;z-index:-1}.memorable_event_place_img{max-width:190px;margin-left:auto}.memorable_event_place_img{max-width:190px;margin-left:auto;width:100%;display:block;margin-top:-22px;pointer-events:none}.user_authentication_left_btm{margin-top:auto}.user_authentication_left_top{padding:0 59px 0 21px}.user_authentication_review_wrap{max-width:208px;background:var(--whitecolor);border-radius:15px;padding:13px 25px 14px 13px;margin-bottom:20px}.user_authentication_review_listing{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:12px}.user_authentication_review_listing li:not(:last-child){margin-right:-9px}.user_authentication_review_listing li figure{width:32px;height:32px;border-radius:50%;overflow:hidden;-ms-flex-negative:0;flex-shrink:0}.user_authentication_review_listing li figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.user_authentication_rating_wrap{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.user_fivestart_rating_txt{margin-bottom:0;font-size:16px;color:var(--headingcolor);font-weight:600}.single_star_rating{width:12px;margin:0 6px;-ms-flex-negative:0;flex-shrink:0}.user_authentication_rating_txt{font-size:14px;font-weight:600;color:var(--primarycolor);text-transform:capitalize;margin-bottom:0}.user_authentication_slider_outer{position:relative;background-color:#1b1c1e80;border:2px solid rgba(255,255,255,.2);border-radius:30px;padding:22px 132px 30px 30px}.user_authentication_slide_con{max-width:539px}.user_authentication_slide_con h3{font-weight:600;font-size:24px;line-height:1;text-transform:capitalize;color:var(--whitecolor);max-width:400px}.user_authentication_slide_con p{color:#e2e2e2;text-transform:capitalize}.user_authentication_slider_swiper{position:static}.user_authentication_slider_arrow_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:22px;right:28px;z-index:3}.user_authentication_slider_arrow_wrap button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:transparent;border:1px solid var(--whitecolor);width:40px;height:40px;outline:none;border-radius:50%;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;padding:10px;position:static;margin:0;margin-top:0!important}.user_authentication_slider_arrow_wrap button:not(:last-child){margin-right:10px}.user_authentication_slider_arrow_wrap button img{transition:all .3s ease-in;-webkit-transition:all .3s ease-in;-moz-transition:all .3s ease-in;-ms-transition:all .3s ease-in;-o-transition:all .3s ease-in}.user_authentication_right_inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:100vh;padding:24px 0;width:100%}.user_authentication_slider_arrow_wrap button:hover{background:var(--whitecolor)}.user_authentication_slider_arrow_wrap button:hover img{-webkit-filter:brightness(0) invert(0);filter:brightness(0) invert(0)}.user_authentication_link{text-align:right;font-size:16px;line-height:1;color:#2f3240;position:absolute;top:36px;right:0;margin-bottom:0}.user_authentication_link a{font-weight:700;color:var(--headingcolor)}.user_authentication_link a:hover{color:var(--primarycolor)}.user_authentication_form_wrap{padding:65px 0 73px;margin:auto;max-width:496px;width:100%}.user_authentication_form_head{margin-bottom:22px;text-align:center}.user_authentication_logo{width:117px;margin-bottom:8px}.user_authentication_logo img{width:100%}.user_authentication_form_head h2{font-weight:600;margin-bottom:5px}.user_authentication_form_head p{color:var(--secondarycolor)}.user_authentication_form_box{background:var(--whitecolor);-webkit-box-shadow:0px 4px 50px rgba(194,207,240,.25);box-shadow:0 4px 50px #c2cff040;border-radius:15px;padding:18px 15px}.user_authentication_form_wrap .cntctfrminr input[type=text],.user_authentication_form_wrap .cntctfrminr input[type=tel],.user_authentication_form_wrap .cntctfrminr input[type=password],.user_authentication_form_wrap .cntctfrminr input[type=email],.user_authentication_form_wrap .cntctfrminr input[type=search],.user_authentication_form_wrap .cntctfrminr input[type=file],.user_authentication_form_wrap .cntctfrminr input[type=url],.user_authentication_form_wrap .cntctfrminr input[type=number],.user_authentication_form_wrap .cntctfrminr input[type=date],.user_authentication_form_wrap .cntctfrminr select{background:#f9f9f9;color:#9a9b95}.user_authentication_form_wrap .contctfrmgrp.active label.contctfrmlbl{top:8px;background-color:#f9f9f9}.show_password{position:absolute;top:50%;right:34px;width:20px;height:20px;background:url(/build/assets/eay-icon2-DE6jy1CZ.svg) no-repeat center transparent;background-size:auto;border:0;outline:none;-webkit-box-shadow:none;box-shadow:none;padding:0;cursor:pointer;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.show_password.show{background:url(/build/assets/eay-icon-NqdtbPrW.svg) no-repeat center transparent;background-size:auto}.user_authentication_form_wrap input.password-visible,.user_authentication_form_wrap input[type=password]{padding-right:65px}.user_authentication_form_wrap .form_input_check{padding-left:4px}.user_authentication_form_wrap .cntctfrminr input[type=submit]{background-image:none;padding:0 20px;width:100%}.user_authentication_form_wrap .contct-col{padding:0}.user_authentication_form_wrap .contct-row{--bs-gutter-y: 12px;margin-left:0;margin-right:0}.user_authentication_form_wrap .user_auth_submit_wrap{margin-top:27px}.user_authentication_form_wrap label.contctfrmlbl{color:#404351;text-transform:capitalize}.user_authentication_form_wrap .form_input_check label span a{color:var(--headingcolor)}.user_authentication_form_wrap .form_input_check label span a:hover{color:var(--primarycolor)}.user_authentication_inner{position:relative;z-index:2}.sign_top_bg{position:absolute;top:0;left:19%;z-index:0;max-width:37%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.sign_btm_bg{position:absolute;bottom:0;right:0;z-index:0;max-width:63%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.user_auth_cmn_link{font-size:14px;font-weight:600;text-transform:capitalize;color:var(--headingcolor)}.user_auth_cmn_link:hover{color:var(--primarycolor)}.user_auth_link_wrap{text-align:right}.forget_password_btm_shp{bottom:15%;right:5%;max-width:46%;width:100%}.reset_password_btm_shp{bottom:14%;right:3%;max-width:49%}.avatar-upload{position:relative;max-width:100%;margin:0 0 18px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.avatar-upload .avatar-edit{margin-right:8px;cursor:pointer;border:1px solid var(--primarycolor)}.avatar-upload .avatar-edit:hover{background:transparent;color:var(--primarycolor);border-color:var(--primarycolor)}.avatar-upload .avatar-edit input{display:none}.avatar-upload .avatar-edit input+label{display:block;cursor:pointer;width:100%;height:100%;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.avatar-edit-delete .common_button{background:transparent;color:var(--primarycolor);border:1px solid var(--primarycolor)}.avatar-edit-delete .common_button:hover{background:var(--primarycolor);color:var(--whitecolor)}.avatar-upload .common_button{padding:11px 4px;min-width:122px;text-align:center;font-weight:600;font-size:14px}.avatar-upload .avatar-preview{width:90px;height:90px;position:relative;border-radius:100%;border:0;-webkit-box-shadow:none;box-shadow:none;overflow:hidden;-ms-flex-negative:0;flex-shrink:0;margin-right:21px}.avatar-upload .avatar-preview>div{width:100%;height:100%;border-radius:100%;background-size:cover;background-repeat:no-repeat;background-position:center}.edit_profile_popup .common_popup_card{max-width:574px}.user_edit_profile_popup_head{text-align:center;position:relative;padding-bottom:18px;margin-bottom:16px}.user_edit_profile_popup_head h4{font-weight:700;margin-bottom:5px}.user_edit_profile_popup_head p{color:var(--secondarycolor)}.user_edit_profile_popup_head:before{content:"";position:absolute;bottom:0;left:0;right:0;width:100%;height:1px;background:#f2d5ae;background:-webkit-gradient(linear,left top,right top,color-stop(2%,rgba(242,213,174,0)),color-stop(49%,rgba(192,170,139,.5)),color-stop(97%,rgba(140,123,101,0)));background:-o-linear-gradient(left,rgba(242,213,174,0) 2%,rgba(192,170,139,.5) 49%,rgba(140,123,101,0) 97%);background:linear-gradient(90deg,#f2d5ae00 2%,#c0aa8b80 49%,#8c7b6500 97%)}.edit_profile_popup_details_wrap{position:relative;padding:22px 22px 29px;background:var(--whitecolor);-webkit-box-shadow:0px 4px 41px #f6f1e2;box-shadow:0 4px 41px #f6f1e2;border-radius:20px}.set-avalbl-pop-uniq-head>p,.edit_profile_popup_details_wrap>p{position:relative;font-weight:600;font-size:18px;line-height:1.1;text-transform:capitalize;color:var(--primarycolor);margin-bottom:0;padding-bottom:15px}.set-avalbl-pop-uniq-head{position:relative;padding-bottom:15px;display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:20px}.set-avalbl-pop-uniq-head>p{padding-bottom:0;margin-bottom:0}.set-avalbl-pop-uniq-head:before,.edit_profile_popup_details_wrap>p:before{content:"";position:absolute;bottom:0;left:0;right:0;width:100%;height:1px;background:#e4d5b4;background:-webkit-gradient(linear,left top,right top,from(rgba(228,213,180,.5)),to(rgba(228,213,180,.2)));background:-o-linear-gradient(left,rgba(228,213,180,.5) 0%,rgba(228,213,180,.2) 100%);background:linear-gradient(90deg,#e4d5b480,#e4d5b433)}.edit_profile_popup_details_wrap>p{margin-bottom:20px}.gray_input_bg.cntctfrminr input[type=text],.gray_input_bg.cntctfrminr input[type=tel],.gray_input_bg.cntctfrminr input[type=password],.gray_input_bg.cntctfrminr input[type=email],.gray_input_bg.cntctfrminr input[type=search],.gray_input_bg.cntctfrminr input[type=file],.gray_input_bg.cntctfrminr input[type=url],.gray_input_bg.cntctfrminr input[type=number],.gray_input_bg.cntctfrminr input[type=date],.gray_input_bg.cntctfrminr select{background:#f9f9f9;color:#4e515f}.edit_profile_popup_details_wrap label.contctfrmlbl{color:#9a9b95}.gray_input_bg .contctfrmgrp.active label.contctfrmlbl{background-color:#f9f9f9}.gray_input_bg input[type=submit]{background-image:none;padding:0 20px;width:100%}.edit_profile_popup_details_wrap .contct-col{padding:0 8px 12px}.edit_profile_popup_details_wrap .contct-col:last-child{padding-bottom:0}.add_to_do_popup .cntctfrminr label.contctfrmlbl{color:#4e515f}.add_to_do_popup .cntctfrminr>p{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:14px;color:var(--secondarycolor);margin-bottom:10px}.add_to_do_popup .cntctfrminr>p span{color:var(--primarycolor);font-weight:600}.add_to_do_popup .cntctfrminr>p img{width:20px;-ms-flex-negative:0;flex-shrink:0;margin-right:9px;margin-top:-4px}.add_to_do_popup .common_popup_card{max-width:574px}.add_to_do_popup .cntctfrminr .contct-col:last-child{padding-bottom:0}.add_to_do_popup .user_edit_profile_popup_head{margin-bottom:22px}.gray_input_bg.cntctfrminr textarea{background:#f9f9f9;color:#4e515f;resize:none;height:167px}.bkappt-adone{text-transform:inherit}.venlist-row .featured_vendors_starting_from_wrap>p{font-size:13px}body.flterhiden{overflow:hidden}.book_story_status_select{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.book_story_status_select label{font-size:15px;font-weight:600;color:var(--primarycolor);margin-right:17px}.book_story_status_select select{min-width:145px;background:url(/build/assets/black-down-arrow-BcoNovj3.svg) no-repeat right 15px center var(--whitecolor);border-radius:10px;-webkit-box-shadow:0px 0px 5px rgba(91,112,174,.25);box-shadow:0 0 5px #5b70ae40;height:38px;color:#4e515f}.book_story_table_wrap table{width:100%;background:var(--whitecolor);-webkit-box-shadow:0px -1px 10px rgba(222,216,198,.25),0px 12px 25px rgba(222,216,198,.25);box-shadow:0 -1px 10px #ded8c640,0 12px 25px #ded8c640;border-radius:20px;overflow:hidden}.book_story_table_wrap table thead{position:relative;background:-webkit-gradient(linear,left top,left bottom,color-stop(-51.92%,#f5f5dc),color-stop(130.77%,rgba(245,245,220,0)));background:-o-linear-gradient(top,#f5f5dc -51.92%,rgba(245,245,220,0) 130.77%);background:linear-gradient(180deg,beige -51.92%,#f5f5dc00 130.77%);border-bottom:1px solid #f5f5dc}.book_story_table_wrap table thead th{font-weight:600;color:var(--headingcolor);font-size:16px;text-transform:capitalize;padding:11px 32px}.book_story_thead{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.book_story_thead>i{display:inline-block;max-width:14px;margin-right:10px;margin-top:-5px;flex-shrink:0}.whishlist-wrp .featured_vendors_home_listing_card{background-color:var(--whitecolor);-webkit-box-shadow:0px 4px 50px rgba(194,207,240,.25);box-shadow:0 4px 50px #c2cff040}.whishlist-wrp .featured_vendors_home_listing_row{--bs-gutter-y: 27px;--bs-gutter-x: 27px}.whishlist-wrp .wishlist_button:hover img{-webkit-filter:none;filter:none}.whishlist-wrp .featured_vendors_content_wrap_top h3{margin-bottom:11px}.whishlist-wrp{position:relative;z-index:1}.whishlst-lftblur{position:absolute;max-width:30%;width:100%;height:100%;left:-30%;max-height:13%;top:40%;-webkit-filter:blur(150px);filter:blur(150px);background-color:beige}.whshlst-btmshp{position:absolute;left:-10%;bottom:30px;z-index:-1;max-width:30%;pointer-events:none}.whshlst-grid-rgt{position:absolute;right:4px;top:20%;z-index:-1;max-width:58%;width:100%;pointer-events:none}.whslt-blurimg{position:absolute;right:20px;top:54%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:-1;max-width:50%;width:100%}.common_popup_card .user_edit_profile_popup_head h4{font-size:30px;font-weight:600;text-transform:capitalize}.edit_profile_popup_details_wrap input.password-visible,.edit_profile_popup_details_wrap input[type=password]{padding-right:65px}.chnge-paswrdform input::-webkit-input-placeholder{opacity:1;color:#4e515f}.chnge-paswrdform input:-ms-input-placeholder{opacity:1;color:#4e515f}.chnge-paswrdform input::-moz-placeholder{opacity:1;color:#4e515f}.chnge-paswrdform input:-moz-placeholder{opacity:1;color:#4e515f}.cutmr-after-login .dropdown-menu li a:hover{background-color:transparent;color:var(--primarycolor)}.logout-sure-butnflex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.logoutpopup .user_edit_profile_popup_head:before{display:none}.logoutpopup .user_edit_profile_popup_head{padding-bottom:0;margin-bottom:40px}.common_button.logout-yesbutn{min-width:126px}.logout-nobuttn{padding:16px 25px;min-width:126px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:700;font-size:16px;line-height:1;text-transform:capitalize;color:var(--primarycolor);background-color:transparent;border:1px solid var(--secondarycolor);border-radius:10px;outline:0;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;margin-right:10px}.logout-nobuttn:hover{background-color:var(--secondarycolor)}.logoutpopup .common_popup_card_inner{padding:50px 25px 68px}.rprtprovide-popup .gray_input_bg.cntctfrminr select{background:url(/build/assets/select-down-arrow-CzYM53uK.svg) no-repeat calc(100% - 26px) center #f9f9f9;background-size:15px;cursor:pointer}.popfileupload input[type=file]{display:none}.popfileupload{position:relative}.popfileupload input[type=text]{padding-right:130px}.popfile-butn{border:1px solid var(--primarycolor);max-width:116px;width:100%;padding:18px 35px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:7px;line-height:1;color:var(--headingcolor);text-transform:capitalize;font-size:14px;font-weight:600;border-radius:70px;background-color:transparent;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}.popfile-butn:hover{background-color:var(--primarycolor);color:var(--whitecolor)}.chnge-paswrdform input[type=submit]{margin-top:24px}.rprtprovide-popup .gray_input_bg.cntctfrminr textarea{height:112px}.rprtprovide-popup .gray_input_bg.cntctfrminr select{color:#9a9b95}.rprtprovide-popup .gray_input_bg.cntctfrminr select.has-value{color:#4e515f}.book_table_profile_wrap{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000824}.book_story_table_wrap table tbody td{position:relative;font-weight:400;font-size:14px;line-height:1;color:#000824;text-transform:capitalize;text-align:left;padding:20px 32px}.book_story_table_wrap table tbody td>*{position:relative;z-index:3}.book_story_table_wrap table tbody td:before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0;right:0;bottom:0;height:calc(100% - 14px);background:#f9fbfb;z-index:0;display:none}.book_story_table_wrap table tbody td:not(:is(:first-child,:last-child)){padding-left:52px;padding-right:12px}.book_story_table_wrap table tbody td:first-child:before{border-top-left-radius:200px;border-bottom-left-radius:200px;left:20px}.book_story_table_wrap table tbody td:last-child:before{border-top-right-radius:200px;border-bottom-right-radius:200px;right:27px}.book_story_table_wrap table tbody td:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;height:1px;background:#f8f8f7}.book_story_table_wrap table tbody tr.book_story_highlight td:before{display:block}.book_story_table_wrap table tbody td:first-child{text-align:left}.book_story_table_wrap table tbody td:first-child:after{left:20px}.book_story_table_wrap table tbody td:last-child:after{right:27px}.book_table_profile_wrap figure{width:20px;height:20px;border-radius:50%;overflow:hidden;-ms-flex-negative:0;flex-shrink:0;margin-right:6px}.book_table_profile_wrap figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.book_table_tag{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:500;font-size:13px;line-height:1;color:var(--primarycolor);text-transform:capitalize;padding:8.5px 16.7px;background:beige;border-radius:100px;min-width:93px}.book_table_tag.pending{min-width:93px;background:#faecce;color:#9d825d}.book_table_tag.completed{background:#e4d5b4;color:#674f2d}.book_table_tag.cancelled,.book_table_tag.refund{background:beige;color:#9d825d}.book_story_paginatin.vendor-paginatin ul li a.page-counts{color:#212b36}.book_story_paginatin{margin-top:30px}.book_story_paginatin ul{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.book_story_bggrid{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-o-object-position:top;object-position:top}.book_story_wrapper .container{position:relative;z-index:3}.book_history_popup_title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:12px}.book_history_popup_title .book_table_profile_wrap figure{width:34px;height:34px;margin-right:12px}.book_history_popup_title .book_table_profile_wrap{font-size:14px}.book_history_poplist{padding:2px;border-radius:8px;background:#fff;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,1)),to(rgba(231,231,196,.59)));background:-o-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(231,231,196,.59) 100%);background:linear-gradient(180deg,#fff,#e7e7c496);margin-bottom:8px}.book_history_poplist ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border-radius:8px;padding:13px 16px;background:-webkit-gradient(linear,left top,right top,from(#f5f5dc),to(rgba(245,245,220,.2)));background:-o-linear-gradient(left,#f5f5dc 0%,rgba(245,245,220,.2) 100%);background:linear-gradient(90deg,beige,#f5f5dc33);gap:22px}.bookinghistory_popup .common_popup_card{max-width:600px}.book_history_poplist ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400;font-size:16px;line-height:1.2;color:var(--primarycolor)}.book_history_poplist ul li i{display:inline-block;max-width:18px;margin-right:6px;margin-top:-3px}.bookinghistory_popup .common_popup_card_inner{padding:22px 15px}.bookinghistory_addons_wrap{padding:17px 18px 25px;background:var(--whitecolor);-webkit-box-shadow:0px 1px 32px rgba(202,204,227,.25);box-shadow:0 1px 32px #cacce340;border-radius:8px;margin-bottom:8px}.bookinghistory_addons_wrap .common_check_listing li{font-size:16px}.bookinghistory_addons_wrap .common_check_listing li:before{top:3px}.bookinghistory_addons_wrap>p{position:relative;font-weight:600;font-size:16px;line-height:1;color:var(--headingcolor);padding-bottom:12px;margin-bottom:17px}.bookinghistory_addons_wrap>p:before{content:"";position:absolute;left:0;right:0;bottom:0;width:100%;height:1px;background:#f2d5ae;background:-webkit-gradient(linear,left top,right top,color-stop(2%,rgba(242,213,174,0)),color-stop(49%,rgba(192,170,139,.5)),color-stop(97%,rgba(140,123,101,0)));background:-o-linear-gradient(left,rgba(242,213,174,0) 2%,rgba(192,170,139,.5) 49%,rgba(140,123,101,0) 97%);background:linear-gradient(90deg,#f2d5ae00 2%,#c0aa8b80 49%,#8c7b6500 97%)}.bookinghistory_message_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:15px;padding:12px 13px 12px 22px;background:beige;border-radius:10px}.bookinghistory_message_wrap>p{margin-bottom:0;max-width:260px;color:var(--primarycolor)}.bookinghistory_message_wrap .common_button{padding:17px 15px;min-width:110px}.message_section{position:relative}.message_section .container{position:relative;z-index:2}.message_section .book_story_bggrid{-o-object-position:bottom;object-position:bottom;-o-object-fit:contain;object-fit:contain}.message_main_wrapper{width:100%;background:var(--whitecolor);-webkit-box-shadow:0px -1px 10px rgba(196,200,227,.25),0px 12px 50px rgba(223,225,240,.25);box-shadow:0 -1px 10px #c4c8e340,0 12px 50px #dfe1f040;border-radius:20px;padding:19px 17px 19px 19px;overflow:hidden}.message_row{display:-webkit-box;display:-ms-flexbox;display:flex;height:calc(100svh - 65px)}.message_panel_left{max-width:318px;width:100%;margin-right:18px;-ms-flex-negative:0;flex-shrink:0;background:var(--whitecolor);-webkit-box-shadow:0px 4px 40px rgba(194,195,234,.25);box-shadow:0 4px 40px #c2c3ea40;border-radius:20px;padding-bottom:30px}.chat_panel_srch{width:100%;padding:17px 15px 10px}.chat_panel_srch input[type=text],.chat_panel_srch input[type=search]{width:100%;height:50px;font-size:12px;padding:0 45px 0 18px;color:#515151;font-family:var(--Interfont);border:1px solid #e7e7e7;background:url(/build/assets/search-normal-CkJPa_DT.svg) no-repeat right 17px center;background-size:18px;border-radius:10px}.message_author_group{height:calc(100% - 76px);overflow:auto;scrollbar-width:thin;scrollbar-color:var(--secondarycolor) var(--whitecolor)}.message_author_item{position:relative;padding:0 15px;cursor:pointer}.message_author_item:before{content:"";position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:6px;height:24px;background-color:var(--headingcolor);border-radius:0 10px 10px 0;opacity:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.message_author_item.active:before{opacity:1}.message_author_inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 4px 12px 9px;border-radius:5px;background:transparent}.message_author_item:hover .message_author_inner{background:#f9f9f9}.message_author_inner figure{width:46px;height:46px;border-radius:100%;margin-right:13px;margin-bottom:0;-ms-flex-negative:0;flex-shrink:0;overflow:hidden}.message_author_inner figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.message_author_details{width:calc(100% - 59px);-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-family:var(--Interfont)}.message_author_upper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:4px}.message_author_upper span{font-size:14px;color:#120248;font-weight:400;text-transform:capitalize;display:block;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;padding-right:10px}.message_author_upper p{font-size:12px;font-weight:400;color:#333;-ms-flex-negative:0;flex-shrink:0;text-align:right}.message_author_lower{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.message_author_lower p{margin:0;font-size:12px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;padding-right:10px;color:#333}.message_seen_img{max-width:16px;-ms-flex-negative:0;flex-shrink:0}.message_count{width:19px;height:19px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;background:tan;font-size:12px;font-weight:500;line-height:1;color:var(--whitecolor);border-radius:50px;margin-right:5px;-ms-flex-negative:0;flex-shrink:0}.message_panel_right{width:calc(100% - 318px);background:#fafafa;border-radius:20px}.message_author_header{padding:15px 11px}.message_author_name_wrap{padding:23px 17px;background:#e4d5b4;-webkit-box-shadow:0px 546px 218px rgba(223,225,251,.01),0px 307px 184px rgba(223,225,251,.05),0px 136px 136px rgba(223,225,251,.09),0px 34px 75px rgba(223,225,251,.1);box-shadow:0 546px 218px #dfe1fb03,0 307px 184px #dfe1fb0d,0 136px 136px #dfe1fb17,0 34px 75px #dfe1fb1a;border-radius:10px}.message_author_name_wrap span{font-family:var(--Interfont);font-weight:600;font-size:18px;line-height:1.2;color:var(--headingcolor);line-height:1;text-transform:capitalize}.messages_body_panel{height:calc(100svh - 270px);padding:23px 24px 20px 27px;overflow:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;scrollbar-width:thin;scrollbar-color:var(--secondarycolor) #fafafa}.message_window_panel+.message_window_panel{margin-top:24px}.messages_body_panel .message_window_panel:first-child{margin-top:auto}.message_window_row{display:-webkit-box;display:-ms-flexbox;display:flex}.message_window_author_profile{width:30px;height:30px;border-radius:50%;margin-right:16px;overflow:hidden;-ms-flex-negative:0;flex-shrink:0}.message_window_author_profile>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.message_write_outer{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.message_write_wrap{padding:10px 16px 10px 12px;background:var(--whitecolor);border-radius:10px}.message_write_wrap>p{font-weight:400;font-size:12px;line-height:1.66;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;letter-spacing:.14px;color:#3a3a3a;margin-bottom:10px}.message_pdf_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;line-height:1}.message_pdf_wrap i{max-width:27px;-ms-flex-negative:0;flex-shrink:0;margin-right:12px}.message_pdf_dtls>p{font-family:var(--Interfont);font-weight:500;font-size:12px;line-height:1;color:#777;margin-bottom:2px}.message_pdf_dtls>span{font-family:var(--Interfont);font-weight:400;font-size:10px;line-height:1;color:#292d32}.message_send_time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:6px}.message_send_time>span{font-family:var(--Interfont);font-weight:400;font-size:10px;line-height:1;color:#333}.message_send_time>img{display:inline-block;max-width:16px;margin-left:3px}.message_window_panel.full_width{max-width:100%}.message_window_panel{max-width:405px}.message_window_panel.message_reverse{margin-left:auto;max-width:407px}.message_window_panel.message_reverse .message_window_row{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.message_window_panel.message_reverse .message_window_author_profile{margin-right:0;margin-left:16px}.message_window_panel.message_reverse .message_send_time{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.message_write_wrap>p:last-child{margin-bottom:0}.message_window_panel.message_reverse .message_write_wrap{background:beige}.message_window_panel.message_reverse .message_send_time>img{margin-left:0;margin-right:3px}.message_window_panel.message_reverse .message_write_wrap>p{color:var(--primarycolor)}.messages_footer_panel{padding:20px 24px 24px 27px}.messages_text_panel{position:relative;width:100%}.messages_text_panel input[type=text]{width:100%;height:60px;font-size:13px;background:var(--whitecolor);-webkit-box-shadow:0px 4px 20px rgba(199,209,239,.25);box-shadow:0 4px 20px #c7d1ef40;border-radius:100px;padding:0 105px 0 22px;color:#333}.messages_text_panel input::-webkit-input-placeholder{color:#747474}.messages_text_panel input:-ms-input-placeholder{color:#747474}.messages_text_panel input::-moz-placeholder{color:#747474}.messages_text_panel input:-moz-placeholder{color:#747474}.message_send_wrap{position:absolute;top:50%;right:17px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.document_upload_btn{max-width:18px;-ms-flex-negative:0;flex-shrink:0;margin-right:16px}.document_upload_btn img{width:100%}.message_send_btn{width:37px;height:37px;padding:0;border:0;outline:none;-webkit-box-shadow:none;box-shadow:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:var(--primarycolor);border-radius:50%;-ms-flex-negative:0;flex-shrink:0;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.message_send_btn:hover{background:var(--headingcolor)}.message_back_panel{display:none}.message_author_name_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.paswordwrp input[type=password],.paswordwrp input[type=text]{padding-right:65px}.vndr-subscription-logowrp{text-align:center;margin-bottom:15px}.vndr-subscription-logo{max-width:162px;width:100%;display:inline-block}.vndr-subh2{margin-bottom:28px;text-align:center}.subscriptntab-nav{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.subscriptntab-nav-wrp{text-align:center;margin-bottom:30px}.subscriptntab-nav{background-color:#ffffef;padding:5px;border-radius:100px}.subscriptntab-nav li button.nav-link{background-color:transparent;font-size:16px;text-transform:capitalize;border-radius:60px;line-height:1;padding:12px 27px;color:var(--primarycolor)}.subscriptntab-nav li button.nav-link.active{font-weight:500;color:var(--headingcolor);background-color:#e4d5b4}.vndr-subscriptionsec{position:relative;min-height:100vh;z-index:1;padding:42px 0}.subscrptnback{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1}.subscrp-card{background:#fff;border-radius:20px;border:1px solid #fcebd6;overflow:hidden;position:relative;padding:24px;z-index:1}.subbscrb-glw{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.subscrp-topnamebx{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.subscrp-catename{font-size:24px;font-weight:700;color:var(--headingcolor);margin-left:auto}.subscrp-subicon img{max-width:25px;width:100%;z-index:1}.subscrp-subicon{position:relative;width:59px;height:59px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:100%;background:-o-linear-gradient(315deg,rgba(237,220,199,.2),#957345);background:linear-gradient(135deg,#eddcc733,#957345)}.subscrp-subicon:before{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border-radius:inherit;background:-o-linear-gradient(301.29deg,#f5f5dc 14.53%,#e4d5b4 51.53%,#d2b48c 90.74%);background:linear-gradient(148.71deg,beige 14.53%,#e4d5b4 51.53%,tan 90.74%)}.subscrp-startat{color:var(--headingcolor);font-size:16px;display:block}.subscrp-prce{color:#2f3240;font-size:14px;margin-bottom:20px;line-height:1}.subscrp-prceamunt{font-size:30px;font-weight:700;color:var(--headingcolor)}.yearspan{margin-left:5px}.subscriptnbutn{width:100%;background-color:var(--whitecolor);border:1px solid #f6e9d8;-webkit-box-shadow:0px 4px 25px #f4eede;box-shadow:0 4px 25px #f4eede;border-radius:100px;font-size:16px;font-weight:700;color:var(--primarycolor);text-align:center;padding:16px 19px;line-height:1}.subscriptnbutn:hover{background-color:var(--primarycolor);color:var(--primarycolor);color:var(--whitecolor)}.subscrb-listboxwrp{position:relative;border-radius:20px;background:-o-linear-gradient(215deg,rgba(233,215,191,.4),#f5f5dc);background:linear-gradient(235deg,#e9d7bf66,beige);margin-top:12px;padding:24px 20px;z-index:1}.subscrb-listboxwrp:before{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border-radius:inherit;background:-o-linear-gradient(279.49deg,rgb(255,255,255) 77.33%,rgba(249,238,215,.5) 134.13%);background:linear-gradient(170.51deg,#fff 77.33%,#f9eed780 134.13%);z-index:-1}.subscrb-listboxwrp ul{margin-bottom:0}.subscrb-listboxwrp ul li:not(:last-child){margin-bottom:8px}.subscrb-listboxwrp ul li{position:relative;padding-left:25px;font-size:14px;line-height:1.7}.subscrb-listboxwrp ul li:before{content:"";width:16px;height:16px;border-radius:100%;position:absolute;left:0;top:5px;background-image:url(/build/assets/subscrb-tickicon-Bin3sapg.svg);background-position:center;background-repeat:no-repeat;background-size:15px}.subcribe-dot{position:absolute;top:-20%;left:0;width:100%;height:100%;z-index:-1}.subsglow{position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translate(-50%);z-index:0;max-width:1000px;width:100%}.substop-grid{position:absolute;left:5%;top:0;max-width:340px;width:100%;z-index:-1}.vndr-subscriptionsec .container{position:relative}.subsleftblur{position:absolute;max-width:351px;max-height:329px;width:100%;height:100%;background-color:#fffaf0;-webkit-filter:blur(193px);filter:blur(193px);left:-5%;top:-40px;border-radius:100%}.subsrgt-grid{position:absolute;right:0;top:0;z-index:-2;width:100%;max-width:850px}.subscrp-mnthdropdwn{margin-left:auto}.subscrp-mnthdropdwn select{background-color:var(--whitecolor);-webkit-box-shadow:0px 4px 25px #f4eede;box-shadow:0 4px 25px #f4eede;border-radius:100px;padding:5px 25px 4px 12px;font-size:12px;font-weight:500;text-transform:capitalize;height:30px;color:var(--primarycolor);min-width:89px;width:100%;background-image:url(/build/assets/subsdropdwnicon-Cy8V895L.svg);background-repeat:no-repeat;background-position:calc(100% - 9px);background-size:10px}.subscrp-startat-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:14px}.user_authentication_left_btm{padding-top:15px}.vendor_flow_user_authentication .user_authentication_left_inner{background:url(/build/assets/vendor-flow-left-signup-img-CSQ-lCRX.jpg) no-repeat right;background-size:cover;padding:12px}.vendor_author_gallery_wrap{position:relative;background:var(--whitecolor);border-radius:10px;padding:3px;z-index:3}.vendor_flow_user_authentication .user_authentication_left_top{padding:0 0 0 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.vendor_author_gallery_row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-1.5px}.vendor_author_gallery_row figure{width:50%;padding:1.5px;border-radius:10px;overflow:hidden}.vendor_author_gallery_row figure:first-child{width:100%}.vendor_author_gallery_row figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.vendor_flow_user_authentication .user_authentication_review_wrap{margin-bottom:0}.vendor_flow_user_authentication .user_authentication_left_middle{margin-top:6.5%;width:100%}.vendor_flow_catagory_listing{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:-3px}.vendor_flow_catagory_listing li{padding:3px}.vendor_flow_user_authentication .user_authentication_slider_outer{margin-top:20px}.vendor_flow_catagory_tag{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:600;font-size:14px;line-height:1;text-transform:capitalize;color:#d8d8ba;padding:11px 16px;border-radius:100px;border:1px solid rgba(255,255,255,.3);background-color:#1b1c1e80;min-width:88px}.vendor_author_gallery_wrap_outer{position:relative;padding-top:22px;max-width:20%}.vendor_author_gallery_wrap_outer:before{content:"";position:absolute;top:0;left:0;right:0;width:83%;height:100%;background:#fcfcfc1a;margin:0 auto;border-radius:20px;z-index:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vendor_author_gallery_wrap_outer:after{content:"";position:absolute;top:10px;left:0;right:0;width:86%;height:calc(100% - 10px);background:#fcfcfc80;margin:0 auto;border-radius:20px;z-index:1;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vendor_flow_user_authentication .user_authentication_left_inner:before{opacity:.4}.vendor_flow_user_authentication .user_authentication_form_wrap .contct-col{padding:0 6px}.vendor_flow_user_authentication .user_authentication_form_wrap .contct-row{--bs-gutter-x: 12px}.complete_your_profile_form.cntctfrminr textarea{height:172px}.complete_your_profile_form.cntctfrminr select{background-image:url(/build/assets/select_arrow_drop_down-DbGmOoTz.svg);background-repeat:no-repeat;background-size:24px;background-position:right 25px center;padding-right:65px}.vendor_flow_user_authentication .user_authentication_form_head h3{font-weight:600;font-size:20px;line-height:1;color:var(--primarycolor)}.upload_verification_documents .popfile-butn{background:var(--primarycolor);color:var(--lightyellow);max-width:110px;padding:15px 25px;font-weight:700}.upload_verification_documents .popfile-butn:hover{background:var(--whitecolor);color:var(--primarycolor);border-color:var(--primarycolor)}.uploaded_images_col h4{font-weight:600;font-size:16px;line-height:1.2;text-transform:capitalize;color:var(--headingcolor);margin-bottom:15px}.uploaded_images_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;background:#f9f9f9;border:1px solid #e7eaf4;border-radius:100px;padding:8px 22px 8px 8px}.uploaded_images_wrapper>figure{width:49px;height:49px;border-radius:50%;overflow:hidden;-ms-flex-negative:0;flex-shrink:0}.uploaded_images_wrapper>figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.uploaded_images_details{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-left:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.uploaded_images_details span{display:block;font-weight:400;font-size:13px;line-height:1;color:#4e515f;text-transform:capitalize;margin-bottom:8px}.uploaded_images_details p{font-weight:400;font-size:14px;line-height:1;color:#9c9795}.trash_btn{-ms-flex-negative:0;flex-shrink:0;max-width:24px}.trash_btn:hover{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05)}.uploaded_images_col .uploaded_images_wrapper:not(:last-child){margin-bottom:8px}.uploaded_images_col{margin-top:9px}.verification_message_popup .user_edit_profile_popup_head:before{display:none}.verification_message_popup .user_edit_profile_popup_head{padding-bottom:0;margin-bottom:0}.process_icon_wrap{width:87px;height:87px;padding:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background:#fffcf5;border:1.40323px solid #fff6e5;-webkit-box-shadow:0px -1.40323px 1.40323px #ffe6c5,0px 5.6129px 19.6452px rgba(223,205,181,.25);box-shadow:0 -1.40323px 1.40323px #ffe6c5,0 5.6129px 19.6452px #dfcdb540;margin:0 auto 26px;-ms-flex-negative:0;flex-shrink:0}.process_icon_wrap i img,.process_icon_wrap i{width:100%}.verification_message_popup .common_popup_card_inner{padding:40px 30px}.verification_message_popup .back_to_home_btnwrap .common_button{min-width:250px}.vendor_flow_login_check_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.vendor_foregt_password .sign_btm_bg{max-width:53%;bottom:-6%}.user_authentication_main{overflow:hidden}.vendor_reset_password .sign_btm_bg{max-width:100%}.user_authentication_form_wrap .complete_your_profile_form .user_auth_submit_wrap{margin-top:18px}.vendor_login_page .form_input_check label{font-weight:600}.dashboard_main{width:100%;min-height:100dvh;position:relative;-webkit-transition:.5s all;-o-transition:.5s all;transition:.5s all;padding-left:316px;background:#f6f6f6}.dashboard_background_glow{position:absolute;left:0;bottom:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:0;max-width:100%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:bottom;object-position:bottom}.dashboard_toggle_panel{position:fixed;top:0;left:0;width:316px;height:100dvh;padding:20px 20px 16px;-webkit-transition:.5s all;-o-transition:.5s all;transition:.5s all;z-index:99}.dashboard_toggle_box{position:relative;padding:12px 0 125px;background:var(--whitecolor);-webkit-box-shadow:-18px -6px 20px rgba(212,217,236,.25);box-shadow:-18px -6px 20px #d4d9ec40;border-radius:20px;width:100%;height:100%}.dashboard_logo_wrapper{position:relative;padding:18px 20px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:1}.dashboard_logo_wrapper a{display:inline-block;width:143px;-ms-flex-negative:0;flex-shrink:0}.dashboard_logo_wrapper a img{width:100%}.dashboard_logo_wrapper:before{content:"";position:absolute;left:0;right:0;bottom:0;width:calc(100% - 76px);height:1px;margin:0 auto;background:beige;background:-webkit-gradient(linear,left top,right top,from(rgba(245,245,220,.15)),color-stop(48%,rgba(210,180,140,1)),to(rgba(245,245,220,.15)));background:-o-linear-gradient(left,rgba(245,245,220,.15) 0%,rgba(210,180,140,1) 48%,rgba(245,245,220,.15) 100%);background:linear-gradient(90deg,#f5f5dc26,tan 48%,#f5f5dc26)}.dashboard_logo_bgglow{position:absolute;top:0;left:0;right:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:0}.dashboard_copy_right_wrap,.dashboard_menu_wrap{position:relative;z-index:2}.main_menu_title{display:block;font-weight:700;font-size:14px;line-height:1.1;text-transform:capitalize;color:var(--headingcolor);padding:33px 23px 30px}.dashboard_menu_wrap ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dashboard_menu_wrap ul li{width:100%;margin-bottom:12px}.dashboard_menu_wrap ul li:last-child{margin-bottom:0}.dashboard_menu_wrap ul li a{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;padding:13px 17px;overflow:hidden;border-radius:10px;font-weight:600;font-size:16px;color:#2f3240}.dashboard_menu_wrap ul li a i{display:inline-block;max-width:20px;-ms-flex-negative:0;flex-shrink:0;margin-right:8px;margin-top:-2px;position:relative;z-index:2;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.dashboard_menu_wrap ul li a p{position:relative;z-index:2}.dashboard_menu_wrap ul li a:after{content:"";position:absolute;width:0;height:100%;left:0;top:0;background:-o-linear-gradient(356.91deg,#f5f5dc 4.23%,#ffe7bc 49.38%,#ffe3af 53.44%,#ffe7bb 59.62%,#fff4c7 99.44%);background:linear-gradient(93.09deg,beige 4.23%,#ffe7bc 49.38%,#ffe3af 53.44%,#ffe7bb 59.62%,#fff4c7 99.44%);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.dashboard_menu_wrap ul li.active a,.dashboard_menu_wrap ul li a:hover{color:var(--headingcolor)}.dashboard_menu_wrap ul li.active a i,.dashboard_menu_wrap ul li a:hover i{-webkit-filter:brightness(0) saturate(100%) invert(30%) sepia(47%) saturate(445%) hue-rotate(356deg) brightness(93%) contrast(93%);filter:brightness(0) saturate(100%) invert(30%) sepia(47%) saturate(445%) hue-rotate(356deg) brightness(93%) contrast(93%)}.dashboard_menu_wrap ul li.active a:after,.dashboard_menu_wrap ul li a:hover:after{width:100%}.dashboard_copy_right_wrap{padding:20px 24px;background:var(--lightyellow);border-radius:10px;text-align:center;width:100%}.dashboard_copy_right_wrap p{font-size:13px;color:var(--headingcolor)}.dashboard_copy_right_wrap p a{color:var(--headingcolor)}.dashboard_copy_right_wrap p a:hover{color:var(--primarycolor)}.dashboard_copy_right_wrap_outr{position:absolute;bottom:0;left:0;right:0;padding:0 23px 22px}.dashboard_menu_wrap ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:calc(100dvh - 375px);overflow:auto;padding:0 23px;scrollbar-width:thin;scrollbar-color:var(--secondarycolor) var(--whitecolor)}.textarea_label{position:relative}.textarea_label:before{content:"";position:absolute;top:0;left:0;right:0;width:100%;height:15px;background:#f9f9f9;border-radius:10px 10px 0 0;z-index:1}.vendor_flow_user_authentication .contctfrmgrp.active textarea{padding-top:45px}.dashboard_right_panel{position:relative;padding:0 20px 16px 0;z-index:2}.dashboard_mobile_logo{display:none}.dashboard_main_header{position:absolute;width:100%;left:0;right:0;padding:21px 20px 0 0}.dashboard_main_header_inner{padding:15px 16px 15px 25px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:var(--whitecolor);border-radius:15px}.dashboard_header_title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.dashboard_header_title h1,.dashboard_header_title h2{font-weight:500;font-size:20px;line-height:1.1;color:var(--headingcolor);margin-bottom:0}.dashboard_header_title h2 span,.dashboard_header_title h1 span{font-weight:700}.dashboard_hello_icon{display:inline-block;max-width:25px;-ms-flex-negative:0;flex-shrink:0;margin-left:9px}.dashboard_header_right{padding-left:20px;margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dashboard_header_listing{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dashboard_header_listing li:not(:last-child){margin-right:6px}.dashboard_header_notification_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f8f8f8;padding:6px 15px 6px 7px;border-radius:100px}.dashboard_notification_figure{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:var(--whitecolor);-webkit-box-shadow:0px 4px 4px #e2e4e9;box-shadow:0 4px 4px #e2e4e9;width:36px;height:36px;border-radius:50%;overflow:hidden;-ms-flex-negative:0;flex-shrink:0;margin-right:8px}.dashboard_notification_figure:before{content:"";position:absolute;top:8px;right:8px;width:8px;height:8px;background:var(--whitecolor);border:2px solid #ff4141;border-radius:50%}.dashboard_header_notification_wrap p{font-weight:700;font-size:16px;line-height:1;color:var(--headingcolor)}.dashboard_author_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;background:#f8f8f8;padding:6px 15px 6px 7px;border-radius:100px;overflow:hidden}.dashboard_author_wrap figure{width:36px;height:36px;background:#d9d9d9;-webkit-box-shadow:0px 4px 4px rgba(192,199,217,.51);box-shadow:0 4px 4px #c0c7d982;-ms-flex-negative:0;flex-shrink:0;border-radius:50%;margin-right:8px}.dashboard_author_details{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.dashboard_author_details p{display:block;font-weight:600;font-size:14px;line-height:1.1;color:var(--headingcolor);text-transform:capitalize;margin-bottom:5px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.dashboard_author_details span{display:block;font-weight:400;font-size:12px;line-height:1;color:var(--primarycolor);display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.dashboard_right_panel_inner{padding-top:116px}.dashboard_booking_row{--bs-gutter-x: 23px;--bs-gutter-y: 23px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.dashboard_booking_card{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:18px 25px 15px 20px;background:var(--whitecolor);-webkit-box-shadow:0px 4px 15px rgba(222,205,205,.25);box-shadow:0 4px 15px #decdcd40;border-radius:15px}.booking_name{font-weight:500;font-size:16px;line-height:1.2;color:var(--primarycolor);margin-bottom:20px}.booking_discount_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.booking_discount_wrap_one{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:18px}.booking_discount_wrap_one>p{font-weight:700;font-size:42px;line-height:1;color:var(--headingcolor);margin-bottom:0}.discount_ration_tag{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fefaf0;border:1px solid #fdf7e8;border-radius:100px;font-size:10px;line-height:1;color:var(--primarycolor);padding:3px 4px;margin-left:10px}.last_month_discount{font-weight:400;font-size:14px;line-height:1.1;color:var(--headingcolor)}.dashboard_booking_icon_wrap{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:59px;height:59px;padding:2px;background:#eddcc7;background:-o-linear-gradient(310deg,rgba(237,220,199,.2) 0%,rgba(149,115,69,1) 100%);background:linear-gradient(140deg,#eddcc733,#957345);-webkit-box-shadow:0px 6.55556px 16.3889px rgba(245,197,130,.5);box-shadow:0 6.55556px 16.3889px #f5c58280;-ms-flex-negative:0;flex-shrink:0;border-radius:50%;overflow:hidden}.dashboard_booking_icon_wrap i{width:100%;height:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:-o-linear-gradient(301.29deg,#f5f5dc 14.53%,#e4d5b4 51.53%,#d2b48c 90.74%);background:linear-gradient(148.71deg,beige 14.53%,#e4d5b4 51.53%,tan 90.74%);padding:10px;border-radius:50%}.dashboard_booking_card_left{padding-right:12px}.dash_book_messg_row{--bs-gutter-x: 27px;--bs-gutter-x: 24px}.dashboard_bottom_wrapper{padding-top:29px}.dash_book_messg_left{width:62.3%}.dash_book_messg_right{width:37.7%}.dashboard_message_wrapper{width:100%;background:var(--whitecolor);border-radius:15px}.dashboard_message_heading{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px 16px 13px}.dashboard_message_heading:before{content:"";position:absolute;bottom:0;left:0;right:0;width:100%;height:1px;background:beige;background:-webkit-gradient(linear,left top,right top,from(rgba(245,245,220,.15)),color-stop(48%,rgba(210,180,140,1)),to(rgba(245,245,220,.15)));background:-o-linear-gradient(left,rgba(245,245,220,.15) 0%,rgba(210,180,140,1) 48%,rgba(245,245,220,.15) 100%);background:linear-gradient(90deg,#f5f5dc26,tan 48%,#f5f5dc26)}.dashboard_small_title{font-weight:700;font-size:18px;line-height:1.2;text-transform:capitalize;color:var(--headingcolor);margin-bottom:0}.dashboard_message_count_wrap{font-weight:600;font-size:10px;line-height:1;color:var(--headingcolor);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:3px 7px 3px 3px;background:beige;border-radius:100px}.dashboard_message_count_wrap span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;font-weight:600;font-size:10px;line-height:1;color:var(--primarycolor);padding:4px 8px;border-radius:50px;border:1px solid #f9eed0;background:#ffffe5;margin-right:4px}.dashboard_message_body{padding:24px 0 22px}.dashboard_messaging_row{padding:0 16px;max-height:547px;overflow:auto;scrollbar-width:thin;scrollbar-color:var(--secondarycolor) var(--whitecolor)}.dashboard_message_item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;padding-bottom:18px;margin-bottom:18px;border-bottom:1px solid #f1f1f1}.dashboard_message_item>figure{width:49px;height:49px;border-radius:50%;overflow:hidden}.dashboard_message_item>figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.dashboard_message_item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}.dashboard_message_itme figure{width:49px;height:49px;-ms-flex-negative:0;flex-shrink:0;border-radius:50%;overflow:hidden}.dashboard_message_itme figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.dashboard_message_info{width:calc(100% - 49px);padding-left:16px;cursor:pointer}.dash_message_info_head{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:5px}.dash_message_info_head span{display:inline-block;font-weight:700;font-size:16px;line-height:1.2;color:var(--headingcolor);text-transform:capitalize}.dash_message_info_head p{font-weight:400;font-size:10px;line-height:1.2;text-align:right;color:var(--headingcolor)}.dash_message_info_con p{font-weight:600;font-size:12px;line-height:1.5;color:#9d825dbf;width:calc(100% - 20px);margin-bottom:8px}.dash_message_info_con p:last-child{margin-bottom:0}.dash_message_info_con{position:relative;width:100%}.dash_current_message{position:absolute;top:8px;right:0;width:6px;height:6px;background:#b2da8d;border-radius:50%}.booking_calender_btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px;width:42px;height:42px;background:var(--whitecolor);-webkit-box-shadow:0px 4px 15px rgba(222,205,205,.25);box-shadow:0 4px 15px #decdcd40;-ms-flex-negative:0;flex-shrink:0;border-radius:50%}.booking_calender_btn:hover{background:var(--lightyellow)}.dash_booking_calender_head{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px}.dash_booking_calender_head .dashboard_small_title{margin-bottom:6px}.booking_calender_head_btm{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.booking_calender_head_btm p{font-weight:500;font-size:14px;line-height:1.2;color:var(--primarycolor);margin-right:8px;margin-bottom:0}.day_tag{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:500;font-size:14px;line-height:1;color:var(--headingcolor);background:#f5e8cc;border-radius:50px;padding:5px 10px}.booking_calender_head_left{padding-right:12px}.booking_calender_days_wrap{padding:15px 24px;background:#fffffe;-webkit-box-shadow:0px 4px 15px rgba(222,205,205,.25);box-shadow:0 4px 15px #decdcd40;border-radius:15px}.booking_calender_days_row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.booking_calender_arrow{width:30px;height:30px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:5px;border:1px solid var(--primarycolor);background:var(--whitecolor);outline:none;padding:5px;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.booking_calender_arrow img{transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.booking_calender_arrow:hover{background:var(--primarycolor)}.booking_calender_arrow:hover img{filter:brightness(0) invert(1);-webkit-filter:brightness(0) invert(1)}.booking_days_listing{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.booking_days_listing::-webkit-scrollbar{display:none}.booking_days_listing li{padding:0 10px}.booking_days_outer{width:calc(100% - 60px);padding:0 45px}.booking_days_listing li a{position:relative;text-align:center;padding:10px;border-radius:10px;background:var(--whitecolor)}.booking_days_listing li a.active,.booking_days_listing li a:hover{background:var(--headingcolor)}.booking_days_listing li a.active p,.booking_days_listing li a.active span,.booking_days_listing li a:hover span,.booking_days_listing li a:hover p{color:var(--lightyellow)}.week_name{display:block;font-weight:500;font-size:12px;line-height:1.2;text-align:center;color:#e4d5b4;text-transform:uppercase;margin-bottom:6px;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.booking_days_listing li a p{margin-bottom:0;line-height:1;font-weight:600;font-size:16px;line-height:1.1;text-align:center;color:var(--primarycolor);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.highlight_dot{position:absolute;bottom:3px;left:0;right:0;width:5px;height:5px;background:var(--headingcolor);border-radius:50%;margin:0 auto;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.booking_days_listing li a:hover .highlight_dot{background:var(--lightyellow)}.dash_booking_appointment_box{margin-top:16px;padding:19px 0 72px;background:var(--whitecolor);-webkit-box-shadow:0px 4px 15px rgba(222,205,205,.25);box-shadow:0 4px 15px #decdcd40;border-radius:15px}.dash_booking_appointment_item{width:100%;padding:12px 11px 11px 19px;background:#fffffe;-webkit-box-shadow:0px 2px 15px rgba(199,215,233,.25);box-shadow:0 2px 15px #c7d7e940;border-radius:10px;margin-bottom:8px}.dash_booking_appointment_item:last-child{margin-bottom:0}.dash_booking_appointment_head_left{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600;font-size:16px;line-height:1.1;color:var(--headingcolor);text-transform:capitalize;margin-right:15px}.dash_booking_appointment_head_left figure{width:30px;height:30px;border-radius:50%;overflow:hidden;-ms-flex-negative:0;flex-shrink:0;margin-right:10px}.dash_booking_appointment_head_left figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.dash_booking_appointment_head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:9px}.dash_booking_appointment_head .book_table_tag{padding:7px 10px;background:beige;border:1px solid #eeeed4;min-width:72px;font-size:14px;color:var(--headingcolor)}.dash_booking_appointment_listing{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:-12px}.dash_booking_appointment_listing li{position:relative;padding-right:14px;margin-right:17px;margin-bottom:12px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-weight:400;font-size:14px;line-height:1.2;color:#4e515f}.dash_booking_appointment_listing li:last-child{padding-right:0;margin-right:0}.dash_booking_appointment_listing li:last-child:before{display:none}.dash_booking_appointment_listing li:before{content:"";position:absolute;top:50%;right:0;width:1px;height:12px;background:#f1f1f1;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.dash_booking_appointment_listing li i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:27px;height:27px;background:beige;border:1px solid #f5f5dc;padding:5px;-ms-flex-negative:0;flex-shrink:0;margin-right:11px;border-radius:50%}.dashboard_toggle_button,.dashboard_toggle_overlay,.dashboard_right_panel_inner .dashboard_header_title{display:none}.dash_calender_heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px}.dash_calender_left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:10px}.dash_calender_left .dash_calender_select{margin-right:10px}.dash_calender_select select{background-color:var(--whitecolor);height:40px;color:var(--primarycolor);font-size:14px;font-weight:500;min-width:141px}.calender_week_month_tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--whitecolor);padding:5px;border-radius:100px}.week_month_tab_btn{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:var(--whitecolor);padding:12px 25px;font-weight:500;font-size:16px;line-height:1;text-transform:capitalize;color:var(--primarycolor);border:0;outline:none;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border-radius:100px}.week_month_tab_btn.active{background:var(--themetagbg);color:var(--headingcolor)}.dashboard_calender_widget{background:var(--whitecolor);width:100%;border-radius:22px;overflow:hidden}.dashboard_calender_panel{width:100%;display:none}.dashboard_calender_panel>img{width:100%;cursor:pointer}.dashboard_calender_panel.active{display:block}.rprtpopselect select{color:#9a9b95}.rprtpopselect select.has-value{color:#4e515f}.chngesttus-pop .user_edit_profile_popup_head,.adnewpkg-pop .user_edit_profile_popup_head,.set-avalbl-pop .user_edit_profile_popup_head,.edt-avalbl-pop .user_edit_profile_popup_head{padding-bottom:0;margin-bottom:24px}.chngesttus-pop .user_edit_profile_popup_head:before,.adnewpkg-pop .user_edit_profile_popup_head:before,.set-avalbl-pop .user_edit_profile_popup_head:before,.edt-avalbl-pop .user_edit_profile_popup_head:before{display:none}.chngesttus-pop .common_popup_card{max-width:566px}.adnewpkg-pop .common_popup_card{max-width:600px}.adnewpkg-pop form textarea{height:125px}.vndorpop-admrebutn{color:var(--headingcolor);font-size:13px;font-weight:600}.set-avalbl-pop input[type=submit],.set-avalbl-pop button[type=submit]{margin-top:15px}.cntctfrminr input[type=time],.gray_input_bg.cntctfrminr input[type=time]{padding-right:50px}.gray_input_bg.cntctfrminr input[type=time]::-webkit-calendar-picker-indicator{-webkit-filter:brightness(0) saturate(100%) invert(53%) sepia(44%) saturate(309%) hue-rotate(355deg) brightness(90%) contrast(90%);filter:brightness(0) saturate(100%) invert(53%) sepia(44%) saturate(309%) hue-rotate(355deg) brightness(90%) contrast(90%);position:absolute;right:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:20px;height:20px}.gray_input_bg.cntctfrminr .timerange input[type=text]{background:url(/build/assets/clockicon-VkzwJj9t.svg) no-repeat calc(100% - 26px) center #f9f9f9;background-size:20px;padding-right:50px}.gray_input_bg.cntctfrminr .timerangedlt input[type=text]{background-image:none;background-color:#f9f9f9;background-size:20px;padding-right:50px}.edtavlble-flxvbtn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.edtavlble-flxvbtn input[type=submit]{min-width:192px;max-width:192px}.edtavlble-deltbutn{color:var(--headingcolor);font-size:16px;font-weight:700;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;text-transform:capitalize}.edtavlble-deltbutn:hover{color:var(--secondarycolor)}.edt-deltbutn{width:20px;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:10px}.edt-avalbl-pop .rprtpopselect{margin-top:10px}.timedltbutn{width:20px;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;right:26px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.bkpkghed-flex{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:24px}.bkpkghed-flex .common-arrow-button{padding:16px 24px}.pkglisthd{font-size:24px;font-weight:600;color:var(--headingcolor);text-transform:capitalize}.vndrbkpkg-card .subscrp-subicon{-webkit-box-shadow:0px 4px 20px rgba(245,197,130,.5);box-shadow:0 4px 20px #f5c58280}.vndrbkpkg-card{background-color:#fff;-webkit-box-shadow:0px 4px 25px rgba(182,198,233,.25);box-shadow:0 4px 25px #b6c6e940;border-radius:15px;padding:19px 26px;height:100%}.vndrbkpkg-toprw{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.vndrbkpkg-tpbutnflex{margin-left:auto}.vndrbkpkg-tpbutnflex ul{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:0;margin-bottom:0}.vndrbkpkg-tpbutnflex ul li:not(:last-child){margin-right:16px}.bk-editcion,.bk-dltion{width:20px;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.vndrbkpkg-midrow{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:20px;margin-bottom:20px;position:relative;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.vndrbkpkg-midrow:before{content:"";position:absolute;left:0;right:0;bottom:0;width:100%;height:1px;background:#f2d5ae;background:-webkit-gradient(linear,left top,right top,color-stop(2%,rgba(242,213,174,0)),color-stop(49%,rgba(192,170,139,.5)),color-stop(97%,rgba(140,123,101,0)));background:-o-linear-gradient(left,rgba(242,213,174,0) 2%,rgba(192,170,139,.5) 49%,rgba(140,123,101,0) 97%);background:linear-gradient(90deg,#f2d5ae00 2%,#c0aa8b80 49%,#8c7b6500 97%)}.vndrbkpkg-name{line-height:1.2;font-size:20px;font-weight:700;color:var(--headingcolor);margin-right:10px}.vndrbkpkg-prc{font-size:20px;font-weight:700;color:var(--headingcolor)}.vndrbkpkg-prcebox{font-size:14px;color:#2f3240}.vndrbkpkg-card .common_check_listing li{color:var(--primarycolor)}.vndrbkpkg-card .common_check_listing li:before{background:url(/build/assets/bokpakglist-tick-DSFxkGZ2.svg) no-repeat top left}.vndrbkpkg-prnsonrow ul{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background:-o-linear-gradient(356.77deg,#f5f5dc 27.25%,#e4d5b4 99.36%);background:linear-gradient(93.23deg,beige 27.25%,#e4d5b4 99.36%);border-radius:100px;padding:10px 14px;margin-bottom:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vndrbkpkg-prnsonrow ul li{line-height:1;color:var(--headingcolor);font-size:13px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vndrbkpkg-prnsonrow ul li:not(:last-child){margin-right:10px}.vndrbkpkg-prn-ctricon{width:14px;height:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;margin-right:3px}.booktoggle{position:relative;display:inline-block}.toggle__input{display:none}.toggle__label{width:42px;height:24px;border-radius:99px;cursor:pointer;-webkit-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease;background-color:var(--secondarycolor)}.toggle__label:after{content:"";position:absolute;top:3px;left:5px;width:18px;height:18px;background-color:var(--headingcolor);border-radius:50%;-webkit-transition:left .3s ease;-o-transition:left .3s ease;transition:left .3s ease}.toggle__input:checked+.toggle__label:after{left:19px;background-color:var(--lightyellow)}.toggle__input:checked+.toggle__label{background-color:var(--primarycolor)}.vndrbkpkg-row{--bs-gutter-x: 25px;--bs-gutter-y: 25px}.bk-editcion img{-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.bk-editcion:hover img{-webkit-filter:brightness(0) saturate(100%) invert(82%) sepia(29%) saturate(386%) hue-rotate(350deg) brightness(86%) contrast(89%);filter:brightness(0) saturate(100%) invert(82%) sepia(29%) saturate(386%) hue-rotate(350deg) brightness(86%) contrast(89%)}.bk-dltion:hover{opacity:.5}.dashboard_right_panel_inner .vendor_my_profile_bar,.dashboard_right_panel_inner .message_main_wrapper{margin-top:16px}.vendor_my_profile_bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:25px 24px;background:var(--whitecolor);-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;border-radius:20px}.vendor_my_profile_bar_left{display:flex;flex-wrap:wrap;align-items:center;padding-right:35px}.vendor_my_profile_bar_left figure{width:113px;height:113px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;overflow:hidden;flex-shrink:0}.vendor_my_profile_bar_left figure img{width:100%;height:100%;object-fit:cover}.vendor_my_profile_details{padding-left:27px}.vendor_my_profile_details h3{font-weight:700;font-size:24px;line-height:1.2;color:var(--headingcolor);text-transform:capitalize;margin-bottom:12px}.vendor_my_profile_dtls_list{display:flex;flex-wrap:wrap;margin-right:-12px;margin-bottom:-10px}.vendor_my_profile_dtls_list li{display:inline-flex;align-items:center;justify-content:flex-start;margin-right:12px;margin-bottom:10px}.vendor_my_profile_dtls_list li:last-child{margin-right:0;margin-bottom:0}.vendor_my_profile_dtls_list li a{display:inline-flex;align-items:center;justify-content:flex-start;font-size:14px;color:#4e515f}.vendor_my_profile_dtls_list li a i{display:inline-flex;align-items:center;justify-content:center;width:27px;height:27px;background:var(--lightyellow);border:1px solid var(--lightyellow);-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;margin-right:8px;flex-shrink:0}.vendor_my_profile_dtls_list li a:hover{color:var(--headingcolor)}.vendor_my_profile_bar_right .common_button{min-width:196px}.dashboard_right_panel_inner .vendor_my_profile_bar{margin-bottom:24px}.common_white_box{background:var(--whitecolor);-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;border-radius:20px}.common_white_head{position:relative;display:flex;align-items:center;justify-content:space-between;padding:20px 24px;gap:10px}.common_white_head:before{content:"";position:absolute;bottom:0;left:0;right:0;width:100%;height:1px;background:beige;background:linear-gradient(90deg,#f5f5dc26,tan 48%,#f5f5dc26)}.common_white_head h4{margin-bottom:0;font-size:20px;font-weight:600;text-transform:capitalize}.edit_button{display:inline-flex;align-items:center;justify-content:center;font-size:12px;text-transform:capitalize;border:0;line-height:1;padding:8px 14px;background:#e4d5b4;color:var(--headingcolor);-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;border-radius:20px;white-space:nowrap}.edit_button img{max-width:14px;flex-shrink:0;margin-left:6px}.common_white_body{padding:24px 24px 28px}.common_profile_row{display:flex;flex-wrap:wrap;margin:-12px}.common_profile_left{padding:12px;width:55%}.common_profile_right{padding:12px;width:45%}.profile_info_listing li{width:100%;font-size:16px;line-height:1.2;color:var(--primarycolor)}.profile_info_listing li a,.profile_info_listing li span{font-weight:600;color:var(--headingcolor)}.profile_info_listing li:not(:last-child){margin-bottom:15px}.breadcrumb ol.breadcrumb li a{display:inline-flex;align-items:center}.breadcrumb ol.breadcrumb li a i{margin-right:6px;margin-top:-3px}.common_white_box{margin-bottom:24px}.business_information_listing li span{display:block;margin-top:6px}.business_information_listing li p{max-width:481px}.profile_license_image_wrap{width:100px;height:100px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;overflow:hidden}.profile_license_image_wrap img{width:100%;height:100%;object-fit:cover}.license_text_wrap{margin-bottom:8px;color:#4e515f}.past_work_row{display:flex;flex-wrap:wrap;margin:-10px}.past_work_col{width:20%;padding:10px}.past_work_card{position:relative;width:100%;text-align:center}.past_work_image_wrap{position:relative;display:block;width:100%;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;border-radius:20px;overflow:hidden}.past_work_image_wrap figure{position:relative;padding-top:100%}.past_work_image_wrap figure:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:1;background:#0000001f}.past_work_image_wrap figure img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;right:0;bottom:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.past_work_card:hover .past_work_image_wrap figure img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.past_work_tag{display:inline-flex;align-items:center;justify-content:center;position:absolute;top:18px;right:19px;width:31px;height:31px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;padding:6px;background:var(--whitecolor);z-index:3;cursor:pointer}.past_work_card h5{font-weight:400;font-size:16px;line-height:1.2;color:var(--primarycolor);text-transform:capitalize;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.past_work_btm{padding-top:18px}.past_work_card:hover h5{color:var(--headingcolor)}.subscript_tag{background:var(--lightyellow);color:var(--primarycolor);font-weight:700;text-transform:capitalize;padding:8px 19px}.my_subsscription_content .subscript_tag{margin-bottom:11px}.subsscription_price{font-size:14px;font-weight:500;letter-spacing:-.02em;color:var(--secondarycolor);margin-bottom:5px}.subsscription_price span{display:inline-block;font-weight:700;font-size:40px;line-height:1;letter-spacing:-.02em;text-transform:capitalize;color:var(--primarycolor)}.subscription_valid_date{color:var(--primarycolor);margin-bottom:0}.subscription_btn_wrap{padding-top:18px;display:inline-flex;align-items:center}.subscription_btn_wrap .common_button{min-width:106px;padding-left:12px;padding-right:12px;margin-right:10px}.subscription_btn_wrap .common_button:last-child{margin-right:0}.my_current_subscription_box{padding:22px 30px 30px 26px;background:var(--whitecolor);box-shadow:0 4px 20px #c3cadf40;-webkit-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px;border-radius:15px}.my_current_subscription_row{display:flex;flex-wrap:wrap}.my_current_subscription_left{width:297px;padding-right:21px}.my_current_subscription_right{max-width:calc(100% - 297px);width:100%}.my_current_subscription_box .common_check_listing{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px}.my_current_subscription_box .common_check_listing li{width:calc(50% - 12px);padding-right:12%}.my_current_subscription_listing_wrap{max-width:89%}.my_current_subscription_box .common_check_listing li:before{background:url(/build/assets/check-icon-v2-Cg1sZqM-.svg) no-repeat top left;background-size:100%}.common_white_box:last-child{margin-bottom:0}.dshbrd-backlink{font-size:14px;font-weight:600;color:var(--headingcolor);display:inline-flex;align-items:center}.backclnder-arw{width:15px;height:15px;display:flex;align-items:center;justify-content:center;margin-right:10px}.clnder-onedtals-pnl{background-color:var(--whitecolor);box-shadow:0 4px 15px #decdcd40;border-radius:15px;display:flex;overflow:hidden}.clnder-onedtals-rgtbox{width:100%;margin-bottom:8px}.clnder-onedtals-lftbox{width:100%}.clnder-onedtals-lftlst ul li{position:relative;color:var(--headingcolor);font-size:16px;font-weight:600;text-align:center}.clnder-onedtals-pnl .dash_booking_appointment_item{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.clnder-onedtals-pnl .dash_booking_appointment_item:hover{background-color:#f8fbfd}.clnder-onedtals-pnl .dash_booking_appointment_item{cursor:pointer}.clnder-onedtals-pnl .dash_booking_appointment_head .book_table_tag{border:none}.clnder-onedtals-pnl .dash_booking_appointment_item.active li:before{display:block}.clnder-onedtals-pnl .dash_booking_appointment_listing li:before{display:none}.clnder-onedtals-pnl .dash_booking_appointment_listing li{padding-right:28px;margin-right:28px}.clnder-onedtals-pnl .dash_booking_appointment_listing li:last-child{margin-right:0;padding-right:0}.clndertopglow{position:absolute;right:0;top:10%;max-width:460px;width:100%}.uploadwrk-pop .edit_profile_popup_details_wrap{padding:0;background-color:transparent;box-shadow:none;border-radius:0}.uploadwrk-pop .user_edit_profile_popup_head{padding-bottom:0;margin-bottom:24px}.uploadwrk-pop .user_edit_profile_popup_head:before{display:none}.uploadwork-wrp .avatar-upload{margin-bottom:0;display:flex;flex-direction:column}.uploadwork-wrp .avatar-preview{background-color:var(--lightyellow);width:74px;height:74px;border-radius:100%;margin-bottom:19px;margin-right:0}.uploadwork-wrp .avatar-edit{border:none;font-size:16px;font-weight:500;color:var(--secondarycolor);text-transform:capitalize;text-align:center}.uploadwork-wrp .uploadfile-butn label{font-size:16px;font-weight:700;color:var(--headingcolor);text-decoration:underline!important}.uplodwork-typetxt{color:var(--primarycolor);font-size:14px;margin-top:6px;text-transform:capitalize}.uploadwrk-pop .uploaded_images_col{margin-bottom:10px}.editprof-editimgbx{text-align:center}.editprof-editimgbx .avatar-upload{text-align:center;flex-direction:column;justify-content:center;display:inline-flex;position:relative;margin-bottom:24px;margin-top:8px}.editprof-editimgbx .avatar-preview{width:96px;height:96px;margin-right:0}.editprof-editimgbx .avatar-upload .avatar-edit input+label.camera-butn{width:24px;height:24px;background-color:var(--whitecolor);box-shadow:0 4px 4px #abb2db40;border-radius:16px;position:absolute;right:11px;bottom:2px}.reprt-client-pop .common_popup_card{max-width:574px}.reprt-client-pop form .popfile-butn{background-color:var(--primarycolor);color:var(--lightyellow);padding:15px 25px;max-width:110px;right:10px}.reprt-client-pop form .popfile-butn:hover{background-color:transparent;color:var(--primarycolor)}.reprt-client-pop .gray_input_bg.cntctfrminr textarea{height:124px}.reprt-client-pop .contctfrmgrp.active textarea+label.contctfrmlbl{padding-top:9px}.busnesinfo-pop.popfileupload .input-with-close{display:inline-flex;align-items:center;gap:6px;width:auto}.busnesinfo-pop.popfileupload input[type=text]{padding-right:0}.popfileupload.busnesinfo-pop .rprtfile-name{flex:1;box-sizing:border-box}.busnesinfo-pop .filecloseimg{display:none;background-color:var(--themetagbg);border:none;margin-top:10px;border-radius:100%;padding:0;color:#fff;cursor:pointer;font-weight:700;width:15px;height:15px;align-items:center;justify-content:center}.busnesinfo-pop .filecloseimg:hover{background:#c0392b}.change_status_tag{cursor:pointer}.editprof-editimgbx .avatar-edit{margin:0;border:0}.file-display{display:inline-flex;align-items:center;background:#f9f9f9;border-radius:30px;padding:35px 26px 18px;font-size:14px;color:#9c9795;height:65px;width:100%}.hhhfile-name{margin-right:8px}.filecloseimg{display:inline-flex;justify-content:center;align-items:center;width:20px;height:20px;background:#e4d5b4;color:#9d825d;border-radius:50%;font-size:10px;font-weight:700;cursor:pointer;border:0;outline:0;padding:5px;line-height:1;transition:background .2s ease,color .2s ease}.filecloseimg:hover{background:var(--secondarycolor);color:var(--whitecolor)}.filecloseimg{display:none}.uploadwork-wrp .upload-edit{background-color:var(--whitecolor);border:1px dashed #f4e0c5;border-radius:10px;margin-bottom:20px;width:100%;text-align:center;cursor:pointer}.uploadwork-wrp .upldimg-preview{width:74px;height:74px;position:relative;border-radius:100%;border:0;box-shadow:none;overflow:hidden;flex-shrink:0;margin:0 auto 20px}.uploadwork-wrp .upldimg-preview>div{width:100%;height:100%;border-radius:100%;background-size:cover;background-repeat:no-repeat;background-position:center}.uploadwork-wrp input[type=file]{display:none}.uploadfile-butn .browsefile{font-size:16px;font-weight:700;color:var(--headingcolor);text-decoration:underline!important}.uploadwork-wrp .upload-edit label{width:100%;cursor:pointer;padding:54px 40px}.hhhfile-name.file-added{color:#4e515f}.cstmr-prfimgbox:before{content:"";position:absolute;bottom:0;left:0;right:0;width:100%;height:100%;background:#000;background:linear-gradient(180deg,#0000 11%,#0003,#00000080 99%);border-radius:0 0 25px 25px;-webkit-border-radius:0px 0px 25px 25px;-moz-border-radius:0px 0px 25px 25px;-ms-border-radius:0px 0px 25px 25px;-o-border-radius:0px 0px 25px 25px;z-index:3}.try_searching_head{padding-bottom:60px}.common_slider_arrow_wrap .swiper-button-prev,.common_slider_arrow_wrap .swiper-button-next{position:static}.row.contct-row .text-danger{padding:0 0 0 20px;display:block;font-size:15px}.outer-remenber-row{display:flex;align-items:center;justify-content:space-between}.outer-remenber-row .user_auth_link_wrap{padding-left:15px}.otp-wpr input[type=text],.otp-wpr input[type=number]{padding:20px;text-align:center;border-radius:15px}.modal-sign-up .common_popup_card{max-width:415px}.otp-row-new .contct-col{width:25%}.otp-row-new .contct-col.otp-submit-col{width:100%}.otp-row-new input[type=text],.otp-row-new input[type=number]{padding:10px}.navbar-login-btn{gap:4px;min-width:110px;padding:16px;align-items:center}.navbar-right-listing .dropdown-menu{background:var(--whitecolor);position:absolute;top:100%;left:0;z-index:1000;border:none;border-radius:10px;padding:0;-webkit-box-shadow:0px 4px 20px rgba(223,226,245,.5);box-shadow:0 4px 20px #dfe2f580;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;overflow:hidden;color:var(--headingcolor);font-weight:600!important}.navbar-right-listing .dropdown-menu .dropdown-item{padding:8px 15px}.navbar-right-listing .dropdown-menu .dropdown-item:hover{background:var(--lightyellow)}.navbar-right-listing .dropdown-toggle:after{font-size:20px!important}.date-range-item .vnodr-cate-answer{overflow:visible}.slider-handle:focus{box-shadow:var(--slider-handle-shadow, .5px .5px 2px 1px rgba(0, 0, 0, .32))!important}.slider-connect,.dp__range_end,.dp__range_start,.dp__active_date,.dp__month_year_wrap .dp__month_year_select{background:var(--primarycolor)!important}.dp__month_year_wrap{gap:4px}.dp__today{border-color:var(--primarycolor)!important}.price-range-item .vnodr-cate-answer{overflow:visible}.price-range-item .vnodr-cate-answerinr{padding-top:52px}.slider-tooltip{background:var(--primarycolor)!important;border-color:var(--primarycolor)!important}.pagination .active>.page-link,.pagination .page-link.active{background:var(--whitecolor)}.pagination .page-link:focus{box-shadow:none;background:var(--whitecolor);color:#aeb6c0}.pagination .page-item:first-child .page-link{border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination .page-item:last-child .page-link{border-top-right-radius:4px;border-bottom-right-radius:4px}.category_more_number{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:var(--lightyellow);border-radius:50%;font-size:10px;font-weight:600;color:var(--headingcolor);flex-shrink:0;cursor:pointer}.catagory_sub_menu:before{content:"";position:absolute;top:-5px;left:14px;transform:translate(-50%);width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid var(--lightyellow)}.catagory_sub_menu{background:var(--lightyellow);border-radius:12px;width:100px;padding:5px 0;z-index:9;position:absolute;top:calc(100% + 6px);transform:translateY(30px);opacity:0;visibility:hidden;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.catagory_sub_menu li{width:100%;padding:0}.catagory_sub_menu li span{width:100%;display:block;padding:5px 12px;font-size:12px;font-weight:600;color:var(--headingcolor);line-height:1.2}.featured_vendors_cat_list li.catagory_has_children{position:relative}.featured_vendors_cat_list li.catagory_has_children:hover .catagory_sub_menu{opacity:1;visibility:visible;transform:translateY(0)}.multiselect{background:transparent!important;border:0!important;border-radius:0!important;min-height:1px!important}.multiselect.is-active{box-shadow:none!important}.multiselect-wrapper{min-height:1px!important}.multiselect input[type=text]{background:transparent!important;height:auto;border-radius:0;padding:0;font-size:14px!important}.multiselect-tags-search-wrapper{margin-left:0!important}.multiselect-tags{padding-left:0!important;max-height:28px;overflow:auto}.multiselect-tag{background:var(--primarycolor)!important;font-size:12px!important;padding:2px 4px!important}.multiselect-uniqe-wrap{background:#f9f9f9;border:none;height:65px;font-size:14px;padding:30px 26px 18px;outline:none!important;border-radius:65px}.multiselect-placeholder{padding-left:0!important;font-size:14px!important}.multiselect-tag-remove{padding:0!important}.multiselect-clear{display:none!important}.multiselect-caret{top:-12px;right:-12px}.preview-uniqe-wrap .avatar-upload{margin-top:10px}.preview-uniqe-wrap .avatar-upload .avatar-preview{width:120px;height:120px;border-radius:8px;background:var(--whitecolor);padding:8px;box-shadow:0 21px 34px #f6f1e2}.preview-uniqe-wrap .avatar-upload .avatar-preview img{width:100%;height:100%;object-fit:cover}.uploaded_images_wrapper input[type=text]{padding:0!important;height:auto!important;border-radius:0!important}.uploaded_images_wrapper input[type=text]:focus{box-shadow:none}.uploaded_images_name_size{width:calc(100% - 60px)}.past_work_scroller .past_work_row{max-height:695px;overflow:auto;scrollbar-width:thin;scrollbar-color:var(--secondarycolor) var(--whitecolor)}.multiselect-caret{filter:brightness(0) saturate(100%) invert(11%) sepia(7%) saturate(582%) hue-rotate(214deg) brightness(98%) contrast(99%)}.uploaded_images_unique_wrap{margin-top:12px}.uploaded_images_unique_wrap .uploaded_images_details span{margin-bottom:0}.dp__menu{--dp-menu-width: 100%;min-width:1px!important}.dp__outer_menu_wrap{width:100%}.dp__menu{width:100%!important;max-width:100%}.dp__instance_calendar{width:100%!important}.dp__calendar,.dp__calendar_row{width:100%;box-sizing:border-box}.dp__overlay_cell_active{background:var(--primarycolor)!important}.for_vendor_tag{position:absolute;top:47px;left:10px}.vendor-cat-wrapper{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:15px}.vendor-cat-wrapper .vendor_packages_pack_name{margin-bottom:0}.vendor-catagory-tag{display:inline-flex;align-items:center;justify-content:center;background:var(--primarycolor);color:var(--lightyellow);font-size:11px;font-weight:600;line-height:1;text-transform:capitalize;margin-left:8px;padding:5px 8px;border-radius:30px}.packegs-popuptag-marge{display:flex;align-items:center}.packegs-popuptag-marge .vendor_packages_pack_name{width:100%;margin-bottom:0}.vndrsearch-pnl .common_button{min-width:1px}.packages_popup_btm_wrap_col .common_check_listing{position:relative;display:flex;flex-wrap:wrap;justify-content:space-between}.packages_popup_btm_wrap_col .common_check_listing li{width:calc(50% - 30px)}.packages_popup_btm_wrap_col .common_check_listing:before{content:"";position:absolute;top:50%;left:0;right:0;margin:0 auto;width:1px;height:42px;background:#eedcc4;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.price_estimate_calculator_field button{width:100%}.book_appointment_field_wrp{display:flex;align-items:center}.book_appointment_field.bkappt_adonen_btn{margin-left:auto;width:auto;display:flex;align-items:center;padding-left:20px}.add_button{width:30px;height:30px;border-radius:50%;background-color:var(--whitecolor);display:flex;align-items:center;justify-content:center;margin-right:10px;font-size:20px}.add_button:hover{background-color:var(--headingcolor);color:var(--whitecolor)}span.text-danger{display:block;margin-top:8px}.book_appointment_field_wrp .book_appointment_field{margin-bottom:10px}.book_appointment_field_wrp_outr span.text-danger{margin-top:2px}.book_appointment_field_wrp_outr{margin-bottom:20px}.vendor_packages_min_max_btn p{padding-top:5px}.p-datepicker-day-selected{background-color:var(--primarycolor)!important;color:var(--whitecolor)!important}.p-datepicker{width:100%}.p-datepicker-day{width:inherit!important;border-radius:4px!important;height:2.5rem!important}[aria-disabled=true]{background-color:#e3d5b6!important;color:#fff!important;pointer-events:none;-webkit-user-select:none;user-select:none;width:inherit!important;cursor:not-allowed!important}.p-datepicker-day:not(.p-datepicker-day-selected):not(.p-disabled):hover{background-color:var(--primarycolor)!important;color:var(--whitecolor)!important;cursor:pointer!important}.p-datepicker-header,.p-datepicker-panel{border-color:#e4d5b4!important}.p-datepicker-select-year:enabled:hover,.p-datepicker-select-month:enabled:hover,.p-button-text.p-button-secondary:not(:disabled):hover{background-color:var(--lightyellow)!important}.document_upload_btn{position:absolute;top:50%;transform:translateY(-50%);right:10px;cursor:pointer;margin:0}input[type=file]{-moz-appearance:none;appearance:none;-webkit-appearance:none;color:transparent}.upld_file_panel{position:relative;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:50px;height:50px;margin-right:10px}.upld_file_panel input[type=file]{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;cursor:pointer;padding:0}.book_story_table_wrap{overflow:auto}.book_story_thead{font-size:15px}.book_story_table_wrap table thead th{padding:11px 16px;min-width:190px}.book_story_table_wrap table tbody td{font-size:13px;padding:18px}.book_story_table_wrap table{min-width:1370px;box-shadow:none}.table-scroll::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px;background-color:#c2c2c2}.table-scroll::-webkit-scrollbar{width:6px;height:5px;background-color:#c2c2c2}.table-scroll::-webkit-scrollbar-thumb{border-radius:100px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:var(--headingcolor)}.book_story_table_wrap table tbody td:not(:is(:first-child,:last-child)){padding-left:22px}.book_story_table_wrap table thead th:last-child{min-width:140px}.booking_calender_unique .vc-bordered{width:100%;border:0}.booking_calender_unique .vc-header .vc-arrow{outline:none;box-shadow:none;color:beige;width:30px;height:30px;background:#9d825d;border:1px solid #9D825D;border-radius:5px;transition:all .3s ease-in-out}.booking_calender_unique .vc-header .vc-arrow:hover{background:var(--whitecolor);color:#9d825d}.booking_calender_unique .vc-header .vc-title{color:beige;font-weight:600;font-size:16px;background:#674f2d}.booking_calender_unique .vc-highlight-content-light:hover{background:var(--primarycolor)}.booking_calender_unique .vc-weekday{font-weight:500;font-size:12px;line-height:1.1;text-align:center;color:#e4d5b4}.booking_calender_unique .vc-day-content{font-weight:600;font-size:16px;line-height:1.1;text-align:center;color:#9d825d;transition:all .3s ease-in-out}.booking_calender_unique .vc-day-content:hover{background:#674f2d;color:beige}.booking_calender_unique .vc-highlight-content-light{color:beige;background:#674f2d;font-weight:600}.stripe-card-element{padding-bottom:25px}.vndrbok-congratulation .book-appointment-head{max-width:100%;text-align:left}.vndrbok-congratulation .common_popup_card_inner{padding-bottom:30px}.book-top-card{padding:20px;border-radius:20px;background:var(--whitecolor);box-shadow:0 0 8px 2px #0000001f;margin-bottom:40px}.book-top-flex{display:flex;justify-content:space-between;padding-top:20px}.book-top-flex h5{margin:0}.book-appointment-head h6{margin-bottom:5px}.book_appointment_popup .vndrbok-congratulation .book-appointment-head{text-align:center}.vc-dots .vc-dot{margin-top:-10px;background:var(--secondarycolor)}.cv-week{min-height:160px!important}.cv-day-number{text-align:right;font-weight:500;font-size:16px!important;padding:10px!important}.custom-calendar{background:var(--whitecolor);border:1.09185px solid #F5F5F3;border-radius:21px;border:0}.custom-calendar .cv-header-nav{background-color:var(--whitecolor);border-radius:50px;padding:1px 7px 4px;border:1px solid rgba(0,0,0,.1)}.custom-calendar .cv-header-nav>*{background-color:transparent;border:0;margin:0 1px}.custom-calendar .cv-header-nav .previousYear,.custom-calendar .cv-header-nav .nextYear{background-color:var(--primarycolor);padding:5px;border-radius:50px;color:var(--whitecolor);font-size:10px}.custom-calendar .cv-header-nav .previousPeriod,.custom-calendar .cv-header-nav .nextPeriod{background-color:var(--secondarycolor);color:var(--whitecolor);border-radius:50px;padding:5px 10px;font-size:10px}.custom-calendar .cv-header{border:0;background-color:var(--themetagbg)!important;padding:10px;justify-content:center}.custom-calendar .periodLabel{flex:initial!important;color:var(--headingcolor);font-size:22px!important;margin:0!important}.custom-calendar .cv-header-days{border:0}.custom-calendar .cv-header-days .cv-header-day{background-color:beige;border:0;padding:26px 10px;text-align:center;font-family:var(--Nunitofont);font-weight:700;font-size:16px;letter-spacing:-.02em;text-transform:uppercase;color:#9d825d}.custom-calendar .cv-weeks{border:0}.custom-calendar .cv-day{border:1px solid #F5F5F3;font-family:var(--Nunitofont);font-weight:500;font-size:16px;letter-spacing:-.02em;text-transform:uppercase;color:#2f3240}.custom-calendar .cv-day.hasItems{background-color:#fffbf3!important;border-radius:0!important}.custom-calendar .cv-weekdays .cv-item{font-family:var(--Nunitofont);font-weight:600;font-size:16px;color:#9d825d;text-align:center;background:#f4f1ea;border-radius:70px;border:0;border-bottom:5px solid #FFFBF3}.nw-membership-each-input label{margin-bottom:5px}.nw-membership-each-input-inr{display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.nw-membership-each-input{width:calc(100% - 90px);padding-right:10px}.nw-membership-each-input input[type=text]{border:1px solid rgba(0,0,0,.05);height:45px}.nw-membership-each-input-inr input[type=submit]{width:90px;height:45px;background-color:transparent;border:1px solid var(--primarycolor);color:var(--primarycolor);padding:10px}.nw-membership-each-input-inr input[type=submit]:hover{background-color:var(--primarycolor);color:var(--whitecolor)}.nw-members-nxt-outer{padding-top:20px}.nw-members-nxt-outer p{font-size:14px;color:var(--headingcolor)}.nw-members-nxt-btn-wpr{text-align:center}.nw-members-nxt-btn-wpr input[type=button]{padding:12px 20px;border-radius:50px;border:0;background-color:var(--primarycolor);font-size:16px;font-weight:500;color:var(--whitecolor);transition:.4s}.nw-members-nxt-btn-wpr input[type=button]:hover{background-color:var(--secondarycolor)}.nw-membership-body-second h6{margin-bottom:6px}*/ .set-avility-inr-row{display:flex;flex-wrap:wrap;align-items:center}.set-avility-lft{width:85%;padding-right:10px}.set-avility-rgt{width:15%}.set-avility-rgt .addfields{margin-right:5px}.addfields{background-color:var(--primarycolor);border:none;width:24px;height:29px;display:flex;align-items:center;justify-content:center}.addfields:hover,.addfields.minus{background-color:var(--secondarycolor)}.addfields.minus:hover{background-color:var(--primarycolor)}.set-avility-inr-row{display:flex;flex-wrap:wrap;align-items:center}.text-info-small{padding:10px 0 0 20px;display:block;font-size:15px}.clnder-onedtals-lftlst>ul>li{padding:0 16px 0 87px;min-height:101px}.clnder-onedtals-lftlst>ul>li .clndertme{position:absolute;left:0;top:0;bottom:0;height:calc(100% + 8px);min-width:72px;background:#e4d5b4;font-weight:600;font-size:16px;line-height:1.1;text-align:center;letter-spacing:-.02em;text-transform:uppercase;color:#674f2d;padding:25px 5px 15px}.clnder-onedtals-lftlst>ul>li:first-child{padding-top:20px}.clnder-onedtals-lftlst>ul>li:last-child{padding-bottom:20px}.user_authentication_slider_swiper .swiper-slide{width:100%!important}.edit_profile_popup_details_wrap .contct-col.set-avility-addremove-btn{padding-top:18px}.set-avalbl-pop .set-avility-lft{width:100%;padding-right:0}.common_button.clear-all-slot-btn{padding:12px 15px;min-width:1px}.banner_btm_form .dp__input{background-color:var(--graybg);width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:var(--primarycolor);border:1px solid var(--graybg);height:50px;font-size:14px;padding:0 35px 0 16px;outline:none!important;border-radius:100px;background-image:url(http://127.0.0.1:5173/public/frontend_assets/images/calendar.svg);background-repeat:no-repeat;background-position:right 16px center;background-size:13px}.banner_btm_form .dp__input::-webkit-input-placeholder{opacity:1;color:var(--placeholdercolor)}.banner_btm_form .dp__input:-ms-input-placeholder{opacity:1;color:var(--placeholdercolor)}.banner_btm_form .dp__input::-moz-placeholder{opacity:1;color:var(--placeholdercolor)}.banner_btm_form .dp__input:-moz-placeholder{opacity:1;color:var(--placeholdercolor)}.banner_btm_form .dp__input_wrap .dp__icon{display:none}.banner_btm_form .dp__outer_menu_wrap{width:300px}.banner_btm_form .dp__input:hover{border-color:var(--headingcolor)!important}.vendor-gallery-caption-ovl{position:absolute;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;justify-content:center;align-items:center;opacity:0;pointer-events:none;transition:opacity .3s ease-in-out;z-index:1;color:#fff;font-size:16px;font-weight:500;text-align:center;padding:10px 20px}.vendor_details_gallery_col figure:hover .vendor-gallery-caption-ovl{opacity:1;pointer-events:all}.vendor_details_profile_social_list,.footer_social_wrap{display:flex;align-items:center;justify-content:center;gap:15px;margin-bottom:30px}.vendor_details_profile_social_list li a,.footer_social_wrap li a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;color:var(--lightyellow)!important;background:var(--primarycolor);cursor:pointer}.footer_social_wrap li a:hover{color:var(--primarycolor)!important;background:var(--lightyellow)}.vendor_details_profile_title_wrap{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.vendor_details_profile_title_wrap .wishlist_button{position:static}.vendor_details_profile_social_list{gap:5px;margin-bottom:0}.vendor_details_profile_social_list li a{width:20px;height:20px;font-size:14px;background:transparent;color:var(--headingcolor)!important}.vendor_details_profile_social_list li a:hover{color:var(--primarycolor)!important}.vendor_details_profile_listing_wrap{display:flex;align-items:center;justify-content:space-between;gap:10px}.bookinghistory_write_reviewbtn_wrap{padding:10px 0 15px}.bookinghistory_write_reviewbtn_wrap .common_button{padding:12px 15px;min-width:1px;font-size:14px}.set-avalbl-pop .set-avility-lft{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.packege-col-left{width:calc(100% - 69px)}.set-avalbl-pop .set-avility-lft .slectbrwn-dropdwn{width:calc(33.33% - 7px)}.set-avalbl-pop .common_popup_card{max-width:780px}.set-avalbl-pop .set-avility-addremove-btn{width:69px;display:flex;align-items:center;padding-top:18px!important;padding-bottom:18px!important}.set-avalbl-pop .contct-row{margin-bottom:20px}.set-avalbl-pop input[type=submit],.set-avalbl-pop button[type=submit]{margin-top:0}.ntfc_list_outer li{padding:25px 0!important;border-bottom:1px solid #eee}.ntfc_list_outer .cnt_box_cntnt{flex-grow:1;padding-left:15px}.ntfc_list_outer .cnt_box{width:100%}.ntfc_list_outer .prf_img{width:85px;flex-shrink:0}.ntfc_list_outer .prf_img img{border-radius:10px}.ntfc_list_outer li:last-child{border-bottom:0px}.ntfic_outer_wrapper{background:#fff;padding:30px 25px;border-radius:15px}.ntfic_outer_wrapper h2{border-bottom:1px solid rgba(157,130,93,.3);padding-bottom:10px;margin-bottom:10px}.pv-day{width:100%;text-align:center;line-height:1.6}.marked{background:#007bff1f;border-radius:4px;font-weight:600;color:#004085}.pv-day.marked{background:transparent;padding:15px 0;color:var(--primarycolor)!important;position:relative}.pv-day.marked:after{content:".";display:block;position:absolute;bottom:13px;left:50%;transform:translate(-50%);background:var(--primarycolor)!important;width:5px;height:5px;border-radius:100%}.p-datepicker-day-selected .pv-day.marked,.p-datepicker-day:hover .pv-day.marked{color:#fff!important}.p-datepicker-day-selected .pv-day.marked:after,.p-datepicker-day:hover .pv-day.marked:after{background:#fff!important}.no-avaible-slots{width:100%;text-align:center}.vendor_packages_row_outer.packages .vendor_packages_card_inner{padding:31px 12px 22px 21px}.vendor_packages_row_outer.packages .vendor-cat-wrapper{flex-wrap:initial;align-items:flex-start}.reserve-modal{display:flex;align-items:center;justify-content:space-between;padding:11px 15px 11px 9px;background:#e4e5e1;margin-bottom:15px;border-radius:50px}.reserve-modal .vendor_packages_min_max_btn{background-color:transparent}.reserve-modal .vendor_packages_min_max_inner{width:34px;height:34px;margin-right:13px}.reserve-modal .vendor_packages_min_max_btn p{color:#4c4c4c;font-size:14px}.reserve-mdl-outer .vendor_packages_pack_price{position:absolute;top:50%;right:21px;transform:translateY(-50%);color:#4c4c4c}.reserve-mdl-outer .vendor_packages_pack_price{font-size:13px}.reserve-mdl-outer .vendor_packages_pack_price span{font-size:20px;color:#4c4c4c}.book_table_tag{padding:8px 13px 7px}.book_table_tag.completed{background:#d4f5de;color:#006637}.book_table_tag.pending{background:#ffedbb;color:#a07800}.book_table_tag.requested{background:#cde4f5;color:#005c99}.reserve-history .book_history_popup_title .common_button{padding:9px 13px 7px;font-size:15px;margin-left:auto;margin-right:7px}.pay-row{display:flex;align-items:self-end;flex-wrap:wrap;flex-direction:column}.pay-row-lft{width:100%;margin-bottom:15px}.pay-row-lft ul{padding-bottom:0}.pay-row-rgt{width:25%;padding:0 10px 10px 0;text-align:right}.pay-row-rgt .common_button{font-size:14px;padding:10px 11px;min-width:1px}.pay-row-rgt.ovr-cancel-time{width:100%;text-align:center;font-weight:600;color:#e55d5d}.book-top-card{background:#fff;padding:18px;border-radius:12px;box-shadow:0 3px 18px #00000014}.service-title{display:flex;justify-content:space-between;font-size:18px;margin-bottom:10px}.payment-breakdown-title{font-size:15px;margin:10px 0;font-weight:600}.book-top-flex{display:flex;justify-content:space-between;gap:20px;margin-bottom:12px}.book-top-amt p,.extra-fee-wrap p{color:#333;margin:0;font-size:14px}.book-top-amt span,.extra-fee-wrap span{font-weight:600}.extra-fee-wrap,.grand-total{display:flex;justify-content:space-between;margin:6px 0}.grand-total strong{font-size:18px;color:#10a07e}.total-amnt-card{padding:15px;margin-bottom:15px}.total-amnt-card h4{margin-bottom:0!important}.pymnt-info-card{margin-bottom:15px}.pymnt-info-card .payment-breakdown-title,.pymnt-breakdown-card .payment-breakdown-title{margin:0 0 10px;text-align:left;font-size:20px;font-weight:700}.pymnt-info-card .book-top-flex{padding-top:0;display:block}.pymnt-info-card .book-top-amt{display:flex;align-items:center;justify-content:space-between;padding:5px 0;border-bottom:1px solid #e0e0e0}.pymnt-breakdown-card .grand-total{margin-top:0;padding-top:6px;border-top:1px solid #e0e0e0}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.set-final-price-btn-wrap{width:100%;padding:10px 16px 16px;text-align:right}.set-final-price-btn-wrap .common_button{padding:13px 20px;min-width:1px;font-size:14px}.set_final_amount_popup .common_popup_card{max-width:440px}.set_final_amount_popup .user_edit_profile_popup_head p{font-weight:600;font-size:30px;line-height:1.2;text-align:center;text-transform:capitalize;color:#674f2d}.enter-amount-field input[type=number]{padding:5px 26px;height:50px}.set_final_amount_popup input[type=submit]{width:auto;min-width:1px;height:auto;padding:10px 30px}.pac-target-input,.pac-target-input:focus{background:#f9f9f9;color:#4e515f;border-radius:50px;border:0;outline:none;padding:35px 26px 18px;box-shadow:none!important;font-size:14px}.banner_btm_form_col .pac-target-input{padding:10px 16px;font-size:14px;height:50px}.banner_btm_form_col .pac-target-input::placeholder{color:var(--placeholdercolor)}.book_story_table_wrap table tbody td p{line-height:1.4}.book_story_table_wrap table{min-width:1460px}.book_story_table_wrap table thead th{min-width:160px}.book_story_table_wrap table thead .location-col{min-width:220px}.book_table_tag.completed{min-width:150px}.cstmr-prfile-hdflexbox.book-history-header .cstmr-prfile-hdh1 h1{font-size:24px}.dashboard_author_wrap figure img{width:100%;height:100%;object-fit:cover}.dashboard_author_wrap figure{overflow:hidden}.dashboard_menu_wrap ul li a i img{filter:brightness(0) saturate(100%) invert(19%) sepia(16%) saturate(681%) hue-rotate(192deg) brightness(93%) contrast(94%)}.pay-row-rgt:has(.pay-comp-box){width:100%;text-align:left;padding:12px 15px;background-color:var(--whitecolor);margin-top:18px;border-radius:8px;box-shadow:0 3px 18px #00000014}.pay-row:has(.pay-comp-box){align-items:inherit}.bookinghistory_addons_wrap.review_wrap p:before{display:none}.bookinghistory_addons_wrap.review_wrap>p{padding-bottom:0}.review_date,.review_time{display:block;line-height:1;font-size:11px}.review_date_wrap{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.featured_vendors_content_wrap_head{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.featured_vendors_content_wrap_head h3{margin-bottom:0;padding-right:10px}.miles_wrp{display:flex;align-items:center;font-size:14px}.miles_wrp img{width:18px}.date-flex{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;font-size:14px;font-weight:700}.date-wrap{padding-right:12px}.avatar{overflow:hidden}.review p{padding-left:0!important}.avatar img{width:100%;height:100%;object-fit:cover}.page{padding:15px;background:#f8f7f4;font-family:Inter,sans-serif}.page-header{margin-bottom:20px}.page-header h3{font-weight:500;font-size:24px}.page-header h2{margin:0;color:#0000}.page-header p{font-size:14px;color:#7b8a7b}.package-card{background:#fff;border-radius:16px;box-shadow:0 10px 30px #0000000d;overflow:hidden;margin-bottom:20px}.package-header{background:#e4d5b4;color:#9d825d;padding:18px 22px;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.package-header h3{margin:0;font-size:16px}.package-header span{font-size:13px;opacity:.9}.arrow{font-size:18px;transition:transform .35s ease}.arrow.open{transform:rotate(180deg)}.reviews-wrapper{overflow:hidden;transition:max-height .45s ease}.reviews{padding:6px 0}.review{padding:18px 22px;border-bottom:1px solid #eee}.review:last-child{border-bottom:none}.user{display:flex;gap:12px;align-items:center}.avatar{width:42px;height:42px;background:#dcded8;border-radius:50%}.user strong{display:block;font-size:14px}.user small{font-size:12px;color:#888}.rating{float:right;color:#f3b500;font-size:14px}.badge{margin-left:6px;background:#e8f0e8;color:#2f3e2f;padding:3px 9px;border-radius:12px;font-size:12px}.badge.light{background:#f1f1f1}.review h4{margin:10px 0 4px;font-size:15px;color:#9d825d}.review p{margin:0;font-size:14px;color:#666;line-height:1.6;padding:10px}.profile-name-wrap{display:flex;flex-direction:column;padding-right:12px}.star-rat-wrap{flex-grow:1;display:flex;align-items:center;justify-content:space-between}.featured_vendors_cat_wrap{display:flex;flex-wrap:wrap;gap:10px;position:absolute;top:16px;left:8px;max-width:calc(100% - 52px)}.featured_vendors_cat_wrap .for_vendor_tag,.featured_vendors_cat_wrap .featured_vendors_cat_list{position:static}.featured_vendors_cat_wrap .featured_vendors_tag>i{display:inline-block;max-width:12px;margin-right:5px}.featured_vendors_cat_wrap .featured_vendors_tag{font-size:11px}.subscription_button_wrap{gap:10px}.earning-wrapper{margin-top:5px}.wallet-summary{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:25px}.wallet-box{width:calc(25% - 15px);background:#fff;padding:20px 25px;border-radius:14px;box-shadow:0 4px 20px #0000000d;border:1px solid #eee}.wallet-box .label{font-size:14px;color:#555;margin-bottom:4px}.wallet-box .value{font-size:30px;font-weight:700;color:#7b5e27}.wallet-box .sub{color:#888;font-size:13px}.title-row{display:flex;justify-content:space-between;align-items:center;margin:15px 0 20px}.title-row h3{font-weight:700;font-size:22px;margin-bottom:0}.btn{padding:7px 14px;border-radius:8px;border:none;cursor:pointer;font-size:13px}.btn.search{background:#7b5e27;color:#fff}.btn.reset{background:#f15b70;color:#fff}.filter-row{display:flex;gap:20px;margin-bottom:25px}.filter-item{flex:1}.filter-item label{font-size:13px;color:#666;display:block;margin-bottom:4px}.input{width:100%;background:#fafafa;border:1px solid #ddd;padding:10px 12px;border-radius:10px}.table-wrapper{overflow-x:auto}.custom-table{width:100%;border-collapse:separate;border-spacing:0 8px;text-align:center;min-width:600px}.custom-table thead th{padding:14px 10px;background:#faf8f4;font-size:14px;font-weight:600;color:#7b5e27;cursor:pointer}.custom-table tbody tr{background:#fff;box-shadow:0 4px 12px #0000000a;border-radius:10px}.custom-table td{padding:14px 10px;border-bottom:1px solid #eee;font-size:14px}.tag{padding:5px 12px;border-radius:20px;font-size:12px;color:#fff;white-space:nowrap}.tag.success{background:#27ae60}.tag.danger{background:#d9534f}.tag.warning{background:#f0ad4e}.tag.info{background:#5bc0de}.no-data{text-align:center;padding:30px}.wallet-box .note{margin-top:6px;font-size:12px;line-height:1.4;color:#8b8b8b}.user_authentication_left_con h1{font-size:18px;flex-direction:column;display:inline-flex;flex-wrap:wrap;align-items:flex-start;gap:6px}.user_authentication_left_con h1 span{font-size:22px;padding:14px 31px 14px 18px}.banner_content_wrap>p.home-ban-subtitle{font-size:22px;margin-bottom:5px;max-width:590px}.ftrd_lstng_updte_crd .featured_vendors_listing{margin-right:-10px}.ftrd_lstng_updte_crd .featured_vendors_listing li i{-ms-flex-item-align:start;align-self:flex-start}.ftrd_lstng_updte_crd{height:100%;display:flex;flex-direction:column}.ftrd_lstng_updte_crd .featured_vendors_content_wrap{flex-grow:1;display:flex;flex-direction:column}.ftrd_lstng_updte_crd .featured_vendors_content_wrap_btm{margin-top:auto;position:relative}.ftrd_lstng_updte_crd .featured_vendors_content_wrap_btm:before{content:"";position:absolute;top:0;left:0;right:0;width:100%;height:1px;background:#f2d5ae;background:-webkit-gradient(linear,left top,right top,color-stop(9%,rgba(242,213,174,0)),color-stop(49%,rgba(192,170,139,1)),color-stop(88%,rgba(140,123,101,0)));background:-o-linear-gradient(left,rgba(242,213,174,0) 9%,rgba(192,170,139,1) 49%,rgba(140,123,101,0) 88%);background:linear-gradient(90deg,#f2d5ae00 9%,#c0aa8b 49%,#8c7b6500 88%)}.venlist-row .ftrd_lstng_updte_crd .featured_vendors_content_wrap_top:before{display:none}.ftrd_lstng_updte_crd .featured_vendors_listing li:first-child{width:100%;justify-content:flex-start}.hme_bnnr_updte .banner_image_group_wrap{position:static;padding-top:60px}.periodLabel{display:none!important}.custom-calendar .cv-header-nav .previousPeriod,.custom-calendar .cv-header-nav .nextPeriod{background:var(--primarycolor)}.uploaded_images_wrapper{flex-wrap:inherit}.gap-wihoutlogin p{font-weight:700;font-size:18px}.gap-wihoutlogin{position:static;z-index:1;text-align:center;background:beige;max-width:370px;width:100%;padding:30px;border-radius:10px}.gap-wihoutlogin .common_button{padding:13px 20px;min-width:120px}.vndor-pkg-wrprbefr-login .section-head{margin-bottom:18px}.vndor-pkg-wrprbefr-login .before_login{margin-top:40px}@media (min-width: 1025px){.navbar-nav>li.menu-item-has-children:hover>.clickD{-webkit-transform:rotateZ(180deg);-ms-transform:rotateZ(180deg);transform:rotate(180deg)}.navbar-nav li.menu-item-has-children:hover>.sub-menu{opacity:1;pointer-events:all;-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@media (min-width: 1200px){.container{max-width:1164px}}@media (min-width: 1800px){.featured_vendors_icon_two{left:40%}.whshlst-grid-rgt{max-width:50%;right:10%;top:30%}}@media (min-width: 2200px){.featured_vendors_icon_two{left:45%}.whshlst-grid-rgt{max-width:40%}}@media (max-width: 1599px){.vendor_flow_user_authentication .user_authentication_left_middle{margin-top:20px}.vendor_author_gallery_wrap_outer{position:relative;padding-top:15px;max-width:26%}.vendor_author_gallery_wrap_outer:after{top:8px}.vendor_flow_catagory_tag{padding:8px 16px}.vendor_flow_user_authentication .user_authentication_left_con h1{max-width:280px}.vendor_flow_user_authentication .user_authentication_left_top{padding:0 0 0 10px}.user_authentication_left_btm{padding-top:10px}.user_authentication_slide_con h3{font-size:22px;margin-bottom:10px}.my_current_subscription_box .common_check_listing li{padding-right:8%}}@media (max-width: 1499px){.dashboard_message_item>figure{width:38px;height:38px}.dashboard_message_info{width:calc(100% - 38px);padding-left:12px}.dash_booking_appointment_listing li i{width:25px;height:25px;margin-right:6px}.dash_booking_appointment_listing li{padding-right:15px;margin-right:14px}.booking_discount_wrap_one>p{font-size:32px}.dashboard_booking_card{padding:16px 18px}.dashboard_booking_icon_wrap{width:50px;height:50px}.my_current_subscription_box .common_check_listing li{padding-right:1%}}@media (max-width: 1399px){.banner_image_group_wrap{width:100%;left:0}.banner_big_star{left:-3%}.testimonials_client_rect.pos_four{right:-1.5%}.whychs-circle{right:-15px;bottom:-15px}.contctgrid-img-2{max-width:120px;bottom:-40px;right:-10px}.vendor_packages_pack_price span{font-size:32px}.user_authentication_left_top{padding:0 20px 0 10px}.memorable_event_place_img{max-width:32%;margin-top:-15px}.vendor_flow_catagory_tag{padding:8px 12px}.vendor_flow_user_authentication .user_authentication_left_inner{border-radius:20px}.dashboard_message_item>figure{width:38px;height:38px}.dashboard_message_info{width:calc(100% - 38px);padding-left:12px}.dash_booking_appointment_listing li i{width:25px;height:25px;margin-right:6px}.dash_booking_appointment_listing li{padding-right:15px;margin-right:14px}.booking_discount_wrap_one>p{font-size:32px}.dashboard_booking_card{padding:16px 18px}.dashboard_booking_icon_wrap{width:50px;height:50px}.booking_discount_wrap_one{margin-right:8px}.booking_name{margin-bottom:15px}.dashboard_booking_row{--bs-gutter-x: 12px;--bs-gutter-y: 20px}.dashboard_booking_card{padding:16px 14px}.dashboard_booking_icon_wrap{width:40px;height:40px}.booking_calender_days_wrap{padding:15px 16px}.booking_days_outer{padding:0 15px}.booking_days_listing li{padding:0 5px}.my_current_subscription_listing_wrap{max-width:100%}.past_work_row{margin:-10px -5px}.past_work_col{padding:10px 5px}.past_work_tag{top:10px;right:10px}.past_work_image_wrap{-webkit-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px;border-radius:15px}.past_work_card h5{font-size:14px}.my_current_subscription_box .common_check_listing li{padding-right:0}.my_current_subscription_box{padding:22px 20px 30px}.my_current_subscription_left{width:250px;padding-right:15px}.subsscription_price span{font-size:32px}.my_current_subscription_right{max-width:calc(100% - 250px)}.user_authentication_slider_outer{padding:62px 22px 22px}.memorable_event_place_img{max-width:150px;margin-top:-45px}.user_authentication_left_inner{padding:20px 19px 19px 15px}.user_authentication_left_con h1{max-width:282px}.user_authentication_left_con h1 span{padding:10px 20px 18px 14px}}@media (max-width: 1199px){h1,.h1-title{font-size:44px}h2,.h2-title{font-size:36px}.cmn-gap{padding:80px 0}.banner_content_wrap h1{max-width:720px}.banner_btm_form_col.banner_btm_form_search{width:30%}.banner_btm_form_col.banner_btm_form_date{width:15.2%}.banner_btm_form_row{margin:-6px -2px}.banner_btm_form_col{padding:6px 2px;width:18.9%}.banner_btm_form{padding:22px 15px;border-radius:16px}.banner_main_wrapper{padding:180px 0 65px}.section_tag{margin-bottom:16px}.try_searching_slider_outer{padding-top:40px}.searching-blurglowe{top:19%}.try_searching_cat_wrap{width:calc(100% - 20px)}.try_searching_slider .slick-list{margin:0 -6px}.try_searching_inner_box{padding:10px 8px}.try_searching_inner_box p{font-size:12px}.right_upangle_btn{width:40px;height:40px}.common_slider_arrow_wrap{padding-top:30px}.common_slider_arrow{width:45px;height:45px}.featured_vendors_listing{margin:0 -15px -10px 0}.featured_vendors_listing li{margin:0 15px 10px 0}.featured_vendors_home_listing_row{--bs-gutter-x: 16px}.footer_main{padding-top:75px}.footer_copy_right_wrap{padding:30px 0}.howto-worksec .how_it_works_content{padding-left:40px}.abutpgimg-box-outr{padding-right:20px}.hwtowrkbtmshp{max-width:460px}.whychs-circle{right:-25px;bottom:-35px;max-width:106px}.vendor_details_before_login_sec.cmn-gap{padding-top:185px}.vendor_details_login_catlist li{padding-right:15px;margin-right:15px}.vendor_details_login_catlist li i{width:28px;height:28px;margin-right:6px}.contact-info-row{--bs-gutter-x: 24px;--bs-gutter-y: 24px}.cntct-info-icon{width:60px;height:60px}.cntct-info-txtbox{width:calc(100% - 60px);padding-left:15px}.cntct-info-icon img{max-width:20px}.cntct-infocard{padding:18px}.contct-col{width:100%}.contct-formsec{margin-top:30px}.cntct-frm-rgtbox{padding:20px}.vendorlistingsec.cmn-gap{padding-top:200px}.vndr-lst-rgtcol{padding-left:15px}.venlist-row .featured_vendors_home_listing_col{width:50%}.vndrlist-srchtopbox{-ms-flex-wrap:wrap;flex-wrap:wrap}.vndrsearchbox{width:100%;margin-left:0;margin-top:15px}.before_login:before{-webkit-backdrop-filter:blur(27.5px);backdrop-filter:blur(27.5px)}.custmr-ptf-cmngap.cmn-gap{padding-top:185px}.navbar-nav>li>a{padding:11px 9px}.navbar-nav>li.menu-item-has-children a{padding-right:20px}.user_authentication_left_con h1{max-width:302px}.memorable_event_place_img{margin-top:0}.user_authentication_slider{padding-right:0;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.user_authentication_slider_outer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:15px 12px;border-radius:20px}.user_authentication_slider_outer:before{border-radius:18px}.user_authentication_slider_arrow_wrap{position:relative;top:0;right:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:10px;padding-right:15px}.user_authentication_slider_arrow_wrap button{width:30px;height:30px;padding:7px}.user_authentication_slide_con h3{font-size:22px;margin-bottom:10px}.user_authentication_left_inner{border-radius:20px;padding:45px 15px 20px}.user_authentication_form_wrap{padding:50px 0;max-width:100%}.user_authentication_main{padding:24px}.book_story_table_wrap table thead th{padding:10px 18px;font-size:15px}.book_story_table_wrap{width:100%;overflow-x:auto;scrollbar-width:thin;scrollbar-color:var(--headingcolor) var(--sectionbg)}.book_story_table_wrap table{width:100%;min-width:980px;border-collapse:collapse}.book_story_table_wrap table tbody td{padding:12px 18px;font-size:13px}.book_story_table_wrap table tbody td:before{height:calc(100% - 10px)}.book_story_table_wrap table tbody td:first-child:before{border-top-left-radius:100px;border-bottom-left-radius:100px;left:10px}.book_story_table_wrap table tbody td:first-child:after{left:10px}.book_story_table_wrap table tbody td:last-child:after{right:10px}.book_story_table_wrap table tbody td:last-child:before{border-top-right-radius:100px;border-bottom-right-radius:100px;right:10px}.book_story_table_wrap table tbody td:not(:is(:first-child,:last-child)){padding-left:40px}.book-stry-wrpr{padding-top:200px}.book_story_table_wrap table{-webkit-box-shadow:none;box-shadow:none}.subscrp-card{padding:15px}.subcribe-dot{top:-20%}.subscrb-listboxwrp{padding:15px;border-radius:18px}.subcribe-dotmid{top:-25%}.vendor_flow_user_authentication .user_authentication_left_con h1{max-width:220px}.vendor_flow_user_authentication .user_authentication_review_wrap{padding:12px 12px 8px}.dashboard_main{padding-left:0}.dashboard_right_panel{padding:0 20px 16px}.dashboard_main_header{padding:20px 20px 0}.dashboard_toggle_box{border-radius:0;padding:12px 0 110px;z-index:9}.dashboard_toggle_panel{padding:0;width:290px;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translate(-100%)}.dashboard_logo_wrapper{position:relative;padding:8px 20px 10px}.main_menu_title{padding:28px 20px 20px}.dashboard_copy_right_wrap_outr{padding:0 20px 22px}.dashboard_copy_right_wrap{padding:15px 24px}.dashboard_menu_wrap ul{max-height:calc(100dvh - 300px);padding:0 20px}.dashboard_menu_wrap ul li{margin-bottom:8px}.dashboard_logo_wrapper a{width:130px}.dashboard_toggle_overlay{display:block;position:fixed;left:0;top:0;width:100%;height:100%;background:transparent;margin:0;padding:0;z-index:12;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);-webkit-transition:all .5s linear;-o-transition:all .5s linear;transition:all .5s linear;opacity:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dashboard_toggle_overlay.toggle_nav{background-color:#0006;-webkit-transition:all .5s linear;-o-transition:all .5s linear;transition:all .5s linear;opacity:1;pointer-events:all;-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.dashboard_toggle_button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:45px;height:45px;background:-o-linear-gradient(356.91deg,#f5f5dc 4.23%,#ffe7bc 49.38%,#ffe3af 53.44%,#ffe7bb 59.62%,#fff4c7 99.44%);background:linear-gradient(93.09deg,beige 4.23%,#ffe7bc 49.38%,#ffe3af 53.44%,#ffe7bb 59.62%,#fff4c7 99.44%);border:0;outline:none;position:absolute;right:12px;top:12px;padding:0;border-radius:50%;z-index:9;-ms-flex-negative:0;flex-shrink:0}.dashboard_toggle_button span{display:block;width:calc(100% - 20px);height:2px;background:var(--headingcolor);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;margin-bottom:6px}.dashboard_toggle_button span:last-child{margin-bottom:0}.dashboard_toggle_button.dash_under_nav span:first-child{transform:rotate(45deg) translate(5px,4px);-webkit-transform:rotate(45deg) translate(5px,4px);-moz-transform:rotate(45deg) translate(5px,4px);-ms-transform:rotate(45deg) translate(5px,4px);-o-transform:rotate(45deg) translate(5px,4px)}.dashboard_toggle_button.dash_under_nav span:nth-child(2){opacity:0;transform:translate(-20px);-webkit-transform:translateX(-20px);-moz-transform:translateX(-20px);-ms-transform:translateX(-20px);-o-transform:translateX(-20px)}.dashboard_toggle_button.dash_under_nav span:last-child{margin-bottom:0;transform:rotate(-45deg) translate(7px,-6px);-webkit-transform:rotate(-45deg) translate(7px,-6px);-moz-transform:rotate(-45deg) translate(7px,-6px);-ms-transform:rotate(-45deg) translate(7px,-6px);-o-transform:rotate(-45deg) translate(7px,-6px)}.header_toggle_btn{position:static;margin-left:12px}html.toggle_nav,body.toggle_nav{overflow:hidden}.dashboard_toggle_panel.toggle_nav{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translate(0)}.dashboard_main_header_inner .dashboard_hello_icon,.dashboard_main_header_inner h1{display:none}.dashboard_right_panel_inner .dashboard_header_title{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}.dashboard_mobile_logo{display:-webkit-box;display:-ms-flexbox;display:flex;width:95px;-ms-flex-negative:0;flex-shrink:0}.dashboard_mobile_logo img{width:100%}.dashboard_main_header_inner{padding:10px 15px}.dashboard_right_panel_inner{padding-top:150px}.vndrbkpkg-card{padding:19px 16px}.vndrbkpkg-tpbutnflex ul li:not(:last-child){margin-right:12px}.clnder-onedtals-pnl .dash_booking_appointment_listing li{padding-right:15px;margin-right:14px}.user_authentication_slider_swiper{display:flex;flex-direction:column;width:100%}.user_authentication_slider_swiper .swiper{margin:0;width:100%}.edit_profile_popup_details_wrap .contct-col.set-avility-addremove-btn{padding-top:0;padding-bottom:12px}.edit_profile_popup_details_wrap .contct-col.set-avility-addremove-btn:last-child{margin-bottom:0}.set-avalbl-pop .set-avility-addremove-btn{padding-top:10px}}@media (max-width: 1024px){.navbar-nav .clickD.toggled{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.sub-menu>li.menu-item-has-children .clickD{top:8px;right:5px;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.sub-menu>li.menu-item-has-children .clickD.toggled{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.sub-menu>li.menu-item-has-children>a{padding-right:20px}.sub-menu.show{display:block}.navbar-nav>li.current-menu-item>a:after,.navbar-nav>li>a:after,.navbar-nav>li.menu-item-has-children>a:after{width:100%;opacity:0}.navbar-nav>li.current-menu-item>a:after,.navbar-nav>li>a:hover:after,.navbar-nav>li.menu-item-has-children:hover>a:after{width:100%;opacity:1}.main-head{padding:16px 0}.sub-menu{display:none;opacity:1;pointer-events:all;-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto;transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0)}}@media (max-width: 991px){.navbar-toggler{position:relative;width:33px;height:28px;padding:0;outline:none!important;border:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-left:15px}.stick,.stick:after,.stick:before{width:30px;height:2px;background:var(--primarycolor);position:absolute;left:0;top:auto;-webkit-transition:all .6s;-o-transition:all .6s;transition:all .6s;border-radius:5px}.stick:before{content:"";top:-10px;left:0}.stick:after{content:"";top:10px;left:0}.stick.open{-webkit-transform:translateX(-50px);-ms-transform:translateX(-50px);transform:translate(-50px);background:transparent}.stick.open:before{-webkit-transform:rotate(45deg) translate(42px,-28px);-ms-transform:rotate(45deg) translate(42px,-28px);transform:rotate(45deg) translate(42px,-28px);left:2px}.stick.open:after{-webkit-transform:rotate(-45deg) translate(42px,28px);-ms-transform:rotate(-45deg) translate(42px,28px);transform:rotate(-45deg) translate(42px,28px);left:2px}.navbar-nav .clickD{top:10px;right:10px;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);width:25px;height:25px}.navbar-nav .clickD.toggled{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.sub-menu>li.menu-item-has-children .clickD{top:8px;right:10px;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.sub-menu,.navbar-nav>li>.sub-menu .sub-menu{position:relative;width:100%;left:inherit;top:inherit;border:none;right:inherit}.navbar-nav>li.menu-item-has-children{padding-right:0}.navbar-nav>li{margin:0;padding:0}.navbar-nav>li>a{padding:12px 20px;display:inline-block;width:100%}.navbar-nav li.menu-item-has-children>a{padding-right:40px}.sub-menu>li>a{padding-left:40px}.sub-menu .sub-menu>li>a{padding-left:60px}.sub-menu .sub-menu .sub-menu>li>a{padding-left:80px}.navbar-nav>li>a:after{bottom:0}.navbar-collapse{background:#fff;position:fixed;top:0;height:100%!important;width:290px;overflow-y:auto;-webkit-transition:inherit!important;-o-transition:inherit!important;transition:inherit!important;right:0;margin:0;display:block!important;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translate(100%);-webkit-transition:transform .2s ease-in-out!important;-webkit-transition:-webkit-transform .2s ease-in-out!important;transition:-webkit-transform .2s ease-in-out!important;-o-transition:transform .2s ease-in-out!important;transition:transform .2s ease-in-out!important;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out!important;z-index:100}.navbar-collapse.show,.navbar-collapse.collapsing{display:block!important;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translate(0);-webkit-transition:transform .2s ease-in-out!important;-webkit-transition:-webkit-transform .2s ease-in-out!important;transition:-webkit-transform .2s ease-in-out!important;-o-transition:transform .2s ease-in-out!important;transition:transform .2s ease-in-out!important;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out!important}.navbar-collapse .navbar-nav{margin:80px 0 0;padding:0 0 40px}.navbar-collapse .navbar-toggler{display:block;left:20px;top:20px;position:absolute;margin-left:0}.main-head .collapse{padding:0}#navoverlay.open{background-color:#0006;pointer-events:all;-webkit-transition:background-color .5s linear;-o-transition:background-color .5s linear;transition:background-color .5s linear}body.open-nav,html.open-nav{height:100%;overflow:hidden}.header_button_wrap{margin-left:auto}.navbar-nav>li>a{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-bottom:1px solid var(--lightyellow)}.navbar-nav>li.current-menu-item>a{border-radius:0}.sub-menu{-webkit-box-shadow:none;box-shadow:none}h1,.h1-title{font-size:38px}h2,.h2-title{font-size:32px}.banner_big_star{top:-12%;left:-4.4%;max-width:9%}.videography_tag{right:-1%;top:28%}.main-head{padding:10px 0 8px}.banner_main_wrapper{padding:150px 0 55px}.banner_btm_form_col{width:33.33%!important}input[type=submit]{padding:0 30px}.section_tag{font-size:15px;padding:11px 18px;margin-bottom:20px}.try_searching_slider_outer{padding-top:35px}.cmn-gap{padding:70px 0}.featured_vendors_home_listing_outer{padding-top:32px}.featured_vendors_home_listing_row{--bs-gutter-y: 16px}.how_it_works_left{width:80%;margin-left:auto;margin-right:auto}.how_it_works_right{width:100%}.how_it_works_content{max-width:550px;margin:0 auto}.testimonials_client_rect.pos_four{top:12%}.testimonials_slider_card{padding:25px 20px 20px}.testimonials_slider_card_top{padding-bottom:24px}.testimonials_slider_author_wrap figure{width:38px;height:38px}.testimonials_slider_author_details{padding-left:8px}.testimonials_slider_author_rating img{max-width:60px}.testimonials_slider_author_rating p{font-size:14px;margin-right:5px}.testimonials_slider_author_details p{font-size:12px}.testimonials_slider_author_details span{font-size:15px}.footer_main{padding-top:55px}.footer_logo_wrap{width:130px}.footer_menu_listing li{padding-right:30px;margin-right:30px}.footer_upper_wrapper{padding-bottom:45px}.footer_copy_right_wrap{padding:22px 0}.featured_vendors_left .section_tag{min-width:1px}.sub-menu>li:last-child>a:after,.sub-menu>li:last-child>a{border-bottom-left-radius:0;border-bottom-right-radius:0}.faq_right_grid{right:-19.2%;top:-14%}.faq_section .section-head{margin:0 auto 25px}.faq_accordion_wrapper{padding:24px 18px}.faq_accordion_title{padding:15px 20px 15px 25px}.faq_accordion_toggle{width:35px;height:35px}.faq_accordion_inner{padding:15px 26px 25px 25px}.try_searching_inner_box{padding:10px 15px}.abutpglftcol{width:100%}.abutpgrgtcol{width:100%;margin-top:25px}.howto-work-rgtcol{width:100%;margin-top:30px}.howto-work-lftcol{width:100%}.howto-worksec .how_it_works_content{padding-left:0}.abtwhy-chs-row{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.abtwhy-chs-lftcol,.abtwhy-chs-rgtcol{width:100%}.abtwhy-chs-rgtimg-outr{padding-left:0}.abtwhy-chs-lftcol{margin-top:30px}.hwtowrkbtmshp{bottom:-10%}.whychs-circle{max-width:56px;right:-10px;bottom:-25px}.howtowrk-joyfulicon{top:32px}.vendor_details_left,.vendor_details_right{width:100%}.vendor_details_before_login_sec.cmn-gap{padding-top:165px}.vendor_packages_row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hwtowrkbtmshp{max-width:370px}.inner-bnr{min-height:350px}.contact-info-row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cntct-infocol{width:50%}.cntct-frmlftcol,.cntct-frmrgtcol{width:100%}.cntct-frmrgtcol{margin-top:40px}.cntct-frm-imgdot{max-width:100px;left:-40px;bottom:-20px}.contctgrid-img-1,.contctgrid-img-3{max-width:300px}.vndr-lst-rgtcol{width:100%;padding-left:0}.vndrlisthdmbbox{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vndrlisthdmbbox .fltericon{display:-webkit-box;display:-ms-flexbox;display:flex;width:30px;height:30px;border:1px solid var(--primarycolor);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:5px;margin-right:10px}.vndr-lst-lftcol{position:fixed;top:0;left:0;height:100%!important;overflow-y:auto;z-index:100;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translate(-100%);-webkit-transition:-webkit-transform .2s ease-in-out!important;transition:-webkit-transform .2s ease-in-out!important;-o-transition:transform .2s ease-in-out!important;transition:transform .2s ease-in-out!important;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out!important;border-radius:0;padding-top:50px}.vndr-lst-lftcol.vndr-lst-open{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translate(0)}.vndr-lst-closebutn{width:30px;height:30px;background-color:var(--primarycolor);border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:none;position:absolute;right:20px;top:20px}.vendorlistingsec.cmn-gap{padding-top:160px}.vndrbok-congratulation .common_popup_card_inner{padding-bottom:30px}.congratulatnimg{max-width:200px}.inner-bnr .banner_big_star{left:45px}.custmr-ptf-cmngap.cmn-gap{padding-top:165px}.cstmr-prf-pgrgtpnl{width:100%;padding-left:0}.cstmr-prfimgboxoutr-box{max-width:377px;width:100%;margin:0 auto}.cstmr-prfile-hdflexbox{margin-bottom:25px}.prfpgnme{font-size:20px;line-height:1.1}.user_authentication_row{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.user_authentication_right,.user_authentication_left{width:100%}.memorable_event_place_img{max-width:130px}.user_authentication_left_con h1{max-width:292px}.user_authentication_left_inner{min-height:1px;background-position:bottom center}.user_authentication_form_wrap{padding:40px 0 0}.forget_password_btm_shp{bottom:auto;right:0;top:8%;max-width:76%}.forget_password_wrapper .user_authentication_form_wrap{padding:20px 0 0}.user_authentication_left{position:relative;height:auto;padding:0}.user_authentication_right_inner{min-height:1px;padding:0 0 24px}.user_authentication_link{top:0}.whslt-blurimg{top:44%}.whshlst-grid-rgt{max-width:68%}.whishlist-wrp .featured_vendors_home_listing_row{--bs-gutter-y: 24px;--bs-gutter-x: 24px}.message_panel_left{max-width:100%;margin-right:0}.message_panel_right{width:100%;position:absolute;left:0;top:0;bottom:0;-webkit-transform:translateX(-120%);-ms-transform:translateX(-120%);transform:translate(-120%);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.message_panel_right.on{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translate(0)}.message_row{position:relative}.message_back_panel{width:39px;height:39px;background:var(--whitecolor);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;border-radius:50%;cursor:pointer;margin-right:10px}.book-stry-wrpr{min-height:80vh}.substop-grid{max-width:220px}.subscrp-row{--bs-gutter-x: 20px;--bs-gutter-y: 20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.subscrp-subicon{width:50px;height:50px}.subscrp-subicon img{max-width:20px}.subscrp-catename{font-size:18px}.subscrp-col{width:50%}.vendor_flow_user_authentication .user_authentication_left_top{padding:0}.user_authentication_left_btm{padding-top:30px}.vendor_author_gallery_wrap_outer{max-width:34%}.vendor_foregt_password .sign_btm_bg{display:none}.dash_book_messg_left{width:100%}.dash_book_messg_right{width:100%;margin-top:16px}.dash_booking_appointment_box{padding:19px 0 22px}.dashboard_messaging_row{max-height:295px}.dashboard_bottom_wrapper{padding-top:20px}.my_current_subscription_box .common_check_listing{gap:0}.my_current_subscription_box .common_check_listing li{width:100%}.uploadwork-wrp .upload-edit label{padding:30px}.common_popup_close_btn{top:-70px;right:0}.pac-target-input{padding:30px 46px 9px 25px}.banner_content_wrap>p.home-ban-subtitle{font-size:18px;max-width:481px}.hme_bnnr_updte .banner_image_group_wrap{padding-top:40px}.hme_bnnr_updte .banner_content_wrap{padding:0 16.5%}}@media (max-width: 767px){.alignright,.alignleft,.aligncenter{float:none;display:block;margin-left:auto;margin-right:auto;max-width:100%;clear:both;margin-bottom:24px}input[type=text],input[type=tel],input[type=password],input[type=email],input[type=search],input[type=file],input[type=url],input[type=number],input[type=date],select{height:46px;font-size:16px}input[type=submit]{height:46px}h1,.h1-title{font-size:30px}h2,.h2-title{font-size:28px}.banner_main_wrapper{padding:135px 0 55px}.banner_big_star{top:-1%;left:-5%;max-width:8%}.banner_image_group_wrap{top:0}.photography_tag{top:33%;left:0}.try_searching_head{margin:-6px -10px}.try_searching_head_rtl,.try_searching_head_lft{width:100%;padding:6px 10px}.try_searching_head_rtl>p{margin-left:0;max-width:100%}.section_tag{font-size:14px;padding:10px 18px;margin-bottom:15px}.try_searching_slider_outer{padding-top:30px}.how_it_works_content{max-width:100%;margin:0 auto 0 0}.how_it_works_listing li{margin-bottom:25px}.how_it_works_title_wrap{margin-bottom:28px}.how_it_works_figure{padding:0 36px 20px 0}.testimonials_section .section-head{margin-bottom:30px}.footer_main{padding-top:45px}.footer_logo_wrap{width:120px}.footer_menu_listing li{padding-right:15px;margin-right:15px}.footer_upper_wrapper>p{margin:0 auto 25px}.footer_upper_wrapper{padding-bottom:35px}.footer_menu_listing li a{font-size:15px}.footer_copy_right_wrap{padding:16px 0}.footer_copy_right_wrap p{font-size:15px}.how_it_works_title_wrap .section_tag{min-width:1px}.banner_btm_form_col{width:50%!important}.cmn-gap{padding:60px 0}.faq_accordion_title{padding:15px 20px}.faq_accordion_inner{padding:15px 15px 15px 20px}.hwtowrkbtmshp{max-width:350px}.inrbnr-dotimg{left:auto;right:10%}.breadcrumb{margin-bottom:20px}.hwtowrk-listicon{right:-10px}.hwtowrk-dot{max-width:110px;left:-50px;bottom:-20px}.abtwhy-chslistbox li{padding:20px}.abtwhy-chsl-icon{width:60px;height:60px}.abtwhy-chssub-cont{width:calc(100% - 60px);padding-left:15px}.circle-lineimg{max-width:59px}.inner-bnr{min-height:390px}.abtwhy-chssub-hd{font-size:18px;margin-bottom:10px}.abtimg-rng{max-width:50px}.abtimg-bliurcircle{width:275px;height:275px;top:70%;-webkit-filter:blur(75px);filter:blur(75px)}.vendor_packages_wrapper .section-head h2{font-size:28px}.vendor_details_profile_con h1{font-size:24px}.vendor_details_wrapper .section-head{margin-bottom:28px}.vendor_packages_pack_price span{font-size:34px}.price_estimate_calculator_price span{font-size:26px}.vendor_details_profile_wrap>figure{width:50px;height:50px}.vendor_details_profile_con{width:calc(100% - 50px);padding-left:15px;padding-right:0}.vendor_packages_highlight{right:-1px}.why-chsbackimg{top:50px;max-width:128px}.inner-bnr{padding-top:155px;min-height:300px}.section-head{margin-bottom:28px}h2{margin-bottom:15px}.cntct-infocol{width:100%}.cntctfrminr input[type=text],.cntctfrminr input[type=tel],.cntctfrminr input[type=password],.cntctfrminr input[type=email],.cntctfrminr input[type=search],.cntctfrminr input[type=file],.cntctfrminr input[type=url],.cntctfrminr input[type=number],.cntctfrminr input[type=date],.cntctfrminr select{height:60px;padding:30px 16px 9px}label.contctfrmlbl{left:16px}.cntctfrminr textarea{padding:30px 16px 13px}.cntct-infocard{padding:16px}.vendrlist-top-wrp{padding-bottom:25px;margin-bottom:25px}.venlist-row .featured_vendors_home_listing_col{width:100%}.vendorlistingsec.cmn-gap{padding-top:140px}.packages_popup_btm_wrap_col{width:100%;padding:0 5px}.common_check_listing li:last-child{margin-bottom:12px}.packages_popup_btm_wrap{margin:0 -5px}.packages_popup_btm_wrap_col:before{display:none}.packages_popup_btm_wrap_outer{padding:15px 22px 20px 20px}.cntctfrminr select{padding:30px 46px 9px 16px}.contctfrmgrp.active textarea+label.contctfrmlbl{padding-left:16px;padding-right:16px}.user_authentication_form_wrap input.password-visible,.user_authentication_form_wrap input[type=password]{padding-right:65px}.user_authentication_main{padding:24px 15px}.user_authentication_left_con h1{max-width:262px}.user_authentication_review_wrap{border-radius:12px;padding:12px 15px 12px 12px;margin-bottom:15px}.cstmr-prfimgboxoutr-box{padding-bottom:60px}.prfblurshp{max-width:90%}.prfbtmfrid{max-width:60%}.cutmr-after-login .dropdown-menu{padding:20px}.edit_profile_popup_details_wrap input.password-visible,.edit_profile_popup_details_wrap input[type=password]{padding-right:55px}.popfileupload input[type=text]{padding-right:130px}.logoutpopup .user_edit_profile_popup_head{margin-bottom:25px}.rprtprovide-popup .gray_input_bg.cntctfrminr select{background:url(/build/assets/select-down-arrow-CzYM53uK.svg) no-repeat calc(100% - 16px) center #f9f9f9;padding-right:35px}.rprtprovide-popup .gray_input_bg.cntctfrminr textarea{height:112px}.common_popup_card .user_edit_profile_popup_head h4{font-size:24px}.paswordwrp input[type=password],.paswordwrp input[type=text]{padding-right:55px}.subscrp-col{width:100%}.subcribe-dotmid{top:-20%}.vndr-subh2{margin-bottom:18px}.uploaded_images_wrapper>figure{width:42px;height:42px}.dashboard_main_header_inner{padding:15px 16px}.dashboard_header_title h2,.dashboard_header_title h1{font-size:18px}.week_month_tab_btn{padding:9px 20px}.dashboard_calender_widget{border-radius:15px}.gray_input_bg.cntctfrminr .timerange input[type=text]{background:url(/build/assets/clockicon-VkzwJj9t.svg) no-repeat calc(100% - 16px) center #f9f9f9;background-size:18px;padding-right:42px}.gray_input_bg.cntctfrminr .timerangedlt input[type=text]{background-image:none;background-color:#f9f9f9;background-size:18px;padding-right:42px}.timedltbutn{right:16px}.vndrbkpkg-midrow{padding-bottom:15px;margin-bottom:15px}.pkglisthd{font-size:20px}.vendor_my_profile_bar{padding:20px 15px;-webkit-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px;border-radius:15px}.vendor_my_profile_bar_left figure{width:80px;height:80px}.vendor_my_profile_details{padding-left:15px}.vendor_my_profile_bar_right .common_button{min-width:1px}.common_profile_right,.common_profile_left{width:100%}.past_work_col{width:33.33%}.my_current_subscription_left{width:100%;padding-right:0;padding-bottom:30px}.my_current_subscription_right{max-width:100%}.common_white_head{padding:15px 18px}.common_white_body{padding:18px 15px 20px}.common_white_box{-webkit-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px;border-radius:15px}.file-display{height:60px;padding:30px 16px 9px}.otp-row-new input[type=text],.otp-row-new input[type=number]{padding:10px}.packages_popup_btm_wrap_col .common_check_listing li{width:100%}.packages_popup_btm_wrap_col .common_check_listing:before{display:none}.vendor_packages_min_max_btn p{padding-top:2.5px}.packege-col-left{width:100%}.set-avalbl-pop .set-avility-addremove-btn{padding:12px!important}.set-avalbl-pop .set-avility-lft .slectbrwn-dropdwn{width:100%}.pay-row-rgt .common_button{padding:10px 9px}.enter-amount-field input[type=number]{padding:5px 26px;height:50px}.wallet-box{width:calc(50% - 10px)}.banner_content_wrap>p.home-ban-subtitle{max-width:321px}.ftrd_lstng_updte_crd .featured_vendors_listing li:first-child{width:auto}.hme_bnnr_updte .banner_image_group_wrap{padding-top:20px}.hme_bnnr_updte .banner_content_wrap{padding:0 14.5%}.vndor-pkg-wrprbefr-login .section-head{margin-bottom:18px}}@media (max-width: 575px){h1,.h1-title{font-size:26px}.banner_big_star{max-width:8%}.banner_content_wrap>p{max-width:356px}.how_it_works_row{--bs-gutter-x: 22px;--bs-gutter-y: 24px}.main-head.fixed .navbar-brand{width:75px}.abutpgimg-box-outr{padding-right:10px}.abtimgdot{bottom:-10px;max-width:95px}.abutpg-rgtbigimgbx{min-height:211px}.abutpg-bigimgbx{min-height:205px}.abtwhy-chs-imgbx-two{min-height:236px}.hwtowrkbtmshp{max-width:210px;bottom:-8%}.vendor_details_profile_con h1{font-size:20px}.vendor_wishlist_button{width:45px;height:45px}.cntct-info-hd{margin-bottom:8px;font-size:18px}.add_ons_title_app{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.add_ons_title_app>p{margin-bottom:5px}.packages_popup_top_left .vendor_packages_plan_icon_wrap{width:67px;height:67px;padding:10px}.packages_popup_top_left .vendor_packages_pack_name{width:calc(100% - 67px);padding-left:10px;font-size:18px}.packages_popup_top_right .vendor_packages_pack_price span{font-size:20px}.inerbnrbtmshp{max-width:280px}.innrbnrrgtbtmsp{max-width:200px}.prfblurshp,.prfbtmfrid{right:-12px}.prfstrsp{max-width:40px}.cstmr-prfile-hdh1{padding-right:35px}.prftopshp,.prfrgtglow{max-width:20%}.popfile-butn{max-width:106px;padding:17px 15px}.popfileupload input[type=text]{padding-right:120px}.edtavlble-flxvbtn{-ms-flex-wrap:wrap;flex-wrap:wrap}.edtavlble-deltbutn{margin-bottom:15px}.edtavlble-flxvbtn input[type=submit]{min-width:100%;max-width:100%}.vendor_my_profile_bar_left{width:100%;padding-right:0}.vendor_my_profile_bar_right{width:100%;padding-top:24px}.past_work_btm{padding-top:15px}.profile_license_image_wrap{width:80px;height:80px}.clnder-onedtals-pnl{flex-wrap:wrap}.clnder-onedtals-rgtbox,.clnder-onedtals-lftbox{width:100%}.reprt-client-pop form .popfile-butn{max-width:105px;padding:17px 15px}.packegs-popuptag-marge .vendor_packages_pack_name{width:100%}.custom-calendar .periodLabel{font-size:15px!important}.custom-calendar .cv-header{flex-direction:column}.pay-row-lft{width:66%}.pay-row-rgt{width:34%}.pay-row-rgt .common_button{padding:10px 12px}.pymnt-info-card .payment-breakdown-title,.pymnt-breakdown-card .payment-breakdown-title{font-size:16px}.title-row{flex-direction:column;align-items:center}.title-row h3{margin-bottom:18px}.hme_bnnr_updte .banner_content_wrap{padding:0 13.5%}}@media (max-width: 479px){body{font-size:15px}.navbar-brand{width:100px}.common-arrow-button{font-size:13px;padding:10px 41px 10px 12px;min-width:1px}.common-arrow-button>i{width:28px;height:28px;right:3px;padding:8px;margin-left:0}.banner_btm_form_col{width:100%!important}.featured_vendors_left{width:60%}.banner_main_wrapper{padding:115px 0 55px}h1,.h1-title{font-size:21px}.banner_content_wrap h1{max-width:350px}.photography_tag{top:22%}.videography_tag{top:16%}.try_searching_inner_box p{font-size:15px}.common_button{padding:15px 22px;min-width:120px;font-size:15px}h2,.h2-title{font-size:21px}.section_tag{font-size:12px;padding:9px 12px;margin-bottom:10px}.featured_vendors_right .common_button{min-width:1px;padding:11px 14px;font-size:13px}.featured_vendors_home_listing_outer{padding-top:28px}.book_now_btn{font-size:14px;padding:12px 15px;min-width:1px}.how_it_works_left{width:100%}.how_it_works_figure{padding:0 25px 14px 0}.how_it_works_process>i{width:46px;height:46px}.how_it_works_process_con{width:calc(100% - 46px);padding-left:12px}.how_it_works_process_con span{font-size:16px;margin-bottom:2px}.how_it_works_listing li{margin-bottom:20px}.testimonials_slider_card{padding:15px 12px}.testimonials_slider_card_top .quote_icon{max-width:30px;margin-bottom:4px}.footer_menu_listing{margin-right:-12px;margin-left:-12px}.footer_menu_listing li{padding-right:0;margin-right:12px;margin-left:12px}.footer_menu_listing li:before{display:none}.footer_upper_wrapper{padding-bottom:25px}.how_it_works_title_wrap{margin-bottom:24px}.common_slider_arrow{width:38px;height:38px}.faq_accordion_wrapper{padding:20px 12px}.faq_accordion_title{padding:12px 10px 12px 12px}.faq_accordion_toggle{width:30px;height:30px;padding:9px}.faq_accordion_title h3{font-size:14px}.faq_accordion_item_inner,.faq_accordion_item{border-radius:12px;-webkit-border-radius:12px;-moz-border-radius:12px;-ms-border-radius:12px;-o-border-radius:12px}.faq_accordion_inner{padding:15px 12px}.vendor_details_before_login_sec.cmn-gap{padding-top:140px}.vendor_details_gallery_col figure{border-radius:15px}.vendor_details_profile_con{width:100%;padding-left:0;padding-right:0;padding-top:15px}.vendor_details_login_card .vendor_wishlist_button{top:0}.vendor_wishlist_button{width:36px;height:36px}.vendor_details_login_card{padding:18px 12px}.vendor_details_profile_con h1{font-size:18px}.vendor_details_login_card_middle{margin-top:20px}.vendor_details_login_catlist li{padding-right:10px;margin-right:10px;font-size:12px}.vendor_details_login_catlist li i{width:20px;height:20px;padding:4px;margin-right:4px}.vendor_details_login_catlist li:before{top:5px;height:10px}.vendor_details_login_card_description{margin-top:15px;padding:15px 12px 20px}.vendor_packages_wrapper{padding-top:50px}.vendor_packages_wrapper .section-head h2{font-size:21px}.vendor_packages_highlight{top:-8px;width:24px;height:24px}.vendor_packages_card_inner{padding:25px 12px 20px;border-radius:15px}.vendor_packages_card{border-radius:15px}.price_estimate_calculator_price_wrap .vendor_packages_pack_price span,.vendor_packages_pack_price span{font-size:22px}.vendor_reserve_now_card_inner p{font-size:18px;margin-bottom:20px}.vendor_packages_plan_icon_wrap{width:52px;height:52px}.vendor_packages_plan_lft{width:calc(100% - 52px);padding-right:12px}.vendor_packages_listing{padding:20px 12px}.common_btn_vtwo{font-size:14px;padding:12px 55px 13px 30px}.common_btn_vtwo>i{width:30px;height:30px;margin-left:0}.inner-bnr{min-height:280px;padding-top:130px}.section-head{margin-bottom:24px}.cntct-info-icon{width:50px;height:50px}.cntct-info-txtbox{width:calc(100% - 50px);padding-left:10px}.shortby-dropdwnbox{width:100%}.vndr-resultbox{margin-bottom:8px}.vndrsearch-pnl{-ms-flex-wrap:wrap;flex-wrap:wrap}.vndrsearch-pnl input[type=text],.vndrsearch-pnl input[type=search]{width:100%;max-width:100%}.vndrsearch-pnl button[type=submit]{margin-left:0;margin-top:15px}.vndrlist-lftblur{width:275px;height:275px;top:20%}.vendorgrid{max-width:250px}.common_popup_inner_wrap{padding:120px 15px 60px}.common_popup_close_btn{width:45px;height:45px;top:-60px}.common_popup_card_inner{padding:20px 12px;border-radius:12px}.common_popup_card{border-radius:12px;-webkit-border-radius:12px;-moz-border-radius:12px;-ms-border-radius:12px;-o-border-radius:12px}.book-appointment-head h4{font-size:21px}.book_appointment_label{font-size:16px;margin-bottom:6px}.book_appointment_field_box .common_button{right:4px;padding:10px;min-width:65px;font-size:12px}.book_appointment_field_box input[type=text]{height:46px;padding:0 80px 0 40px}.book_appointment_field_icon{left:3px;width:30px;height:30px}.packages_popup_top_left{width:100%}.packages_popup_top_right{max-width:100%}.custmr-ptf-cmngap.cmn-gap{padding-top:140px}.cstmr-prfile-hdflexbox{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.cstmr-prfile-hdh1{margin-bottom:14px;display:inline-block}.prf-todo-hdflex{-ms-flex-wrap:wrap;flex-wrap:wrap}.prf-todo-hdflex h3{width:100%;margin-bottom:15px}.custmrprfname{display:none}.user_authentication_link{text-align:center;left:0}.user_authentication_logo{width:105px;margin-bottom:8px}.user_authentication_form_head{margin-bottom:16px}.user_authentication_form_box{padding:18px 12px}.user_authentication_form_wrap .form_input_check label{padding-left:28px}.user_authentication_form_wrap .form_input_check label span{font-size:14px}.user_authentication_form_wrap .user_auth_submit_wrap{margin-top:18px}.user_authentication_left_top{padding:0}.user_authentication_left_inner{min-height:1px;border-radius:15px;padding:25px 12px 20px}.user_authentication_left_con h1{font-size:18px;max-width:192px}.user_authentication_left_con h1 span{font-size:20px}.memorable_event_place_img{max-width:90px;margin-bottom:10px}.user_authentication_slide_con h3{font-size:20px}.user_authentication_slider_outer:before,.user_authentication_slider_outer{border-radius:15px}.forget_password_wrapper .user_authentication_form_wrap{padding:0}.show_password{right:20px}.user_authentication_form_wrap input.password-visible,.user_authentication_form_wrap input[type=password]{padding-right:55px}.avatar-upload .avatar-preview{width:60px;height:60px;margin-right:10px}.avatar-upload .common_button{padding:8px 10px;min-width:92px;font-size:12px}.edit_profile_popup_details_wrap{border-radius:15px;-webkit-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px}.edit_profile_popup_details_wrap{padding:15px 12px 20px;border-radius:15px}.user_edit_profile_popup_head h4{font-size:20px}.edit_profile_popup_details_wrap>p{font-size:16px}.gray_input_bg.cntctfrminr textarea{height:127px}.cutmr-after-login .dropdown-menu{left:auto;right:0}.book_story_paginatin ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.book_history_poplist ul{gap:15px}.edit_profile_popup_details_wrap input.password-visible,.edit_profile_popup_details_wrap input[type=password],.contctfrmgrpl.active{padding-right:55px}.profpgfrmbox input[type=submit],.profpgfrmbox button[type=submit]{padding:14px 20px}.common_button.logout-yesbutn,.logout-nobuttn{min-width:118px}.logoutpopup .common_popup_card_inner{padding:40px 20px}.popfile-butn{max-width:80px;padding:15px 12px;font-size:13px}.popfileupload input[type=text]{padding-right:100px}.common_popup_card .user_edit_profile_popup_head h4{font-size:22px}.message_main_wrapper{border-radius:15px;padding:20px 12px}.message_panel_right,.message_panel_left{border-radius:15px}.message_author_inner figure{width:40px;height:40px;margin-right:10px}.message_author_name_wrap{padding:10px 12px}.message_back_panel{width:32px;height:32px}.message_author_name_wrap span{font-size:16px}.messages_body_panel{height:calc(100svh - 270px);padding:23px 12px 20px}.messages_footer_panel{padding:20px 12px 12px 20px}.message_row{height:calc(100svh - 90px)}.paswordwrp input[type=password],.paswordwrp input[type=text]{padding-right:55px}.subsleftblur{max-width:291px;max-height:279px}.user_authentication_review_listing li figure{width:28px;height:28px}.user_authentication_review_listing li:not(:last-child){margin-right:-6px}.user_authentication_review_listing{margin-bottom:4px}.single_star_rating{margin:0 4px}.user_fivestart_rating_txt,.user_authentication_rating_txt{font-size:12px}.vendor_flow_catagory_tag{padding:8px 10px;font-size:12px;min-width:60px}.upload_verification_documents .popfile-butn{max-width:80px;padding:15px 12px}.dashboard_main_header{padding:15px 12px 0}.dashboard_mobile_logo{width:85px}.dashboard_main_header_inner{padding:12px;border-radius:12px}.dashboard_header_notification_wrap{padding:3px 8px 3px 3px}.dashboard_notification_figure{width:28px;height:28px;margin-right:4px}.dashboard_notification_figure:before{top:4px;right:4px}.dashboard_header_notification_wrap p{font-size:12px}.dashboard_author_wrap{padding:4px 12px 4px 4px}.dashboard_author_wrap figure{width:28px;height:28px;margin-right:4px}.dashboard_author_details p{font-size:12px;margin-bottom:3px}.dashboard_author_details span{font-size:10px}.dashboard_header_right{padding-left:10px}.header_toggle_btn{margin-left:8px}.dashboard_toggle_button{width:40px;height:40px}.dashboard_toggle_button span{width:calc(100% - 17px);margin-bottom:5px}.dashboard_right_panel{padding:0 12px 20px}.dashboard_right_panel_inner{padding-top:130px}.dashboard_booking_row{--bs-gutter-y: 12px}.booking_discount_wrap_one>p{font-size:24px}.dash_booking_appointment_listing{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.dash_booking_appointment_listing li{padding-right:0;margin-right:0}.dash_booking_appointment_listing li:before{display:none}.dash_booking_appointment_item{padding:12px}.dash_booking_appointment_scroll{padding:0 12px}.dashboard_toggle_button.dash_under_nav span:last-child{-webkit-transform:rotate(-45deg) translate(6px,-5px);-ms-transform:rotate(-45deg) translate(6px,-5px);transform:rotate(-45deg) translate(6px,-5px)}.dash_calender_heading{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dash_calender_left{padding-right:0;padding-bottom:15px}.week_month_tab_btn{font-size:14px}.bkpkghed-flex{-ms-flex-wrap:wrap;flex-wrap:wrap}.pkglisthd{width:100%;margin-bottom:15px}.vendor_my_profile_bar_left figure{width:65px;height:65px}.vendor_my_profile_details{padding-left:12px}.vendor_my_profile_details h3{font-size:20px;margin-bottom:10px}.common_white_head h4{font-size:18px}.common_profile_row{margin:-3px -10px}.common_profile_left,.common_profile_right{padding:3px 10px}.past_work_col{width:50%}.subscription_btn_wrap .common_button{padding:12px 10px}.vendor_my_profile_bar_right .common_button{padding:12px 15px;font-size:14px}.dshbrd-backlink{margin-bottom:20px}.clnder-onedtals-pnl .dash_booking_appointment_head .book_table_tag{margin-top:10px}.clnder-onedtals-pnl .dash_booking_appointment_head{flex-direction:column;align-items:baseline}.clndertopglow{max-width:300px}.uploadwork-wrp .upload-edit label{padding:30px 15px}.editprof-editimgbx .avatar-preview{width:60px;height:60px;margin-right:0}.editprof-editimgbx .avatar-upload .avatar-edit input+label.camera-butn{right:0;bottom:0}.reprt-client-pop form .popfile-butn{max-width:80px;padding:15px 12px;font-size:13px}.book-top-card{padding:10px;border-radius:10px}.book-top-flex h5{font-size:14px}.book-top-flex{padding-top:14px}.vc-dots .vc-dot{margin-top:-13px}.nw-membership-each-input{width:100%;padding:0 0 12px}.nw-membership-each-input-inr input[type=submit]{width:100%;height:40px;padding:5px}.nw-members-nxt-btn-wpr input[type=button]{width:100%}.clnder-onedtals-lftlst>ul>li .clndertme{min-width:50px;font-size:14px}.clnder-onedtals-lftlst>ul>li{padding:0 0 0 46px}.footer_social_wrap{gap:12px}.footer_social_wrap a{width:35px;height:35px}.book_appointment_highlihgt_title>*{width:100%}.book_appointment_highlihgt_title{flex-wrap:wrap;text-align:center}.pv-day{font-size:14px}.reserve-mdl-outer .book_appointment_field_icon{left:8px}.reserve-mdl-outer .reserve-modal .vendor_packages_min_max_inner{width:30px;height:30px}.reserve-mdl-outer .book_appointment_field_box input[type=text]{height:46px;padding:0 80px 0 43px}.reserve-modal{padding:8px 15px 8px 7px}.reserve-mdl-outer .book_appointment_field_box .book_estimated_price{font-size:13px}.reserve-mdl-outer .vendor_packages_pack_price span{font-size:18px}.pay-row-rgt,.pay-row-lft{width:100%}.reserve-history .bookinghistory_message_wrap .common_button{padding:11px 15px}.set-final-price-btn-wrap{text-align:left}.set_final_amount_popup .user_edit_profile_popup_head p{font-size:24px}.enter-amount-field input[type=number]{padding:5px 16px;height:50px}.star-rat-wrap{flex-wrap:wrap}.profile-name-wrap{width:100%;margin-bottom:5px;flex-direction:inherit;padding-right:0;justify-content:space-between;align-items:center}.user small{padding-left:10px}.wallet-box{width:100%}.banner_content_wrap>p.home-ban-subtitle{max-width:290px}.dashboard_right_panel_inner .cv-header-day{min-width:40px}.custom-calendar .cv-header-days .cv-header-day{padding:16px 5px;font-size:13px}.cv-day-number{padding:5px!important;text-align:center}.instance4 .cv-day-number,.instance3 .cv-day-number,.instance2 .cv-day-number{text-align:left}.dashboard_right_panel_inner .cv-item.offset2,.dashboard_right_panel_inner .cv-item.offset1{margin-left:18px}.dashboard_right_panel_inner .cv-item.offset2,.dashboard_right_panel_inner .cv-item.offset1{margin-left:2px}.custom-calendar{width:600px}.calender-wpr{overflow-x:auto}.custom-calendar .cv-weekdays .cv-item{font-size:10px}.gap-wihoutlogin{max-width:280px;padding:30px 14px}.gap-wihoutlogin p{font-size:14px}}@media (max-width: 374px){.videography_tag,.photography_tag{display:none}.book_appointment_field_box .book_estimated_price{font-size:10px}.book_appointment_field .form_input_radio label span{font-size:12px;min-width:112px}.avatar-upload .avatar-preview{width:50px;height:50px}.avatar-upload .common_button{padding:8px;min-width:85px;font-size:11px}.verification_message_popup .back_to_home_btnwrap .common_button{min-width:200px}.dashboard_mobile_logo{width:65px}.dashboard_author_details p{font-size:10px;margin-bottom:1px}.dashboard_header_right{padding-left:5px}.dashboard_author_wrap figure{width:24px;height:24px}.dashboard_notification_figure{width:24px;height:24px}.dashboard_header_notification_wrap p{font-size:10px}.dashboard_main_header_inner{padding:12px 10px}.past_work_col{width:100%}.subsscription_price span{font-size:26px}.banner_content_wrap>p.home-ban-subtitle{max-width:100%}.hme_bnnr_updte .banner_content_wrap{padding:0}}
