.backgroundWhite {
    background-color: white !important;
}

select {
    background-color: white;
}

body {
    font-family: 'Open Sans', MyriadPro, 'Myriad Pro', MyriadPro-Regular, 'Myriad Pro Regular', Helvetica, Arial, sans-serif !important;
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;
}

.display-flex {
    display: flex;
}

.nextButton {
    background-color: rgb(232, 75, 84);
    border-radius: 3px;
    line-height: 0 !important;
    border: 1px solid rgb(232, 75, 84);
}

.backButton {
    border: 1px solid rgb(232, 75, 84);
    color: rgb(232, 75, 84);
    border-radius: 3px;
    background-color: transparent;
    line-height: 0 !important;
}

button.disabled:hover, button[disabled]:hover, .button.disabled:hover,
.button[disabled]:hover, button[disabled],
button:hover, button:focus, .button:hover, .button:focus {
    background-color: inherit;
    color: rgb(232, 75, 84);
    border: 1px solid rgb(232, 75, 84);
}

button.disabled:hover, button[disabled]:hover, .button.disabled:hover,
.button[disabled]:hover, button[disabled] {
    cursor: not-allowed;
}

.padding-0 {
    padding: 0;
}

.cursor-pointer {
    cursor: pointer;
}

p {
    font-size: 12px;
}

.search-box {
    box-sizing: inherit !important;
}

.margin-5 {
    margin: 5px !important;
}

.font-size-10 {
    font-size: 10px;
}

.font-size-14 {
    font-size: 14px;
}


.font-size-15 {
    font-size: 15px;
}

.font-size-16 {
    font-size: 16px;
}

.header-search {
    height: 31px !important;
    width: 223px !important;
    border: 1px solid #dadada !important;
    background: 0 0 !important;
    padding: 6px 31px 6px 10px !important;
    float: left;
    position: relative;
    color: #333;
    font-size: 14px !important;
    box-sizing: border-box !important;
    outline: 0;
    border-radius: 5px;
}

.reveal-modal .close-reveal-modal {
    right: 4rem;
    top: 3rem;
    color: #838383;
}

.lightgray-border {
    border: 1px solid lightgray;
}

.gray-border {
    border: 1px solid gray;
}

.margin-15 {
    margin: 15px;
}

/* sticky header start */
.hl-sticky.is-sticky {
    border-bottom: 1px solid rgb(232, 75, 84);
    top: 41px !important;
}

/* sticky header end */

/* homepage start */
.breadcrumbs {
    border-bottom: 1px solid gray;
    padding-bottom: 0;
}

.main-nav.breadcrumbs > * {
    font-size: 13px;
}

.main-nav.breadcrumbs {
    padding: 0.5625rem 0.875rem 0.5625rem;
}

.breadcrumbs li a:hover {
    color: #444444 !important;
}

.selected-nav {
    color: rgb(232, 75, 84) !important;
}

.topScrollButton {
    bottom: 3% !important;
    right: 2% !important;
    position: fixed !important;
    width: 40px !important;
    height: 40px !important;
}

.delivered-sample {
    color: rgb(232, 0, 13);
    font-weight: bold;
}

#mainNavMobile {
    position: fixed;
    top: 10%;
    left: 0;
    z-index: 15;
}

#mainNavMobile .fa-circle {
    font-size: 50px;
    color: rgb(232, 75, 84);
    position: relative;
}

#mainNavMobile #menuTitle {
    font-size: 12px;
    font-weight: bold;
    right: 45px;
    bottom: 13px;
    position: relative;
    color: white;
}

/* homepage end */

/* curtainsTypes start */
.curtain-type {
    position: relative;
}

.curtain-types {
    border: 1px solid #adadad;
    border-radius: 3px;
    padding-bottom: 3px;
}

.curtain-type span {
    font-family: inherit;
    padding-left: 10px;
    color: black;
    font-size: 20px;
}

