/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

.action_buttons_container {
    margin-bottom: 20px;
    padding-bottom: 40px;
    border-bottom: 2px dotted #e8e8e8;
}
.action_buttons_container .row {
    margin-bottom: 30px;
}


.navbar img.avatar.avatar-64.photo {
    border-radius: 100%;
}


/* Sales Call Styling */
input#quote_email {
    margin-right: 10px;
    height: 40px;
    width: 40px;
}

.finish_quote_checkbox {
    padding-bottom: 20px;
    padding-top: 40px;
    border-bottom: 2px dotted #4e73df;
    margin-bottom: 20px;
}

/* table.packages_table.standard_table.package_listing_table.packagelisting_BespokePackage {
    display: none;
} */

.alert_container {
    width: 100%;
}

/* Project Page Styling */
.payment_form_container .row {
    margin-bottom: 30px;
}

/* Make space for the pound label */
input#bespoke_package_price, input#new_payment_amount {
    padding-left: 60px;
}

.page-template-sales_call footer.sticky-footer.bg-white {
    margin-top: 200px;
}

img.package_img_thumb {
    width: 80px;
}

p.finish_quote_label {
    margin-top: 60px;
}

.salescall_bottombar {
    background: white;
    position: fixed;
    bottom: 0px;
    width: 100%;
    left: 0px;
    box-shadow: 3px 4px 9px black;
    padding-top: 20px;
    padding-bottom: 20px;
}

.script_checkbox input {
    margin-bottom: 0px;
}

.form-check.script_checkbox {
    margin-bottom: 60px;
    align-items: center;
    display: flex;
}

.script_checkbox label {
    font-size: 20px;
    margin-left: 35px;
}

.script_checkbox input {
    height: 40px;
    width: 40px;
}

/* Packages Styling */
td.project_week {
    color: white;
    background: #4e73df;
    min-width: 120px;
    font-weight: 600;
}

.package_modal_fullrow:nth-child(odd) {
    background: #f8f9fc;
}

.project_tasks li {
    width: 100%;
    font-size: 16px;
    margin-bottom: 5px;
    margin-right: 0px;
}

.package_modal_fullrow h2 {
    font-size: 24px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e8e8e8;
}



.package_modal_fullrow {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}


.packages_table h2 {
    padding-top: 0px;
    font-size: 28px;
    font-weight: 600;
    color: #333;
}

.packages_table h3 {
    padding-top: 0px;
    font-size: 24px;
    font-weight: 600;

}

img.package_featured_image {
    width: 120px;
    float: left;
    display: block;
    margin-right: 20px;
}

.packages_table i {
    font-size: 16px;
    color: white;
    background: #4e73df;
    padding: 8px;
    border-radius: 100%;
    width: 32px;
    height: 32px;
    margin-right: 10px;
    text-align: center;
}







/*-------------------------*/


.modal_form_label {
    font-weight: 600;
    margin-bottom: 8px;
}

.filter_label {
    font-weight: 600;
    display: block;
    margin-bottom: 5px;
}

h1.h3.mb-0.text-gray-800 {
    font-size: 36px;
    font-weight: 600;
}

.dashboard_heading_withfilter {
    margin-bottom: 30px;
}

.row.dashboard_heading_withfilter h1 {
    margin: 0px !important;
    padding: 0px !important;
}

/* Help Guides */


button.help_popup_btn {
    font-size: 16px;
    background: transparent;
    margin-top: 10px;
    border-bottom: 1px solid black;
}

button:hover.help_popup_btn {
    color: #4e73df;
    border-bottom: 1px solid #4e73df;
}


/*---------------------------*/


h1.portal_heading {
    padding-bottom: 10px;
}

p.card_subheading {
    font-weight: 600;
    font-size: 16px;
    margin-top: 10px;
    color: #4e73df;
}

.card-header.py-3 h6, .modal-header h5 {
    font-size: 1.5rem;
    font-weight: 600;
}

.portal_subheading {
    padding-bottom: 20px;
}

/* Form Styling */
input#fileToUpload {
    margin-bottom: 20px;
}

input::file-selector-button {
    background: #1cc88a;
    color: white !important;
    font-size: 16px;
    border-radius: 3px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: -13px;
    margin-right: 15px;
}

span.form_error {
    width: 100%;
    background: #ffe2e2;
    display: block;
    padding-left: 10px;
    border: 1px solid #ffaaaa;
    font-weight: bold;
    color: #ff3b3b;
}

.row.lead_form_row {
    padding-bottom: 20px;
    padding-top: 20px;
}

.form_submit {
    width: 100%;
    margin-top: 15px;
}


.lead_form input[type="submit"] {
    font-size: 18px;
    width: 100%;
    padding-top: 12px;
    padding-bottom: 12px;
}

select#status_filter {
    background: white;
}

/* Button Styling */
a:hover.btn.btn-primary, a:hover.btn.btn-success {
    color: white;
}




/*-------------------------------*/


/* Notes styling */
button.delete.btn.btn-danger {
    font-size: 14px;
}

.note_delete {
    margin-top: 30px;
}

.note_row {
    padding-bottom: 20px;
    padding-top: 20px;
    border-bottom: 2px dotted #e8e8e8;
}

span.note_date {
    text-align: center;
    display: block;
    padding-top: 30px;
    font-size: 14px;
}

