.nestlyere-dashboard-thumbnail img{width:80px;height:80px;object-fit:cover;border-radius:8px;margin-right:10px}.nestlyere-table-dashboard{border:1px solid var(--nestly-color-border)}.nestlyere-table-dashboard td,.nestlyere-table-dashboard th{border:0;border-bottom:1px solid var(--nestly-color-border);vertical-align:middle;padding:10px 15px}.nestlyere-dashboard-action{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.nestlyere-dashboard-action li+li{margin-left:15px}.nestlyere-dashboard-action .nestlyere-action i{margin-right:0}.nestlyere-not-found{margin:0;padding:15px 25px;background-color:var(--nestly-color-accent);color:#fff;border-radius:8px}.nestlyere-item-found{margin-left:20px}.nestlyere-dashboard-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.nestlyere-dashboard-title{font-size:24px}.nestlyere-button-group{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.nestlyere-button-group .nestlyere-btn{margin-left:15px}.nestlyere-button-group .nestly-btn+.nestly-btn{margin-left:15px}.nestlyere-button-group .button-right{margin-left:auto}.nestlyere-form-item{padding:30px;border:1px solid var(--nestly-color-border);border-radius:16px}.nestlyere-form-item>h3{margin-top:0}.nestlyere-form-item+.nestlyere-form-item{margin-top:30px}.form-text{font-size:13px;color:var(--nestly-color-text);font-weight:500;margin-top:8px !important}.form-group .is-invalid{border-color:#dc3545;background-color:#fff5f5}.form-group .is-invalid:focus{outline:none;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.nestlyere-dashboard-block{padding:24px;background-color:#fff;border-radius:12px;border:1px solid var(--nestly-color-border)}.nestlyere-dashboard-search{margin-bottom:15px}.nestlyere-dashboard-search .search-right{min-width:180px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.nestlyere-dashboard-search .search-right .sorting{-ms-flex-negative:0;flex-shrink:0;margin-bottom:0;margin-right:10px}.nestlyere-dashboard-search .search-left{position:relative}.nestlyere-dashboard-search .search-left .icon-search{position:absolute;top:50%;transform:translateY(-50%);right:15px}.nestlyere-dashboard-search .search-left #searchTitle{min-width:230px;padding-right:35px}@media(min-width: 768px){.nestlyere-dashboard-search{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}}.nestly-custom-radio{display:inline-flex;align-items:center;margin-right:20px;cursor:pointer;position:relative;font-weight:500}.nestly-custom-radio .radio-label{color:#1f2937;font-size:14px}.nestly-custom-radio input[type=radio]{display:none}.nestly-custom-radio .radio-label::before{content:"";position:relative;top:4px;display:inline-block;width:18px;height:18px;margin-right:8px;border:2px solid #ccc;border-radius:50%;background-color:#fff;transition:all .2s ease-in-out}.nestly-custom-radio input[type=radio]:checked+.radio-label::before{border-color:var(--nestly-color-accent);background-color:var(--nestly-color-accent);box-shadow:inset 0 0 0 4px #fff}.nestlyere-user-role{position:relative;z-index:3}.nestlyere-user-role:hover .nestlyere-user-dropdown{opacity:1;visibility:visible;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.nestlyere-user-role .user-avatar{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:20px 0 20px 15px}.nestlyere-user-role img.avatar{width:40px;height:40px;border-radius:50%;-ms-flex:0 0 40px;flex:0 0 40px;margin-right:10px}.nestlyere-user-role .user-info{font-size:14px;font-weight:500}.nestlyere-user-role .user-name{color:var(--nestly-color-headline)}.nestlyere-user-role .nestlyere-dashboard-navigation{position:absolute;top:100%;height:inherit;right:0;padding:5px 20px;width:250px;border:1px solid var(--nestly-color-border);border-radius:12px}.nestlyere-user-role .nestlyere-dashboard-navigation .dashboard-navigation{padding-left:0;padding-right:0}.nestlyere-user-role .nestlyere-dashboard-navigation li>a{padding-left:0;padding-right:0}.nestlyere-user-role .nestlyere-dashboard-navigation li>a:hover{background-color:rgba(0,0,0,0);color:var(--nestly-color-accent)}.nestlyere-user-role .navigation-heading,.nestlyere-user-role .navigation-dashboard-logo{display:none !important}.nestlyere-user-dropdown{opacity:0;visibility:hidden;-webkit-transform:translateY(10px);-moz-transform:translateY(10px);-o-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-o-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease;z-index:3}.nestlyere-navigation-mobile{display:none}@media(max-width: 1200px){.nestlyere-dashboard-navigation{opacity:0;visibility:hidden;z-index:9 !important}.nestlyere-dashboard-navigation.is-visible{opacity:1;visibility:visible}.navigation-dashboard-logo .nestlyere-close-popup{top:30px;font-size:20px}.nestlyere-navigation-mobile{display:block;position:fixed;top:50%;transform:translateY(-50%);border-radius:0 4px 4px 0;background-color:var(--nestly-color-accent);padding:8px 12px;z-index:9}.nestlyere-navigation-mobile svg path{fill:#fff}}@media(max-width: 767px){.nestlyere-dashboard-content .site-header-right{width:100%;-ms-flex-pack:justify;justify-content:space-between}.nestlyere-dashboard-content .site-header-right .nestly-btn{padding:8px 10px !important}.nestlyere-dashboard-content .search-inner{display:none}}.nestlyere-gallery-submit>h2{font-size:16px;margin-bottom:25px}.nestlyere-gallery-content{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px;margin-top:20px}.nestlyere-gallery-header{text-align:center;padding:70px 15px;border:2px dotted var(--nestly-color-border);border-radius:12px}.nestlyere-gallery-header h4{margin-bottom:18px}.nestlyere-gallery-header p{font-weight:500;margin-bottom:20px}#nestlyere-gallery-container{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.media-gallery-item{-ms-flex:0 0 170px;flex:0 0 170px;position:relative}.media-gallery-item img{width:170px;height:170px !important;object-fit:cover;border-radius:12px !important}.media-gallery-item .nestlyere-btn-loading{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}#nestlyere-upload-gallery{background-color:var(--nestly-color-primary);color:var(--nestly-color-accent);border-radius:12px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}#nestlyere-upload-gallery i{display:block;font-size:18px;margin-right:10px}.nestlyere-gallery-delete{position:absolute;top:10px;right:10px;z-index:2;background-color:#fff;height:32px;width:32px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-radius:12px;text-align:center;color:#fff;font-size:14px}.nestlyere-gallery-delete i{color:#aaaeb0}.nestlyere-avatar-content{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px}.media-avatar-item{-ms-flex:0 0 160px;flex:0 0 160px;position:relative}.media-avatar-item>.fa-circle-notch{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.media-avatar-item img{width:160px;height:160px;object-fit:cover;border-radius:8px}.media-avatar-item .nestlyere-btn-loading{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}#nestlyere-upload-avatar{height:160px;width:160px;background-color:rgba(0,0,0,0);border:1px dashed var(--nestly-color-border);border-radius:16px;color:var(--nestly-color-text)}#nestlyere-upload-avatar i{display:block;margin-bottom:10px;font-size:20px}.nestlyere-avatar-delete{position:absolute;top:5px;right:10px;z-index:2;background-color:var(--nestly-color-accent);height:25px;width:25px;border-radius:50%;line-height:25px;text-align:center;color:#fff;font-size:14px}.nestlyere-avatar-delete:hover{color:#fff}.nestlyere-error-avatar{display:none;color:red;margin-top:10px}.nestlyere-dashboard-navigation{padding:24px 0;background-color:#fff;position:fixed;width:250px;z-index:2;overflow-y:auto;height:100%;border-right:1px solid var(--nestly-color-border)}.nestlyere-dashboard-navigation.is-collapsed{width:50px}.nestlyere-dashboard-navigation.is-collapsed .site-logo{display:none}.nestlyere-dashboard-navigation.is-collapsed li>a:hover{background-color:rgba(0,0,0,0)}.nestlyere-dashboard-navigation.is-collapsed .navigation-dashboard-logo{-ms-flex-pack:center;justify-content:center}.nestlyere-dashboard-navigation.is-collapsed .navigation-dashboard-logo,.nestlyere-dashboard-navigation.is-collapsed .dashboard-navigation{padding-left:0;padding-right:0}.nestlyere-dashboard-navigation.is-collapsed .navigation-heading,.nestlyere-dashboard-navigation.is-collapsed .submenu,.nestlyere-dashboard-navigation.is-collapsed .title,.nestlyere-dashboard-navigation.is-collapsed .arrow{display:none}.nestlyere-dashboard-navigation ul.list-navigation-dashboard{list-style:none;padding-left:0}.nestlyere-dashboard-navigation .navigation-dashboard-logo{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:0 24px 24px 24px;border-bottom:1px solid var(--nestly-color-border);margin-bottom:24px}.nestlyere-dashboard-navigation .navigation-dashboard-logo .icon-toggle:hover{cursor:pointer}.nestlyere-dashboard-navigation .navigation-dashboard-logo .icon-toggle:hover svg path{fill:var(--nestly-color-accent)}.nestlyere-dashboard-navigation .dashboard-navigation{list-style:none;padding-left:24px;padding-right:24px}.nestlyere-dashboard-navigation .dashboard-navigation .navigation-heading{font-size:12px;font-weight:600;text-transform:uppercase;margin-top:18px;margin-bottom:10px;color:#aaaeb0}.nestlyere-dashboard-navigation li>a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:10px 15px;font-weight:600;border-radius:8px}.nestlyere-dashboard-navigation li>a:hover{position:relative;z-index:1;color:#fff;background-color:var(--nestly-color-accent)}.nestlyere-dashboard-navigation li>a .arrow{margin-left:auto}.nestlyere-dashboard-navigation li ul.submenu{list-style:none;margin-left:15px;padding-left:0;list-style:none;position:relative;display:none}.nestlyere-dashboard-navigation li ul.submenu::before{content:"";height:calc(100% - 5px);width:2px;background-color:var(--nestly-color-border);display:block;position:absolute;left:0;top:-10px}.nestlyere-dashboard-navigation li ul.submenu li>a{position:relative;padding:5px 15px}.nestlyere-dashboard-navigation li ul.submenu li>a:hover{color:var(--nestly-color-accent);background-color:rgba(0,0,0,0)}.nestlyere-dashboard-navigation li ul.submenu li>a::before{content:"";width:15px;position:absolute;left:0;display:block;height:2px;background-color:var(--nestly-color-border)}.nestlyere-dashboard-navigation .image{margin-right:8px;width:14px;height:14px}.nestlyere-dashboard-content{display:-ms-flexbox;display:flex;padding-left:250px;flex-direction:column;min-height:100vh}.nestlyere-dashboard-content.is-collapsed{padding-left:50px}.nestlyere-dashboard-content .site-header{padding:0 30px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.nestlyere-dashboard-content .site-main{padding:30px}.nestlyere-dashboard-content .site-footer{margin-top:auto}.nestlyere-dashboard-content .page-numbers{margin-top:20px}.nestlyere-dashboard-content .e-con-inner{margin:0 !important;padding:0 !important;max-width:100% !important;width:100% !important}.nestlyere-dashboard-content .elementor-element{padding:0 !important}.nestlyere-dashboard-content .nestlyere-button-group.button-submit{background-color:#fff;margin:30px -30px 0;padding:15px 30px;margin-top:30px}.nestlyere-dashboard-content .search-inner{position:relative}.nestlyere-dashboard-content .search-inner .search-icon{position:absolute;top:50%;left:12px;-webkit-transform:translateY(-55%);-moz-transform:translateY(-55%);-o-transform:translateY(-55%);-ms-transform:translateY(-55%);transform:translateY(-55%)}.nestlyere-dashboard-content .search-inner input[type=search]{padding:8px 25px 8px 35px;background-color:#f8f9fa;max-width:220px;width:100%}.nestlyere-dashboard-content .site-header-right{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.nestlyere-dashboard-content .site-header-right .nestly-btn{padding:8px 20px}.nestlyere-dashboard-content .site-header-right .nestly-btn svg path{fill:var(--nestly-color-accent);transition:fill .3s ease}.nestlyere-dashboard-content .site-header-right .nestly-btn:hover svg path{fill:#fff}.wp-editor-tabs button{border-radius:3px}@media(max-width: 1200px){.nestlyere-dashboard-content{padding-left:0}}@media(max-width: 767px){.nestlyere-dashboard-content .site-header,.nestlyere-dashboard-content .site-main{padding-left:15px;padding-right:15px}}.nestlyere-dashboard-favorite .favorite-info{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.nestlyere-dashboard-favorite .title{font-size:24px;margin-top:0;margin-bottom:10px}.nestlyere-dashboard-favorite .address{margin-top:0;margin-bottom:0;font-size:15px}.flex-grow-0{flex-grow:0 !important}.nestlyere-error-plan-image{color:red}.title-dashboard{font-size:24px;font-weight:800;margin-top:0;margin-bottom:20px}.nestly-btn.btn-cancel{color:#e00707;background-color:#f5dfdf}.nestly-btn.btn-cancel:hover{color:#e00707}.nestlyere-notice{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px;padding:12px 16px;background-color:#fff4e5;border:1px solid #f0c36d;border-radius:4px;color:#8a6d3b;font-size:14px;line-height:1.5}.nestlyere-notice i{font-size:18px;color:#e0a800;flex-shrink:0}#nestlyere-dashboard-password .form-group{position:relative}#nestlyere-dashboard-password .toggle-password{position:absolute;bottom:10px;right:15px;cursor:pointer}.nestlyere-dashboard-package .nestlyere-btn{margin-top:15px}.nestlyere-dashboard-choose-package .nestlyere-package-inner{padding:40px 30px;border-radius:17px;border:1px solid var(--nestly-color-border)}.nestlyere-dashboard-choose-package>h3{margin-top:0}.nestlyere-dashboard-choose-package .package-top>h4{margin-top:0}.nestlyere-dashboard-choose-package .list-feature-item+.list-feature-item{margin-top:5px}.nestlyere-dashboard-choose-package .package-bottom{margin-top:15px}.nestlyere-packages.nestlyere-dashboard-choose-package h2{font-size:24px}.nestlyere-packages.nestlyere-dashboard-choose-package .packages-dashboard-wraper{display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:repeat(4, minmax(0, 1fr));grid-gap:24px}.nestlyere-packages.nestlyere-dashboard-choose-package .nestlyere-package-inner{height:100%;background:#fff;box-shadow:0px 2px 0px 0px rgba(10,10,10,.0392156863);border-radius:12px;padding:32px 24px}.nestlyere-packages.nestlyere-dashboard-choose-package .package-top>h4{font-size:18px;margin-bottom:12px}.nestlyere-packages.nestlyere-dashboard-choose-package .package-top .price{font-size:24px;font-weight:700;color:var(--nestly-color-accent);margin:12px 0 24px}.nestlyere-packages.nestlyere-dashboard-choose-package .package-top .price .time-unit{font-size:13px;color:var(--nestly-color-text);font-weight:500}.nestlyere-packages.nestlyere-dashboard-choose-package .nestlyere-list li i{color:var(--nestly-color-accent)}.nestlyere-packages.nestlyere-dashboard-choose-package .list-feature-item+.list-feature-item{margin-top:12px}.nestlyere-packages.nestlyere-dashboard-choose-package .package-bottom{margin-top:24px}.nestlyere-packages.nestlyere-dashboard-choose-package .nestlyere-btn{border-radius:10px}@media(max-width: 767px){.nestlyere-packages.nestlyere-dashboard-choose-package .packages-dashboard-wraper{grid-template-columns:repeat(1, minmax(0, 1fr))}.nestlyere-packages.nestlyere-dashboard-choose-package .nestlyere-package-inner{padding:24px}}/*# sourceMappingURL=dashboard.min.css.map */
