/*!
 * Theme: Default
 * Package: ArtMedSupply
 * Version: 1.0.0
 * Updated: 02.24.2023
 * Author: ArtMedSupply
 * Author URI: http://artmedsupply.com
**/
/** WRITE YOUR OWN STYLE **/

/* Hubspot Modal Custom Style */

.modal-body {
    padding: 0px !important;
}

#hubSpotIframe {
    width: 100%;
    height: 650px;
}

.ksNNyI {
    display: none!important;
}


.modal-content {
    transform: scale(0.9);
}


/* Login Page Custom Style */

.btn-primary {
    color: #fff!important;
    background-color: #235986!important;
    border-color: #235986;
}


.btn-primary:hover {
    background-color: #85c872 !important;
    border-color: #85c872!important;
}

.btn-outline-primary {
    color: #235986!important;
    border-color: #235986;
}

.btn-outline-primary:hover {
    color: #fff!important;
    background-color: #85c872 !important;
    border-color: #85c872;
}

.error-number {
    color: #85c872!important;
}

.button.submit:hover {
    background-color: #85c872 !important;
    border-color: #85c872!important;
}

.text-bg-secondary {
    background-color: #85c872 !important;
}

.text-primary {
    color: #85c872 !important;
}

.scroll-top.active {
    background-color: #85c872 !important;
}

.fs-16 {
    color: #0a1425;
}