/* Speech Bubble Styling */
.speech {
    background: #f8f9fc;
    font-size: 16px;
    text-align: center;
    position: relative;
    padding: 20px;
    border-radius: 10px;
}

/* (B) ADD SPEECH "CALLOUT TAIL" */
/* (B1) USE ::AFTER TO CREATE THE "TAIL" */
.speech::after {
    /* (B1-1) ATTACH TRANSPARENT BORDERS */
    content: "";
    border: 20px solid transparent;

    /* (B1-2) NECESSARY TO POSITION THE "TAIL" */
    position: absolute;
}

/* (B2) BOTTOM "CALLOUT TAIL" */
.bottom.speech::after {
    /* (B2-1) DOWN TRIANGLE */
    border-top-color: #f8f9fc;
    border-bottom: 0;

    /* (B2-2) POSITION AT BOTTOM */
    bottom: -20px;
    left: 50%;
    margin-left: -20px;
}

/* SVG */
#talk {
    width: 100%;
    height: 120px;
    background-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 512 512" width="100" xmlns="http://www.w3.org/2000/svg"><path d="M448 0H64C28.7 0 0 28.7 0 64v288c0 35.3 28.7 64 64 64h96v84c0 9.8 11.2 15.5 19.1 9.7L304 416h144c35.3 0 64-28.7 64-64V64c0-35.3-28.7-64-64-64z" /></svg>');
    background-repeat: no-repeat;
    background-position: center;
}




/* Standard Table */
table.standard_table tr:nth-child(odd) {
    background: #f8f9fc;
}

.standard_table td {
    border: 1px solid var(--color-content-border);
}

a.nav-link {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.full_width_tile {
    width: 100%;
}

img.icon_only_logo {
    display: none;
}

.toggled img.icon_only_logo {
    display: block;
    max-width: 48px;
    margin: auto;
}

a.sidebar-brand.d-flex.align-items-center.justify-content-center {
    margin-bottom: 20px;
}



/* Mobile Only Styling */
@media only screen and (max-width: 767px) {
    .action_buttons_container .row {
        grid-gap: 20px;
    }

    button.btn.btn-success {
        width: 100%;
        line-height: 32px;
        border-radius: 0px;
    }

    .row.bespoke_package_form {
        margin-top: 40px;
    }

    .pound_label {
        font-size: 20px;
        position: absolute;
        background: #4e73df;
        padding-top: 7px;
        padding-bottom: 7px;
        color: white;
        padding-left: 15px;
        padding-right: 15px;
        font-weight: bold;
    }

    .salescall_bottombar .col-md-3, .salescall_bottombar .col-md-2 {
        font-size: 14px;
        width: 50%;
        padding-left: 20px;
        padding-right: 20px;
        float: left;
        padding-bottom: 10px;
    }

    img.package_img_thumb {
        max-width: 24px;
        position: absolute;
        left: 145px;
        top: -5px;
    }

    .salescall_bottombar {
        z-index: 99;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .lead_form_row .col-md-6 {
        padding-bottom: 10px;
        padding-top: 10px;
    }

    .lead_form_row {
        padding-bottom: 0px !important;
        padding-top: 0px !important;
    }

    .no_mobile_padding {
        padding: 0px !important;
    }

    .angelo_table td {
        width: 100%;
        display: block;
        border: 0px;
    }

    .angelo_table tr {
        display: block;
        padding-top: 30px;
        padding-bottom: 30px;
        border-bottom: 3px dotted #4e73df !important;

    }

    .angelo_table thead, .angelo_table tfoot {
        display: none;
    }



    a.sidebar-brand.d-flex.align-items-center.justify-content-center img.icon_only_logo {
        display: block;
        max-width: 48px;
        margin: auto;
    }

}



/* Desktop Only Styling */
@media only screen and (min-width: 768px) {
    .bespoke_package_form button {
        border-radius: 0px;
        line-height: 36px;
        width: 100%;
    }


    .pound_label {
        font-size: 24px;
        position: absolute;
        background: #4e73df;
        padding-top: 7px;
        padding-bottom: 8px;
        color: white;
        padding-left: 15px;
        padding-right: 15px;
        font-weight: bold;
    }

    .angelo_package_row .col-md-8 {
        padding-left: 30px;
    }

    .row.angelo_package_row {
        display: inline-flex;
        margin: auto;
        width: 100%;
    }

    .modal-dialog {
        max-width: 80vw;
    }

    .table-responsive {
        overflow-x: visible;
    }

    .angelo_table, .angelo_table a {
        font-size: 16px;
    }
}


/* Above tablet styling */
@media only screen and (min-width: 1025px) {
    .salescall_bottombar .row {
        max-width: 1400px;
        padding-left: 40px;
        padding-right: 40px;
        margin: auto;
        font-size: 16px;
    }

    .package_bulletpoint_row li {
        width: 45%;
        float: left;
        font-size: 14px;
        margin-right: 5%;
        margin-left: 0%;
        min-height: 50px;
    }

    .package_modal_table {
        width: 100% !important;
    }


}


/* Below Tablet Styling */
@media only screen and (max-width: 1024px) {
    .package_bulletpoint_row li {
        font-size: 14px;
    }

    img.package_listing_coverimg {
        width: 80px;
        margin-bottom: 15px;
    }
}