.contact-cta-text {
    font-size: var(--fds-fs-725);
}

.product-details-tabination .nav-link {
    background-color: var(--fds-grey-200);
    font-size: var(--fds-fs-600);
    font-weight: 600;
    color: var(--fds-grey-700);
    padding: 0.75rem 3.125rem;
    border-radius: 0rem;
    text-transform: capitalize;
    border: 0.063rem solid var(--fds-white);
}

    .product-details-tabination .nav-link:after,
    .menu-link:after {
        content: unset;
    }

.product-details-tabination .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    border: 0.063rem solid var(--fds-white);
    background-color: var(--fds-white);
    color: var(--fds-black);
}

    .nav-tabs .nav-link.active::after {
        width: 2.5rem;
        background: #fdb913;
        height: 0.125rem;
        content: '';
        margin-top: 0.438rem;
        opacity: 1;
        left: 50%;
    }

.shredding-image-full-width {
    background-image: url(../../img/pdp-imgs/photo-lady-shredding-papers.jpg);
    background-size: cover;
    background-position: center;
    min-height: 43.75rem;
}

.three-column-box .image img {
    height: 21.75rem;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

.product-specification-table table td {
    padding: 0.313rem;
}

.icon-with-details {
    padding: 0.625rem 1.25rem;
}

    .icon-with-details:nth-child(odd) {
        background-color: var(--fds-bg-grey);
    }

    .icon-with-details .icon {
        text-align: center;
    }

        .icon-with-details .icon img {
            width: 3.125rem;
            height: 3.125rem;
            max-width: 3.125rem;
        }

.pdf-text a {
    color: var(--fds-black);
    text-decoration: underline;
}

.submit-button button {
    font-size: 1rem;
    padding: 0.625rem 3.125rem;
    font-weight: 700;
}

.form-outline .form-control {
    padding: 0.75rem 1.05rem;
    color: var(--fds-grey-800);
    font-size: var(--fds-fs-400);
}

    .form-outline .form-control ~ .form-notch div {
        border-radius: 0 !important;
    }

.select-arrow {
    color: var(--fds-grey-400);
    top: 50%;
    transform: translateY(-50%);
}

.selections-of-reviews .headline span {
    font-size: var(--fds-fs-600);
}

.given-review-details ul {
    list-style: none;
}

.review-tag {
    color: var(--fds-black);
    padding-right: 0.313rem;
}

.given-review-details ul li {
    padding-bottom: 0.625rem;
}

.given-review-details .card {
    border: 0.063rem solid var(--fds-grey-600);
    border-radius: 0;
}

.product-star-box p {
    margin-bottom: 0.313rem;
    font-weight: 600;
    color: var(--fds-black);
}

.grey-product-review-box {
    padding: 2.312rem 3.125rem;
    background-color: var(--fds-grey-200);
}

.response-box {
    border: 0.063rem solid var(--fds-grey-400);
    border-radius: 0.938rem;
    padding: 1.25rem 1.875rem;
    margin-top: 1.25rem;
}

.text-italic {
    font-style: italic;
}

.review-feedback-btn {
    border: 0.063rem solid var(--fds-grey-200);
    font-size: var(--fds-fs-325);
    border-radius: 0.313rem;
}

.response-box {
    position: relative;
}

.f-30 {
    font-size: 1.6875rem;
}

.f-26 {
    font-size: 1.625rem;
}

.product-detail-list ul li {
    color: var(--fds-black);
    padding-bottom: 0.625rem;
}

.text-underline {
    text-decoration: underline;
}

.quantity {
    width: 3.125rem;
}

    .quantity input {
        text-align: center;
        width: 3.125rem;
        border: 0.125rem solid var(--fds-grey-400);
    }

.add-to-card-btn button {
    font-size: var(--fds-fs-325);
}

.btn-floating {
    height: 1.563rem;
    width: 1.563rem;
    border: 1px solid #97989c;
}

.product-size {
    gap: 25px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

.product-size-btn {
    font-size: var(--fds-fs-325);
    padding: var(--fds-fs-100);
    color: var(--fds-black);
    border: 1px solid #97989c;
}

.colors-selected .btn-floating {
    position: relative;
}

.colors-selected .d-flex {
    gap: 10px;
}

.colors-selected .btn-floating:after {
    border: 1px solid var(--fds-white);
    content: '';
    width: 35px;
    height: 35px;
    position: absolute;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    margin-left: -17.5px;
    margin-top: -17.5px;
}

.colors-selected .selected-color.btn-floating:after {
    border: 1px solid var(--fds-yellow);
    content: '';
    width: 35px;
    height: 35px;
    position: absolute;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    margin-left: -17.5px;
    margin-top: -17.5px;
}

.active.product-size-btn {
    border-color: var(--fds-yellow);
}

.breadcrumb-item + .breadcrumb-item {
    padding-left: 1.25rem;
}

    .breadcrumb-item + .breadcrumb-item:before {
        content: '\f105' !important;
        font-family: fontawesome;
        padding-right: 1.25rem;
    }

.text-primary {
    color: var(--fds-yellow) !important;
}

.given-review-details {
    margin-bottom: 1.875rem;
}

ul#ex1 {
    flex-wrap: nowrap;
    overflow-x: auto;
    justify-content: unset !important;
}

.pdf-icon img {
    width: 3.125rem !important;
}

.product-details-tabination .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link {
    margin: 1.25rem;
    justify-content: center;
}

.details {
    padding-top: 0.938rem;
    text-align: center;
}

.response-box.mb-4::before {
    z-index: 0;
    content: '';
    transform: rotate(135deg);
    position: absolute;
    left: 1.25rem;
    top: -0.8rem;
    background: red;
    background: #fff;
    border-bottom: 0.063rem solid var(--fds-grey-400);
    width: 1.5rem;
    border-left: 0.063rem solid var(--fds-grey-400);
    height: 1.5rem;
}

.text-yellow {
    color: var(--fds-yellow);
}

#carouselExampleIndicators .carousel-indicators {
    width: 100%;
    justify-content: flex-start;
    margin-right: unset;
    margin-left: unset;
}

