@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600');
/* The above import directives are aggregated from content. */
.am-notification-wrapper {
    display: none;
    position: fixed;
    bottom: 50px;
    z-index: 9999999;
    min-width: 270px;
    padding: 15px;
    font-size: 14px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 4px 10px rgba(99, 161, 255, 0.25);
}

.am-notification-wrapper.right {
    right: 10px;
    left: 10px;
}

.am-notification-wrapper.left {
    right: 10px;
    left: 10px;
}

.am-notification-wrapper.center {
    left: 50%;
    transform: translate(-50%, 0);
}

.am-notification-error  {
    display: none;
    position: fixed;
    right: 30%;
    bottom: 50%;
    z-index: 9999999;
    max-width: 550px;
    padding: 15px;
    font-size: 14px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 4px 10px rgba(99, 161, 255, 0.25);
}

.am-close {
    position: absolute;
    right: 15px;
    top: 15px;
    width: 15px;
    height: 15px;
    opacity: 0.3;
}

.am-close:hover {
    opacity: 1;
}

.am-close:before,
.am-close:after {
    content: ' ';
    position: absolute;
    left: 6px;
    width: 3px;
    height: 15px;
    background-color: #4e4e4e;
}

.am-close:before {
    transform: rotate(45deg);
}

.am-close:after {
    transform: rotate(-45deg);
}

.am-notification-wrapper.center .am-message {
    max-width: 860px;
}

.am-message {
    margin: 25px 10px;
    max-width: 420px;
}

.am-answer-wrapper {
    text-align: right;
}

.am-submit,
.am-submit:focus {
    padding: 8px 22px;
    background: #1979c3;
    border: none;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    box-shadow: none;
}

.am-submit:hover,
.am-submit:active {
    background: #2a93e4;
    border: none;
    color: #fff;
    box-shadow: none;
}

.am-defer {
    margin-right: 25px;
    color: #1979c3;
    text-decoration: none;
    cursor: pointer;
}

.am-success-wrapper {
    display: none;
}

.am-success-message, .am-error-message {
    display: flex;
    align-items: center;
    justify-content: center;
}

.am-success-message .am-message {
    margin: 0 10px 0;
}

.am-error-message .am-message {
    margin: 0 10px 0;
}

.am-success-message .am-error-message {
    display: flex;
    align-items: center;
    justify-content: center;
}

.am-success-icon:after {
    content: '\e60e';
    font-size: 33px;
    font-family: luma-icons;
    color: #1979c3;
}

.am-error-icon:after {
    content: '\e602';
    font-size: 33px;
    font-family: luma-icons;
    color: #1979c3;
}

@media screen and (min-width: 600px) {
    .am-notification-wrapper {
        min-width: 320px;
    }

    .am-notification-wrapper.right {
        right: 50px;
        left: auto;
    }

    .am-notification-wrapper.left {
        left: 50px;
        right: auto;
    }
}
/*
 * Copyright (c) 2025. Cart2Quote B.V. All rights reserved.
 * See COPYING.txt for license details.
 */

.quick-quote-wrapper * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Source Sans Pro';
    font-size: 1.5rem;
    font-weight: 300;
}

.quick-quote-wrapper .modals-overlay {
    background: #222;
    opacity: .3;
}

.quick-quote-wrapper .modal-inner-wrap {
    -moz-box-shadow: 0 4px 7px 0 rgba(0, 0, 0, .22);
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-shadow: 0 4px 7px 0 rgba(0, 0, 0, .22);
    -webkit-box-sizing: border-box;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 4px 7px 0 rgba(0, 0, 0, .22);
    box-sizing: border-box;
    height: auto;
    max-height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: relative;
    width: 900px;
    z-index: 999;
}

@media (max-width: 991px) {
    .quick-quote-wrapper .modal-inner-wrap {
        width: 96%;
    }
}

.quick-quote-wrapper .modal-header {
    background: #6f7983;
    border-bottom: 1px solid #444f5a;
    margin: 0;
    padding: 12px 20px;
    position: relative;
}

.quick-quote-wrapper .modal-header h1 {
    border: 0;
    color: #fff;
    font-size: 2.2rem;
    font-weight: 200;
    margin: 0;
    padding: 0;
    text-transform: none;
}

.quick-quote-modal .content {
    display: table;
    width: 100%;
}

@media (max-width: 767px) {
    .quick-quote-modal .content {
        display: block;
    }
}

.quick-quote-modal .quoted-product {
    background: #edebe4;
    color: #6f6f6f;
    display: table-cell;
    padding: 30px 40px 30px 40px;
    position: relative;
    vertical-align: top;
    width: 30%;
}

@media (max-width: 991px) {
    .quick-quote-modal .quoted-product {
        padding: 20px 20px 40px 20px;
    }
}

@media (max-width: 767px) {
    .quick-quote-modal .quoted-product {
        padding: 15px 20px 20px 20px;
    }
}

