
html, body, #root {
  height: 100vh;
  margin: 0;
  padding: 0;
}


html{
    scroll-behavior: smooth;
    overflow: hidden;
}

#dash-menu {
    list-style: none;
    padding-left: 5px;
}

#dash-menu li {
    font-size: 20px;
    font-weight: 400;
    padding: 15px 0;
    color: #000;
    text-decoration: none !important;
}

#dash-menu li a:hover {
    background-color: #EFE9EE;
    border-radius: 10px;
}

#dash-menu li a {
    text-decoration: none !important;
    color: #000 !important;
    padding: 15px 15px;
}

#dash-menu li.active {
    background-color: #EFE9EE;
    padding: 10px 14px;
    border-radius: 10px;
    display: inline-block;
}

#dash-menu li span {
    padding-left: 5px;
}


#admin-sidebar {
    border-right: 1px solid #eaeaea;
    padding-top: 5px;
    min-width: 400px;
}
#admin-sidebar .dropdown-toggle:after{
    display: none;
}

#content {
    width: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
}

#content .row-header {
    height: 90px;
    font-size: 22px;
    position: fixed;
    width: 100%;
    background-color: #fff;
    padding-left: 20px;
    z-index: 99;
    border-bottom: 1px solid #efefef;
    
}

.chart-container,
.preview-container {
    padding-top: 140px;
    max-width: 1600px;
}

.edit-container {
    
    width: 50%;
    padding-left: 30px;
    min-width: 420px;
}

.edit-container>div {
    max-width: 640px;
    margin: 0 auto;
}

#analytics {
    max-width: 1250px;
}

#preview {
    min-width: 460px;
    overflow-y: scroll;
}
#preview .preview-container{
    width: 100%;
    max-width: 360px;
    margin: 0 auto;
}
#preview .card {
    margin-bottom: 20px;
    overflow: hidden;
}
#preview .card figure{
    height: 200px;
    overflow: hidden;
    position: relative;
    
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 200px;
    overflow: hidden;

}


#price-heart {
    font-size: 18px;
}

#menus-section .card {
    border-radius: 1.375rem !important;
    overflow: hidden;
    border: none!important;
}

#menus-section .card-header {
    min-height: 90px;
    background: rgb(99, 15, 145);
    color: #fff;
}

#menus-section .card {
    border: none !important;
    
    -webkit-box-shadow: 0 42px 165px rgba(31,37,85,.06), 0 5.25905px 20.6606px rgba(31,37,85,.03);
    -moz-box-box-shadow: 0 42px 165px rgba(31,37,85,.06), 0 5.25905px 20.6606px rgba(31,37,85,.03);
    box-shadow: 0 42px 165px rgba(31,37,85,.06), 0 5.25905px 20.6606px rgba(31,37,85,.03);
    text-decoration: none;
}

#menus-section a.card:hover {
    border: none !important;
    -webkit-box-shadow: 0 42px 165px rgba(31,37,85,.08), 0 5.25905px 20.6606px rgba(31,37,85,.05);
    -moz-box-box-shadow: 0 42px 165px rgba(31,37,85,.08), 0 5.25905px 20.6606px rgba(31,37,85,.05);
    box-shadow: 0 42px 165px rgba(31,37,85,.08), 0 5.25905px 20.6606px rgba(31,37,85,.05);
}

.card-footer {
    background: none !important;
    border: none !important;
}


/* COMMONS */

.modal-content {
    border-radius: 30px !important;

}

.modal-title {

    font-size: 20px !important;
    font-weight: 400 !important;
    color: #777 !important;
}

.modal-dialog {
    max-width: 600px;
    margin: 2rem auto;
}

.modal-body {
    width: 600px !important;
    max-width: 600px !important;
}

