
@font-face {
    font-family: 'Founders-Grotesk-Regular';
    src: url('../fonts/Founders-Grotesk/FoundersGrotesk-Regular.otf') format('opentype'),
    url('../fonts/Founders-Grotesk/FoundersGrotesk-Regular.woff2') format('woff2'),
    url('../fonts/Founders-Grotesk/FoundersGrotesk-Regular.woff') format('woff'),
    url('../fonts/Founders-Grotesk/FoundersGrotesk-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Founders-Grotesk';
    src: url('../fonts/Founders-Grotesk/FoundersGrotesk-Medium.otf') format('opentype'),
    url('../fonts/Founders-Grotesk/FoundersGrotesk-Medium.woff2') format('woff2'),
    url('../fonts/Founders-Grotesk/FoundersGrotesk-Medium.woff') format('woff'),
    url('../fonts/Founders-Grotesk/FoundersGrotesk-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Founders-Grotesk-Bold';
    src: url('../fonts/Founders-Grotesk/FoundersGrotesk-Bold.otf') format('opentype'),
    url('../fonts/Founders-Grotesk/FoundersGrotesk-Bold.woff2') format('woff2'),
    url('../fonts/Founders-Grotesk/FoundersGrotesk-Bold.woff') format('woff'),
    url('../fonts/Founders-Grotesk/FoundersGrotesk-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}





.deznav .metismenu > li > a {
    font-weight: 400 !important;
    line-height: 21px;
    display: inline-block;
    font-size: 18px !important;
    color: #FFFFFF;
    font-family: 'Founders-Grotesk-Regular' !important;
    padding: 15px 15px !important;
    margin: 7px 7px !important;
}

.deznav .metismenu > li > a.active {
    color: #333333;
    background-color: #fff;
    border-radius: 6px;
    font-family: 'Founders-Grotesk' !important;

}

.navbar-expand .navbar-nav {
    background-color: #335F71;
    align-items: center;
}

.header-info h6 {
    font-family: 'Founders-Grotesk' !important;
    font-size: 18px !important;
    color: #FFFFFF !important;
    font-weight: 500 !important;
}


.guide-card-body {
    padding: 0.85rem !important;
}

.guide-card {
    border-radius: 10px;
    background-color: #F9FAFB;
    border-color: #E3E8ED;
}

.guide-count, .filter {
    color: #37302B;
    font-family: 'Founders-Grotesk-Regular';
    font-size: 18px;
    font-weight: 400 !important;
}

.guide-card .guide-address {
    font-size: 16px;
    font-weight: 500;
    font-family: 'Founders-Grotesk';
    line-height: 28px;
    color: rgba(55, 48, 43, 1);
    opacity: 80%;
}

.live-badge {
    background-color: rgba(239, 147, 80, 0.2);
    color: #EB920B;
    font-family: 'Founders-Grotesk-Bold';
    font-weight: 700;
    padding: 12px 15px 7px 16px;
    border-radius: 15px;

}

.cancel-badge {
    background-color: rgba(154, 147, 145, 0.2);
    color: #9A9391;
    font-family: 'Founders-Grotesk-Bold';
    font-weight: 700;
    padding: 12px 15px 7px 16px;
    border-radius: 15px;

}

.view-badge {
    background-color: rgba(78, 154, 242, 0.2);
    color: #4E9AF2;
    font-family: 'Founders-Grotesk-Bold';
    font-weight: 700;
    padding: 7px 15px 5px 16px;
    border-radius: 15px;
}

.third-post h4, .third-post .h4 {
    font-size: 16px;
    margin-top: 4%;
    font-family: 'Founders-Grotesk';
    color: #37302B;
    letter-spacing: 0.4px;
    font-weight: 700;
}

.guide-card .dropdown .dropdown-item {
    font-size: 14px;
    font-family: 'Founders-Grotesk-Regular';
    padding: 5px 0px;
    border-bottom: 1px solid #E2E2E1;
    color: #37302B;
    font-weight: 400 !important;
}

.guide-card .dropdown .dropdown-item:last-child {
    border-bottom: 0 !important;
}

.guide-card .dropdown .dropdown-menu {
    padding: 2px 11px;
}

.filter-image {
    margin-right: 10px;
}

.view-badge img {
    margin-bottom: 2px;
}

.btn-create-guide,.btn-create-guide:hover, .btn-create-guide:focus,.btn-create-guide:active,.btn-create-guide:disabled{
    line-height: 21px;
    background-color: #B7532A!important;
    color: #fff;
    font-family: 'Founders-Grotesk';
    font-size: 18px;
    padding: 10px 50px;
    font-weight: 500 !important;
}

.back-btn {
    height: 28px;
    width: 27px;
    background-color: #B7532A;
    text-align: center;
    padding: 3px 6px;
    border-radius: 8px;
}

.guide-details-box h4 {
    font-family: 'Founders-Grotesk';
    letter-spacing: 0.4px;
    font-weight: 700;
    font-size: 16px;
    color: #37302B;
}

.guide-details-box .guide-address {
    font-size: 16px;
    font-weight: 500;
    font-family: 'Founders-Grotesk';
    line-height: 28px;
    color: rgba(55, 48, 43, 1);
    opacity: 80%;
}

.mobile-preview {
    overflow: hidden;
    text-align: center;
}

.mobile-preview img {
    width: auto;
}

.status-box {
    width: 100%;
    border: solid 1px #E3E8ED;
    background-color: #F9FAFB;
    align-items: center;
    padding: 10px 10px;
    justify-content: space-between;
}
.dashboard-guide-status {
    width: 100%;
    border: none;
    background-color: #F9FAFB;
    align-items: center;
    padding: 10px 10px;
    justify-content: space-between;
}
.status-box h6 {
    font-size: 16px;
    font-weight: 500;
    font-family: 'Founders-Grotesk';
    color: #37302B;
    margin: 0 !important;
}

.status-box h6 span {
    font-weight: 400;
    font-family: 'Founders-Grotesk-Regular';
    font-size: 16px;
}

.delete-guide-section,.delete-guide-section a {
    font-weight: 400;
    font-size: 16px;
    font-family: 'Founders-Grotesk-Regular';
    color: #E83F3F;
    cursor: pointer;
}

.delete-guide-section img {
    margin-right: 4px;
    margin-bottom: 3px;
}

.guide-details-box h5 {
    font-size: 16px;
    font-weight: 700;
    font-family: 'Founders-Grotesk';
    letter-spacing: 0.4px;
    color: #37302B;
}

.guide-section {
    border: solid 1px #E3E8ED;
    padding: 4px;
    background-color: #F9FAFB;
}

.guide-section li img {
    margin-right: 10px;
    width: 25px;
    height: 25px;
}

.guide-section li {
    border: 0;
    border-bottom: 1px solid #E3E8ED;
    border-radius: 0 !important;
    margin: 0 13px;
    font-family: 'Founders-Grotesk';
    font-weight: 500;
    font-size: 16px;
    padding: 15px 0px;

}

.guide-section li i {
    color: #28303F;
}

.guide-section a:last-child li {
    border: 0 !important;
}


.status-box .switch {
    position: relative;
    display: inline-block;
    width: 23px;
    height: 14px;
    font-size: 11px !important;
    float: none;
    margin-top: 6px;
    margin-right: 3px;
}

.status-box .switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.status-box .switch label {

}

.status-box .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #9A9391;
    transition: .4s;
}

.status-box .slider:before {
    position: absolute;
    content: "";
    height: 8px;
    width: 8px;
    left: 4px;
    bottom: 3px;
    background-color: white;
    transition: .4s;
}

.status-box input:checked + .slider {
    background-color: #335F71;
}

.status-box input:focus + .slider {
    outline: none;
}

.status-box input:checked + .slider:before {
    transform: translateX(8px);
}

.status-box .slider.round {
    border-radius: 34px;
}

.status-box .slider.round:before {
    border-radius: 50%;
}

.asColorPicker-wrap {
    width: 100%;
}

.asColorPicker-input {
    padding-left: 3.5em;
}

.asColorPicker-trigger span {
    display: inline-block;
    width: 22px;
    height: 22px;
    border-radius: 50px !important;
    margin-top: 12px;
    margin-left: 14px;
}

.asColorPicker-input:before {
    height: 4px;
    width: 1px;
    background-color: black;
}

input.form-control {
    font-family: 'Founders-Grotesk-Regular' !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    color: #2C2D31 !important;
    border-color: #D9D9D9;
}

.color-input-section {
    margin-top: 10% !important;
}

.asColorPicker-trigger::after {
    height: 31px !important;
    content: '' !important;
    background-color: #000000;
    border: solid 1px #E3E8ED;
    position: absolute;
    top: 7px;
    left: 47px;
}

.form-footer {
    margin-top: 100px !important;
}

.draft-point {
    color: #335F71 !important;
    text-decoration: underline !important;
    margin-top: 8px !important;
    font-family: 'Founders-Grotesk';
    font-weight: 500;
    font-size: 16px;
}

.content-body {
    min-height: 980px !important;
}

.guide-details-box .sub-title {
    font-family: 'Founders-Grotesk-Regular';
    font-weight: 400;
    font-size: 16px;
    color: #37302B;
    font-style: italic;
}


.home-screen-form label {
    font-family: 'Founders-Grotesk';
    font-weight: 500;
    font-size: 16px;
    color: #2C2D31;
}

.home-screen-form input, .home-screen-form textarea {
    font-family: 'Founders-Grotesk-Regular';
    font-weight: 400;
    font-size: 16px;
    color: #2C2D31;
    border-color: #D9D9D9;
}

.home-screen-form .form-control:focus, .home-screen-form .form-control:hover {
    border-color: #D9D9D9;
}


.mobile-preview .slide img {
    display: inline;
    /*width: 100%;*/
    height: auto;
}

.mobile-preview .slick-dots {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 1rem 0;
    list-style-type: none;
}

.mobile-preview .slick-dots li {
    margin: 0 0.25rem;
}

.mobile-preview .slick-dots button {
    display: block;
    width: 1rem;
    height: 1rem;
    padding: 0;
    border: none;
    border-radius: 100%;
    background-color: #335F71;
    text-indent: -9999px;
    opacity: 40%;
}

.mobile-preview .slick-dots li.slick-active button {
    background-color: #335F71;
    opacity: 100% !important;

}

.upload-img {
    border: dashed 2px #335F71;
    text-align: center;
    height: 100px;
    background-color: rgba(51, 95, 113, 0.1);
}

.category-list-box .main-title {
    font-family: 'Founders-Grotesk';
    letter-spacing: 0.4px;
    font-weight: 700;
    font-size: 16px;
    color: #37302B;
}

.category-list-box .sub-title {
    font-family: 'Founders-Grotesk-Regular';
    font-weight: 400;
    font-size: 16px;
    color: #37302B;
    font-style: italic;
}

.accordion-box {
    padding: 0 16px;
    background-color: #F9FAFB;
    border: solid 1px #E3E8ED;
    border-radius: 10px;
}

.accordion-box .accordion-primary .accordion-header {
    background-color: #F9FAFB !important;
    border: 0;
    color: #37302B;
    box-shadow: none;
    font-weight: 500;
    font-family: 'Founders-Grotesk';
    font-size: 16px;
    border-bottom: solid 1px #E3E8ED;
    border-radius: 0;
    padding: 16px 0px;
    margin: 0 17px;
    /*pointer-events: none;*/
}

/*.accordion-box .accordion-primary .accordion-header .accordion-header-indicator {*/
/*    pointer-events: all;*/
/*}*/
.accordion-box .accordion-item:last-child .accordion-header {
    border-bottom: 0 !important;
}

.accordion-box .accordion-item {
    margin-bottom: 0px !important;
}

.cat-icon {
    padding-right: 20px;
}

.accordion-box .accordion-body-text {
    background-color: #fff;
    border: solid 1px #E3E8ED;
    border-top: 0;
    padding: 0;
    margin: 0 16px;
}

.accordion-box .accordion-item:last-child .accordion-body-text {
    border-top: solid 1px #E3E8ED;
}

.accordion-box .switch {
    position: relative;
    display: inline-block;
    width: 23px;
    height: 14px;
    font-size: 11px !important;
    float: left;
    margin-top: 6px;
    margin-right: 6px;
}

.accordion-box .switch input {
    opacity: 0;
    width: 0;
    height: 0;
}


.accordion-box .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #9A9391;
    transition: .4s;
}

.accordion-box .slider:before {
    position: absolute;
    content: "";
    height: 8px;
    width: 8px;
    left: 4px;
    bottom: 3px;
    background-color: white;
    transition: .4s;
}

.accordion-box input:checked + .slider {
    background-color: #335F71;
}

.accordion-box input:focus + .slider {
    outline: none;
}

.accordion-box input:checked + .slider:before {
    transform: translateX(8px);
}

.accordion-box .slider.round {
    border-radius: 34px;
}

.accordion-box .slider.round:before {
    border-radius: 50%;
}

.accordion-box .status-switch {
    margin-right: 1.7rem;

}

.status-text {
    font-family: Founders-Grotesk-Regular;
    font-size: 16px;
    font-weight: 400;
}

.sub-category-box .accordion-item .accordion-header {
    background-color: #FFFFFF !important;
}

.action-icons .edit-action {
    margin-right: 1.6rem;
}

.action-icons .delete-action {
    margin-right: 0.6rem;
}

.add-sub-category, .add-sub-category:active, .add-sub-category:hover,.add-topic, .add-topic:active, .add-topic:hover {
    background-color: #000000 !important;
    color: #ffffff !important;
    padding: 12px 50px;
    margin: 16px 0px;
    font-size: 18px;
    font-weight: 500;
    font-family: 'Founders-Grotesk';
}
.add-topic, .add-topic:active, .add-topic:hover{
    background-color: #B7532A !important;
    color: #ffffff !important;
}
.add-sub-category i,.add-topic i {
    margin-right: 11px;
}

.modal-header {
    margin: 0 25px;
    padding: 1rem 0rem !important;
    display: block;
}

.modal-footer {
    margin: 0 25px;
    padding: 1rem 0rem !important;
    border: 0;
    justify-content: space-between;
}

.small-back-btn {
    height: 24px;
    width: 25px;
    background-color: #B7532A;
    text-align: center;
    padding: 1px 6px;
    border-radius: 8px;
}

.modal-title {
    font-family: 'Founders-Grotesk';
    font-weight: 500;
    font-size: 16px;
    color: #37302B;
}

#sub-category-modal label, #add-topic-modal label {
    font-family: 'Founders-Grotesk';
    font-weight: 500;
    font-size: 16px;
    color: #2C2D31;
}

.btn-add {
    background-color: #B7532A !important;
    color: #ffffff !important;
    padding: 12px 50px;
    font-size: 18px;
    font-weight: 500;
    font-family: 'Founders-Grotesk';
}

.cancel-link, .cancel-link:hover {
    text-decoration: underline;
    color: #335F71;
    font-family: 'Founders-Grotesk';
    font-weight: 500;
    font-size: 16px;
}

.modal-title .cat-icon {
    padding-right: 10px !important;
}

#topic-box .accordion-header {
    margin: 0px !important;
    background-color: #FFFFFF !important;
    padding: 0px !important;
}

