﻿/* new material page*/

.MaterialSection > div:not(.row) .option-item {
    height: auto !important;
}

.hss-tableOfContents-left, .hss-tableOfContents-right, .hss-tableOfContents-title {
    border: 1px solid #707070;
    font-size: 2.4rem;
}

.hss-tableOfContents-title {
    display: block;
    border-bottom: none;
    background-color: #ebebeb;
    font-weight: bold;
    text-align: center;
    margin: 0;
    text-transform: uppercase;
    padding: 10px;
}

.hss-tableOfContents-left ul, .hss-tableOfContents-right ul {
    list-style: none;
    display: block;
    padding: 0 10px;
}

.hss-tableOfContents-left li span, .hss-tableOfContents-right li span {
    width: calc(100% - 30px);
    display: inline-block;
    vertical-align: top;
    text-align: left;
}

.hss-SinkOptions-center {
    display: flex;
    justify-content: center;
    flex-direction: row;
}

.items-number-container {
    display: flex;
    border: 1px solid;
    padding: 7px 0 7px 15px;
    margin-right: 10px;
}

.items-number-dropdown {
    height: 100%;
    display: flex;
    font-weight: normal;
}

.show-number-label {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-right: 4px;
    user-select: none;
}

.sort-by-container {
    border: 1px solid;
    display: flex;
    padding: 7px 0 7px 15px;
    height: 100%;
}

.sorting-dropdowns-container {
    display: flex;
    justify-content: flex-end;
    height: 45px;
}

.flex-align-end {
    display: flex;
    justify-content: flex-end;
}

/* Responsive layout - makes a one column-layout instead of two-column layout */
@media (max-width: 800px) {
    .hss-SinkOptions-center {
        flex-direction: column;
    }
}

.initial-caps-btn {
    text-transform: initial !important;
}

.btn-tab-float-right {
}

.MaterialSection > div: not(.row) .option-item {
    width: 90%;
    max-width: none;
}

@media (min-width: 992px) {
    .MaterialSection > div: not(.row) {
        width: 39%;
        padding: 10px;
        margin-left: 12.5%;
        display: inline-block;
    }
}
/* end new material page */ /*Measurements*/

.ths-measurements-ad {
    padding-bottom: 10px;
}

.ths-linked-select .ths-heading .header3 {
    text-align: center;
    padding-left: 150px;
    width: calc(100% - 200px);
}

    .ths-linked-select .ths-heading .header3 + .header3 {
        text-align: center;
        padding-right: 0px;
        padding-left: 0px;
    }

    .ths-linked-select .ths-heading .header3 + .header3, .ths-linked-select .ths-custom-select:last-child {
        width: 100px;
    }

.ths-linked-select .select-box1, .ths-linked-select .select-box2 {
    background: #ececec;
}

.ths-linked-select .clearfix .select, .ths-linked-select .clearfix .select option, .ths-linked-select .clearfix .label {
    color: #414141;
    display: block;
    font: 400 1.4rem/2em 'Source Sans Pro', sans-serif;
    font-size: 1.1em;
    padding: 1px 10px;
    font-weight: bold;
}

.ths-linked-select .clearfix .label {
    position: relative;
    cursor: pointer;
    height: 37px;
    line-height: 1.4;
    box-sizing: border-box;
    border: 1px solid #ccc;
    background: #f2f2f2;
    text-align: right;
    border-radius: 5px 0 0 5px;
    font-size: 2.4rem;
}

.ths-linked-select .clearfix .select {
    width: 100%;
    position: absolute;
    top: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 0;
    height: 37px;
    box-sizing: border-box;
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    background: none transparent;
    border: 0 none;
    font-size: 2.4rem;
}

.ths-linked-select .select-box {
    position: relative;
    max-width: 90px;
    margin: 0;
    width: 100%;
    float: left;
}

.ths-linked-select .hss-label-wrapper .hss-span-label {
    font-weight: bold;
    font-size: 2.0rem;
}

.ths-linked-select .ths-custom-select {
    margin-top: -28px;
    width: 120px;
}

.ths-linked-select .select-boxSecond .label {
    text-align: left;
    border-left: 0;
    border-radius: 0 5px 5px 0;
    font-size: 2.4rem;
    height: 37px;
    line-height: 1.4;
}

.ths-linked-select .fake-link {
    float: none !important;
    margin-left: 0px;
}