.btn-back-locales {
    background-color: transparent;
    padding: 15px 24px;
    border-radius: 40px;
    font-size: 20px;
    text-decoration: none;
    margin-top: 20px;
    display: inline-block;
    background: -webkit-linear-gradient(200deg, #527ac4, #db3bad);
    /* -webkit-background-clip: border; */
    -webkit-text-fill-color: transparent;
    width: 100%;
    max-width: 360px;
    padding: 3px;
    border: none;
    height: 64px;

}

.banners-containe .card-body{
    background-color: #fff;
    overflow: hidden;
    border-radius: 5px;
}
.carousel-inner{
    border-radius: 5px;
}
.btn-back-locales:hover {
    transition: all .2s ease-in;
    padding: 6px;
}

.btn-back-locales:hover span,
.btn-back-locales:hover i {
    background: transparent !important;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff;
    transition: all .4s linear;
}

.btn-back-locales:hover .btn-container {
    background-color: rgba(255, 255, 255, 0.5);
    transition: all .2s ease-in;
    transition-delay: .2s;
}

.btn-back-locales span {
    background: -webkit-linear-gradient(45deg, #527ac4, #db3bad);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

}

.btn-container {
    height: 100%;
    background: #fff;
    border-radius: 40px;
    font-size: 20px;
    text-decoration: none;
    padding: 5px 10px;
    width: 100%;
}

/* Icons  */

.bi-plus-circle,
.bi-tags,
.bi-plus-lg,
.bi-arrow-left,
.bi-cloud-download,
.bi-printer, .bi-bookmark-plus, .bi-box-arrow-up-right,
.bi-universal-access-circle
 {
    font-size: 32px;
    margin-right: 10px;
    background: -webkit-linear-gradient(#527ac4, #db3bad);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.menu-right input[type="radio"] {
    padding: 0px!important;
}

.menu-right input[type="text"],
.menu-right select {
    display: block;
    width: 100%;
}

.menu-right label {
    display: none;
    width: 100%;
}

.bootstrap-tagsinput input{
    background: transparent;
}
.menu-right input[type="text"], .menu-right select, .inputRounded{
    width: 100%;
    padding: 12px 20px;
    border: 2px solid #bbb;
    border-radius: 25px;
    font-size: 18px;
    background-color: rgba(255,255,255,0.3);
}

.menu-right input:focus-visible,
.menu-right textarea:focus-visible { 
    border-color: red!important;
    background-color: rgba(255,255,255,0.9);
}

.menu-right textarea {
    width: 100%;
    padding: 12px 18px;
    border: 2px solid #bbb;
    border-radius: 25px;
    font-size: 18px;
    background-color: rgba(255,255,255,0.3);
}

/* File Upload  */

.file-upload {
    /* background-color: #ffffff; */
    width: 100%;
    margin: 0 auto;

    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.file-upload-btn {
    /* width: 100%;
    margin: 0;
    color: #fff;
    background: #1FB264;
    border: none;
    padding: 10px;
    border-radius: 4px;
    border-bottom: 4px solid #15824B;
    transition: all .2s ease;
    outline: none;
    text-transform: uppercase;
    font-weight: 700; */
    background-color: transparent;
    border: none;
}



.file-upload-btn:active {
    border: 0;
    transition: all .2s ease;
}

.file-upload-content {
    display: none;
    text-align: center;
}

.file-upload-content .circular {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 180px;
    width: 180px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto;
}



.file-upload-input {
    position: absolute;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    outline: none;
    opacity: 0;
    cursor: pointer;
}

.image-upload-wrap {
    /* margin-top: 20px; */
    border: 4px dashed #ccc;
    position: relative;
    border-radius: 50%;
    width: 180px;
    height: 180px;

}

.remove-image {
    width: 50px !important;
    font-size: 25px;
    padding: 0px;
    margin: 0px;
    font-size: 14px;
    width: 100% !important;
    padding-top: 5px;
}

.remove-image:hover {
    background: transparent;
}

.remove-banner {
    width: 30px!important;
    position: absolute;
    right: 0;
    font-size: 25px;
    padding: 0px;
    margin: 0px;
    font-size: 14px;
    padding-top: 5px;
    background: transparent;
    border: none;
}

.remove-banner:hover {
    background: transparent;
}


.square {
    /* margin-top: 20px; */
    border: 4px dashed #ccc;
    position: relative;
    border-radius: 10px;
    width: 100%;


}

.image-dropping,
.image-upload-wrap:hover {
    background: rgb(82, 122, 196);
    background: linear-gradient(0deg, rgba(82, 122, 196, 1) 0%, rgba(219, 59, 173, 1) 100%);
    border: 4px solid #ffffff;
}

.image-dropping,
.image-upload-wrap:hover .bi-camera {
    color: #fff !important;
}

.image-title-wrap {
    padding: 0 15px 15px 15px;
    color: #222;
    padding: 0px;
    margin: 0px;

}

.image-title-wrap button {
    padding: 0px;
    margin: 0px;
}

.drag-text {
    text-align: center;
}

.drag-text h3 {
    font-weight: 100;
    text-transform: uppercase;
    color: #15824B;
    padding: 60px 0;
}

.file-upload-image {
    max-height: 200px;
    max-width: 200px;
    margin: auto;
    padding: 20px;
}

.remove-image {
    width: 200px;
    margin: 0;
    color: #111;
    background: transparent;
    border: none;
    padding: 10px;
    border-radius: 4px;
    margin-top: 10px;
    transition: all .2s ease;
    outline: none;
    text-transform: uppercase;
    font-weight: 600;
}

.remove-image:hover {
    background: #c13b2a;
    color: #ffffff;
    transition: all .2s ease;
    cursor: pointer;
}

.remove-image:active {
    border: 0;
    transition: all .2s ease;
}

#path {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;

}

#path-prefix {
    background: linear-gradient(90deg, rgba(82, 122, 196, 1) 0%, rgba(219, 59, 173, 1) 100%);
    color: #fff;
    border: 1px solid #581C54;
    border-top-left-radius: 25px !important;
    border-bottom-left-radius: 25px !important;
}

.text-colored {
    background: -webkit-linear-gradient(45deg, #527ac4, #db3bad);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.drag_area {
    font-size: 30px !important;
    color: #c4c4c4;
}

.drag_area:hover {
    cursor: pointer;
    color: red;
}

.eye-visible {
    font-size: 30px;
    width: 50px;
    text-align: center;
    cursor: pointer;
    color: #ccc;
}



.gragable-row {
    opacity: 0.5;
}

.gragable-row .card-body {
    padding: 5px;
}

.gragable-row .text-section {
    font-size: 12px;
}

.showing {
    opacity: 1 !important;
}

.showing .eye-visible {
    color: #333;
}


.trash-edit a {
    font-size: 18px;
    color: #333;
    text-decoration: none;
    padding: 5px;
    border-radius: 5px;
}

.trash-edit a i {
    width: 40px;
    height: 40px;
}
.trash-edit a{
    font-size: 14px;
    padding: 2px 5px;
}
.trash-edit a:hover {
    background-color: #5d02f8;
    color: #fafafa;

}

.slide-left {
    transition: all 0.4s ease-out;
    right: 0% !important;

}

.label-info {
    color: #f9f9f9;
    padding: 4px 7px 5PX 7PX;
    border-radius: 10px;
    background: rgb(82, 122, 196);
    background: linear-gradient(0deg, rgba(82, 122, 196, 1) 0%, rgba(219, 59, 173, 1) 100%);
    border: 4px solid #ffffff;
}

.bootstrap-tagsinput {
    padding: 12px !important;
    border-radius: 20px !important;
    width: 100%;
}

.bootstrap-tagsinput input {
    border: none !important;
    display: inline-block !important;
    width: inherit !important;

    padding: 0px !important;
    font-size: 20px !important;
    border-radius: 0px !important;

}

.bootstrap-tagsinput .tag {
    margin-right: 2px;
    color: white;
    line-height: 36px;
}

.bootstrap-tagsinput .label-info {
    border: 1px solid #ffffff;
}

.iframe-preview{
    width:100%;
    height:100vh;
    padding-top: 90px;
    max-width: 400px;
    margin: 0 auto;
}

.col-iframe{
    height:100vh; 
    position:relative; 
    min-width:400px; 
    max-width: 500px; 
    width: 100%
}

.btns {
    width: 100%;
    margin: 0 auto;
    padding: 0px 30px;
    max-width: 800px;
}

.btns>span {
    width: 50%;
}

.dtp>.dtp-content{
    max-width: 500px!important;
    max-height: 670px!important;
}
.dtp table.dtp-picker-days tr>td {
    padding: 1.3em 0.3em!important;
}
.dtp table.dtp-picker-days tr>td{
    font-size: 1em!important;
}
.dtp table.dtp-picker-days tr>td>a, .dtp .dtp-picker-time>a{
    padding: 0.7em 0.7em 0.7em 0.8em!important;
}
.dtp>.dtp-content>.dtp-date-view>header.dtp-header{
        background: rgb(214 62 174)!important;
}

.dtp div.dtp-date, .dtp div.dtp-time {
    background: rgb(82,122,196);
    background: linear-gradient(0deg, rgba(82,122,196,1) 0%, rgba(219,59,173,1) 100%)!important;
}

.dtp-date .material-icons{
    color: white!important;
}
.dtp table.dtp-picker-days tr > td > a.selected{
        background: #d63eae!important;
}
.dtp > .dtp-content > .dtp-date-view > header.dtp-header{
    font-size: 1.4em!important;
}
.svg-clock{
    max-width: 347px !important;
    margin-top: 22px;
}

.dtp a.dtp-meridien-am, .dtp a.dtp-meridien-pm{
    padding: 0.7em 0.66em!important;
}
.dtp .dtp-actual-meridien a.selected{
    background: #d53eae!important
}
.list-group-item{
    font-size: 1.1rem!important;
}
.list-group-item span{
    background-color: #e3e3e3;
    color: #6a6a6a;
}
.categories-container{
    padding-top: 110px;
    margin: 0 auto;
    width: 100%;

}


@media (max-width: 1300px) {
  .edit-container{
    width: 100%!important;
  }
  .menu-right{
    padding-top: 30px!important;
    margin-top: 20px;
  }
  #admin-sidebar{
    min-width: 330px;
    padding: 15px!important;
  }

  #navbarDropdown svg{
    display: none;
  }
}


.sortableListCategories li{
    padding: 10px;
    font-size: 16px!important;
}

.sortableListCategories li:hover{
    cursor: move;
}

.accordion-button{
    font-size: 16px!important;
}

.accordion-button:focus{
    box-shadow: none!important;
}