#edit-topic-modal .accordion-box {
    padding: 0px !important;
    background-color: #FFFFFF;
    border: 0px !important;
}

.topic-modal-head {
    justify-content: space-between;
}

.topic-modal-head h6 {
    font-family: 'Founders-Grotesk';
    font-weight: 500;
    font-size: 16px;
    color: #37302B;
}

.topic-modal-head .add-topic-btn {
    color: #B7532A;
    font-size: 18px;
    font-family: 'Founders-Grotesk';
    font-weight: 500;
    cursor: pointer;
}

.topic-modal-head .add-topic-btn i {
    padding-right: 10px;
}

#edit-topic-modal .modal-body {
    padding: 1rem 1.875rem;
}

.topic-content-body h6 {
    font-size: 14px;
    font-weight: 500;
    font-family: 'Founders-Grotesk';
    color: #37302B;
}

.topic-content-body p {
    font-weight: 400;
    font-size: 14px;
    font-family: 'Founders-Grotesk-Regular';
    color: #37302B;
}

.topic-content-body img {
    width: 100%;
}

.swal2-popup .swal2-title {
    color: #000000;
    font-family: 'Founders-Grotesk';
    font-weight: 500;
    font-size: 24px;
}

.swal2-popup {
    width: 24em !important;
    padding: 2rem;
}

