/**
 * This file should get overwritten if Method 1 is used. If Method 2 is chosen,
 * remove this comment and start adding your styles to this file.
*/

#color-questions-slider {
    background-blend-mode: multiply;
    margin: auto;
    text-align: center;
    position: relative;
    width: 100%;
    overflow: hidden;
    height: auto;
    padding: 40px 40px 26px 40px;
}

#color-questions-slider .carousel-indicators {
    bottom: -35px;
    position: absolute;
}

#color-questions-slider .item.active {
    width: 100px;
    margin: auto;
}

#color-questions-slider .carousel-indicators .active {
    background: #ff0000 !important;
}

#color-questions-slider .carousel-indicators li {
    border: 1px solid #867f7f !important;
    border-radius: 20px;
    width: 5px;
    height: 5px;
}

#color-questions-slider .carousel-inner>.item {
    width: 100% !important;
    float: left;
}

#color-questions-slider span {
    float: left;
}

.li-line {
    width: 40px;
    margin-left: 6px;
    border-width: 1px;
}

.high-opacity {
    width: 40px;
    margin-left: 5px;
    border-width: 1px;
}

.low-opacity {
    opacity: 0.5;
}

#hue-selector,
.selected {
    z-index: 1;
    margin-top: 0px;
    padding: 0 25px;
}

.selected {
    margin-bottom: 25px;
}

#surface-selector,
.selected {
    z-index: 1;
    margin-top: 0px;
}

#surface-selector,
.surface {
    background-color: grey;
}

#surface-selector,
.surface .selected {
    background-color: white;
}

#room-selector,
.room {
    background-color: grey;
}

#room-selector,
.selected {
    background-color: transparent;
}

.question-module .slider-indicators li {
    height: 0;
    padding: 0;
    width: 0;
}

.slider-indicators li:last {
    float: left;
}

.question-module .slider-indicators li {
    border-radius: 20px;
    display: inline-block;
}

.clear a#color-question-show-me {
    color: #fff;
    font-size: 14px;
    border-bottom: 1px solid #fff;
    padding-bottom: 1px;
    font-weight: normal;
    border-bottom-width: thin;
    margin-left: -60px;
    text-decoration: none;
}

.slide1 .clear a#color-question-show-me {
    border-bottom: 1px solid #000;
    color: #000;
}

.darktext .clear a#color-question-show-me {
    border-bottom: 1px solid #000;
    color: #000;
}

.step1 .clear a#color-question-show-me {
    border-bottom: 1px solid #e5e5e5;
    color: #e5e5e5;
}

.darktext.step1 .clear a#color-question-show-me {
    border-bottom-color: black;
    color: black;
}

#color-questions-slider .btn.prev-slide {
    background: transparent url("../images/right-arrow-gray.png") no-repeat scroll 0 0;
    cursor: pointer;
    height: 10px;
    position: absolute;
    left: 57%;
    padding: 10px;
    top: 79%;
}

#color-questions-slider .btn.next-slide {
    background: rgba(0, 0, 0, 0) url("../images/left-arrow-litegray.png") no-repeat scroll 0 0;
    cursor: pointer;
    height: 20px;
    position: absolute;
    left: 40%;
    top: 79%;
    width: 20px;
}

#room-selector {
    width: 100%;
    margin: auto;
    max-width: 600px;
    overflow: hidden;
}

#room-selector input {
    background-color: transparent;
    color: #fff;
    border-radius: 0 10px 0 10px;
    border: none;
    margin: 5px 0;
    outline: none;
    min-height: 45px;
    white-space: normal;
}

.darktext #room-selector input {
    color: black;
}

#room-selector input.room.selected,
#surface-selector input.surface.selected,
#room-selector input.room.selected:focus,
#surface-selector input.surface.selected:focus {
    border: 1px solid white !important;
}