@media (max-width: 767px) {
    .quick-quote-modal .quoted-product {
        display: block;
        width: 100%;
    }
}

.quick-quote-modal .quoted-product:after {
    background: rgb(237, 235, 228);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkZWJlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNmUzZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, rgba(237, 235, 228, 1) 0%, rgba(230, 227, 221, 1) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(237, 235, 228, 1)), color-stop(100%, rgba(230, 227, 221, 1)));
    background: -webkit-linear-gradient(left, rgba(237, 235, 228, 1) 0%, rgba(230, 227, 221, 1) 100%);
    background: -o-linear-gradient(left, rgba(237, 235, 228, 1) 0%, rgba(230, 227, 221, 1) 100%);
    background: -ms-linear-gradient(left, rgba(237, 235, 228, 1) 0%, rgba(230, 227, 221, 1) 100%);
    background: linear-gradient(to right, rgba(237, 235, 228, 1) 0%, rgba(230, 227, 221, 1) 100%);
    bottom: 0;
    content: '';
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#edebe4', endColorstr='#e6e3dd', GradientType=1);
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
}

@media (max-width: 767px) {
    .quick-quote-modal .quoted-product:after {
        background: rgb(237, 235, 228);
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkZWJlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNmUzZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, rgba(237, 235, 228, 1) 0%, rgba(230, 227, 221, 1) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(237, 235, 228, 1)), color-stop(100%, rgba(230, 227, 221, 1)));
        background: -webkit-linear-gradient(top, rgba(237, 235, 228, 1) 0%, rgba(230, 227, 221, 1) 100%);
        background: -o-linear-gradient(top, rgba(237, 235, 228, 1) 0%, rgba(230, 227, 221, 1) 100%);
        background: -ms-linear-gradient(top, rgba(237, 235, 228, 1) 0%, rgba(230, 227, 221, 1) 100%);
        background: linear-gradient(to bottom, rgba(237, 235, 228, 1) 0%, rgba(230, 227, 221, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#edebe4', endColorstr='#e6e3dd', GradientType=0);
        height: 20px;
        left: 0;
        top: auto;
        width: 100%;
    }
}

.quick-quote-modal .quoted-product p.quoted-product-header span {
    font-size: 2.2rem;
}

.quick-quote-modal .quoted-product .product {
    position: relative;
    z-index: 9;
}

.quick-quote-modal .quoted-product .quoted-items {
    margin: 20px -40px 0 -40px;
    position: relative;
}

@media (max-width: 991px) {
    .quick-quote-modal .quoted-product .quoted-items {
        margin-left: -20px;
        margin-right: -20px;
    }
}

.quick-quote-modal .quoted-product .quoted-items .quoted-items-header:after,
.quick-quote-modal .quoted-product .quoted-items.active .quoted-items-header:after {
    display: inline-block; /* Force Cart2Quote Iconset */
    font-family: 'cart2quote-iconset' !important;
    font-size: 12px;
    margin-top: 5px;
    position: absolute;
    right: 40px;
}

@media (max-width: 767px) {
    .quick-quote-modal .quoted-product .quoted-items .quoted-items-header:after,
    .quick-quote-modal .quoted-product .quoted-items.active .quoted-items-header:after {
        right: 20px;
    }
}

.quick-quote-modal .quoted-product .quoted-items .quoted-items-header:after {
    content: '\e900';
}

.quick-quote-modal .quoted-product .quoted-items.active .quoted-items-header:after {
    content: '\e903';
}

.quick-quote-modal .quoted-product .quoted-items .quoted-items-header {
    border-bottom: 1px solid #e0e0df;
    border-top: 1px solid #e0e0df;
    cursor: pointer;
    line-height: 1;
    margin: 0;
    padding: 20px 40px;
    position: relative;
    z-index: 2;
}