.swal2-popup .swal2-styled.swal2-confirm {
    border-radius: 24px;
    background-color: #CE2323;
    color: #fff;
    font-size: 18px !important;
    font-family: 'Founders-Grotesk';
    font-weight: 500;
    padding: 10px 40px;
}

.swal2-popup .swal2-styled.swal2-cancel, .swal2-popup .swal2-styled.swal2-cancel:hover, .swal2-popup .swal2-styled.swal2-cancel:focus {
    border: 0;
    border-radius: 0.25em;
    background-color: #fff;
    color: #335F71;
    font-size: 1.0625em;
    text-decoration: underline;
    font-family: 'Founders-Grotesk';
    font-weight: 500;
    font-size: 16px;
    background-image: none !important;
}

.swal2-actions {
    display: grid !important;
}

.mockup-container {
    width: 100%;
    max-width: 410px;
    /* Adjust the maximum width as needed */
    margin: 0 auto;
    /*padding: 20px;*/
    /*background-color: #f5f5f5;*/
}

.mockup-frame {
    position: relative;
    padding-top: 177%; /* Adjust the padding ratio to maintain the aspect ratio */
    background: url(../images/mobile-mock.svg) center center no-repeat;
}

.mobile-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

}

.mockup-frame iframe {
    box-sizing: border-box;
    background-size: contain;
    padding: 12% 10% 4%;
    border-bottom-left-radius: 71px !important;
    border-bottom-right-radius: 71px !important;
}


/*file upload*/
.file-upload-contain {
    position: relative;
    margin-bottom: 40px;
}

.file-upload-contain .file-input,
.file-upload-contain .file-preview {
    position: initial;
}

.file-upload-contain .file-drop-zone {
    border: 2px dashed #335F71;
    transition: 0.3s;
    margin: 0;
    padding: 0;
    border-radius: 20px;
    background-color: #ebeff1;
    min-height: auto;
}

.file-drop-zone.clickable:focus, .file-drop-zone.clickable:hover {
    border: 2px dashed #335F71 !important;
}

.upload-area p {
    margin-top: 16px;
    font-size: 18px;
    margin-bottom: 4px;
    font-weight: 500;
    color: #2C2D31;
    font-family: 'Founders-Grotesk';
}

.upload-area span {
    color: #2C2D31 !important;
    font-family: 'Founders-Grotesk-Regular';
    font-weight: 400;
    font-size: 16px;
}

.upload-area p b {
    color: #1e80e8;
}

.file-preview {
    border: 0 !important;
    padding: 0 !important;
}

.file-drop-zone-title {
    color: #aaa;
    font-size: 1.6em;
    text-align: center;
    padding: 20px 10px !important;
    cursor: default;
}

.file-preview .fileinput-remove {
    display: none;
}

.file-drop-zone .file-preview-thumbnails {
    cursor: pointer;
}

.file-preview-frame {
    cursor: default;
    display: flex;
    align-items: center;
    border: none;
    background-color: #000000;
    box-shadow: none;
    border-radius: 8px;
    width: 100%;
    padding: 15px;
    margin: 8px 0px;
}

.file-preview-frame:not(.file-preview-error):hover {
    border: none;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 20%);
}

.file-preview-frame .kv-file-content {
    min-width: 45px;
    min-height: 45px;
    width: 45px;
    height: 45px;
    border-radius: 4px;
    margin-right: 10px;
    background-color: #fff;
    padding: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.file-preview-image {
    border-radius: 4px;
}

.file-preview-frame .file-footer-caption {
    padding-top: 0;
}

.file-preview-frame .file-footer-caption {
    text-align: left;
    margin-bottom: 0;
}

.file-detail {
    font-size: 14px;
    height: auto;
    width: 100%;
    line-height: initial;
}

.file-detail .file-caption-name {
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 6px;
}

.file-detail .file-size {
    color: #f1f8fe;
    font-size: 12px;
}

.kv-zoom-cache {
    display: none;
}

.file-preview-frame .file-thumbnail-footer {
    height: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.file-preview-frame .file-drag-handle,
.file-preview-frame .file-upload-indicator {
    float: none;
}

.file-preview-frame .file-footer-buttons {
    float: none;
    display: flex;
    align-items: center;
}

.file-preview-status.text-center {
    display: none;
}

.kv-file-remove.file-remove {
    border: none;
    background-color: #ef2f2f;
    color: #fff;
    width: 25px;
    height: 25px;
    font-size: 12px;
    border-radius: 4px;
    margin: 0px 4px;
}

.file-drag-handle.file-drag {
    border: none;
    background-color: #fff;
    color: #2580e8;
    width: 25px;
    height: 25px;
    font-size: 12px;
    border-radius: 4px;
    margin: 0px 4px;
}

.kv-file-upload.file-upload {
    border: none;
    background-color: #48bd22;
    color: #fff;
    width: 25px;
    height: 25px;
    font-size: 12px;
    border-radius: 4px;
    margin: 0px 4px;
}

.file-thumb-loading {
    background: none !important;
}

.local-group-section p {
    font-size: 18px;
    font-family: 'Founders-Grotesk-Regular';
    font-weight: 400;
    color: #37302B;
}

.local-group-section .group-create-btn, .activity-group-section .group-create-btn {
    color: #B7532A;
    font-family: 'Founders-Grotesk';
    font-weight: 500;
    font-size: 18px;
    cursor: pointer;
}

.local-cat-list {
    width: 100%;
    overflow: auto;
    margin-top: 15px;
}

.group-create-btn i {
    margin-right: 5px;
    font-weight: bold;
}

.local-cat-list::-webkit-scrollbar {
    display: none;
}

.local-cat-item img {
    border-radius: 60px;
    border: 3px solid rgba(255, 255, 255, 0.40);
    background-color: #335F71;
    padding: 10px;
    height: 50px;
    width: 50px;
}

.local-cat-item {
    text-align: center;
    margin: 0 10px;
}

.local-cat-item p {
    color: #37302B;
    font-size: 16px;
    font-family: 'Founders-Grotesk-Regular';
    font-weight: 400;
    color: #37302B;
}

.activity-group-section p {
    color: #37302B;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Founders-Grotesk-Regular';
}

.group-list .media-body h5 a {
    color: #37302B;
    font-weight: 500;
    font-family: 'Founders-Grotesk';
    font-size: 18px;
}

.group-list .media-body p {
    color: #37302B;
    font-weight: 400;
    font-family: 'Founders-Grotesk-Regular';
    font-size: 18px;
}

#add-group-modal h3, #add-activity-modal h3 {
    font-size: 24px;
    color: #37302B;
    font-family: 'Founders-Grotesk';
}

#add-group-modal .modal-header, #add-activity-modal .modal-header {
    border: 0 !important;
}

