#main-q-row {
    padding-bottom: 2%;
    width: 100%;
    float: left;
}

#dropdown {
    min-width: 250px !important;
    display: none;
    background-color: #f0f0f0;
    position: absolute;
    margin-top: 20px;
    padding: 17px;
}

#quote-li-icon {
    width: auto;
}

#quote-li-icon .dashicons-cart {
    margin-top: 10px;
}

.colimg {
    padding: 0%;
    width: 25%;
    float: left;
}

.colpro {
    padding: 0%;
    width: 60%;
    float: left;
    margin-left: 10px;
}

.coldel {
    padding: 0%;
    width: 10%;
    float: left;
}

#view-quote {
    text-align: center;
    background-color: #1a1a1a;
    color: white;
    border-radius: unset;
    border: 1px solid #1a1a1a;
    font-size: 13px;
    font-weight: bold;
    padding: 10px;
}

.main-btn-col {
    margin-top: 2%;
    padding-left: 2%;
    padding-right: 2%;
}

#dropdownMenuButton {
    cursor: pointer;
}

#quantity {
    font-size: 10px !important;
}

.scrollable-menu {
    height: auto;
    max-height: 300px;
    overflow-x: hidden;
}

#delete-quote {
    margin-top: 23%;
    cursor: pointer;
}

#delete-quote:hover {
    color: red;
}

#empty-message {

    font-size: 15px;
}

.totalitems {
    width: 158px;
    float: right;
    margin-left: 3px;
}

.dashiconsc {
    width: auto;
    float: left;
    margin-top: 2px;
}

#quote-li {
    float: right;
    width: 200px;
}

.qrow {
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: solid 1px #ccc;
}

.view-quote-row {
    margin-top: 15px !important;
}

.loader {
    display: none;
}

.loader {
    border: 10px solid #f3f3f3; /* Light grey */
    border-top: 16px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 20px;
    height: 20px;
    animation: spin 2s linear infinite;
    position: absolute;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

#quantityfor {
    float: left;
    height: 46px;
    margin-right: 10px;
    width: 50px;
}

.rfq_form_wrap div.row {

    margin-bottom: 5px;
    padding: 2px;
}

.af_quote_form {
    width: 100%;
    float: left;
}

.form_row {
    width: 100%;
    float: left;
    margin-top: 10px;
}

.form_row label {
    width: 100%;
    float: left;
    font-weight: bold;
}


.afnonece {
    color: red;
}

.successmsg {
    color: green;
    font-size: 14px;
}

.errormsg {
    color: red;
    font-size: 14px;
}

.woo_options {
    width: 100%;
    float: left;
    margin-top: 10px;
}

.woo_options_mini {
    width: 100%;
    float: left;
    margin-top: 10px;
    font-size: 12px;
}

.pronam {
    font-size: 14px;
}

.added_quote {
    color: green;
    font-size: 14px;
    border: solid 1px;
    padding: 6px;
    margin-bottom: 20px;
    display: none;
}

.added_quote_pro {

    color: green;
    font-size: 14px;
    border: solid 1px;
    padding: 6px;
    margin-top: 20px;
    display: none;
}

.frequired {
    color: red;
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

.af_allowed_types {
    width: 100%;
    float: left;
    margin-top: 10px;
    font-size: 12px;
}

#oferror {
    color: red;
    margin-top: 10px;
}

.af_quote_form .quote-shipping-fields {
    display: inline-block;
    margin-top: 10px;
}


@media screen and (min-width: 320px) {
    .quote_totals {
        width: 80%;
        float: right;
    }

    .form_row .form_row_input {
        width: 100%;
        float: left;
        margin-top: 7px;
    }
}

@media screen and (min-width: 720px) {
    .quote_totals {
        width: 50%;
        float: right;
    }

    .quote-shipping-fields {
        width: 60%;
    }

    .form_row .form_row_input {
        width: 60%;
        float: left;
        margin-top: 7px;
    }
}


.req_price_text {
    padding: 0.326em;
    width: 3.706325903em;
}

.of-quote-note-wrapper {
    margin-top: 20px;
}

.of-quote-note-wrapper .quote-admin-note {
    margin-bottom: 15px;
}

.of-quote-note-wrapper .quote-admin-note p {
    margin: 0;
}

.of-quote-note-wrapper .quote-admin-note strong {
    display: block;
    margin-bottom: 5px;
    font-size: 18px;
}

.of-quote-note-wrapper .quote-user-response label {
    display: block;
    font-weight: 600;
    margin-bottom: 8px;
}

.of-quote-note-wrapper #quote_note_response {
    margin-top: 10px;
    display: block;
}

.of-quote-note-wrapper #quote_note_response.success {
    color: green;
}

.of-quote-note-wrapper #quote_note_response.error {
    color: red;
}

.ofbt_single_page {
    border: 0;
    border-radius: 0;
    background: none;
    background-color: #008060;
    border-color: #008060;
    color: #fff;
    cursor: pointer;
    padding: 0.6180469716em 1.41575em;
    text-decoration: none;
    font-weight: 600;
    text-shadow: none;
    display: inline-block;
    -webkit-appearance: none;
}

.ofbt_single_page:hover {
    opacity: 0.9;
    color: #fff;
}

#of_rfq_form .product-thumbnail img{
    max-width: 150px;
}

.wc-product-table-wrapper td.col-add-to-cart .variations_form {
    display: flex;
    gap: 5px;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: column;
}

.wc-product-table-wrapper td.col-add-to-cart .variations_form .added_quote {
    margin-bottom: 10px;
}

.wc-product-table-wrapper td.col-add-to-cart .variations_form .single_variation {
    flex-basis: 100%;
}

.wc-product-table-wrapper td.col-add-to-cart .variations_form .woocommerce-variation-add-to-cart-enabled {
    margin-top: 0;
}