.ths-linked-select .measurement-section-link {
    text-align: center;
    margin-left: 145px;
    width: 230px;
}

.ths-linked-select .ths-custom-select {
    margin-top: -28px;
}

.ths-linked-select .hss-span-label:first-child:not(:last-child)::before {
    height: 58px;
}

.measurement-section .ths-measurement-left-label, .measurement-section-link, #backsplashDimensions label {
    font-size: 2.0rem;
}

.lable-visible-xxxs {
    display: none;
}

.measurement-section .ths-measurement-left-label, .measurement-section-link, #backsplashDimensions label {
    font-size: 2.0rem;
}

#backsplashDimensions input[type="checkbox"] {
    margin-top: 8px;
}

.ths-measurements-wrapper input[type="text"] {
    height: 32px;
    font-size: 2.4rem;
    line-height: 24px;
}

.ths-single-select .ths-select-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-around;
    -webkit-justify-content: space-around;
    margin-left: 60px;
}

.ths-measurements-wrapper > .row {
    margin-bottom: 12px;
}

    .ths-measurements-wrapper > .row ~ .row {
        margin-bottom: 25px;
    }

.ths-measurements-wrapper input[type="text"] {
    text-align: right;
}

.ths-linked-select .select-box:first-child:last-child .label {
    border-radius: 5px;
    text-align: center;
}

.ths-linked-select .ths-single-selection .ths-custom-select {
    margin-top: 0px;
}

.ths-linked-select .ths-single-selection .row.header-section {
    margin-bottom: 0px;
}

.ths-linked-select .select-box:first-child:last-child {
    max-width: 100px;
}

.ths-select-wrapper {
    width: 470px;
    margin: auto !important;
    float: none;
}

.step-container .alt.header-grey-box .fa-question-circle, .step-container .alt.header-grey-box .fa-info-circle {
    color: #fff;
}

.col-xxs-1, .col-xxs-2, .col-xxs-3, .col-xxs-4, .col-xxs-5, .col-xxs-6, .col-xxs-7, .col-xxs-8, .col-xxs-9, .col-xxs-10, .col-xxs-11, .col-xxs-12 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}

@media (max-width: 480px) {
    .col-xxs-1, .col-xxs-2, .col-xxs-3, .col-xxs-4, .col-xxs-5, .col-xxs-6, .col-xxs-7, .col-xxs-8, .col-xxs-9, .col-xxs-10, .col-xxs-11 {
        float: left;
    }

    .col-xxs-1 {
        width: 8.333333333333332%;
    }

    .col-xxs-2 {
        width: 16.666666666666664%;
    }

    .col-xxs-3 {
        width: 25%;
    }

    .col-xxs-4 {
        width: 33.33333333333333%;
    }

    .col-xxs-5 {
        width: 41.66666666666667%;
    }

    .col-xxs-6 {
        width: 50%;
    }

    .col-xxs-7 {
        width: 58.333333333333336%;
    }

    .col-xxs-8 {
        width: 66.66666666666666%;
    }

    .col-xxs-9 {
        width: 75%;
    }

    .col-xxs-10 {
        width: 83.33333333333334%;
    }

    .col-xxs-11 {
        width: 91.66666666666666%;
    }

    .col-xxs-12 {
        width: 100%;
    }

    .col-xxs-push-1 {
        left: 8.333333333333332%;
    }

    .col-xxs-push-2 {
        left: 16.666666666666664%;
    }

    .col-xxs-push-3 {
        left: 25%;
    }

    .col-xss-push-4 {
        left: 33.33333333333333%;
    }

    .col-xxs-push-5 {
        left: 41.66666666666667%;
    }

    .col-xxs-push-6 {
        left: 50%;
    }

    .col-xxs-push-7 {
        left: 58.333333333333336%;
    }

    .col-xxs-push-8 {
        left: 66.66666666666666%;
    }

    .col-xxs-push-9 {
        left: 75%;
    }

    .col-xxs-push-10 {
        left: 83.33333333333334%;
    }

    .col-xxs-push-11 {
        left: 91.66666666666666%;
    }

    .col-xxs-pull-1 {
        right: 8.333333333333332%;
    }

    .col-xxs-pull-2 {
        right: 16.666666666666664%;
    }

    .col-xxs-pull-3 {
        right: 25%;
    }

    .col-xxs-pull-4 {
        right: 33.33333333333333%;
    }

    .col-xxs-pull-5 {
        right: 41.66666666666667%;
    }

    .col-xxs-pull-6 {
        right: 50%;
    }

    .col-xxs-pull-7 {
        right: 58.333333333333336%;
    }

    .col-xxs-pull-8 {
        right: 66.66666666666666%;
    }

    .col-xxs-pull-9 {
        right: 75%;
    }

    .col-xxs-pull-10 {
        right: 83.33333333333334%;
    }

    .col-xxs-pull-11 {
        right: 91.66666666666666%;
    }

    .col-xxs-offset-1 {
        margin-left: 8.333333333333332%;
    }

    .col-xxs-offset-2 {
        margin-left: 16.666666666666664%;
    }

    .col-xxs-offset-3 {
        margin-left: 25%;
    }

    .col-xxs-offset-4 {
        margin-left: 33.33333333333333%;
    }

    .col-xxs-offset-5 {
        margin-left: 41.66666666666667%;
    }

    .col-xxs-offset-6 {
        margin-left: 50%;
    }

    .col-xxs-offset-7 {
        margin-left: 58.333333333333336%;
    }

    .col-xxs-offset-8 {
        margin-left: 66.66666666666666%;
    }

    .col-xxs-offset-9 {
        margin-left: 75%;
    }

    .col-xxs-offset-10 {
        margin-left: 83.33333333333334%;
    }

    .col-xxs-offset-11 {
        margin-left: 91.66666666666666%;
    }
}