#add-group-modal .modal-footer, #add-activity-modal .modal-footer {
    display: block;
    border: 0 !important;
}

#add-group-modal .modal-body label, #add-activity-modal .modal-body label {
    color: #2C2D31;
    font-size: 16px;
    font-family: 'Founders-Grotesk';
}

#add-group-modal .modal-body, #add-activity-modal .modal-body {
    padding: 0px 1.875rem !important;
}

#add-activity-modal .form-select {
    font-family: 'Founders-Grotesk-Regular' !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    color: #2C2D31 !important;
    border-color: #D9D9D9;
    border-radius: 0.375rem;
    background-color: #fff;
    height: 2.813rem;
}

.product-accordion-box {
    padding: 0 0px !important;
    border: 0px !important;
    border-radius: 0 !important;
    background-color: #fff;
}

.product-accordion-box .accordion-item {
    margin-top: 20px;
    background-color: #F0F2F5;
    border-radius: 0;
}

.product-accordion-box .accordion-primary .accordion-header {
    background-color: #F0F2F5 !important;
    border-bottom: 0px !important;
    margin: 0;
    padding: 16px;
    font-size: 18px;
    font-weight: 500;
    font-family: 'Founders-Grotesk';
}

.product-accordion-box .accordion-header-indicator {
    right: 1rem;
}

.product-accordion-box .accordion-item:last-child .accordion-body-text {
    border-top: 0 !important;
}

.marketplace-heading {
    font-family: 'Founders-Grotesk-Regular';
    font-size: 18px;
    font-weight: 400;
}

.new-arrival-product h4 {
    color: #37302B;
    font-weight: 500;
    font-size: 18px;
    font-family: 'Founders-Grotesk';
    height: 35px;
    overflow: hidden;
}

.new-arrival-product .price {
    font-family: 'Founders-Grotesk-Regular';
    font-weight: 400;
    font-size: 18px;
    color: #37302B;
    float: left;
}

.product-row {
    background-color: #f0f2f5;
}

.plus-icon img {
    background-color: #B7532A;
    height: 25px;
    border-radius: 6px;
}

.new-arrival-content p {
    font-family: 'Founders-Grotesk-Regular';
    color: #37302B;
    font-size: 18px;
}

.product-detail-card {
    border: 0 !important;
}

.product-details-section li {
    list-style: disc;
    font-family: 'Founders-Grotesk-Regular';
    color: #37302B;
    font-size: 18px;
}

.product-detail-card .image-section h4 {
    font-size: 18px;
    font-weight: 500;
    font-family: 'Founders-Grotesk';
}

.product-detail-card .image-section h5 {
    font-size: 18px;
    font-weight: 400;
    font-family: 'Founders-Grotesk-Regular';
}

button#sub, button#add {
    height: 25px;
    width: 25px;
    background-color: #B7532A;
    border: 0;
    color: #fff;
    border-radius: 5px;
}

.qty-change .count {
    border: 0;
    border-bottom: 1px solid #9A9391;
    margin: 0 10px;
    width: 40px;
    text-align: center;
    font-size: 18px;
    font-family: 'Founders-Grotesk-Regular';
    color: #9A9391;
}


#earning-head .count {
    color: #fff;
    font-family: 'Founders-Grotesk';
    font-weight: 600;
    font-size: 32px;
}


#earning-head .title-card {
    color: #fff;
    font-family: 'Founders-Grotesk-Regular';
    font-weight: 400;
    font-size: 24px;
}

#earning-head .card {
    border-radius: 10px;
}

.earning-total-card {
    background-color: #9A9391;
}

.views-total-card {
    background-color: #B7532A;
}

.ecommerce-total-card {
    background-color: #37302B;
}

.order-total-card {
    background-color: #9EA3AE;
}

#earning-table thead {
    background-color: #F9FAFB;
    border: solid 1px #E3E8ED;
    color: #000;
    font-weight: 500;
    font-family: 'Founders-Grotesk';
}

#earning-table tbody {
    color: #37302B;
    font-size: 16px;
    font-family: 'Founders-Grotesk-Regular';
}

#earning-table tbody tr td a, #earning-table tbody tr td a:hover {
    font-weight: 500;
    font-family: 'Founders-Grotesk';
    color: #37302B;
    text-decoration: underline;
}

#earning-table tbody tr .text-success {
    color: #187B3F;
    font-weight: 500;
    font-family: 'Founders-Grotesk';
}

#earning-table tbody tr .text-danger {
    color: #CE2323;
    font-weight: 500;
    font-family: 'Founders-Grotesk';
}

.heading-earning {
    font-size: 18px;
    font-family: 'Founders-Grotesk';
    color: #37302B;
    font-weight: 500;
}

.ecommerce-head h4 {
    color: #37302B;
    font-size: 18px;
    font-family: 'Founders-Grotesk-Regular';
    font-weight: 400;
}

.ecommerce-head a {
    color: #B7532A;
    font-family: 'Founders-Grotesk';
    font-weight: 500;
    font-size: 18px;
    cursor: pointer;
}

.switch {
    position: relative;
    display: inline-block;
    width: 27px;
    height: 16px;
    font-size: 11px !important;
    float: right;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.e-commerce-row .card, .e-commerce-products .card {
    background-color: #F9FAFB;
    border-radius: 20px;
}

.e-commerce-row .switch input:checked + .slider, .e-commerce-products .switch input:checked + .slider {
    background-color: #335F71;
}

.e-commerce-row .switch .slider.round, .e-commerce-products .switch .slider.round {
    border-radius: 34px;
}

.e-commerce-row .switch input:checked + .slider:before, .e-commerce-products .switch input:checked + .slider:before {
    transform: translateX(10px);
}

.e-commerce-row .switch .slider.round:before, .e-commerce-products .switch .slider.round:before {
    border-radius: 50%;
}

.e-commerce-row .switch .slider:before, .e-commerce-products .switch .slider:before {
    position: absolute;
    content: "";
    height: 9px;
    width: 9px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    transition: .4s;
}

.e-commerce-products .slider, .e-commerce-row .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #9A9391;
    transition: .4s;
}

.e-commerce-products .media.pt-3.pb-3 {
    border-radius: 10px;
    border: 1px solid #E3E8ED;
    background: #F9FAFB;
    padding: 0 11px;
    margin-top: 10px;
}

.e-commerce-products .switch {
    /*float: left;*/
    margin-top: 10px;
}

#product-form .form-control, #product-form .form-select {
    background-color: #fff;
    border-radius: 5px !important;
    color: #2C2D31;
    font-family: 'Founders-Grotesk-Regular';
    font-weight: 400;
    font-size: 16px;
    border-color: #D9D9D9;
}

#product-form label {
    font-family: 'Founders-Grotesk';
    font-weight: 500;
    font-size: 16px;
    color: #2C2D31;
    margin-top: 6px;
    margin-bottom: 6px;
}

.required {
    color: #CE2323;
    font-size: 16px;
    font-family: 'Founders-Grotesk';
    font-weight: 500;
}

.col-ting {
    width: 100%;
    margin: 0 auto;
    margin-top: 3em;
    margin-bottom: 3em;
    overflow: hidden;
}