.bg-grey {
    background-color: var(--fds-grey-200);
}

.pdf-icon img {
    width: 3.125rem !important;
}

.guideline-center {
    width: 0.75rem;
    position: relative;
    top: -0.063rem;
}

.arrow-animation-hover i {
    transition: all 0.4s;
    position: relative;
    left: 0;
}

.arrow-animation-hover:hover i {
    position: relative;
    left: 0.5rem;
    transition: all 0.4s;
}

.product-discription-bottom-btn {
    margin-bottom: 10px;
}

    .product-discription-bottom-btn span {
        display: inline-block;
        line-height: 1;
    }

.text-line-after::after {
    width: 2.5rem;
    background: #fdb913;
    height: 0.125rem;
    content: '';
    margin-top: 0.438rem;
    opacity: 1;
    display: block;
    position: relative;
    left: 0rem;
    transition: all 0.4s;
}

.product-discription-bottom-btn:hover .text-line-after::after {
    left: 50%;
    margin-left: -1.2rem;
}

.pdp-noecomm-image img:not(.ecommerce-disabled):not(.ecommerce-gallery-main-img).active {
    border: none !important;
}

.pdp-noecomm-image .multi-carousel .vertical .multi-carousel-inner img {
    -o-object-fit: contain;
    object-fit: contain;
}

.ecommerce-gallery .multi-carousel .multi-carousel-inner .multi-carousel-item img {
    -o-object-fit: contain;
    object-fit: contain;
    max-height: 100% !important;
}

.ecommerce-gallery .multi-carousel.vertical .multi-carousel-inner .multi-carousel-item {
    display: block !important;
    height: 33% !important;
}

.ecommerce-gallery .carousel-control-next,
.ecommerce-gallery .carousel-control-prev {
    color: grey;
    margin-block: -3rem;
}