@media (min-width: 426px) and (max-width: 768px) {
    .curtain-type span {
        font-size: 26px;
    }
}

@media screen and (max-width: 425px) {
    .curtain-type span {
        font-size: 18px;
    }
}

/* curtainsTypes end */

/* allCurtains start */
.hide-seperator::before {
    display: none;
}

multiselect {
    display: block;
}

multiselect .btn {
    width: 100%;
    background-color: #FFF;
}

multiselect .btn.error {
    border: 1px solid #da4f49 !important;
}

multiselect .dropdown-menu {
    max-height: 300px;
    overflow-y: auto;
    width: 215px;
    box-sizing: border-box;
    padding: 2px;
    background: white;
    margin: 0;
}

multiselect .dropdown-menu > li {
    padding: 3px 10px;
    cursor: pointer;
    font-size: 12px;
    color: darkslategray;
}

.filter-multiselect-heading {
    border: 1px solid gray;
    border-radius: 4px;
    padding: 7px;
    width: 215px;
}

.filter-multiselect-dropdown {
    position: absolute;
    z-index: 99;
    background-color: white;
}

.jconfirm{
    z-index: 99999;
}

#sortSelect {
    border: 1px solid gray;
    border-radius: 4px;
    width: 215px;
    margin-bottom: 0;
    height: 30px;
    padding: 0 0 0 10px;
    float: right;
}

#searchInput {
    height: 30px;
    font-size: 12px;
    margin-bottom: 0;
}

#searchBtn {
    background-color: #424251;
    color: white;
    padding: 0 9px;
    margin-bottom: 0;
}

#allCurtains {
    display: inline;
    margin-bottom: 30px;
    border: 1px solid #c7c7c7;
    background-color: #c7c7c7;
    padding: 0;
}

#allShades {
    display: inline;
    margin-bottom: 30px;
    padding: 0;
}

.information-block {
    height: 378px;
}

.buy-now, .add-sample , .sample-added {
    font-size: 15px !important;
    box-shadow: none !important;
    min-height: 25px !important;
    min-width: 70px !important;
    line-height: 0 !important;
    font-weight: bold;
    margin: 1px !important;
}

.add-sample {
    padding: 16px;
}

.sample-added {
    padding: 16px 22px;
    cursor: not-allowed;
}

button.buy-now:hover, button.add-sample:hover {
    background: white !important;
    color: rgb(232, 75, 84) !important;
    border: 1px solid rgb(232, 75, 84) !important;
    box-shadow: none !important;
    min-height: 25px !important;
    min-width: 70px !important;
    line-height: 0 !important;
}

button.nextButton.sample-added:hover {
    background-color: rgb(232, 75, 84);
    color: white;
}

.fix-to-bottom, .fix-to-bottom-filter-popup {
    bottom: 0;
    height: 6%;
    position: fixed;
    background-color: white;
    z-index: 10;
}

.fix-to-bottom div {
    background-color: white;
    height: 100%;
}

.mobile-bottom-buttons {
    box-shadow: none;
    margin-top: 9%;
    padding: 0;
    background-color: white;
    color: rgb(232, 75, 84);
}

.mobile-bottom-buttons:active, .mobile-bottom-buttons:hover, .mobile-bottom-buttons:focus, .mobile-bottom-buttons:visited {
    border: none;
    outline: none;
}

.font-red {
    color: rgb(232, 75, 84) !important;
}

.font-gray {
    color: darkslategray;
}
/* allCurtains end */

/* dimensionPage start */
.curtain-width-text {
    margin-left: 20px;
    font-size: 12px;
    bottom: 521px;
}

.curtain-height-text {
    margin-left: 28px;
    font-size: 12px;
    position: absolute;
    top: 206px;
}

.curtain-width {
    position: relative;
    left: 79px;
    bottom: 409px;
}

.curtain-height {
    position: relative;
    bottom: 239px;
    left: 75px;
}