.file-upload .image-box {
    margin: 0 auto;
    /*margin-top: 1em;*/
    height: 18em;
    /*width: 20em;*/
    cursor: pointer;
    overflow: hidden;
    border-radius: 10px;
    border: 1px solid #F3F5F7;
    background: #F9FAFB;
}

.file-upload .image-box img {
    height: 100%;
    display: none;
}

.file-upload .image-box p {
    position: relative;
    top: 55%;
    color: #000;
    font-family: 'Founders-Grotesk';
    font-size: 18px;
}

.image-upload-icon {
    display: block !important;
    height: 35px !important;
    margin: 0px auto;
}

.image-icon-box {
    margin-top: 90px;
}

.btn-add-product {
    background-color: #B7532A !important;
    color: #ffffff !important;
    font-size: 18px;
    font-weight: 500;
    font-family: 'Founders-Grotesk';
    width: 50%;
}

.cancel-btn {
    color: #2C2D31;
    font-family: 'Founders-Grotesk-Regular';
    font-size: 16px;
}

#profile-header {
    background-color: #335F71;
    height: 80px;
    padding-left: 10px !important;
}

#profile-header .back-profile a {
    font-size: 24px;
    color: #fff;
    font-family: 'Founders-Grotesk';
    font-weight: 500;
}

#profile-header .back-profile a img {
    margin-right: 15px;
    margin-top: -6px;
}

.profile-box {
    width: 400px;
    margin: 0 auto;
    text-align: center;
    margin-top: 30px;
    position: relative;
    z-index: 3;
}

.edit-profile-box {
    /*width: 500px;*/
    /*margin: 0 auto;*/
    /*margin-top: 10%;*/
    /*position: relative;*/
    /*z-index: 3;*/
}

.profile-box h2 {
    font-size: 24px !important;
    font-family: 'Founders-Grotesk' !important;
}

.profile-box .logout-link {
    color: #E83F3F;
    font-size: 16px;
    font-family: 'Founders-Grotesk' !important;
}

.profile-box .logout-link img {
    margin-left: 5px;
}

/*.free-guide-box {*/
/*    background-color: #B7532A1A;*/
/*    height: 100px;*/
/*    border-radius: 10px;*/
/*    padding: 0 10px;*/
/*    margin-top: 15%;*/

/*}*/

.free-guide-box .image-guide {
    margin-top: -40px;
    float: left;

}

.free-guide-box h2 {
    color: #37302B;
    font-size: 24px;
    font-family: 'Founders-Grotesk';
    font-weight: 500;
}

.free-guide-box h5 {
    color: #B7532A;
    font-size: 16px;
    font-family: 'Founders-Grotesk';
    font-weight: 500;
}

.profile-link-box {
    text-align: left;
}


.link-item {
    border-radius: 5px;
    border: 1px solid #F3F5F7;
    background: #F9FAFB;
    padding: 13px;
}

.link-item h4 {
    color: #37302B;
    font-size: 16px;
    font-family: 'Founders-Grotesk-Regular';
    font-weight: 400;
    padding-right: 10px;
}

.link-item p {
    color: #37302B;
    font-size: 16px;
    font-family: 'Founders-Grotesk-Regular';
    font-weight: 400;
    margin: 0;
    padding: 0 33px;
    opacity: 0.6;
}

.link-item h4 img {
    margin-right: 8px;
}

#profile-sidebar {
    background-color: #F3F5F7;
    width: 20rem;
    z-index: 0;
    color: #000;
}

#profile-sidebar .metismenu > li > a.active {
    background-color: #B7532A;
    color: #ffffff;
    border-radius: 6px;
    font-family: 'Founders-Grotesk' !important;
}

#profile-sidebar .metismenu > li > a {
    color: #37302B;
    font-family: 'Founders-Grotesk-Regular' !important;
    font-weight: 400;
}

.edit-profile-box label {
    font-family: 'Founders-Grotesk';
    font-weight: 500;
    font-size: 16px;
    color: #2C2D31;
}

.change-password, .change-password:hover, .change-password:focus {
    color: #B7532A;
    font-family: 'Founders-Grotesk';
    font-weight: 500;
    font-size: 16px;
}

.btn-update, .btn-update:focus, .btn-update:hover, .btn-update:active {
    width: 70%;
    background-color: #B7532A !important;
    border-radius: 30px !important;
    color: #ffffff !important;
}

.edit-profile-box .col-ting {
    height: 150px !important;
    width: 150px !important;
    border-radius: 73px !important;
}

.edit-profile-box .image-icon-box {
    margin-top: 58px !important;
}

.edit-profile-box .file-upload .image-box img {
    height: 150px;
    width: 150px;
    display: block;
}

#profile-sidebar .metismenu > li > a i {
    color: #000000 !important;
    font-size: 15px !important;
    margin-top: 5px !important;
    font-weight: 700;
}

#profile-sidebar .metismenu > li > a.active i {
    color: #ffffff !important;
}

.payout-title {
    font-family: 'Founders-Grotesk-Bold';
    font-weight: 600;
    font-size: 24px;
}

#payout-tabs {
    border: 0;
}


#payout-tabs .nav-link {
    padding: 12px 30px;
    border: solid 1px #f1f1f1 !important;
    /*margin-left: 10px;*/
    background: #F9FAFB !important;
    border-radius: 5px !important;
    color: #37302B !important;

}

#payout-tabs .nav-link.active {
    background-color: #B7532A !important;
    color: #fff !important;
}


#payout-tabs .nav-link img {
    padding-right: 10px !important;
}

.note-p {
    color: #37302B;
    font-family: 'Founders-Grotesk';
    font-weight: 500;
    font-size: 16px;
}

.payout-notes {
    border-radius: 5px;
    border: 1px solid #F3F5F7;
    background: #F9FAFB;
    margin-top: 5%;
    padding: 20px;
}

.payout-notes ul li {
    list-style: disc;
    margin-bottom: 3px;
    color: #37302B;
    opacity: 0.6;
    font-family: 'Founders-Grotesk-Regular';
    font-size: 16px;
}

.payout-notes ul {
    padding-left: 30px;
}

.payout-notes p {
    margin: 0;
    color: #37302B;
    font-family: 'Founders-Grotesk-Regular';
    font-size: 16px;
    margin-bottom: 3px;
}

.bank-detail-form p, .bank-detail-form label {
    color: #2C2D31;
    font-size: 16px;
    font-family: 'Founders-Grotesk';
    font-weight: 500;
}

.bank-detail-form .form-group {
    color: #000;
    font-family: 'Founders-Grotesk-Regular';
    font-size: 16px;
}

.account-type {
    font-family: 'Founders-Grotesk-Regular' !important;
    font-weight: 400 !important;
    color: #000 !important;
}

.tax-details .form-select {
    background-color: #fff;
    border-radius: 5px;
    height: 3em;
}

.tax-id-row input {
    margin-left: 10px;
}

.tax-id-row label {
    margin-left: 8px;
}

.desciption-tax {
    color: #37302B;
    font-family: 'Founders-Grotesk-Regular';
    font-weight: 400;
    font-size: 16px;
}

.desciption-tax ul {
    margin-left: 10px;
}

.desciption-tax ul li {
    list-style-type: decimal;
}

.team-section {
    margin-top: 8rem;
}

.team-list-box {
    background-color: #F3F5F7;
    border-radius: 5px;
    padding: 15px;
}

.team-list-item {
    border-right: solid 1px rgba(55, 48, 43, 0.20);
}

.team-list-item:last-child {
    border-right: 0 !important;
}

.team-list-item img {
    height: 110px;
    padding: 10px 0px;
}

.team-list-item h4 {
    font-family: 'Founders-Grotesk';
    font-size: 24px;
    color: #2C2D31;
}