@media (max-width: 600px) {
    .ths-linked-select .ths-heading .header3 {
        padding-right: 0px;
        padding-left: 100px;
        width: 210px;
    }

        .ths-linked-select .ths-heading .header3 + .header3 {
            padding-left: 10px;
            width: 110px;
        }

    .ths-single-select .ths-linked-select .ths-measurement-left-label {
        width: 200px;
    }

    .ths-linked-select .ths-select-wrapper {
        width: 320px;
        float: inherit;
    }
}

@media (max-width: 450px) {
    .lable-hidden-xxxs {
        display: none;
    }

    .ths-linked-select .ths-select-wrapper {
        width: inherit;
    }

    .lable-visible-xxxs {
        display: block;
    }

    .ths-measurements-wrapper span.header {
        padding: 0px 20px 0px 20px;
        font-size: 2.0rem;
    }

    .ths-measurements-wrapper .up {
        margin-top: -10px;
    }

    .ths-linked-select .ths-heading .header3 {
        width: 100px;
        padding-left: 0px;
    }

    .ths-measurements-wrapper .down {
        margin-bottom: -20px;
    }

    .ths-single-select span.header {
        margin-bottom: 10px;
    }

    .ths-linked-select .ths-select-wrapper {
        width: 220px;
        margin: auto;
    }

    .ths-single-select .ths-linked-select .ths-measurement-left-label {
        width: 90px;
    }
}

@media (min-width: 480px) {
    .ths-measurement-total-lable {
        float: right;
    }
}

@media (max-width: 480px) {
    .ths-measurement-total-lable {
        padding-top: 5px;
    }
}

@media (max-width: 767px) and (min-width: 600px) {
    .ths-single-select .ths-linked-select .ths-measurement-left-label {
        width: 350px;
        text-align: right;
        padding-right: 20px;
    }

    .ths-single-select .ths-select-wrapper {
        margin: 0px;
    }
}

@media (max-width: 600px) and (min-width: 450px) {
    .ths-linked-select .ths-select-wrapper {
        padding: 0px;
        margin: auto;
    }
}

@media (max-width: 767px) {
    .further-information--list {
        margin-top: 25px;
    }
}

@media (max-width: 600px) {
    .ths-linked-select .measurement-section-link {
        margin-left: 100px;
        width: 220px;
    }
}

@media (max-width: 450px) {
    .ths-linked-select .measurement-section-link {
        margin-left: 0px;
        width: 220px;
    }
}

@media (max-width: 600px) {
    .ths-linked-select .hss-label-wrapper .hss-span-label, .ths-linked-select .select-box {
        max-width: 55px;
    }

    .ths-linked-select .ths-custom-select {
        width: 110px;
    }

        .ths-linked-select .ths-custom-select: last-child {
            width: 110px;
        }
}

@media (max-width: 600px) and (min-width: 451px) {
    .ths-linked-select .ths-select-wrapper {
        width: 340px;
    }
}