.li-lightgrey {
    --mdb-btn-bg: #ced9df;
    --mdb-btn-active-bg: var(--mdb-btn-bg);
    background-color: var(--mdb-btn-bg);
}

.li-darkgrey {
    --mdb-btn-bg: #64605d;
    --mdb-btn-active-bg: var(--mdb-btn-bg);
    background-color: var(--mdb-btn-bg);
}

.li-mahogany {
    background-image: url('/img/pdp-imgs/Swatch_Mahogany.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.li-tan {
    --mdb-btn-bg: #e1c9a6;
    --mdb-btn-active-bg: var(--mdb-btn-bg);
    background-color: var(--mdb-btn-bg);
}

.li-white {
    --mdb-btn-bg: #fff;
    --mdb-btn-active-bg: var(--mdb-btn-bg);
    background-color: var(--mdb-btn-bg);
}

.colors-selected .btn-check + .btn:hover {
    border-width: 2px;
}

.product-specification-table {
    font-size: 0.9rem;
}

.spec-table-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
}

    .spec-table-row:nth-child(even) {
        background-color: rgba(0, 0, 0, 0.02);
    }

    .spec-table-row div {
        padding: 0.313rem;
    }

@media (max-width: 768px) {
    .ecommerce-gallery .multi-carousel:not(.vertical) .multi-carousel-inner .multi-carousel-item img {
        max-height: initial;
    }

    .multi-carousel .multi-carousel-inner {
        width: 80%;
        margin-inline: auto;
    }

    .ecommerce-gallery.vertical .lightbox img {
        height: 350px;
    }

    .multi-carousel.vertical {
        height: 350px !important;
    }
}

@media (min-width: 768px) {
    .spec-table-row {
        gap: unset;
    }

    .multi-carousel.vertical {
        height: 350px;
    }

    .response-box {
        margin-top: 0;
    }

    .product-discription-bottom-btn {
        margin: 0;
    }

    .pdf-icon img {
        width: 100% !important;
    }

    ul#ex1 {
        flex-wrap: wrap;
    }

        ul#ex1 li {
            flex: 0 0 50%;
        }

    .details {
        padding-top: 0;
        text-align: left;
    }

    .response-box.mb-4::before {
        z-index: 0;
        content: '';
        transform: rotate(45deg);
        position: absolute;
        left: -12px;
        top: 20%;
        background: red;
        background: #fff;
        border-bottom: 0.063rem solid var(--fds-grey-400);
        width: 1.5rem;
        border-left: 0.063rem solid var(--fds-grey-400);
        height: 1.5rem;
    }
}

@media (min-width: 992px) {
    .ecommerce-gallery .carousel-control-next,
    .ecommerce-gallery .carousel-control-prev {
        margin-block: -3rem;
    }

    .multi-carousel.vertical {
        height: 350px;
    }

    .given-review-details {
        margin-bottom: unset;
    }

    .product-details-tabination .nav-tabs .nav-item.show .nav-link,
    .nav-tabs .nav-link {
        margin: unset;
    }

    ul#ex1 li {
        flex: 0 0 auto;
        width: 20%;
    }
}

.colors-selected i,
.product-size i {
    display: none;
}

@media (min-width: 1025px) {
    .colors-selected i,
    .product-size i {
        display: block;
    }

    .colors-selected:hover i,
    .product-size:hover i,
    .colors-selected:active i,
    .product-size:active i,
    .colors-selected:focus-visible i,
    .product-size:focus-visible i {
        display: none;
    }

    .colors-selected .btn-floating {
        display: none;
    }

    .colors-selected .selected-color.btn-floating {
        display: block;
    }

    .colors-selected:hover .btn-floating {
        display: block;
    }

    .product-size .product-size-btn {
        display: none;
    }

        .product-size .product-size-btn.active {
            display: block;
        }

    .product-size:hover .product-size-btn {
        display: block;
    }
}

@media (min-width: 1400px) {
    .shredding-image-full-width {
        background-position: top center;
    }
}

.ecommerce-gallery .lightbox img {
    transform: none !important;
}