@media (max-width: 991px) {
    .quick-quote-modal .quoted-product .quoted-items .quoted-items-header {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.quick-quote-modal .quoted-product .quoted-items.active .quoted-items-header {
    border-bottom-color: transparent;
}

.quick-quote-modal .quoted-product .quoted-items .quoted-items-header span {
    display: inline;
    font-size: 1.8rem;
    line-height: 1;
}

.quick-quote-modal .quoted-product .quoted-items .quoted-items-header:before {
    background: #1979c3;
    bottom: 0;
    content: '';
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 3px;
}

.quick-quote-modal .quoted-product .quoted-items .quoted-items-content {
    padding: 0 40px;
    position: relative;
}

@media (max-width: 991px) {
    .quick-quote-modal .quoted-product .quoted-items .quoted-items-content {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.quick-quote-modal .quoted-product .quoted-items .quoted-items-content .product-image {
    display: none;
}

.quick-quote-modal .quoted-product .quoted-items.active .quoted-items-content {
    margin-top: -15px;
    padding-bottom: 10px;
}

@media (max-width: 767px) {
    .quick-quote-modal .quoted-product .quoted-items.active .quoted-items-content {
        margin-top: 0;
    }
}

.quick-quote-modal .quoted-product .quoted-items.active .quoted-items-content:before {
    background: #1979c3;
    bottom: 0;
    content: '';
    display: block;
    left: 0;
    position: absolute;
    top: -1px;
    width: 3px;
}

.quick-quote-modal .quoted-product .quoted-items.active .quoted-items-content .product-wrapper {
    padding-bottom: 10px;
}

@media (max-width: 767px) {
    .quick-quote-modal .quoted-product .quoted-items.active .quoted-items-content .product-wrapper {
        padding-bottom: 15px;
    }
}

.quick-quote-modal .quoted-product .quoted-items.active .quoted-items-content .product-wrapper:last-child {
    padding-bottom: 0;
}

.quick-quote-modal .quoted-product .quoted-items .quoted-items-header span.quote-counter {
    background: #1979c3;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 1rem;
    height: 16px;
    line-height: 16px;
    margin: -5px 0 0 5px;
    position: absolute;
    text-align: center;
    width: 16px;
}

.quick-quote-modal .quoted-product a.view-request {
    color: inherit;
    display: block;
    margin-top: 20px;
    text-decoration: underline;
}

.quick-quote-modal .quoted-product a.view-request:hover {
    text-decoration: none;
}

.quick-quote-modal .quoted-product a.view-request span {
    color: inherit;
}

.quick-quote-modal .quoted-product .product-wrapper:first-of-type {
    display: block;
}

@media (max-width: 767px) {
    .quick-quote-modal .quoted-product .product {
        display: table;
    }
}

.quick-quote-modal .quoted-product .product b {
    font-weight: 600;
}

.quick-quote-modal .quoted-product .product-name {
    margin-bottom: 0;
    margin-top: 15px;
}

@media (max-width: 767px) {
    .quick-quote-modal .quoted-product .product-name {
        margin-top: 0;
    }
}

.quick-quote-modal .quoted-product .product-name a {
    color: inherit;
    font-size: 1.5rem;
    font-weight: 600;
}

.quick-quote-modal .quoted-product .product.options .toggle {
    cursor: pointer;
}

.quick-quote-modal .quoted-product .product.options .toggle:after,
.quick-quote-modal .quoted-product .product.options.active .toggle:after {
    font-family: 'cart2quote-iconset' !important; /* Force Cart2Quote Iconset */
    font-size: 12px;
    margin-left: 3px;
}

.quick-quote-modal .quoted-product .product.options .toggle:after {
    content: '\e900';
}

.quick-quote-modal .quoted-product .product.options.active .toggle:after {
    content: '\e903';
}

.quick-quote-modal .quoted-product .price-container .price-wrapper > span:not(.price) {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.quick-quote-modal .quoted-product .price-container .price-wrapper .price-excluding-tax .price,
.quick-quote-modal .quoted-product .price-container .price-wrapper .price-excluding-tax:before {
    font-size: 1.2rem;
}

.quick-quote-modal .quoted-product .price-container .price-wrapper .price,
.quick-quote-modal .quoted-product .price-container .price-wrapper > b .price-wrapper:first-of-type .price {
    font-size: 1.5rem;
}

.quick-quote-modal .quoted-product .price-container .price-wrapper > b {
    display: block;
    padding: 5px 0;
}

.quick-quote-modal .quoted-product .product-qty {
    margin: 0;
}

.quick-quote-modal .quoted-product .product-qty b {
    padding-left: 3px;
}

.quick-quote-modal .quoted-product .toggle-options {
    margin-bottom: 10px;
}

.quick-quote-modal .quoted-product .toggle-options .icon-c2q_arrow-bottom:before {
    font-size: 1.2rem;
    margin-left: 4px;
    margin-top: 6px;
    position: absolute;
}

.quick-quote-modal .quoted-product .toggle-options #toggle-options[type='checkbox'] {
    display: none;
}

.quick-quote-modal .quoted-product .toggle-options .product-options {
    display: block;
    height: 0;
    opacity: 0;
    overflow: hidden;
}

.quick-quote-modal .quoted-product .product.options.list {
    margin: 10px 0 10px 4px;
    padding-left: 10px;
    position: relative;
}

.quick-quote-modal .quoted-product .product.options.active .content {
    display: block;
}

.quick-quote-modal .quoted-product .product.options .content {
    display: none;
}

.quick-quote-modal .quoted-product .product.options.list:before {
    background: #c1c1c1;
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
}

.quick-quote-modal .quoted-product .product.options.list dt.label {
    font-weight: 400;
    line-height: 1;
    margin-bottom: 2px;
}

.quick-quote-modal .quoted-product .product.options.list dd:last-child {
    margin-bottom: 0;
}

.quick-quote-modal .quoted-product .toggle-options #toggle-options[type='checkbox']:checked + .product-options,
.quick-quote-modal .quoted-product .grouped-product .toggle-options .product-options {
    border-bottom: 1px solid #cac8c3;
    display: block;
    height: auto;
    margin-bottom: 10px;
    opacity: 1;
    overflow: auto;
    padding-bottom: 12px;
    padding-top: 8px;
    position: relative;
    z-index: 9;
}

.quick-quote-modal .quoted-product .grouped-product .toggle-options .product-options {
    border-bottom: 0;
}

@media (max-width: 767px) {
    .quick-quote-modal .quoted-product .grouped-product .toggle-options .product-options {
        margin-bottom: 0;
        padding-bottom: 0;
        padding-top: 0;
    }
}

.quick-quote-modal .quoted-product .grouped-product .toggle-options .product-options li {
    border-bottom: 1px solid #cac8c3;
    padding-bottom: 8px;
}

.quick-quote-modal .quoted-product .grouped-product li:nth-last-child(2),
.quick-quote-modal .quoted-product .grouped-product li:nth-last-child(2) ~ li {
    border-bottom: 1px solid #cac8c3;
}

.quick-quote-modal .quoted-product .grouped-product li:nth-last-child(2) .product-name,
.quick-quote-modal .quoted-product .grouped-product li:nth-last-child(2) ~ li .product-name {
    margin-top: 8px;
}

.quick-quote-modal .quoted-product .grouped-product .toggle-options .product-options li:last-child {
    border-bottom: 0;
}

@media (max-width: 767px) {
    .quick-quote-modal .quoted-product .grouped-product .toggle-options .product-options li:first-child .product-name {
        margin-top: 0;
    }
}

.quick-quote-modal .product-image .image-wrapper {
    -moz-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .09);
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .09);
    background: #fff;
    border-radius: 2px;
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .09);
    margin-top: 0;
    padding: 10px;
}

.quick-quote-modal .product-image .image-wrapper a {
    display: block;
    margin: 0 auto;
    max-width: 165px;
    width: 165px;
}

.quick-quote-modal .product-image .image-wrapper img {
    display: inline-block;
    height: auto;
    max-width: 100%;
    width: 100%;
}

@media (max-width: 767px) {
    .quick-quote-modal .product-image .image-wrapper img {
        height: auto !important; /* Overwrite default image size for mobile */
        width: 80px !important; /* Overwrite default image size for mobile */
    }
}

@media (max-width: 767px) {
    .quick-quote-modal .product-image {
        display: table-cell;
        vertical-align: top;
    }
}

@media (max-width: 767px) {
    .quick-quote-modal .product-image .image-wrapper a {
        height: auto;
        margin-top: 4px;
        padding: 3px;
        width: 80px;
    }
}

@media (max-width: 767px) {
    .quick-quote-modal .product-details {
        display: table-cell;
        padding-left: 10px;
        vertical-align: top;
    }
}

.quick-quote-modal .quote-form {
    background: #fff;
    display: table-cell;
    padding: 30px 40px 140px 40px;
    vertical-align: top;
    width: 70%;
}

@media (max-width: 991px) {
    .quick-quote-modal .quote-form {
        padding: 20px 30px 140px 30px;
    }
}

@media (max-width: 767px) {
    .quick-quote-modal .quote-form {
        display: block;
        padding: 15px 20px 140px 20px;
        width: 100%;
    }
}

@media (max-width: 599px) {
    .quick-quote-modal .quote-form {
        padding-bottom: 45px;
    }
}

.quick-quote-modal .quote-form .fieldset .field {
    margin: 0;
}

.quick-quote-modal .quote-form .fieldset .field .label {
    float: none;
    margin: 0 0 2px 0;
    padding: 0;
    text-align: left;
    width: auto;
}

.quick-quote-modal .quote-form .fieldset .field .control {
    float: none;
    width: 100%;
}

.quick-quote-modal .quote-form p.quote-form-header {
    margin: 0;
}

.quick-quote-modal .quote-form p.quote-form-header span {
    font-size: 2.2rem;
    margin-bottom: 20px;
}

.quick-quote-modal .quote-form p.quote-form-subheader {
    margin-bottom: 25px;
}

.quick-quote-modal .quote-form p.quote-form-subheader span {
    display: block;
    font-size: 1.6rem;
}

.quick-quote-modal .quote-form p.quote-form-subheader {
    border-bottom: 1px solid #d0d0d0;
    padding-bottom: 10px;
}

.quick-quote-modal .quote-form .field.required:after,
.quick-quote-modal .quote-form .fieldset .field .label:after {
    font-size: 1.4rem;
    left: -1px;
    margin: 0;
    position: relative;
    top: -2px;
}

.quick-quote-modal .quote-form input,
.quick-quote-modal .quote-form textarea {
    -webkit-box-shadow: inset 0 2px 2px #eee;
    -webkit-font-smoothing: subpixel-antialiased !important;
    background-color: #fff;
    border: 1px solid #d9d4c6;
    border-radius: 2px;
    box-shadow: inset 0 2px 2px #eee;
    box-sizing: border-box;
    font-size: 1.6rem;
    font-weight: 600;
    height: 37px;
    margin: 0 0 12px 0;
    max-width: 100%;
    padding: 0 15px; /* Force Smooth Font */
    width: 100%;
}

.quick-quote-modal .quote-form textarea {
    height: 110px;
    margin-bottom: 0;
    padding: 15px;
}

.quick-quote-modal .quote-form input:focus,
.quick-quote-modal .quote-form textarea:focus {
    -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .05);
}