.dimension-measurement-guide-div {
    border: 1px solid #c5c5c5;
    padding: 2% 2% 5% 2%;
}

.dimension-measurement-guide-a {
    color: #000 !important;
}

.dimension-measurement-guide-img {
    margin: 7% 0 0 0 !important;
}

.dimension-measurement-guide-text {
    font-size: 10px;
    font-style: italic;
    margin-top: 5%;
}

.selectedCurtainDisplay {
    margin-bottom: 0 !important;
    text-align: left !important;
    margin-left: 13px !important;
    font-size: 14px !important;
    margin-top: 5px !important;
}

.selectedCurtain {
    margin-top: 10px !important;
    padding: 5px !important;
}

.materialDetails {
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    margin-bottom: 20px;
}

.selectedProductDetails {
    font-weight: 100;
}

@media (min-width:768px) {
    .display-flex-resp-dimensions {
        display: flex;
    }
}

@media (max-width:768px) {
    .selected-curtain-div {
        margin-top: 20px;
    }

    .materialDetails {
        font-size: 12px;
        margin-bottom: 20px;
    }

    .selectedCurtain {
        margin-top: 0 !important;
        padding: 5px !important;
    }

}

/* dimensionPage end */

/* liningPage start */
.lining-name {
    padding: 3%;
    text-align: center;
    background-color: #4a637b;
    margin: 2%;
    color: white;
    font-size: 14px;
}

.lining-points {
    padding: 1%;
    margin: 2%;
    font-size: 11px;
    color: #666;
    border-bottom: 1px solid #c5c5c5;
    min-height: 220px;
}

.lining-cost {
    padding: 1%;
    margin: 2%;
    text-align: center;
    font-size: 20px;
}

.lining-cost-curtain-product, .lining-cost-shade-product {
    font-size: 10px;
}

.selectedOptionsInformation {
    border: 1px solid rgb(232, 75, 84) !important;
}

.lining-div {
    border: 1px solid gray;
    margin: 2%;
}

/* liningPage end */

/* hardwarePage start */
.hardware-nav {
    display: inline-flex;
    margin-left: 0;
    border-bottom: 1px solid #c5c5c5;
    padding-right: 17px;
    margin-bottom: 10px;
}

.hardware-nav li {
    display: inline;
    padding: 3px;
    border-width: 1px 1px 0 1px;
    border-color: #c5c5c5;
    border-style: solid;
    width: 127px !important;
    text-align: center;
    margin-left: 10px;
    color: #444;
    font-size: 13px;
    cursor: pointer;
}

.addedHardwareCss {
    background-color: rgba(251, 255, 0, 0.68) !important;
    transition: 2s ease all;
    opacity: 0.5;
}

.selectedHardwarePage {
    background: rgb(232, 75, 84);
    color: white;
    outline: none;
    -moz-outline-style: none
}

.zoomHardwareImage:hover {
    -moz-transform: scale(1.05) !important;
    -webkit-transform: scale(1.05) !important;
    transform: scale(1.05) !important;
}

.selected-hardware-div {
    margin-top: -10px;
}

@media (min-width: 1023px) {
    .display-flex-resp-hardware {
        display: flex;
    }
}

@media (max-width: 768px) {
    .selected-hardware-div {
        margin-top: 0;
    }

    .hardware-nav li {
        float: left;
        margin-right: 1%;
        margin-bottom: 1%;
        border-width: 1px;
    }

    .hardware-nav {
        display: inline-block;
    }
}
/* hardwarePage end */

/* hardwareOptionsPage start */
.active-hardware-tab {
    background-color: #DDD;
}

#hardwareDisplayDiv {
    height: 400px !important;
}

.hardwareItem {
    border: 1px solid #c5c5c5;
    padding: 10px 10px 0 10px;
}

.add-hardware-button {
    background: #787878;
    font-size: 12px;
    padding: 0;
    width: 68px !important;
    min-height: 24px !important;
}