.darktext #room-selector input.room.selected,
.darktext #surface-selector input.surface.selected,
.darktext #room-selector input.room.selected:focus,
.darktext #surface-selector input.surface.selected:focus {
    border: 1px solid black !important;
}

#color-questions-slider.no-colour {
    background-color: #fff;
    border-radius: 3px 0 0 3px;
    background-repeat: no-repeat;
    background-size: cover;
}

.fl-colour-link-see-all {
    margin-bottom: 15px;
    display: inline-block;
}

#color-question-container .color-quest-first-block .color-q-bgimg {
    background-image: url("../images/color-quesion/large-question-module.jpg");
}

.slider-indicators li {
    border: 1px solid #E5E5E5;
    background-color: #E5E5E5;
}

.slider-indicators li.active {
    border: 1px solid #666;
    background-color: #666;
}

.slider-indicators li:first-child,
.slider-indicators li:last-child {
    background-color: transparent;
    border: none;
    display: inline-block;
}

.slider-indicators .prev-arrow {
    background: rgba(0, 0, 0, 0) url("../images/left-arrow-litegray.png") no-repeat scroll 0 0 !important;
    cursor: pointer;
    height: 20px;
    width: 20px;
    left: 37%;
    display: none !important;
}

.slider-indicators .next-arrow {
    background: transparent url("../images/right-arrow-white.svg") no-repeat scroll 0 0;
    cursor: pointer;
    height: 10px;
    padding: 10px;
    background-position-x: -2px;
    display: none !important;
}

.slider-indicators .next-arrow[disabled] {
    cursor: not-allowed;
    pointer-events: all !important;
}

.slider-indicators .prev-arrow:focus,
.slider-indicators .next-arrow:focus {
    border: none !important;
}

.slider-indicators li:nth-child(2),
.slider-indicators li:nth-child(3),
.slider-indicators li:nth-child(4) {
    padding: 6px;
    cursor: pointer;
    border-radius: 20px;
    width: 5px;
    height: 5px;
    list-style-type: none;
    /*float: left;*/
    margin-right: 25px;
    display: inline-block;
}

.slider-indicators li:nth-child(3),
.slider-indicators li:nth-child(4) {
    border-radius: 20px;
    cursor: pointer;
    height: 5px;
    list-style-type: none;
    padding: 6px;
    width: 5px;
    display: inline-block;
}

input,
img {
    outline: 0;
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    #color-questions-slider.slide {
        background-image: none;
    }
    #color-questions-slider.slide.no-colour {
       background-color: #fff;
    }
}

.clear {
    padding-top: 10px;
    clear: both;
}

.slider-indicators {
    width: 100%;
    margin: 18px 0 0 -20px;
    list-style-type: none;
    padding: 0;
}

.carousel-inner {
    margin: 0 auto;
}

.field-name-field-bean-body-text .col-lg-12.first-item {
    padding: 0;
}

.navigation-control {
    display: block;
    position: absolute;
    bottom: 10px;
    text-align: center;
    width: 100%;
}
#color-questions-slider.no-colour .navigation-control{
  bottom: 12%;
}

.slider-1 {
    min-height: auto;
}

.view-id-color_questionnaire_sliders .queston-slider-title {
    font-size: 28px;
    width: 100%;
    margin: 22px auto 5px auto;
    text-align: center;
}

.slider-2 .queston-slider-title,
.slider-3 .queston-slider-title {
    color: #fff;
}

.darktext .slider-2 .queston-slider-title,
.darktext .slider-3 .queston-slider-title {
    color: black;
}

.navigation-control li:first-child {
    position: relative;
    right: 16px;
    top: 5px;
}

.navigation-control li:last-child {
    position: relative;
    top: 2px;
}

.surface-wrapper {
    background: url("../images/white-pixel.gif") repeat-y top center transparent;
    overflow: hidden;
    margin-top: 15px;
    min-width: 100%;
}

.bg-color-family > .queston-slider-title {
    margin: 40px auto 48px auto !important;
    float: left;
}