.quick-quote-modal .quote-form input.mage-error {
    -webkit-box-shadow: inset 0 2px 2px #ffebeb;
    border-color: #e88676;
    box-shadow: inset 0 2px 2px #ffebeb;
}

.quick-quote-modal .quote-form div.mage-error {
    font-size: 1.2rem;
    margin: 0;
    position: relative;
    top: -8px;
}

.quick-quote-wrapper .modal-header button.action-close {
    color: #fff;
    padding: 10px;
    position: absolute;
    right: 0;
    top: 2px;
}

.quick-quote-wrapper .modal-header button.action-close:focus {
    border: 0;
    box-shadow: none;
}

.quick-quote-wrapper .modal-header button.action-close:before {
    color: #fff;
    content: '\e905'; /* Force Cart2Quote Iconset */
    font-family: 'cart2quote-iconset' !important;
    font-size: 2.5rem;
    line-height: 1;
}

.quick-quote-wrapper .modal-header button.action-close:hover {
    text-decoration: none;
}

.quick-quote-wrapper .modal-content {
    padding: 0;
}

.quick-quote-modal .show-remarks {
    position: relative;
}

.quick-quote-modal .show-remarks .remarks {
    display: block;
    height: 0;
    opacity: 0;
    overflow: hidden;
}

.quick-quote-modal .show-remarks label.remarks-label {
    background: #fdefc1;
    border: 1px solid #eddfb3;
    border-bottom: 3px solid #eddfb3;
    border-radius: 2px;
    box-sizing: border-box;
    color: #5b584f;
    cursor: pointer;
    display: table;
    line-height: 20px;
    margin: 10px 0 0 0;
    padding: 8px 40px 8px 15px;
    position: absolute;
    width: 100%;
}