.team-list-item h6 {
    font-family: 'Founders-Grotesk';
    font-size: 16px;
    color: #37302B;
}

#invite-member-modal label {
    font-family: 'Founders-Grotesk';
    color: #2C2D31;
    font-size: 16px;
}

#invite-member-modal .form-select {
    background-color: #fff;
    border-radius: 5px;
    height: 3em;
    color: #2C2D31;
    font-family: 'Founders-Grotesk-Regular';
    font-size: 16px;
}

#invite-member-modal .form-control {
    color: #2C2D31;
    font-family: 'Founders-Grotesk-Regular';
}

#invite-member-modal h3 {
    font-family: 'Founders-Grotesk';
    font-size: 24px;
    color: #37302B;
}

#invite-member-modal .modal-header {
    border-bottom: 0 !important;
}

.ask-us-list video {
    width: 100%;
}

.ask-us-list {
    padding: 0 10px;
}

.ask-us-list h6 {
    color: #37302B;
    font-family: 'Founders-Grotesk';
    font-weight: 500;
    font-size: 16px;
}

.ask-us-list p {
    color: #37302B;
    font-family: 'Founders-Grotesk-Regular';
    font-weight: 400;
    font-size: 16px;
}

#ask-us-points.nav-pills .nav-link {
    padding: 10px 35px;
    font-size: 18px;
    font-family: 'Founders-Grotesk';
    font-weight: 500;
    color: #37302B;
    margin-right: 10px;
    background-color: #F5F5F5;
}

#ask-us-points.nav-pills.light .nav-link.active, #ask-us-points.nav-pills.light .show > .nav-link {
    background: #335F71;
    color: #fff;
}

.faq-list {
    padding: 0 10px;
}

#faq-accordian .accordion-header {
    padding: 0 !important;
    border: 0 !important;
}

#faq-accordian .accordion-button {
    padding: 10px 0px !important;
    font-family: 'Founders-Grotesk-Regular';
    font-size: 18px;
    color: #37302B;
}

#faq-accordian .accordion-body {
    padding: 10px 0px !important;
    font-family: 'Founders-Grotesk-Regular';
    font-size: 16px;
    color: #37302B;
}

#faq-accordian .accordion-item:last-of-type .accordion-button.collapsed {
    border: 0;
    border-radius: 0 !important;
    border-bottom: solid 1px #F3F5F7;
}

#faq-accordian .accordion-button:not(.collapsed), #faq-accordian .accordion-button {
    color: #37302B !important;
    background-color: #fff !important;
}

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

.thumbnail-group .image-box {
    margin: 0 auto;
    height: 9em;
    cursor: pointer;
    overflow: hidden;
    border-radius: 80px;
    border: 0 !important;
    background: #37302b;
}

.thumbnail-group .image-icon-box {
    margin-top: 50px !important;
}

.change-password-box {
    padding: 15px;
    background-color: #F3F5F7;
    border-radius: 10px;
    display: none;
}

.change-password-box input, .change-password-box input:hover, .change-password-box input:focus {
    background-color: #F3F5F7;
    border-color: #D9D9D9;
    color: #2C2D31;

}

.change-password-box input::placeholder {
    font-family: 'Founders-Grotesk-Regular';
    font-weight: 400;
}

.close-img {
    cursor: pointer;
}

.category-switch {
    position: relative;
    margin-top: -40px;
    margin-right: 42px !important;
    color: #37302B !important;
}

.local-checkbox-section {
    width: 40px;
    height: auto;
    align-self: center;
}

.local-checkbox-section input[type='checkbox'] {
    height: 22px;
    width: 22px;
    accent-color: #B7532A;
    border-radius: 10px;
    border: 0;
}

.login-title {
    font-family: 'Brown';
    font-weight: 700;
    font-size: 32px;
}


#login-form label,#forget-password-form label {
    font-family: 'Founders-Grotesk';
    font-size: 19px;
    color: #2C2D31;
}

#login-form input,#forget-password-form input {
    font-family: 'Founders-Grotesk-Regular';
    font-size: 16px;
    color: #2C2D31;
}

.btn-login,.btn-login:active{
    background-color: #000000!important;
    color: #fff!important;
    font-family: 'Founders-Grotesk';
    font-size: 22px;
    font-weight: 500 !important;
    margin: 0 auto;
    height: 50px;
}

.new-account {
    color: #2C2D31;
    font-weight: 400;
    font-family: 'Founders-Grotesk-Regular';
    font-size: 16px;
}

.new-account a {
    font-weight: 600;
    font-family: 'Founders-Grotesk';
    color: #2C2D31 !important;
    text-decoration: underline;
}

.forgot-password a{
    font-size: 16px;
    font-weight: 400;
    font-family: 'Founders-Grotesk-Regular';
    color: #2C2D31!important;
    text-decoration: underline;

}
.authincation{
    /*background-image: url("../../assets/images/login-background.jpg");*/
    /*background-size: cover;*/
    /*background-repeat: no-repeat;*/
}
.product-accordion-box{
    opacity: 0.2;
    pointer-events: none;
}

.market-section{
    position: relative;
}
.coming-soon{
    width: 100%;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    background-color: #fff;
}

.coming-soon h3{
    font-size: 45px;
    text-align:center;
}
#assign-guide-modal .modal-header{
    border-bottom: 0!important;
}
#assign-guide-modal .modal-title{
    font-size: 24px;
}#assign-guide-modal .modal-body{
    padding: 0 20px!important;
}
.assign-guide-list{
    height: 50px;
    background-color: #F9FAFB;
    border-radius: 4px;
    display: flex;
    align-items: center;
    padding: 10px;
    margin-top: 15px;
}
.assign-guide-list input{
    height: 20px;
    accent-color: #b7532a;
    width: 25px;
}

.assign-guide-list label{
    margin: 0!important;
    margin-left: 10px!important;
    font-size: 16px;
    font-family: 'Founders-Grotesk-Regular';
    color: #2C2D31;
}

.topic-section{
    margin-top: 21px;
    border-top: solid 1px #e4e8ed;
}

label.error{
    color: #cd0000!important;
}
#add-activity-modal{
    z-index: 11!important;
}
.place-image-container{
    width: 100px;
    height: 100px;
    overflow: hidden;
    margin-right: 20px;
}

.place-image{
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    object-fit: cover;
    border-radius: 9px;
}

.ck.ck-editor__main > .ck-editor__editable {
    background: #ffffff!important;
}
.paypal-icon{
    height: 23px;
}
#signup-form label{
    color: #2C2D31;
    font-family: 'Founders-Grotesk';
    font-size: 16px;
}
.tax-save,.tax-save:focus,.tax-save:hover{
    background-color: #B7532A !important;
    border-radius: 30px !important;
    color: #ffffff !important;
    width: 170px;
}

.sw-theme-dots>ul.step-anchor:before{
    top: 20px!important;
}
#picture_input {
    display: none;
}

.picture {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #aaa!important;
    border: 2px dashed #E5E2E7;
    cursor: pointer;
    font-family: sans-serif;
    transition: color 300ms ease-in-out, background 300ms ease-in-out;
    outline: none;
    overflow: hidden;
    height: 240px;
    width: 250px;
    margin: auto;
    float: right!important;
    background: #F5F5F5;
    border-radius: 12px;
}
.picture:hover{
    color: #176b63!important;
    border-color: #176b63!important;
}
.d-content{
    display: contents;
}
.w-70px{
    width: 70px!important;
}
.picture_img {
    max-width: 100%;
}
.notice-days, .notified-amount, .about-notice {
    display: none;
}
.fs-title{
    font-size: 23px;
}
.available-prd {
    margin-left: 2%;
}
#available_prd {
    width: 20px!important;
}
.available-prd label {
    margin-left: 6px!important;
    margin-top: 15px!important;
}

