﻿
body {
    font-family: Cambria !important;
    font-size: 14px !important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Cambria !important;
}

.input-lg .form-control {
    height: 42px;
}

.form-control {
    font-size: 14px !important;
    height: 40px !important;
    padding: 5px 15px;
}

.btn {
    font-size: 14px !important;
    font-family: Cambria !important;
    padding: 6px 20px;
    border-radius: 6px;
}

.title {
    font-family: Cambria !important;
    font-weight: 600;
    letter-spacing: 1px;
    color: white;
}

.btn-primary {
    background-color: #248e7b;
    border-color: #248e7b;
}

.text-purple {
    color: #AA3D9F !important;
}

.dz-categories-bx {
    padding: 25px 30px 15px 25px;
}

.input-mini .input-group-text {
    padding: 5px 15px;
}

.f-10 {
    font-size: 10px !important;
}

.f-11 {
    font-size: 11px !important;
}

.f-12 {
    font-size: 12px !important;
}

.f-13 {
    font-size: 13px !important;
}

.f-14 {
    font-size: 14px !important;
}

.f-15 {
    font-size: 15px !important;
}

.f-16 {
    font-size: 16px !important;
}

.w-5 {
    width: 5% !important;
}

.w-10 {
    width: 10% !important;
}

.w-15 {
    width: 15% !important;
}

.w-20 {
    width: 20% !important;
}

.w-25 {
    width: 25% !important;
}

.w-30 {
    width: 30% !important;
}

.w-35 {
    width: 35% !important;
}

.w-40 {
    width: 40% !important;
}

.w-45 {
    width: 45% !important;
}

.w-50 {
    width: 50% !important;
}

.w-55 {
    width: 55% !important;
}

.w-60 {
    width: 60% !important;
}

.w-65 {
    width: 65% !important;
}

.w-70 {
    width: 70% !important;
}

.w-75 {
    width: 75% !important;
}

.w-80 {
    width: 80% !important;
}

.w-85 {
    width: 85% !important;
}

.w-90 {
    width: 90% !important;
}

.w-95 {
    width: 95% !important;
}

.w-100 {
    width: 100% !important;
}

.text-right {
    text-align: right;
}