.quick-quote-modal .show-remarks label.remarks-label:hover {
    background: #f7e8b8;
    border-color: #f7e8b8;
    padding-bottom: 7px;
    padding-top: 9px;
}

.quick-quote-modal .show-remarks label i {
    border: 1px solid #948e7a;
    border-radius: 50%;
    color: #948e7a;
    display: inline-block;
    height: 15px;
    margin-top: -8px;
    pointer-events: none;
    position: absolute;
    right: 19px;
    text-align: center;
    top: 50%;
    width: 15px;
}

.quick-quote-modal .show-remarks label.remarks-label:hover i {
    margin-top: -7px;
}

.quick-quote-modal .show-remarks label i:before {
    font-size: 1.0rem;
    left: 50%;
    margin-left: -4px;
    margin-top: -5px;
    position: absolute;
    top: 50%;
}

.quick-quote-modal .show-remarks .show-remarks-checkbox[type='checkbox'] {
    display: none;
}

.quick-quote-modal .show-remarks .show-remarks-checkbox[type='checkbox']:checked + .remarks {
    background: #fff;
    display: block;
    height: auto;
    margin-bottom: -50px;
    opacity: 1;
    overflow: auto;
    position: relative;
    z-index: 9;
}

.quick-quote-wrapper .modal-footer {
    bottom: 0;
    position: absolute;
    right: 0;
}

@media (max-width: 767px) {
    .quick-quote-wrapper .modal-footer {
        position: relative;
    }
}

.quick-quote-wrapper .modal-footer {
    bottom: 30px;
    padding: 0;
    right: 40px;
}

@media (max-width: 991px) {
    .quick-quote-wrapper .modal-footer {
        right: 30px;
    }
}

@media (max-width: 767px) {
    .quick-quote-wrapper .modal-footer {
        right: 20px;
    }
}

@media (max-width: 599px) {
    .quick-quote-wrapper .modal-footer {
        left: 0;
        margin-top: 45px;
        padding: 0 20px 20px 20px;
        right: 0;
        width: auto;
    }
}

.quick-quote-wrapper .modal-footer .primary,
.quick-quote-wrapper .modal-footer .secondary {
    border-radius: 3px;
    box-shadow: none;
    display: inline-table;
    line-height: 1;
    margin: 0;
    padding: 0;
    vertical-align: top;
}

@media (max-width: 599px) {
    .quick-quote-wrapper .modal-footer .primary,
    .quick-quote-wrapper .modal-footer .secondary {
        display: block;
        margin: 0;
        text-align: center;
        width: 100%;
    }
}

