﻿
@font-face {
    font-family: 'Montserrat-Regular';
    src: url('../fonts/Montserrat/Montserrat-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Montserrat-Bold';
    src: url('../fonts/Montserrat/Montserrat-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'Montserrat-SemiBold';
    src: url('../fonts/Montserrat/Montserrat-SemiBold.ttf') format('truetype');
}

@font-face {
    font-family: 'Montserrat-BoldItalic';
    src: url('../fonts/Montserrat/Montserrat-BoldItalic.ttf') format('truetype');
}

@font-face {
    font-family: 'PlayfairDisplay-BoldItalic';
    src: url('../fonts/Montserrat/PlayfairDisplay-BoldItalic.ttf') format('truetype');
}

body{
    font-family: Montserrat-Regular !important;
}

.nav-link:hover, .nav-link:focus {
    text-decoration: none;
    background: none !important;
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    width: 100% !important;
}

.form-group label {
    line-height: 2.4rem !important
}

.sidebar-dark .sidebar .sidebar-header {
    background: #fff;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff; 
    height: 70px;
}

.sidebar-dark .sidebar .sidebar-body {
    background: #e09693 !important;
    border-right: 1px solid #e09693 !important;
}

.sidebar-dark .sidebar .sidebar-header .sidebar-toggler span {
    background: #000;
}

.sidebar-dark .sidebar .sidebar-body .nav .nav-item .nav-link {
    color: #fff;
}

.sidebar-dark .sidebar .sidebar-body .nav .nav-item:hover .nav-link .link-title,
.sidebar .sidebar-body .nav .nav-item:hover .nav-link .link-icon {
    color: #fff !important;
}

.sidebar-dark .sidebar .sidebar-body .nav .nav-item.active .nav-link .link-title,
.sidebar .sidebar-body .nav .nav-item.active .nav-link .link-icon {
    color: #fff !important;
}

.btn-primary {
    background-color: #e09693 !important;
    border-color: #e09693 !important;
}

    .btn-primary :hover, .btn-primary :visited, .btn-primary :active, .btn :focus {
        background-color: #e09693 !important;
        border-color: #e09693 !important;
    }

.btn-secondary {
    background-color: #64738f !important;
    border-color: #5f6d88 !important;
    padding-top: 10px;
}

    .btn-secondary:hover {
        background-color: #64738f !important;
        border-color: #5f6d88 !important;
    }

.btn-primary, .swal2-modal .swal2-actions button.swal2-confirm, .wizard > .actions a, .wizard > .actions a:hover {
    color: #fff;
    background-color: #e09693;
    border-color: #e09693;
}

.navbar {
    background-color: #e09693 !important;
    color: #fff !important;
    height: 70px;
}

.navbar .navbar-content .navbar-nav .nav-item.nav-profile .nav-link img{
    background: #fff !important;
}

.sidebar-dark .sidebar .sidebar-body .nav .nav-item:hover .nav-link svg, .sidebar-dark .sidebar .sidebar-body .nav .nav-item.active .nav-link svg {
    fill: none !important;
}

.mecca-font-bold {
    font-family: PlayfairDisplay-BoldItalic !important;
}

.navbar .navbar-content .navbar-nav .nav-item.nav-profile .dropdown-menu .dropdown-body .profile-nav .nav-item .nav-link {
    width: 100% !important;
}

.page-item.active .page-link {
    background-color: #e09693 !important;
    border-color: #e09693 !important;
}

.hover-none:hover{
    background-color: none !important;
}

.sidebar-folded:not(.open-sidebar-folded) .sidebar .sidebar-body .nav .nav-item.nav-category::before {
    background: #fff !important;
}

.gradient-color {
    border: 1px solid #e09693;
}

.navbar .navbar-content .navbar-nav .nav-item.dropdown .dropdown-menu {
    margin-top: 30px !important;
    border-radius: 5px;
}

.navbar-nav .nav-item.nav-profile .dropdown-menu .dropdown-body .profile-nav .nav-item a:hover {
    color: #e09693 !important;
}

.profile-name {
    font-size: 20px;
    font-weight: 600;
    margin-left: 17px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  border: none!important;
}

.pt-9px{
    padding-top: 9px;
}

.custom-select{
    background: none !important;
    border-radius:0.25rem !important;
}

.dataTables_paginate .pagination .paginate_button.page-item:hover {
    background: #fff !important;
}

#ui-datepicker-div {
    /*left: 787.167px !important;*/
    top: 150px !important;
}

.modal-content{
    padding: 10px !important;
}

.social-media-icon {
    background-color: #e19894;
    color: #fff;
    border-radius: 5px;
    padding: 3px;
    height: 30px;
    width: auto;
}

.client-package-buy-btn {
    position: absolute;
    /*bottom: 63px;*/
    bottom: 15%;
    /*left: 60px;*/
    left: 26%;
    background: #fff !important;
    border: none;
    /*height: 38px;*/
    height: 12%;
    width: 50%;
    /*width: 116px;*/
    padding-top: 7%;
    font-size: 90%;
    border-radius: 10px;
}

    .client-package-buy-btn:hover {
        color: #fff !important;
        background: #e09693 !important;
    }

@media screen and (max-width: 768px) and (min-width: 768px) {
    .client-package-buy-btn {
        font-size: 50% !important;
    }
}
@media screen and (max-width: 731px) and (min-width: 731px) {
    .client-package-buy-btn {
        font-size: 50% !important;
    }
}
@media screen and (max-width: 720px) and (min-width: 720px) {
    .client-package-buy-btn {
        font-size: 50% !important;
    }
}
@media screen and (max-width: 823px) and (min-width: 823px) {
    .client-package-buy-btn {
        font-size: 50% !important;
    }
}
@media screen and (max-width: 667px) and (min-width: 667px) {
    .client-package-buy-btn {
        font-size: 50% !important;
    }
}
@media screen and (max-width: 736px) and (min-width: 736px) {
    .client-package-buy-btn {
        font-size: 50% !important;
    }
}
@media screen and (max-width: 653px) and (min-width: 653px) {
    .client-package-buy-btn {
        font-size: 40% !important;
    }
}
@media screen and (max-width: 812px) and (min-width: 812px) {
    .client-package-buy-btn {
        font-size: 50% !important;
    }
}
@media screen and (max-width: 640px) and (min-width: 640px) {
    .client-package-buy-btn {
        font-size: 40% !important;
    }
}