.item.color-gray .queston-slider-title {
    color: #333;
}

#color-question-container.carousel-inner {
    background-color: transparent;
}

#surface-selector {
    width: 100%;
    max-width: 740px;
    margin: auto;
}

#surface-selector input {
    min-height: 45px;
    background-color: transparent;
    color: #fff;
    border-radius: 5px;
    border: none;
    outline: none;
    width: 100%;
    margin: 5px 0;
    white-space: normal;
}

.darktext #surface-selector input {
    color: black;
}

.question-module.slider-indicators li {
    margin: 0;
}

.slider-indicators li:nth-child(2).active {
    background: #5c5c5c;
}

.color-quest-first-block .scroll-down-icon {
    top: calc(100vh - 400px);
}

.carousel-inner .view-content {
    padding-bottom: 100px;
    float: left;
    width: 100%;
}

@media only screen and (min-width:768px) and (max-width:991px) {
    #color-questions-slider {
        padding: 20px;
        padding-bottom: 26px;
    }
}

@media only screen and (min-width:320px) and (max-width:767px) {
    .slider-indicators li:nth-child(2),
    .slider-indicators li:nth-child(3),
    .slider-indicators li:nth-child(4) {
        border: 1px solid #fff;
        border-radius: 20px;
        cursor: pointer;
        height: 5px;
        list-style-type: none;
        margin: 0 15px;
        padding: 6px;
        width: 5px;
        display: inline-block;
    }
    .slider-indicators {
        margin-top: 30px;
    }
    .clear {
        padding-top: 15px;
    }
    .slider-indicators .prev-arrow {
        background: rgba(0, 0, 0, 0) url("../images/left-arrow-litegray.png") no-repeat scroll 0 0 !important;
        cursor: pointer;
        height: 20px;
        display: inline-block;
    }
    .slider-indicators .next-arrow {
        cursor: pointer;
        height: 10px;
        display: inline-block;
        top: 83%;
    }
    .fl-active-white .slider-indicators .next-arrow {
        background: transparent url("../images/right-arrow-gray.png") no-repeat scroll 0 0;
        background-size: 22px 25px;
    }
    .navigation-control li:first-child {
        right: 30px;
    }
    .navigation-control li:last-child {
        left: 30px;
    }
    .li-line {
        width: 40px;
    }
    #color-question-show-me {
        margin-left: -15px;
    }
    #color-questions-slider .carousel-inner {
        overflow: visible;
    }
}


/* Mobile */

@media only screen and (max-width: 767px) {
    #room-selector {
        margin: 0px auto 35px auto;
    }
    .view-id-color_questionnaire_sliders .queston-slider-title {
        font-size: 20px;
        width: 90%;
        margin: 0 auto 0 !important;
        text-align: center;
        padding-top: 10px;
        padding-bottom: 10%;
    }
    #room-selector input {
        border: medium none;
        border-radius: 5px;
        color: #fff;
        outline: none;
        width: 100%;
        white-space: normal;
        margin: 5px 0;
    }
    .fl-room-selector .fl-qm-room:nth-child(2n+1),
    .fl-surface-selector .fl-qm-surface:nth-child(2n+1) {
        clear: both;
    }
    #hue-selector,
    .selected {
        margin-bottom: 0px;
        padding: 0;
    }
    #color-questions-slider {
        position: relative;
        width: 100%;
        overflow: hidden;
        background-color: #fff;
        height: auto;
        padding: 0 20px;
        min-height: calc(100vh - 63px);
    }
    .navigation-control {
        bottom: 10px;
    }
    #hue-selector {
        min-height: calc(100vh - 300px);
    }
    .clear a#color-question-show-me {
        margin-left: -40px;
    }
    .color-box:hover {
        transform: none !important;
    }
    .color-box:hover .color-box-inner {
        border-radius: 0 !important;
    }
}