/*form styles*/
#productForm,#editProductForm {
    text-align: center;
    position: relative;
}

#productForm fieldset,#editProductForm fieldset {
    background: white;
    border: 0 none;
    border-radius: 0px;
    position: relative;
}

/*Hide all except first fieldset*/
#productForm fieldset:not(:first-of-type),#editProductForm fieldset:not(:first-of-type) {
    display: none;
}

/*inputs*/


#productForm label,#editProductForm label{
    font-weight: 500;
    float: left;
    padding: 3px;
    font-size: 15px;
    color: #000000;
}
.first-step {
    height: 640px;
    overflow: auto;
    padding: 2px;
}
#productForm input, #productForm textarea,#editProductForm input, #editProductForm textarea  {
    padding: 15px;
    border: 1px solid #ccc;
    border-radius: 0px;
    margin-bottom: 10px;
    width: 100%;
    box-sizing: border-box;
    color: #2C3E50;
    font-size: 13px;
    border-radius: 9px;
}

#productForm input:focus, #productForm textarea:focus,#editProductForm input:focus, #editProductForm textarea:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #000000;
    outline-width: 0;
    transition: All 0.5s ease-in;
    -webkit-transition: All 0.5s ease-in;
    -moz-transition: All 0.5s ease-in;
    -o-transition: All 0.5s ease-in;
}

/*buttons*/
#productForm .action-button,#editProductForm .action-button {
    width: 140px;
    background: #000000;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 25px;
    cursor: pointer;
    padding: 12px 10px;
    margin: 10px 5px;
    float: right;
}

#productForm .action-button:hover, #productForm .action-button:focus,#editProductForm .action-button:hover, #editProductForm .action-button:focus {
    color: #06EFEF;

}
#productForm select.form-select,#editProductForm select.form-select {
    width: fit-content;
    margin-left: 30%;
    border: 0;
    /* border-bottom: 1px solid; */
    border-radius: 0;
}
#productForm .action-button-previous,#editProductForm .action-button-previous {
    width: 140px;
    background: #000000;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 25px;
    cursor: pointer;
    padding: 12px 10px;
    margin: 10px 5px;
    float: left;
}

#productForm .action-button-previous:hover, #productForm .action-button-previous:focus,#editProductForm .action-button-previous:hover, #editProductForm .action-button-previous:focus {
    /*box-shadow: 0 0 0 2px white, 0 0 0 3px #C5C5F1;*/
    color: #06EFEF;
}

/*headings*/
.fs-title {
    font-size: 17px;
    text-transform: uppercase;
    color: #2C3E50;
    margin-bottom: 10px;
    letter-spacing: 2px;
    font-weight: bold;
    text-align: left;
}

.fs-subtitle {
    font-weight: normal;
    font-size: 13px;
    color: #666;
    margin-bottom: 20px;
}

/*progressbar*/
#progressbar,#progressbaredit {
    overflow: hidden;
    counter-reset: step;
}

#progressbar li,#progressbaredit li {
    list-style-type: none;
    color: white;
    text-transform: uppercase;
    font-size: 9px;
    width: 50%;
    float: left;
    position: relative;
    letter-spacing: 1px;
}

#progressbar li:before,#progressbaredit li:before {
    content: counter(step);
    counter-increment: step;
    width: 24px;
    height: 24px;
    line-height: 26px;
    display: block;
    font-size: 12px;
    color: #333;
    background: white;
    border-radius: 25px;
    margin: 0 auto 10px auto;
}

/*progressbar connectors*/
#progressbar li:after,#progressbaredit li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: #000000;
    position: absolute;
    left: -50%;
    top: 9px;
    z-index: 1; /*put it behind the numbers*/
}

#progressbar li:first-child:after,#progressbaredit li:first-child:after {
    /*connector not needed before the first step*/
    content: none;
}

/*marking active/completed steps green*/
/*The number of the step and the connector before it = green*/
#progressbar li.active:before, #progressbar li.active:after,#progressbaredit li.active:before, #progressbaredit li.active:after {
    background: #000000;
    color: #06EFEF!important;
}

#progressbar li:before, #progressbar li:after,#progressbaredit li:before, #progressbaredit li:after {
    background: #000000;
    color: white;
}
/* Not relevant to this form */
.dme_link {
    margin-top: 30px;
    text-align: center;
}
.dme_link a {
    background: #FFF;
    font-weight: bold;
    color: #000000;
    border: 0 none;
    border-radius: 25px;
    cursor: pointer;
    padding: 5px 25px;
    font-size: 12px;
}

.dme_link a:hover, .dme_link a:focus {
    background: #C5C5F1;
    text-decoration: none;
}

.category-dropdown{
    line-height: 32px;
}

.file-wrapper{
    width: 250px;
    height: 250px;
    border: 1px dashed #959595;
    position: relative;
    background-color: #f1f1f1;
    float: right;
}
.file-wrapper:after{
    content: '+';
    position: absolute;
    top: 35px; bottom: 0; left: 0; right: 0;margin: 0 auto;
    width: max-content; height: max-content; display: block;
    max-height: 85px;
    font-size: 70px;
    font-weight: bolder;
    color: gray;
    cursor: pointer;
}
.file-wrapper:before{
    content: 'UPLOAD IMAGE';
    display: block;
    position: absolute;
    left: 0; right: 0;
    margin: auto;
    bottom: 35px;
    width: max-content;
    height: max-content;
    font-size: 0.75em;
    color: gray;
}
.file-wrapper:hover:after{font-size: 73px;}
.file-wrapper .close-img-btn{display: none;}
input[type="file"]{
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 99999;
    cursor: pointer;
}
.file-set{
    background-size: cover;
    background-repeat: no-repeat;
    color: transparent;
    padding: 10px;
    border-width: 0px;
}

.file-set:before{color: transparent;}
.file-set:after{color: transparent;}
.file-set .close-img-btn{
    position: absolute;
    width: 35px;
    height: 35px;
    display: block;
    background: #000;
    color: #fff;
    top: 0; right: 0;
    font-size: 22px;
    text-align: center;
    line-height: 1.5;
    cursor: pointer;
    opacity: 0.8;
}
.file-set > input{pointer-events: none;}


#create_product .modal-dialog{
    height: 100%!important;
}



#create_product .modal-content{
    height: 872px!important;
    overflow: auto;
}



#productForm input[type="radio"],#editProductForm input[type="radio"]{
    width: 20px!important;
    height: 20px;
    vertical-align: top;
    border-color: red!important;
}

#productForm .radio-area label,#editProductForm .radio-area label {
    margin-left: 1%;
    font-size: 15px!important;
    float: revert;
    margin-top: -4px;
}
.text-left{
    text-align: left!important;
}
#productForm input[type="radio"]:checked,#editProductForm input[type="radio"]:checked {
    accent-color: #000;
}
#productForm input[type="checkbox"]:checked,#editProductForm input[type="checkbox"]:checked {
    accent-color: #000;
}

.notice-days,.notified-amount,.about-notice{
    display: none;
}


.available-prd label{
    margin-left: 6px!important;
    margin-top: 5px!important;

}
.available-prd{
    margin-left: 2%;

}
#available_prd{
    width: 20px!important;
}
#productForm  .error,#editProductForm  .error {
    border-color: red!important;
}


.product-item .toggle{
    --width: 34px!important;
    --height: calc(var(--width) / 2);
    position: relative;
    display: inline-block;
    width: var(--width);
    height: var(--height);
    box-shadow: 0px 1px 3px rgb(0 0 0 / 30%);
    border-radius: var(--height);
    cursor: pointer;
    margin-right: 4%!important;
    margin-top: 0px!important;
}

