/*
 *  Copyright (C) 2023 Dynamowebs Pvt  ltd  www.dynamowebs.com , Inc -
 *  Dynamowebs : sms-app-updated All Rights Reserved :  custom.css (Last modified : 8/15/23, 5:24 PM )
 *  custom.css  Unauthorized copying of this file , via any medium is strictly prohibited
 *  Proprietary and confidential Written by Dynamowebs software & VOIP solutions
 *  <faisal.aqurz@gmail.com> / <imran@dynamowebs.com>, at  17/ 8/ 2023
 *  can not be copied and / or distributed without the express  permission of Dynamowebs
 *  github  :: https://github.com/faisal3956/
 *  website :: https://www.dynamowebs.com
 */

/*------------------------------------------------------------------
    File Name: custom.css
-------------------------------------------------------------------*/

/** ADD YOUR AWESOME CODES HERE **/
.current-package .plan-box {
    border: 1px solid #08AEEA;
    border-radius: 9px;
    background-color: #08aeea;
    background-image: linear-gradient(0deg, #08aeea 0%, #2af598 100%);
    box-shadow: 7px 9px 9px 2px #23e6a94a, 1px 1px 3px 3px #08aeea40;
}

.current-package .color-yellow {
    color: #172A3E !important;
    font-size: 1.7em;
    font-weight: bold;
}

.current-package .btn.btn-primary {
    background: #1be2c2 !important;
    padding-block: 10px;
}

.current-package :is(p, h3) {
    color: white !important;
}

.current-package .plan-features p {
    font-weight: bold;
}

.current-package .plan-features p i.fa {
    color: white !important;
}

.current-package .text-danger.expire-package-note {
    font-weight: bold;
    color: #ffffff !important;
}

.card_info {
    font-size: 17px;
    text-align: center;
    margin-top: 5%;
    font-weight: bold;
}

form label.error {
    color: red;
    font-weight: 600;
    margin-top: 7px;
    font-size: 11px;
}

input.error {
    border: 1px solid #dc3545;
}

b, strong {
    font-weight: 700;
}

a {
    color: #007bff;
}

#sidebar .sidebar_blog_2 > h4 a {
    color: white !important;
}

.icon-size-custom {
    font-size: 1em;
    padding: 5px;
}

.drip-load-campaign {
    max-height: 27px;
    padding: 5px;
    font-size: 1.4em;
    height: 100px;
    color: black;
}
