﻿
h1,
h2,
h3,
h4,
h5,
h6,
p {
    color: #fff;
}

.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.col-lg-3 {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
/* start Apparel Section*/
.logo {
    text-align: center;
}

.Apparel-section {
    background-color: #0a109f;
    padding-bottom: 20px;
}

.section-title {
    display: flex;
    justify-content: center;
    font-weight: bold;
    padding-top: 10px;
}

.images-container img {
    max-height: 350px;
    max-width: 248px !important;
}

.sweatpants {
    margin-left: 30px;
}
.poly-sign {
    margin-left: -30px;
    margin-top: 60px;
}
.sweatpant {
    text-align: center;
    font-size: 13px;
    font-weight: 500;
}
.images-container img {
    max-height: 350px;
    max-width: 270px;
}

.images-container p {
    text-align: center;
    font-size: 13px;
    margin-bottom: 0;
    font-weight: 500;
}

.also-available {
    text-align: center;
    margin-top: 10px;
    letter-spacing: -0.1px;
    font-size: 11.6667px;
}

.link-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.click-here {
    color: #F9E600;
    font-size: 9.5px;
    line-height: 0;
    font-weight: bold;
    margin-bottom: 5px;
    letter-spacing: -0.3px;
    margin-top: -8px;
}

.apparel-quote {
    background-color: #F9E600;
    color: #FF0000;
    border-radius: 20px;
    padding: 0 5px;
    font-weight: bold;
    font-size: 13.6415px;
    display: inline-block;
    margin-top: 5px;
    border: 2px solid #000;
}

    .apparel-quote:hover {
        text-decoration: none;
        color: #FF0000;
    }
/* End Apparel Section*/

/* Start Graduation Section */


.graduation-section-title {
    display: flex;
    justify-content: center;
    color: #0a109f;
    margin-top: 10px;
    font-weight: bold;
}

.graduation-images-container {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.graduation .graduation-regalia:nth-child(2) {
    margin-top: 55px;
}

.graduation-images-container img {
    max-width: 350px;
    max-height: 350px;
}

.graduation-images-container p {
    font-size: 13px;
    color: #0a109f;
    text-align: center;
    margin-bottom: 0;
    font-weight: 500;
}

.graduation-also-available {
    font-size: 14px;
    color: #2a44a2;
    font-weight: 600;
    letter-spacing: 0.5px;
    margin-top: 20px;
    padding-bottom: 20px;
}

.graduation-link-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

    .graduation-link-wrapper > .click-here {
        color: #FF0000;
    }
/* End Graduation Section*/

/* Start Branding Section*/
.mail.text-center {
    font-size: 17px;
    font-weight: bold;
}

/* End Branding Section*/

/* Start Get A Quote Page*/
.get-quote-title {
    font-size: 35px;
    font-weight: bold;
    color: #001296;
    margin-left: -20px;
}

.qet-quote-link {
    background-color: #a0b6dd;
    border: 3px solid #001296;
    padding: 20px;
    color: #fff;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 4px;
    text-shadow: 1.5px 1.5px #001296;
}

    .qet-quote-link:hover {
        color: #fff;
        text-decoration: none;
    }

.search-icon .fa.fa-search {
    color: #000;
    font-size: 14px;
    font-weight: 100;
}

.search-icon {
    background-color: #a0b6dd !important;
}

label {
    font-size: 18px;
    color: #001296;
    font-weight: 600;
    margin-top: 5px;
}

.form-title {
    font-size: 22px;
    font-weight: bold;
    color: #001296;
}

.input-group-append {
    height: 30px;
    margin-top: 5px;
}

.input-group .form-control {
    max-height: 30px !important;
    height: 30px !important;
    margin-top: 5px;
    border: 2px solid #000 !important;
    font-size: 14px;
    padding-top: 0;
    padding-bottom: 0;
    margin-left: 0; 
}

    .input-group .form-control:focus {
        box-shadow: none !important;
    }

.increment,
.increment-back {
    height: 26px;
    margin-top: 6px;
    margin-left: 10px;
    border: 2px solid #000;
    min-width: 40px;
    color: #000;
    text-align: center;
}

    .increment:focus {
        box-shadow: none !important;
    }

.minus img,
.plus img,
.plus-icon img,
.minus-icon img {
    max-width: 20px;
    max-height: 20px;
    margin-top: 10px;
    cursor: pointer;
}

.form-title.product-number {
    margin-left: -15px;
}

.right-plus p {
    color: #001296;
    font-size: 16.6667px;
    font-weight: bold;
    margin-left: -130px;
    margin-bottom: 0;
}

.form-section .container {
    border-bottom: 5px solid #001296;
    margin-bottom: 50px;
    padding-bottom: 20px;
}

.right-plus img {
    max-width: 50px;
    cursor: pointer;
}
/* End Get A Quote Page*/
/* Start Footer */
footer > p {
    color: #0a109f;
    margin-bottom: 0;
    font-size: 15px;
}
/* End Footer */


/* Start Quote */

.date {
    font-size: 18px;
    color: #001296;
    font-weight: 601;
    margin-top: 5px;
    margin-bottom: 0px;
}

th {
    color: #001296;
    font-weight: 600;
    border: none !important;
    border-bottom: 1px solid #001296 !important;
    margin-bottom: 5px
}

td, th {
    border: 1px solid #ccc;
    text-align: left;
    font-size: 18px;
    border: none;
    color: #001296;
    font-weight: 600;
}

.final-cost {
    color: #001296;
    font-size: 20px;
    margin-top: 10px;
    font-weight: 600;
    text-align: left;
}

.steps {
    font-size: 19px;
    color: #001296;
    font-weight: 600;
}

.form {
    margin-top: 50px;
}

    .form .input-group .form-control {
        height: 30px;
        margin-top: 5px;
        border: 2px solid #001296 !important;
        font-size: 14px;
        padding-top: 0;
        padding-bottom: 0;
    }

.email-quote {
    background-color: #a0b6dd;
    border: 3px solid #001296;
    padding: 10px 15px;
    color: #fff;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 4px;
    text-shadow: 1.5px 1.5px #001296;
}

    .email-quote:hover {
        color: #fff;
        text-decoration: none;
    }

/* End Quote */

/* Start Validation Styles*/
.error {
    color: red;
    font-size: 14.5px;
    margin-left: 0px;
}
.quoteprocess {
    color: green;
    font-size: 14.5px;
    margin-left: 0px;
}
.inputs-wrapper {
    flex: 0 0 70%;
}

.input-wrapper {
    flex: 0 0 70%;
}

.input-group label {
    flex: 0 0 30%;
}

.thank-you-msg {
    font-size: 22px;
    text-align: center;
    color: #00ad54;
    font-weight: bold;
}
.process {
    font-size: 15px;
    text-align: center;
    color: #00ad54;
    font-weight: bold;
}
/* End Validation Styles*/
.disable-input[disabled] {
    opacity: 0.6;
    pointer-events: none;
}

.quantity-container {
    display: flex;
    flex-direction: column;
}

.quantity {
    min-width: 30% !important;
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
}

.qty-error {
    color: red;
    font-size: 14px;
}

.errmsg {
    color: red;
    font-size: 13px;
}

.right-plus {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.right-plus p {
    margin-left: 0px;
}
.getquote-container {
    justify-content: start;
}
.cost-wrapper {
    margin-right: unset;
    display: flex;
    justify-content: unset;
}
.product-container .input-group {
    display: flex;
    flex-direction: column;
}
.product-container .input-group select {
    width: 100%;
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
}
@media (max-width:991px) {
    .cost-wrapper {
        margin-right: 35px;
        display: flex;
        justify-content: end;
    }
    .getquote-container {
        justify-content: end;
    }
    .apparel-section-img-container {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .images-container img {
        max-width: 330px !important;
    }

    .images-container {
        text-align: center !important;
    }

    .graduation {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .graduation-also-available {
        text-align: center;
    }

    .graduation .graduation-regalia:nth-child(2) {
        margin-top: 0px;
    }

    .form-wrapper {
        flex-direction: column;
        align-items: flex-start !important;
    }

    .inputs-wrapper {
        flex: 0 0 100%;
        width: 100%;
    }

    .input-wrapper {
        flex: 0 0 100%;
    }

    .button-wrapper {
        margin-left: 24px;
        margin-top: 25px;
    }

    .colors-wrapper {
        display: flex;
    }

    .quote-date-mob {
        justify-content: end;
        margin-top: -36px;
    }

    thead th {
        color: #001296;
        font-weight: 600;
        border: none !important;
        border-bottom: 1px solid #001296 !important;
        margin-bottom: 5px
    }

    .right-plus {
        display: flex;
        justify-content: start;
        align-items: center;
        flex-direction: row;
    }

    .right-plus p {
        margin-left: 25px;
    }
    .poly-sign {
        margin-left: unset;
        margin-top: unset;
    }
}

.quote-wrapper {
    display: flex;
}
