@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600');
/* The above import directives are aggregated from content. */
/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.8.7
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2018 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chosen-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.15);box-shadow:0 4px 5px rgba(0,0,0,.15);clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container.chosen-with-drop .chosen-drop{clip:auto;-webkit-clip-path:none;clip-path:none}.chosen-container a{cursor:pointer}.chosen-container .chosen-single .group-name,.chosen-container .search-choice .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.chosen-container .chosen-single .group-name:after,.chosen-container .search-choice .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),to(#f4f4f4));background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;-webkit-box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(../../frontend/Aware/sunshinegym/en_GB/Amasty_Storelocator/vendor/chosen/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(../../frontend/Aware/sunshinegym/en_GB/Amasty_Storelocator/vendor/chosen/chosen-sprite.png) no-repeat 0 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:url(../../frontend/Aware/sunshinegym/en_GB/Amasty_Storelocator/vendor/chosen/chosen-sprite.png) no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#eee),color-stop(15%,#fff));background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0!important;background:0 0!important;-webkit-box-shadow:none;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;width:25px}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;-webkit-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(../../frontend/Aware/sunshinegym/en_GB/Amasty_Storelocator/vendor/chosen/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#eee),color-stop(80%,#fff));background-image:linear-gradient(#eee 20%,#fff 80%);-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:0 0}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:url(../../frontend/Aware/sunshinegym/en_GB/Amasty_Storelocator/vendor/chosen/chosen-sprite.png) no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-rtl .chosen-search input[type=text]{background-image:url(../../frontend/Aware/sunshinegym/en_GB/Amasty_Storelocator/vendor/chosen/chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}
/* Apple Pay */
.stripe-payments-apple-pay-section {
    text-align: center;
    margin-bottom: 25px;
}
.stripe-payments-apple-pay-section label {
    font-weight: bold;
    margin: 10px 0;
    float: none;
    display: block;
}

/* Authorized Apple Pay Result */
.stripe-payments-apple-pay-result label {
    display: inline-block;
    font-weight: bold;
    margin-bottom: 18px;
}
.stripe-payments-apple-pay-result {
    text-align: center;
    padding: 10px 0 15px;
    font-size: 1.1em;
}
.stripe-payments-apple-pay-result > div {
    margin-bottom: 18px;
}

.indent {
    margin-right: 20px;
}

/* Stripe Express */
@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

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

.box-tocart .action.tocart.payment-request-button
{
    padding: 0;
}

.payment-request-button {
    width: 240px;
}

.payment-request-button.disabled,
.payment-request-button.disabled * {
    pointer-events: none !important;
}

.payment-request-button.disabled {
    opacity: 0.5;
    filter: grayscale(50%);
}

.payment-request-button.disabled::after {
    position: relative;
    height: 1em;
    width: 1em;
    display: block;
    left: 50%;
    margin-left: -.5em;
    margin-top: -1.2em;
    content: '';
    -webkit-animation: spin 1s ease-in-out infinite;
    animation: spin 1s ease-in-out infinite;
    background: url(../../frontend/Aware/sunshinegym/en_GB/StripeIntegration_Payments/svg/loader.svg) center center;
    background-size: cover;
    line-height: 1;
    text-align: center;
    font-size: 2em;
    color: rgba(0, 0, 0, .75)
}

.catalog-product-view .payment-request-button {
    margin-bottom: 15px;
    margin-right: 1%;
    width: 49%;
}

.stripe-payments-express-minicart {
    margin-top: 15px;
}

.stripe-payments-express-minicart .payment-request-button, .payment-request-button.cart {
    width: 100% !important;
}

.cart-summary .stripe-payments-express-minicart {
    margin-top: 0;
    margin-bottom: 25px;
}
/*
 * Copyright (c) 2024. 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;
}