@media (max-width: 450px) {
    .ths-linked-select .ths-select-wrapper {
        width: 240px;
    }

    .ths-linked-select .ths-heading .header3 {
        width: 110px;
    }
}

@media (min-width: 768px) {
    .ths-linked-select .col-md-12.ths-select-wrapper.row-validation {
        margin-left: 30px;
    }
}

@media (min-width: 768px) {
    .ths-single-select .ths-select-wrapper {
        margin-left: 60px;
    }
}

.ths-single-select .ths-linked-select .ths-measurement-left-label {
    position: relative;
    bottom: 2px;
}

@media (min-width: 768px) {
    .ths-single-select .ths-linked-select .ths-measurement-left-label {
        width: auto;
        left: 40px;
    }
}

@media (min-width: 768px) {
    .math.ths-measurements-wrapper .ths-measurements-left-column.col-md-7 {
        width: 52.5%;
    }
}

@media (min-width: 992px) {
    #countertops-form #measurements-form .flex-box > div.ths-measurements-ad {
        margin-bottom: 85px;
        margin-top: 0px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #countertops-form #measurements-form .flex-box > div.ths-measurements-ad {
        margin-bottom: 70px;
        margin-top: 0px;
    }
}

@media (min-width: 480px) {
    .ths-measurement-total-lable, .ths-measurements-wrapper .ths-measurement-column + .ths-measurement-column {
        font-weight: bold;
        font-size: 2.4rem;
    }

    .ths-measurements-wrapper .ths-measurements-left-column {
        padding-right: 0px;
    }
}

@media (max-width: 450px) {
    .ths-linked-select .ths-single-selection .row.header-section {
        margin-bottom: 10px;
    }
}

@media (max-width: 600px) and (min-width: 451px) {
    .ths-linked-select .ths-single-selection .ths-measurement-left-label {
        width: 120px;
        font-size: 2.0rem;
    }

    .ths-linked-select .ths-single-selection .ths-custom-select, .ths-linked-select .ths-single-selection .ths-custom-select: last-child {
        width: 100px;
    }

    .ths-linked-select .ths-single-selection .ths-heading h3: first-child {
        padding-left: 120px;
        width: 220px;
    }
}

@media (max-width: 767px) {
    .ths-measurements-wrapper input[type="text"] {
        padding-top: 1px !important;
        padding-bottom: 1px !important;
    }
}
/*End Measurements*/ /*errors*/

#countertops-form p#form-error {
    text-align: center;
}

#countertops-form .field-validation-error, #countertops-form .help-block.with-errors {
    font-size: 2.0rem;
    font-style: italic;
}

#genericWizard-container .has-error:not(.hss-SinkOptions-center) {
    background-color: pink !important;
}
/*end errors*/ p.paragraph-alternative, p.paragraph-default {
    line-height: 1.2;
    margin-bottom: 20px;
    /*increased by 10px to maintain paragraph spacing to the initial value of 50px*/
}

p.paragraph-alternative {
    margin-bottom: 20px;
    /*increased by 10px to maintain paragraph spacing to the initial value of 50px*/
}

.option-list .option-item-inner .option-title {
    display: block;
}

.option-list .option-item.checked .option-item-inner {
    border-width: 5px;
}

.corners.option-list-inner .option-item.checked .option-item-inner {
    padding: 9px;
    border: 1px solid transparent;
}

.option-list .option-item-inner .option-title > span {
    display: block;
}

.option-list .option-item-inner .option-title > span {
    text-align: center;
    font-weight: bold;
    width: 100%;
    vertical-align: middle;
    padding: 2px 0;
    flex-basis: initial;
    flex-shrink: initial;
    height: initial;
    flex-grow: 1;
    min-height: 72px;
    flex-flow: column wrap;
}

.title-above-image {
    font-size: 2.4rem;
}