select.hardwareQuantity {
    width: 55px;
    text-align-last: center;
    margin-bottom: 7px;
}

.addScrollSelectedHardware {
    overflow-y: scroll;
    overflow-x: hidden;
}

.pagination-div {
    padding: 6px;
    font-size: 12px;
    margin: 4px 6px;
    border: 1px solid lightgray;
    width: 28px;
    height: 25px;
    text-align: center;
}

.hardware-pagination-btn {
    background-color: transparent;
    padding: 6px;
    font-size: 12px;
    margin: 4px 6px;
    border: 1px solid lightgray;
    width: 28px;
    height: 25px;
    text-align: center;
    color: black;
}

/* hardwareOptionsPage end */

/* cartPage start */
.hardware-name {
    font-family: serif;
    color: #003366;
}

.hardware-img {
    height: 50px;
    width: auto;
}

.cartPageSubHeading {
    font-size: 13px;
    margin-bottom: 5px;
}

.cartShowHardwareDetails {
    border: 1px solid lightgray;
    padding: 5%;
}

.selected-fabric-cart-page {
    margin: 10px 0 0 0;
}

.cart-image-div {
    border: 1px solid lightgray;
    text-align: center;
    font-size: 13px;
    padding: 2%;
}

.add-to-cart {
    padding-left: 10px;
    padding-right: 10px;
}

@media (max-width: 768px) {
    .cart-image-div {
        width: 45%;
    }

    .cart-details-div {
        padding: 0;
        margin-bottom: 15px;
    }

    .cart-details-div .cartPageSubHeading {
        font-size: 11px;
    }
}
/* cartPage end */

/* multiSelectMenu start */
.dropdown-menu li:hover {
    background-color: #2672EC;
    color: #fff;
}

/* multiSelectMenu end */

/* measurementGuide start */
.no-of-curtains-description {
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 4px;
}

p.question {
    font-size: 14px;
    font-weight: bold;
    color: #444444;
}

p.answer {
    font-size: 15px;
    color: #545454;
    padding: 0;
}

table {
    border: 1px solid grey;
    border-collapse: collapse;
    padding: 5px;
}

table tr:nth-child(odd) {
    background-color: #ffffff;
}

table tr:nth-child(even) {
    background-color: #f2f2f2;
}
/* measurementGuide end */

/* samplesDisplay start */
.remove-sample {
    position: absolute;
    margin-left: 72px;
    margin-top: -8px;
    color: rgb(232, 75, 84);
}

#orderSamplesButton {
    padding: 12px;
}
/* samplesDisplay end */

/* owl carousel start */
.owl-theme .owl-controls {
    margin-top: -8px;
    position: relative;
    height: 14px;
}

.owl-carousel {
    touch-action: manipulation;
}

.owl-theme .owl-dots .owl-dot span {
    background: white;
}

.owl-theme .owl-dots .owl-dot.active span {
    background: #4b4c4c;
}
/* owl carousel end */

@media (max-width: 768px) {
    multiselect .dropdown-menu {
        max-height: 500px;
    }

    multiselect .dropdown-menu > li {
        padding: 3px 0;
    }
}

.mobile-filter-names {
    margin: 15px 0;
}

.mobile-filter-names a {
    font-size: 14px;
}

/* mobileMenu start */
.mobile-menu {
    display: none;
}

@media (max-width: 640px) {
    .mobile-menu {
        display: block;
    }
}

.curtains-header-menu {
    font-size: 13px !important;
    display: inline-block;
    color: #000 !important;
    text-transform: UPPERCASE !important;
    font-weight: 200;
    cursor: pointer;
    padding-left: 11px;
    padding-bottom: 15px;
}

.curtains-header-sub-menu {
    padding-left: 20px;
}

div.curtains-header-sub-menu ul li {
    list-style-type: none;
}

.curtains-header-sub-menu ul li:not(.has-form) a:not(.button) {
    padding: 3px;
}

/* mobileMenu end */