.quick-quote-wrapper .modal-footer .primary:hover,
.quick-quote-wrapper .modal-footer .secondary:hover {
    text-decoration: none;
}

.quick-quote-wrapper .modal-footer .primary span,
.quick-quote-wrapper .modal-footer .secondary span {
    display: block;
    font-weight: 300;
    line-height: 1;
    padding: 11px 27px;
}

.quick-quote-wrapper .modal-footer .primary {
    float: right;
    margin-left: 20px;
}

@media (max-width: 599px) {
    .quick-quote-wrapper .modal-footer .primary {
        margin-bottom: 10px;
    }
}

.quick-quote-wrapper .modal-footer .primary:focus {
    -moz-box-shadow: 0 5px 20px 0 rgba(25, 121, 195, .40);
    -webkit-box-shadow: 0 5px 20px 0 rgba(25, 121, 195, .40);
    box-shadow: 0 5px 20px 0 rgba(25, 121, 195, .40);
}

.quick-quote-wrapper .modal-footer .secondary {
    background: #fff;
    border: 1px solid #1979c3;
    color: #1979c3;
    float: right;
}

.quick-quote-wrapper .modal-footer .secondary span {
    color: inherit;
}

.quick-quote-wrapper .modal-footer .secondary:hover {
    background: #1979c3;
    color: #fff;
}

.quick-quote-wrapper .modal-footer .secondary:focus {
    -moz-box-shadow: 0 5px 20px 0 rgba(25, 121, 195, .40);
    -webkit-box-shadow: 0 5px 20px 0 rgba(25, 121, 195, .40);
    box-shadow: 0 5px 20px 0 rgba(25, 121, 195, .40);
}