.product-status-text{
    text-transform: uppercase;
    font-weight: 700;
}

.container .product-item.inactive-product {
    background-color: #f7f7f7!important;
}
.category-dropdown .bootstrap-select .btn {
    border: 0!important;
    border-radius: 0!important;
    border-bottom: 1px solid #E6E6E6 !important;
}


#loading-animation-product,#loading-animation-service {
    display: none;
}

.heading-product{
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.5;
}
.sub-line-product{
    color: #b3b0b5;
}
.price-product{
    color: #272527;
}
.edit-product{
    color: #176b63;
}
.left-product-details{
    height: 25.3125rem;
    border-radius: 0.5rem;
    padding: 0px 40px 40px 40px;;
}
.left-product-details img{
    width: 100%;
    object-fit: contain;
    object-position: center;
    height: 100%;
    border-radius: 10px;
}
.right-product-details{
    padding: 0px 40px 40px 40px;
    height: 25.3125rem;
    overflow:auto;
}
#view-product-modal .modal-content{
    border-radius: 16px;
}
.file-no-browse{
   pointer-events: none;
}
.billing-cycle-option{
    background: #f1f1f1;
    padding: 0;
}
.billing-cycle-option .btn{
    margin-bottom: 0!important;
}

.billing-cycle-option .btn-check:checked + .btn,.billing-cycle-option .btn-check:checked + .btn:focus, .btn-check:checked + .btn:hover {
    background-color: #000;
    color: #fff;
}
.qty-container,.qty-upgrade-container{
    display: flex;
    align-items: center;
    justify-content: center;
}
.qty-container .input-qty,.qty-upgrade-container .input-qty-upgrade{
    text-align: center;
    padding: 6px 10px;
    border: 1px solid #d4d4d4;
   width: 100%;
}
.qty-container .qty-btn-minus,
.qty-container .qty-btn-plus,.qty-upgrade-container .qty-upgrade-minus,.qty-upgrade-container .qty-upgrade-plus{
    border: 1px solid #d4d4d4;
    padding: 10px 13px;
    font-size: 10px;
    /*height: 38px;*/
    width: 38px;
    transition: 0.3s;
}
.qty-container .qty-btn-plus,.qty-upgrade-container .qty-upgrade-plus{
    margin-left: -1px;
    background-color: #000;
    color: #fff;
}
.qty-container .qty-btn-minus,.qty-upgrade-container .qty-upgrade-minus{
    margin-right: -1px;
    background-color: #000;
    color: #fff;
}
.empty-guides{
    display: flex;
    height: 34vh;
    justify-content: center;
    align-items: center;
}
.billing-section{
    margin-left: 20rem!important;
}
.billing-section p{
    font-size: 14px;
    line-height: 1.4!important;
    color: #000000;
}
.billing-section .card-header{
    padding:1rem!important;
}
.billing-section .card-header h5{
    margin: 0!important;
}

.billing-section .card{
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px -2px 6px -2px!important;
    border: 0!important;
    border-radius: 19px;
    padding: 5px;
}

.upgrade-plan-btn,.upgrade-plan-btn:focus,.upgrade-plan-btn:hover,.upgrade-plan-btn:active,.activate-plan,.activate-plan:focus,.activate-plan:hover,.activate-plan:active{
    background-color: #b7532a!important;
    border-color: #b7532a!important;
    border-radius: 20px!important;
}
.plan-section .ml-3{
    margin-left:3%;
}

.plan-section b{
    font-weight: 600!important;
    font-size: 15px;
}





.dropdown-assign-guide {
    position: relative;
    font-size: 14px;
    color: #333;
}

.dropdown-assign-guide .dropdown-list {
    padding: 12px;
    background: #fff;
    position: absolute;
    top: 40px;
    left: 2px;
    right: 2px;
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, .15);
    transform-origin: 50% 0;
    transform: scale(1, 0);
    transition: transform .15s ease-in-out .15s;
    max-height: 66vh;
    overflow-y: scroll;
}

.dropdown-assign-guide .dropdown-option {
    display: block;
    padding: 0px 12px;
    opacity: 0;
    transition: opacity .15s ease-in-out;
}

.dropdown-assign-guide .dropdown-label {
    display: block;
    height: 40px;
    background: #fff;
    border: 1px solid #D9D9D9;
    padding: 11px 12px;
    line-height: 1;
    cursor: pointer;
    border-radius: 5px;
    font-weight: 400 !important;

    color: #565656 !important;

}

.dropdown-assign-guide .dropdown-label:before {
content: '▼';
float: right;
}

.dropdown-assign-guide.on .dropdown-list {
transform: scale(1, 1);
transition-delay: 0s;
}

.dropdown-assign-guide.on .dropdown-list .dropdown-option {
opacity: 1;
transition-delay: .2s;
}

.dropdown-assign-guide.on .dropdown-label:before {
content: '▲';
}

.dropdown-assign-guide [type="checkbox"] {
position: relative;
top:2px;
margin-right: 4px;
}

.login,
.image {
    min-height: 100vh;
}

.bg-image {
    background-image: url('../../assets/images/login-right-img.png');
    background-size: cover;
    /*background-position: center center;*/
    background-repeat: no-repeat;
}

.login-desc{
    color: #000;
    font-size: 14px;
}
.google-btn,.google-btn:focus,.google-btn:active{
    border: solid 1px #bebdbb!important;
    color: #000!important;
}

.google-btn img{
margin-right: 10px;
}
#login-form label.error{
    font-size: 15px!important;
    margin-top: 7px;
    margin-left: 12px;

}
#login-form input{
    box-shadow: none !important;
    border: solid 1px #a5a3a3 !important;
    height: 50px;
}

.login-box{
   padding-left:10%;
   padding-right:20%;
}
.or-section{
    text-align: center;
    width: 100%;
    height: 50px;
    margin-top: 50px;
}
.or-section p{
    text-align: center;
    border: solid 2px #bbb;
    width: 40px;
    font-size: 15px;
    padding: 1px;
    border-radius: 24px;
    height: 35px;
    color: #000;
    margin: 0 auto;
    margin-top: -32px;
    background-color: #f1f0ec;
    font-weight: 700;
}
.col-40 {
    flex: 0 0 40%;
    max-width: 40%;
}
.col-60 {
    flex: 0 0 60%;
    max-width: 60%;
}

.text-login-paragraph{
    font-size: 15px;
    color: #B7532A;
}
.signup-link p{
    font-size: 16px;
    color: #000000;
}
.signup-link p a{
    text-decoration: underline;
}
#signup-form input.form-control,#login-form input.form-control{
    background-color: #f1f0ec !important;
    border-color: #bebdbb!important;
}
@media (min-width: 992px){
    #add-product-modal .modal-lg, .modal-xl,#edit-product-modal .modal-lg{
        --bs-modal-width: 900px;
    }

}

@media (max-width: 768px) {

    .login-box{
        padding-left:5% !important;
        padding-right:5%!important;
    }
    .col-40 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
    .col-60 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
    .login {
        align-items: baseline!important;
        margin-top: 5%;
    }
    .login-box .login-logo-box{
        text-align: center;
        margin-top: 10px;
        margin-bottom: 20px;
    }
    .login-box h3{
        font-size: 22px;
    }
    .mobile-login-bg{
         background-image: url('../../assets/images/login-mobile-img.png');
        background-size: cover;
        background-repeat: no-repeat;
        min-height: 180px;
        height: auto;
    }
    .login .row{
        padding: 0!important;
    }

}