.pdp-icon-wrapper {
    display: block;
    width: 100%;
}

    .pdp-icon-wrapper img {
        max-height: 20px;
    }

@media (min-width: 768px) {
    .pdp-icon-wrapper {
        display: flex;
        align-items: flex-start;
        gap: 0.25rem;
        flex: 1;
    }
}

.pdp-loaded-section,
.pdp-loading-section {
    transition-property: max-height, opacity;
    transition-duration: 1s;
    transition-timing-function: ease-in-out;
    transform-origin: top center;
    /* overflow-y: hidden; */
}

[data-loading='true'] .pdp-loaded-section {
    max-height: 0px;
    opacity: 0;
}

[data-loading='true'] .pdp-loading-section {
    max-height: 50000px;
    opacity: 1;
}

[data-loading='false'] .pdp-loaded-section {
    max-height: 50000px;
    opacity: 1;
}

[data-loading='false'] .pdp-loading-section {
    max-height: 0px;
    opacity: 0;
    display: none;
}

.btn-spinner-border {
    --mdb-spinner-width: 0.6rem;
    --mdb-spinner-height: 0.6rem;
    margin-right: 0.5rem;
}

.sg-header {
    background-color: var(--fds-grey-200);
    display: flex;
    justify-content: space-between;
    padding: 1.125rem;
}

.sg-title {
    font-size: 18px;
    font-weight: 700;
}

.sg-actions {
    font-size: 15px;
    font-weight: 500;
    display: flex;
    gap: 1rem;
    align-items: baseline;
}