.option-list {
    margin-top: 5px;
    margin-bottom: 0px;
    padding-top: 15px;
    padding-bottom: 0px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

    .option-list .option-item-inner {
        margin-bottom: 0px;
    }

li.hss-tableOfContents-subtitle {
    font-weight: bold;
}

.option-list .option-item-inner .learn-more {
    padding-top: 10px;
    font-size: 2.4rem;
}
/*Measurements*/ .ths-measurements-wrapper.ths-single-selection .header3, .ths-measurements-wrapper.ths-single-selection .header4, .ths-measurements-wrapper.ths-single-selection p, .ths-measurements-wrapper.ths-single-selection label {
    margin-top: 0px;
    margin-bottom: 0px;
}

.ths-measurements-wrapper.ths-single-selection .ths-measurements-header, .ths-measurements-wrapper.ths-single-selection .ths-measurements-description {
    margin-bottom: 20px;
}

.ths-measurements-wrapper .ths-measurements-description p, .ths-measurements-wrapper .ths-measurements-description h3 {
    font-size: 2.0rem;
}

.ths-measurements-wrapper .ths-measurements-description p {
    padding-left: 0px;
}

.box-with-grey-border {
    padding: 15px 15px;
}

.ths-measurements-wrapper > .row ~ .row {
    margin-bottom: 15px;
}

.ths-measurements-wrapper .help-block.with-errors {
    margin-top: 0px;
}

    .ths-measurements-wrapper .help-block.with-errors ul {
        margin-top: 10px;
    }

.ths-measurements-wrapper .grey-separator {
    margin: 20px 0px;
}

.ths-measurements-wrapper .checkbox {
    padding-top: 0px;
}

#countertopDimensions .ths-measurements-wrapper:last-child > .row:nth-last-child(2) {
    margin-bottom: 0px;
}

.box-with-border {
    padding: 15px;
}

#ths-measurements-totals .box-with-border div:nth-last-child(2) p {
    margin-bottom: 0px;
}
/*End Measurements*/ .option-list .option-item-inner .learn-more {
    margin-bottom: 0px;
}

.list-header {
    padding-bottom: 5px;
    padding-top: 10px;
}

    .list-header .control-label {
        padding-top: 0px;
        font-weight: normal;
    }

article#assortmentsDataId .list-header {
    padding-left: 15px;
    padding-right: 15px;
}

.ths-linked-select .ths-single-box .ths-measurement-left-label {
    width: 270px;
}

@media (max-width: 600px) and (min-width: 451px) {
    .ths-linked-select .ths-single-box .ths-measurement-left-label {
        width: 220px;
    }

    .ths-single-box .ths-measurement-left-label .pull-right {
        padding-right: 10px;
    }
}

@media (max-width: 450px) {
    .ths-linked-select .ths-single-box .ths-measurement-left-label {
        width: 120px;
        font-size: 2.0rem;
    }
}
/* ADA */

select : disabled.custom-disabled-option-color {
    color: #333 !important;
}

.ths-heading.clearfix.ths-select-wrapper.col-md-12 .header3 {
    font-size: 2.0rem;
    font-weight: normal;
}

#form-SinksSection a.btn, #form-SinksSection button.btn {
    font-size: 2rem;
    padding: 11px 2px;
}

div.hss-SinkOptions-center a.btn.btn-inactive, div.hss-SinkOptions-center button.btn.btn-inactive, div.hss-SinkOptions-center a.btn.btn-inactive.btn-active, div.hss-SinkOptions-center button.btn.btn-inactive.btn-active {
    background-color: #666;
    border-color: #666;
}

div#genericWizard-container .btn i.fa.fa-chevron-right, div#genericQuote-container .btn i.fa.fa-chevron-right, div#welcomeWizard-container .btn i.fa.fa-chevron-right {
    display: none;
}


.facelift-filters {
    display: flex;
    justify-content: flex-start;
    gap: 20px;    
}

    .facelift-filters > aside {
        min-width: 265px;
    }

    .facelift-filters > article {
        flex: 1;
    }

@media (max-width: 600px) {
    .facelift-filters {
        flex-direction: column;
    }
}

.btn-info-facelift {
    width: 100%;
    height: 44px;
    align-self: stretch;
    justify-content: center;
    align-items: center;
    padding: 20px;
    border: solid 1px var(--colorDarkGrey-reskin);
    margin-top: 20px;
    background-color: transparent;
    border-radius: 8px;
}

    .btn-info-facelift:hover {
        border: solid 1px var(--colorDarkGrey-reskin);
    }

.btn-info-facelift-span {
    align-self: center;
    color: #126BD6;
    font-family: Roboto;
    letter-spacing: 0.16px;
}

    .btn-info-facelift-span:hover {
        color: var(--colorDarkGrey-reskin);
    }


.facelift-filters > aside legend {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: none;
}