.text-left {
    text-align: left;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.card {
    margin-bottom: 5px !important;
    border-radius: 6px;
}

.card-body {
    padding: 5px 10px;
}

.header {
    background-color: #248e7b;
    padding: 0 15px;
    color: white;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    min-height: 60px;
}

    .header .header-content {
        display: flex;
        height: 100%;
        min-height: 60px;
        align-items: center;
    }

.k-widget, .k-datepicker {
    width: 100%;
}

.k-input {
    height: 31px !important;
}

.k-picker-wrap .k-select, .k-numeric-wrap .k-select, .k-dropdown-wrap .k-select {
    padding: 0px !important;
}

.table tr th {
    background-color: #AA3D9F !important;
    color: white !important;
}

.text-bold {
    font-weight: 600;
}

.card.dz-card-box.style-1 .card-title {
    margin-top: 4px;
    margin-bottom: 4px;
    color: #fff;
}

.col-1, .col-3, .col-4, .col-8, .col-9, .col-12 {
    float: left;
}

.form-group {
    margin-bottom: 15px;
}

.card.dz-card-box.style-1 .card-body {
    display: flex;
    align-items: center;
    border-radius: 6px;
    color: #fff;
}

.container {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 5px;
    padding-right: 5px;
    box-sizing: border-box;
    padding-top: 5px;
    padding-bottom: 5px;
}

b, strong, .strong {
    font-weight: 600;
}

.text-justify {
    text-align: justify;
}

.get-started .slide-info {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-bottom: 1px;
    z-index: 1;
    position: relative;
}

.welcome-area {
    /*background-color: #248e7b;*/
    border: 1px solid #AA3D9F;
}

.btn.btn-lg, .btn-group-lg > .btn {
    font-size: 18px;
    padding: 15px 13px;
    line-height: 22px;
    text-transform: uppercase;
}

.form-control.is-invalid, .was-validated .form-control:invalid {
    border-color: #dc3545;
    padding-right: 2.25rem;
    background-image: none;
    background-repeat: no-repeat;
    background-position: center right calc(0.375em + 0.1875rem);
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.loader-screen::after {
    background: none !important;
}

.menubar-area .toolbar-inner .nav-link, .menubar-area .toolbar-inner .menu-toggler {
    width: 34%;
}

.menubar-area {
    border-top: 2px solid #a349a4;
}

div.k-window-content {
    padding: 5px;
}

thead, tbody, tfoot, tr, td, th {
    vertical-align: middle !important;
    padding: 5px !important;
}

.btn.btn-sm, .btn-group-sm > .btn {
    padding: 8px 20px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    border-radius: 6px;
}

.modal-header {
    padding: 10px;
}

.modal-body {
    padding: 8px;
}

.k-window-titlebar .k-window-action {
    display: inline-block;
    width: 20px;
    height: 20px;
    padding: 1px;
    text-decoration: none;
    vertical-align: middle;
    opacity: 1;
}

p {
    margin-top: 0;
    margin-bottom: 10px;
}

.dz-card.list .dz-media img {
    display: flex;
    border-radius: 50%;
    width: 60px;
    height: 60px;
}

.dz-card.list .dz-meta .dz-price {
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
}

.default-tab .nav-tabs .nav-item .nav-link.active {
    background-color: #a349a4;
    border-color: var(--border-color) var(--border-color) var(--bg-white);
    color: white;
    font-weight: 600;
}

.dz-card.list {
    display: flex;
    margin-bottom: 10px;
    overflow: visible;
    border-bottom: 1px solid lightgrey;
}

.dz-card {
    position: relative;
    height: 100%;
    border-radius: 4px;
    overflow: hidden;
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 40px;
    user-select: none;
    -webkit-user-select: none;
}

.dz-media img, .dz-post-media img {
    max-width: 100%;
    height: auto;
    width: 80%;
}

.dz-wishlist-bx .dz-info p {
    font-size: 14px;
}

.dz-wishlist-bx .dz-info .price {
    font-weight: 600;
    font-size: 14px;
    color: var(--title);
}

.dz-card .title {
    text-transform: capitalize;
    font-weight: 600;
}

.media img {
    width: 60%;
    min-width: 60%;
    height: 80%;
    object-fit: cover;
}

.table {
    margin-bottom: 5px;
}

.sidebar .navbar-nav {
    padding: 10px 15px;
    margin-bottom: 0px;
}

    .sidebar .navbar-nav li {
        padding: 10px 0;
    }

.sidebar .dz-icon i {
    line-height: 1;
    font-size: 16px;
    color: #BDBDBD;
}

.sidebar .navbar-nav li > a {
    position: relative;
    color: inherit;
    display: flex;
    padding: 0;
    font-size: 14px;
    align-items: center;
    font-weight: 400;
    opacity: 0.6;
    color: var(--title);
}

.dz-card.list .dz-media {
    margin-right: 10px;
    overflow: visible;
    max-width: 80px;
    min-width: 80px;
}

.k-header, .k-grid-header, .k-toolbar,
.k-grouping-header, .k-tooltip, .k-pager-wrap,
.k-button, .k-draghandle {
    background-color: #248e7b;
}

textarea {
    height: 60px;
    resize: none;
}

.navbar-badge {
    font-size: .6rem;
    font-weight: 300;
    padding: 4px 4px;
    position: absolute;
    right: 28px;
    top: 6px;
    border-radius: 25%;
}

.menubar-area .menubar-nav .nav-link i {
    font-size: 16px;
}

.menubar-area .menubar-nav .nav-link:after {
    width: 30px;
    height: 30px;
    border-radius: 25%;
}

.dz-rating {
    padding: 4px 15px;
    background-color: #ff8730;
    border-radius: 20px;
    color: #fff;
    align-items: center;
    position: absolute;
    box-sizing: border-box;
    bottom: -15px;
    left: 20px;
}

.dz-buy-btn {
    background-color: #cee5de;
    padding: 1px 10px;
    gap: 10px;
    color: var(--primary);
}