.sg-download-all {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.sg-yellow-link {
    position: relative;
    cursor: pointer;
}

    .sg-yellow-link::after {
        content: '';
        height: 2px;
        background-color: var(--fds-yellow);
        width: 30px;
        position: absolute;
        left: 0;
        bottom: 0px;
        transition: width 0.3s ease-in-out;
    }

    .sg-yellow-link:hover::after {
        width: 40px;
    }

.sg-content {
    padding-top: 2rem;
    padding-bottom: 4rem;
    border-bottom: 1px solid var(--fds-grey-400);
    display: flex;
    gap: 2rem;
    justify-content: center;
    flex-wrap: wrap;
}

.sg-content-item {
    max-width: 180px;
    flex-grow: 1;
    flex-basis: 45%;
}

.sg-content-img {
    border: 5px solid var(--fds-tan);
}

    .sg-content-img img {
        width: 100%;
    }

.sg-content-details {
    display: flex;
    gap: 1rem;
    justify-content: space-between;
    align-items: baseline;
    font-size: 12px;
    padding: 0.25rem;
}

.sg-info {
    display: flex;
    gap: 1rem;
    align-items: center;
}

    .sg-info .dl-icon {
        cursor: pointer;
    }

.support-grouping {
    margin-bottom: 1rem;
}

@media (min-width: 344px) {
    .sg-content {
        justify-content: space-between;
    }
}

@media (min-width: 768px) {
    .sg-title {
        font-size: 20px;
    }

    .sg-actions {
        font-size: 18px;
    }
}

@media (min-width: 992px) {
    .sg-content {
        flex-wrap: nowrap;
    }
}

/* Downloads.css overrides */
.icon-view-listing {
    padding: 20px;
}

@media (min-width: 350px) {
    .icon-view-listing {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (min-width: 992px) {
    .icon-view-listing {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (min-width: 1200px) {
    .icon-view-listing {
        grid-template-columns: repeat(6, 1fr);
    }
}

/**/
.spec ul {
    padding-left: 0;
}

    .spec ul li {
        list-style: none;
    }

.spec-alt {
    padding: 0.625rem 0rem;
}

    .spec-alt:nth-child(even) {
        background-color: var(--fds-bg-grey);
    }

.ecomm-split {
    display: flex;
}

.list-aftertext {
    font-size: 1.5rem;
    font-weight: 500;
    vertical-align: bottom;
}

div.bundle {
    display: grid;
    gap: 1rem;
    grid-template-columns: repeat(4, 1fr);
}

    div.bundle .card-img-top {
        border-radius: 0px;
        max-height: 180px;
        min-height: 180px;
        -o-object-fit: contain;
        object-fit: contain;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
    }

div.card.download-box {
    background-color: #f6f5f385 /*var(--fds-tan)*/;
    /* overflow: hidden; */
}

div.download-box {
    min-height: 170px;
}

.pdp-products-list .card-img-top {
    max-height: 150px;
    min-height: 150px;
}

/* Custom Colors */

.bg-silver {
    background-color: #cccccc !important;
}

.bg-swatch {
    background-position: center;
    background-size: cover;
}

.bg-azure {
    background-image: url('//assets.fellowes.com/images/icons/Swatches/In-Trend/Azure-and-Azure-Light.jpg');
}

.bg-sage {
    background-image: url('//assets.fellowes.com/images/icons/Swatches/In-Trend/Sage-and-Bright-Silver.jpg');
}

.bg-slate {
    background-image: url('//assets.fellowes.com/images/icons/Swatches/In-Trend/Slate-and-Slate-Light.jpg');
}

.bg-stardust {
    background-image: url('//assets.fellowes.com/images/icons/Swatches/In-Trend/Stardust-and-Bright-Silver.jpg');
}

.bg-black-bronze {
    background-image: url('//assets.fellowes.com/images/icons/Swatches/Premium/Black-Matte-and-Bronze.jpg');
}

.bg-black_bronze {
    background-image: url('//assets.fellowes.com/images/icons/Swatches/Premium/Black-Matte-and-Bronze.jpg');
}


.bg-polished-aluminium {
    background-image: url('//assets.fellowes.com/images/icons/Swatches/Premium/Designer-White-and-Polished-Aluminum.jpg');
}


.bg-designer-white {
    background-image: url('//assets.fellowes.com/images/icons/Swatches/Standard/Designer-White-and-Platinum.jpg');
}

.bg-platinum {
    background-image: url('//assets.fellowes.com/images/icons/Swatches/Standard/Platinum-and-Dark-Silver.jpg');
}

.bg-graphite {
    background-image: url('//assets.fellowes.com/images/icons/Swatches/Swatch_Graphite_Square.png');
}

/*.bg-black-black {
  background-image: url('//assets.fellowes.com/images/icons/Swatches/Standard/Black-Matte-and-Black-High-Gloss.jpg');
}
*/

.bg-blue {
    background-image: url('//assets.fellowes.com/images/icons/Swatches/Swatch_Blue_Square.png');
}

.bg-grey {
    background-image: url('//assets.fellowes.com/images/icons/Swatches/Swatch_Grey.png');
}

.bg-red {
    background-image: url('//assets.fellowes.com/images/icons/Swatches/Swatch_Red_Square.png');
}


.bg-maple {
    background-image: url('//assets.fellowes.com/images/icons/Swatches/Swatch_Maple.png');
}

.bg-oak {
    background-image: url('//assets.fellowes.com/images/icons/Swatches/Swatch_Oak.png');
}

.bg-walnut {
    background-image: url('//assets.fellowes.com/images/icons/Swatches/Swatch_Walnut.png');
}

.bg-purple {
    background-image: url('//assets.fellowes.com/images/icons/Swatches/Swatch_Purple_Square.png');
}

.bg-sapphire {
    background-image: url('//assets.fellowes.com/images/icons/Swatches/Swatch_Sapphire_Square');
}

.buynow-commerce-connector {
    padding: 10px;
    font-size: 1.5rem;
    border: 0;
    background-color: var(--fds-grey-200);
    font-size: var(--fds-fs-600);
    font-weight: 600;
    color: var(--fds-grey-700);
    padding: 0.25rem 3.125rem;
    border-radius: 1.25rem;
    text-transform: none;
    border: 0.063rem solid var(--fds-white);
    margin: 0.75rem 0rem;
}

.bg-bronze {
    background-color: #958670 !important;
}