.product-image.quick-quote-product {
    text-align: center;
}
@media all and (min-width: 768px), print {
  .amexit-popup-container .amexit-popup {
    width: 450px;
  }
}
.amexit-popup-container {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9998;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  margin: 0;
  padding: 0;
  background: rgba(0, 0, 0, 0.17);
}
.amexit-popup-container .amexit-popup {
  position: relative;
  width: 90%;
  max-width: 450px;
  height: auto;
  margin: auto;
  padding: 15px;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25);
}
.amexit-popup-container .amexit-title {
  margin: 0 15px 10px 0;
  font-weight: 600;
  font-size: 18px;
}
.amexit-popup-container .amexit-message {
  margin-bottom: 10px;
}
.amexit-popup-container .amexit-email {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
}
.amexit-popup-container .amexit-button {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  margin-left: 10px;
  color: #fff;
  background: #1979c3;
  box-shadow: none;
}
.amexit-popup-container .amexit-button:hover {
  background: #2b93e4;
}
.amexit-popup-container .amexit-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 15px;
  height: 15px;
  padding: 10px;
  cursor: pointer;
}
.amexit-popup-container .amexit-close > .amexit-icon {
  fill: #ccc;
}
.amexit-popup-container .amexit-close:hover > .amexit-icon {
  fill: #1979c3;
}
@media all and (min-width: 768px), print {
  .amskit-toolbar-wrap {
    left: 25px;
  }
  .amskit-toolbar-wrap.-open {
    width: 500px;
  }
  .amskit-headings-wrap {
    flex-wrap: initial;
  }
  .amskit-page-links .amskit-label {
    width: 45%;
  }
}
.amskit-toolbar-wrap {
  position: fixed;
  bottom: 25px;
  left: 3%;
  z-index: 9999;
  width: 300px;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
}
.amskit-toolbar-wrap.-open:after {
  content: '';
  position: absolute;
  bottom: 15px;
  left: 0;
  width: 100%;
  height: 25px;
  pointer-events: none;
  background-image: linear-gradient(to bottom, rgba(255, 0, 0, 0) 35%, #fff);
}
.amskit-toolbar-wrap.-open {
  padding-bottom: 15px;
  width: 300px;
}
.amskit-toolbar-box {
  padding: 10px 20px;
  border-radius: 10px;
  background: #e4e4e4;
  box-sizing: border-box;
  cursor: pointer;
}
.amskit-toolbar-box.-open {
  border-radius: 10px 10px 0 0;
  cursor: auto;
}
.amskit-toolbar-box > .amskit-title {
  display: inline-block;
  line-height: 30px;
  font-size: 18px;
  font-weight: 600;
  color: #000;
}
.amskit-toolbar-box > .amskit-title:before {
  content: '';
  display: inline-block;
  margin-right: 10px;
  width: 30px;
  height: 30px;
  vertical-align: top;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgZmlsbD0ibm9uZSI+PGNpcmNsZSBjeD0iMTUiIGN5PSIxNSIgcj0iMTUiIGZpbGw9IiNGRjk0MTYiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNNyA3Ljc1MmMwIC40ODUuMDE4LjkxMS4wMTggMS4zOTZ2Ny43MDVsLjAwMSAzLjU5OGMwIC41ODktLjAxNSAxLjE4MiAwIDEuNzcydi4wMjZjMCAuNDA2LjM0Ny43NTEuNzU0Ljc1MWgxNC40NzJjLjM5NiAwIC43NzItLjM0NS43NTQtLjc1LS4wMi0uNDA2LS4zMzItLjc1Mi0uNzU0LS43NTJINy43OGwuNzU0Ljc1MXYtMS40NTNsLS4wMDEtMy40NFYxMy4xNCA5LjQ5M2MwLS41OS0uMDAzLTEuMTI1LS4wMTgtMS43MTR2LS4wMjdjMC0uMzk0LS4zMzYtLjc3LS43NDItLjc1MS0uNDE5LjAxOC0uNzczLjMzLS43NzMuNzUxeiIvPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xMC42MzYgMTguNzA2djMuNDk3YzAgLjQxOC4zMzUuODE2LjcyOC43OTZhLjc3OS43NzkgMCAwIDAgLjcyNy0uNzk2di0zLjA1Mi0uNDQ1YzAtLjQxOC0uMzM0LS44MTYtLjcyNy0uNzk2YS43NzYuNzc2IDAgMCAwLS43MjguNzk2ek0xNC4yNzMgMTUuMTF2Ny4wNTNjMCAuNDM5LjMzNC44NTcuNzI3LjgzNi4zOTMtLjAyLjcyNy0uMzY4LjcyNy0uODM2di02LjE3LS44ODNjMC0uNDM5LS4zMzQtLjg1Ny0uNzI3LS44MzYtLjM5My4wMi0uNzI3LjM2OC0uNzI3LjgzNnpNMTcuOTEgMTUuODV2Ni4yOTljMCAuNDQ3LjMzNC44NzEuNzI3Ljg1LjM5Mi0uMDIxLjcyNy0uMzc0LjcyNy0uODV2LTUuNTItLjc3OGMwLS40NDctLjMzNS0uODcyLS43MjctLjg1LS4zOTMuMDIxLS43MjguMzc0LS43MjguODV6TTIxLjU0NiAxMi44OTNWMjIuMTk4YzAgLjQyLjMzNC44MjEuNzI3LjgwMS4zOTMtLjAyLjcyNy0uMzUyLjcyNy0uODAxdi0zLjE0LTUuMDA2LTEuMTU5YzAtLjQyLS4zMzQtLjgyMS0uNzI3LS44MDEtLjM5My4wMi0uNzI3LjM1Mi0uNzI3LjgwMXpNOC4zODIgMTYuMDI3bDIuMDA4LTEuMzg2YzEuMDYyLS43MzIgMi4xMi0xLjQ2OCAzLjE4My0yLjJsLjczOS0uNTExYy4zMjQtLjIyMS41LS42NjguMjcxLTEuMDI5LS4yMDctLjMxOS0uNjg2LS41MS0xLjAzMi0uMjdsLTIuMDA4IDEuMzg1Yy0xLjA2My43MzMtMi4xMjIgMS40NjktMy4xODQgMi4ybC0uNzM4LjUxMWMtLjMyNS4yMjItLjUwMi42NjktLjI3MiAxLjAzLjIxMS4zMjIuNjg2LjUxIDEuMDMzLjI3eiIvPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xMy43MzIgMTIuMDA5bDMuMjQ3LjYyLjQ2OC4wOWMuMzg0LjA3NS44MzItLjExLjkyNi0uNTI2LjA4My0uMzcyLS4xMTMtLjg0NS0uNTI3LS45MjRsLTMuMjQ4LS42Mi0uNDY3LS4wOWMtLjM4NC0uMDc0LS44MzMuMTEtLjkyNy41MjYtLjA4Ny4zNjguMTEzLjg0NS41MjguOTI0eiIvPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xOC4xNzcgMTIuNTI0YzEuMTA4LTEuMTk4IDIuMjE2LTIuMzkyIDMuMzIzLTMuNTkuMTU1LS4xNy4zMTMtLjMzOC40NjgtLjUwNy4yNjctLjI5LjMwOC0uNzgxIDAtMS4wNjMtLjI5LS4yNjYtLjc4LS4zMDgtMS4wNjcgMC0xLjEwNyAxLjE5OC0yLjIxNSAyLjM5Mi0zLjMyMyAzLjU5LS4xNTQuMTY5LS4zMTIuMzM4LS40NjcuNTA3LS4yNjcuMjg5LS4zMDkuNzggMCAxLjA2My4yOS4yNjYuNzguMzA3IDEuMDY2IDB6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTIwLjY3NSA3Ljg5N3YyLjM1YzAgLjM5NS4zNDcuNzcuNzU0Ljc1Mi40MDctLjAxOS43NTMtLjMzLjc1My0uNzUxdi0yLjM1YzAtLjM5NS0uMzQ2LS43Ny0uNzUzLS43NTItLjQxLjAyLS43NTQuMzMtLjc1NC43NTF6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTIxLjQyOSA3LjE0NmMtLjc1Ny4wMDgtMS41MTUuMDExLTIuMjcyLjAxOS0uMzk2LjAwNC0uNzcyLjM0Mi0uNzU0Ljc1LjAyLjQwNi4zMzIuNzU2Ljc1NC43NTIuNzU3LS4wMDggMS41MTUtLjAxMSAyLjI3Mi0uMDE5LjM5Ni0uMDA0Ljc3Mi0uMzQyLjc1My0uNzUtLjAxOC0uNDA2LS4zMzEtLjc1Ni0uNzUzLS43NTJ6Ii8+PC9zdmc+) no-repeat center;
}
.amskit-toolbar-box > .amskit-arrow {
  display: inline-block;
  float: right;
  width: 12px;
  height: 30px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSI4IiBmaWxsPSJub25lIj48cGF0aCBzdHJva2U9IiNCMkIyQjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjUiIGQ9Ik0xMyA3TDcgMSAxIDciLz48L3N2Zz4=) no-repeat center;
}
.amskit-toolbar-box.-open > .amskit-arrow {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  cursor: pointer;
}
.amskit-toolbar-content {
  padding: 10px;
  max-height: 650px;
  overflow: auto;
  box-sizing: border-box;
  font-size: 14px;
  color: #000;
  background: #fff;
}
.amskit-toolbar-content > .amskit-title {
  margin: 10px 10px ;
  padding: 0 0 10px;
  border-bottom: 1px solid #e4e4e4;
  font-weight: 600;
  font-size: 16px;
}
.amskit-toolbar-content > .amskit-background {
  margin: 5px -10px 25px;
  padding: 10px;
  background: #f6f6f6;
}
.amskit-toolbar-content .amskit-cell {
  word-break: break-word;
}
.amskit-toolbar-content .amskit-cell.-indent {
  padding-left: 35px;
}
.amskit-toolbar-content .amskit-description {
  font-size: 12px;
  color: #adadad;
}
.amskit-toolbar-content .amskit-description.-headings {
  padding-left: 25px;
}
.amskit-toolbar-content .amskit-icon {
  position: relative;
  padding-left: 25px;
}
.amskit-toolbar-content .amskit-icon:before {
  content: '';
  position: absolute;
  left: 0;
  display: inline-block;
  width: 18px;
  height: 18px;
}
.amskit-toolbar-content .amskit-icon.-warning:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgZmlsbD0ibm9uZSI+PGNpcmNsZSBjeD0iOSIgY3k9IjkiIHI9IjkiIGZpbGw9IiNFQjU3NTciLz48cGF0aCBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiBkPSJNOSA0djYuNSIvPjxjaXJjbGUgY3g9IjkiIGN5PSIxNCIgcj0iMSIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==) no-repeat center;
}
.amskit-toolbar-content .amskit-icon.-normal:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgZmlsbD0ibm9uZSI+PGNpcmNsZSBjeD0iOSIgY3k9IjkiIHI9IjkiIGZpbGw9IiMxNzg3RTAiLz48cGF0aCBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiBkPSJNNS41IDlsMy4xMjUgM0wxMi41IDciLz48L3N2Zz4=) no-repeat center;
}
.amskit-headings-wrap {
  display: flex;
  flex-wrap: wrap;
}
.amskit-headings-wrap > .amskit-item {
  margin-left: 8px;
  margin-bottom: 5px;
  text-align: center;
}
.amskit-headings-wrap .amskit-head {
  text-transform: uppercase;
}
.amskit-page-links {
  padding: 0;
  margin: 0;
  list-style: none;
}
.amskit-page-links > .amskit-item {
  position: relative;
  padding-left: 10px;
}
.amskit-page-links > .amskit-item:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #55b4ff;
  transform: translateY(-50%);
}
.amskit-page-links .amskit-label {
  display: inline-block;
  width: 80%;
}
.amskit-separator-wrap {
  position: relative;
  margin: 15px 0;
  height: 1px;
  background: #c4c4c4;
}
.amskit-separator-wrap ~ .amskit-url {
  display: none;
}
.amskit-separator-wrap > .amskit-button {
  position: absolute;
  top: 50%;
  left: 50%;
  padding: 0 10px;
  height: 20px;
  line-height: 20px;
  font-size: 10px;
  border: 1px solid #c4c4c4;
  border-radius: 20px;
  background: #fff;
  color: #c4c4c4;
  transform: translate(-50%, -50%);
  transition: all .3s ease;
  cursor: pointer;
}
.amskit-separator-wrap > .amskit-button:hover {
  border-color: #1787e0;
  color: #1787e0;
}
@media (min-width: 480px) {
  .amskit-toolbar-wrap.-open {
    width: 450px;
  }
  .amskit-page-links .amskit-label {
    width: 55%;
  }
}
