
.rkc-getting-start {
    padding: 30px 0px;
}
ul.breadcrumbs-ul {
    display: flex;
    list-style: none;
    padding-left: 0px;
}
ul.breadcrumbs-ul a {
    font-size: 16px;
    line-height: 22px;
    color: var(--primary-white-color);
}
ul.breadcrumbs-ul span {
    font-size: 16px;
    line-height: 22px;
    color: var(--primary-white-color);
}
.breadcrumbs-ul li {
    padding-right: 20px;
    position: relative;
}
.breadcrumbs-ul li:before {
    content: "/";
    position: absolute;
    right: 9px;
    top: 2px;
    color: var(--text-white-color);
    font-size: 13px;
}
ul.breadcrumbs-ul a:hover {
    color: var(--primary-orange-color);
}
.rkc-heading h2 {
    font-weight: bold;
    font-size: 39.06px;
    line-height: 48px;
    color: var(--primary-white-color);
}
.rck-results {
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 33px;
    color: var(--primary-white-color);
}
.rck-sort-wrap {
    max-width: 300px;
}
.item_per_select {
    max-width: 250px;
    border: 1px solid #4d4451;
    padding: 10px;
    border-radius: 8px;
    position: relative;
    padding-bottom: 0px;
    width: 100%;
}
.item_per_select label {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    color: #5c6567;
    margin-bottom: 0;
    position: absolute;
    top: 6px;
    left: 15px;
}
.rkc-sort-section .form-control {
    border: 0px;
    background: #fcfcfc;
    box-shadow: none;
    -webkit-box-shadow: none;
    padding-left: 0px;
    height: 48px;
    padding: 0;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 140.62%;
    letter-spacing: -0.02em;
    color: #211e22;
    min-width: 140px;
}

.flex-sort {
    display: flex;
}
.input-sort {
    margin-left: 15px;
}
.input-sort a {
    border: 1px solid #4d4451;
    padding: 0px 30px;
    border-radius: 10px;
    position: relative;
    width: 100%;
    display: inherit;
    padding-bottom: 14px;
    padding-top: 22px;
    color: var(--text-black-color);
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    text-decoration: none;
}
.input-sort a:hover {
    background: #756d63;
    color: var(--primary-white-color);
    border: 1px solid #756d63;
}
.input-sort input {
    border: 0px;
    background: #fcfcfc;
    box-shadow: none;
    -webkit-box-shadow: none;
    padding-left: 0px;
    height: 48px;
    padding: 0;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 140.62%;
    letter-spacing: -0.02em;
    color: #211e22;
    width: 100%;
}
.input-sort input:focus {
    outline: none;
}
.input-sort input::placeholder {
    color: #211e22;
    opacity: 1;
}
.input-sort input:-ms-input-placeholder {
    color: #211e22;
}
.input-sort input::-ms-input-placeholder {
    color: #211e22;
}.filter-inner-main {
    display: flex;
    justify-content: space-between;
    background: #F6F6F6;
    padding: 26px 45px 10px 45px;
}

/**/
.tooltipdiv {
    display: block;
    position: absolute;
    bottom: 35px;
    left: 50%;
    transform: translateX(-50%);
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    background: var(--primary-white-color);
    color: var(--text-black-color);
    padding: 5px;
    text-align: center;
    white-space: nowrap;
}

.noUi-value {
    margin-top: 10px;
}

.single-slider .noUi-connect {
    background: #211e22;
}
.single-slider.noUi-horizontal {
    height: 2px;
    border: 0px;
}
.single-slider .noUi-handle {
    border: 0px solid var(--primary-white-color);
    background: #211e22;
    cursor: pointer;
    box-shadow: none;
    border-radius: 50%;
    width: 12px !important;
    height: 12px;
    top: -5px !important;
    left: 0px;
}
.single-slider .noUi-handle:after,
.single-slider .noUi-handle:before {
    display: none;
}
.single-slider .noUi-origin:focus {
    outline: -webkit-focus-ring-color auto 0px;
}
.single-slider .noUi-pips.noUi-pips-horizontal {
    display: none;
}
.single-slider .noUi-tooltip {
    border: 2px solid #c28441;
    background-color: var(--primary-white-color);
    font-family: poppins;
    font-size: 18px;
    padding: 2px 12px;
    color: #787167;
    width: 80px;
    font-weight: 500;
    height: 35px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 0px;
}
.single-slider .noUi-tooltip:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -13px;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #c28441;
    margin: auto;
}
.single-slider.noUi-horizontal .noUi-tooltip {
    bottom: 200%;
}
.single-slider.noUi-target {
    max-width: 215px;
    margin-top: 18px;
}
.single-slider .noUi-base {
    background: #ddd;
}
@media (max-width: 380px) {
    .single-slider.noUi-target {
        max-width: 210px;
    }
}
.regular-slider-section {
    padding-top: 60px;
}
.regular-slider-section .price-lbl {
    width: 100%;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    color: #211e22;
    line-height: 24px;
}
.regular-slider-section .slider-range-value {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #211e22;
}

.color-title label {
    width: 100%;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    color: #211e22;
    line-height: 24px;
}

.filter-type label,
.filter-sort label,
.filter-option label,
.filter-selling label {
    width: 100%;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    color: #211e22;
    line-height: 24px;
}
.filter-style label {
    width: 100%;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    color: #211e22;
    line-height: 24px;
}

/**/
.color-pick {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    /* height: 30px; */
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.color-pick input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.color-pick .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 28px;
    width: 28px;
    background-color: #eee;
    border-radius: 50%;
    border: 0.5px solid rgba(81, 81, 81, 0.42);
}

/* When the checkbox is checked, add a blue background */
.color-pick input:checked ~ .checkmark {
    background-color: #2196f3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.color-pick .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.color-pick input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.color-pick .checkmark:after {
    width: 40px;
    height: 40px;
    top: -7px;
    left: -7px;
    right: 0;
    border: solid #1d1d1d 3px;
}
.filter-style,
.filter-option,
.filter-selling {
    padding-top: 40px;
}
.bg-brown-check .checkmark {
    background: #a29994;
}
.bg-grey-check .checkmark {
    background: #dcdde2;
}
.bg-dark-grey-check .checkmark {
    background: #5c6567;
}
.bg-silver-grey-check .checkmark {
    background: #dcdde2;
}
.bg-light-grey-check .checkmark {
    background: #c4c4c4;
}

.bg-brown-check input:checked ~ .checkmark {
    background-color: #a29994;
}
.bg-grey-check input:checked ~ .checkmark {
    background: #dcdde2;
}
.bg-dark-grey-check input:checked ~ .checkmark {
    background: #5c6567;
}
.bg-silver-grey-check input:checked ~ .checkmark {
    background: #dcdde2;
}
.bg-light-grey-check input:checked ~ .checkmark {
    background: #c4c4c4;
}

/**/
.check-fit {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 10px;
    cursor: pointer;
    text-transform: capitalize;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 18px;
    line-height: 22px;
    color: var(--text-black-color);
}

/* Hide the browser's default checkbox */
.check-fit input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.check-fit .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: var(--primary-white-color);
    border: 0.5px solid #d4d4d4;
    border-radius: 0px;
}
.color-checkbox .check-fit .checkmark {
    position: relative;
    height: 28px;
    width: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    
}
.color-checkbox .check-fit{
    padding-left: 0px;
    min-width: 60px;
    height: auto !important;
    text-align: center;
}
.color-checkbox .check-fit:not(:last-child){
    margin-right: 10px;
}
.check-fit:hover .checkmark {
    border: 0.5px solid var(--primary-orange-color);
}
.color-checkbox span.small{
    font-size: 10px;
}
.color-checkbox .check-fit .checkmark:after{
    left: 12px;
    top: 2px;
    width: 10px;
    height: 16px;
}
.color-checkbox .check-fit .checkmark:after{
    border-color: #d5d5d5;
}
/* #cabinet-product-fiter-form, */
.desktop-filter-section{
    position: relative;
}
/* #cabinet-product-fiter-form::after, */
.desktop-filter-section::after {
    content: ' ';
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 50px solid transparent;
    border-left: 50px solid transparent;
    border-bottom: 60px solid #f6f6f6;
    border-top: 0;
    position: absolute;
    top: -40px;
    right: 20px;
}
/* On mouse-over, add a grey background color */
.check-fit:hover input ~ .checkmark {
    background-color: var(--primary-white-color);
}
.check-fit:hover input:checked ~ .checkmark {
    background: var(--primary-orange-color);
    border-color: var(--primary-orange-color);
}

/* When the checkbox is checked, add a blue background */
.check-fit input:checked ~ .checkmark {
    background: var(--primary-orange-color);
    border-color: var(--primary-orange-color);
}

/* Create the checkmark/indicator (hidden when not checked) */
.check-fit .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.check-fit input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.check-fit .checkmark:after {
    left: 7px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid var(--primary-white-color);
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.type-select,
.select-sort {
    padding-top: 15px;
}
.type-select .check-fit:last-child {
    margin-bottom: 0px;
}

.shaker-wrap {
    display: flex;
    flex-flow: wrap;
}

.shaker-wrap .shaker-box {
    width: 48.1%;
    margin-right: 15px;
    margin-bottom: 20px;
    background: var(--primary-white-color);
    border: 0.5px solid #f5f5f5;
    box-sizing: border-box;
}
.shaker-wrap .shaker-box:nth-child(3n) {
    margin-right: 0px;
}
.shaker-image .shaker-door {
    object-fit: cover;
    width: 100px;
    position: absolute;
    bottom: 20px;
    left: 20px;
}
.shaker-image .shaker-door {
    opacity: 1;
    visibility: visible;
}
.shaker-image {
    max-height: 281px;
    min-height: 281px;
    background-size: cover !important;
    background-position: center center !important;
    position: relative;
}
.shaker-title h4 {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    display: flex;
    align-items: center;
    color: #211e22;
}
.shaker-title h6 {
    font-size: 16px;
    line-height: 22px;
    display: flex;
    align-items: center;
    color: #211e22;
}
.shaker-title p {
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 19px;
    display: flex;
    align-items: center;
    color: var(--text-black-color);
}
.shaker-title p span {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    display: flex;
    align-items: center;
    color: var(--text-black-color);
    margin-left: 5px;
}
.shaker-price-section {
    display: flex;
    justify-content: space-between;
    padding: 20px 10px;
    background: var(--primary-white-color);
    align-items: flex-start;
    box-sizing: border-box;
    padding-bottom: 20px;
    flex-flow: wrap;
}
.shaker-wrap .shaker-box {
    box-shadow: 0px 2px 2px #dfdfdf;
    overflow: hidden;
}
.shaker-box .action-section {
    text-decoration: none;
}
.shaker-price-section .shaker-button {
    width: 100%;
}
.shaker-button .get-a-sample {
    display: block;
    font-style: normal;
    text-align: center;
    box-shadow: none;
    border-radius: 0px;
    padding: 10px;
    background: none;
    color: var(--primary-white-color);
    font-weight: normal;
    background: #f7c47a;
    border: 0.5px solid #aeacc5;
    margin-left: auto;
}
.shaker-button .get-a-sample:hover {
    background: #c28441;
    border-color: #c28441;
}
.shaker-price-section .shaker-button .free_sample {
    font-weight: 700;
    border: 1px solid #d0ac72;
    background: none;
    color: #d0ac72;
}
.shaker-price-section .shaker-button .free_sample:hover {
    background: #d0ac72;
    color: var(--primary-white-color);
}
.action-section:hover .shaker-image:before {
    background: transparent;
}
ul.pagi-ul {
    padding-left: 0px;
    list-style: none;
    display: flex;
}
.pagination-area {
    display: flex;
    justify-content: center;
}
ul.pagi-ul li {
    padding: 0 8px;
    position: relative;
    margin: 0 5px;
}
ul.pagi-ul li.pagi-active.pagi-link:after {
    content: "";
    background: #211e22 !important;
    height: 3px;
    width: 100%;
    position: absolute;
    bottom: -2px;
    left: 0;
}
ul.pagi-ul li.pagi-link:after {
    content: "";
    background: #211e22;
    height: 1px;
    width: 100%;
    position: absolute;
    bottom: -2px;
    left: 0;
}
ul.pagi-ul li.pagi-link.pagi-count:after {
    display: none;
}
ul.pagi-ul li.pagi-link.pagi-count:before {
    content: "...";
    position: absolute;
    left: 3px;
    top: -4px;
}
ul.pagi-ul li.pagi-count {
    padding-left: 20px;
}
ul.pagi-ul li {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 140.62%;
    color: #211e22;
}
ul.pagi-ul li a {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 140.62%;
    color: #211e22;
    position: relative;
    z-index: 9;
}
ul.pagi-ul li a:hover {
    color: #c28441;
}
ul.pagi-ul li.pagi-prev,
ul.pagi-ul li.pagi-next {
    cursor: pointer;
}
ul.pagi-ul li.pagi-prev:hover:after,
ul.pagi-ul li.pagi-next:hover:after {
    background: #c4c4c4;
    border: 1px solid #c4c4c4;
}
ul.pagi-ul li.pagi-prev:after {
    content: "";
    border: 1px solid var(--text-black-color);
    height: 32px;
    width: 32px;
    position: absolute;
    left: 0;
    top: -3px;
    border-radius: 50%;
}
ul.pagi-ul li a.next:after {
    content: "";
    border: 1px solid var(--text-black-color);
    height: 32px;
    width: 32px;
    position: absolute;
    left: -7px;
    top: -3px;
    border-radius: 50%;
}

ul.pagi-ul li.pagi-link:last-child::after {
    background: none;
}
ul.pagi-ul li a.prev:after {
    content: "";
    border: 1px solid var(--text-black-color);
    height: 32px;
    width: 32px;
    position: absolute;
    left: -8px;
    top: -3px;
    border-radius: 50%;
}

ul.pagi-ul li.pagi-link:first-child::after {
    background: none;
}

.pagination-section {
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
}
.flex-pagination {
    position: absolute;
    right: 0;
    top: 12px;
}
.flex-pagination .rkc-sort-section .form-control {
    min-width: 200px;
}

@media (min-width: 768px) {
    .shaker-title h4 {
        margin-bottom: 0px;
    }
    .shaker-title h6 {
        margin-top: 0px;
        margin-bottom: 0px;
        border-left: 2px solid #ccc;
        padding-left: 10px;
        margin-left: 10px;
    }
}

/* Resposnive css */

@media (min-width: 992px) {
    .action-section .shaker-image:before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: rgb(8 6 7 / 62%);
        transition: all 0.2s ease-in-out;
    }
}

@media (min-width: 992px) {
    div#mobile-filterbar,
    .sort-and-filter-btn {
        display: none;
    }
}

@media (min-width: 1025px) and (max-width: 1200px) {
    .shaker-wrap .shaker-box {
        width: 31.8%;
    }
    .check-fit {
        font-size: 14px;
    }
    .shaker-button {
        padding-top: 15px;
    }
    .shaker-title h4 {
        font-size: 14px;
    }
    .shaker-button .get-a-sample {
        padding: 7px 6px;
    }
    .shaker-title h6 {
        font-size: 12px;
    }
    .shaker-price-section {
        padding-bottom: 5px;
    }
    .pagination-area {
        justify-content: flex-start;
    }
    .single-slider.noUi-target {
        max-width: 200px;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .shaker-wrap .shaker-box:nth-child(3n) {
        margin-right: 15px;
    }
    .shaker-wrap .shaker-box:nth-child(even) {
        margin-right: 0;
    }
    .shaker-wrap .shaker-box {
        width: 48.5%;
    }
    .check-fit {
        font-size: 14px;
    }
    .shaker-title h4 {
        font-size: 14px;
    }
    .shaker-button .get-a-sample {
        padding: 7px 12px;
    }
    .shaker-title h6 {
        font-size: 12px;
    }
    .shaker-price-section {
        padding-bottom: 20px;
    }
    .pagination-area {
        justify-content: flex-start;
    }
    .shaker-wrap .shaker-box {
        border-radius: 8px;
        box-shadow: 0 2px 2px #dfdfdf;
        overflow: hidden;
    }
    .single-slider.noUi-target {
        max-width: 200px;
    }
}

@media (max-width: 991px) {
    .shaker-wrap .shaker-box {
        width: 100%;
        margin-right: 0;
    }
    .shaker-wrap .shaker-box {
        border-radius: 8px 0px 0px 8px !important;
        overflow: hidden;
        box-shadow: 0 2px 2px #dfdfdf !important;
    }
    .rkc-heading,
    .rkc-heading h2 {
        font-size: 20px;
        font-weight: 700;
        margin-bottom: 0;
        padding: 0;
        line-height: 1.2;
    }
    .rkc-sort p {
        font-size: 16px;
        margin: 0;
    }
    .rkc-filter-section {
        padding-top: 0;
    }
    .rkc-getting-start {
        padding-top: 0;
    }
    .sort-and-filter-btn {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        padding-bottom: 20px;
    }
    .sort-and-filter-btn button {
        margin-right: 20px;
    }
    /* .sort-and-filter-btn button,
    .sort-and-filter-btn a {
        background: var(--primary-white-color);
        border: 2px solid #6d091d;
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 17px;
        display: flex;
        color: #211e22;
        padding: 10px;
        align-items: center;
        justify-content: center;
        height: 36px;
    } */
    .shaker-price-section {
        padding-bottom: 10px;
    }
    div#mobile-filterbar {
        display: none;
        position: fixed;
        right: 0;
        width: 72%;
        max-width: 280px;
        top: 0;
        height: 100%;
        z-index: 9999999999;
        background-color: #fcfcfc;
        overflow: auto;
        max-height: 100vh;
        transition: 0.5s ease-in-out;
    }
    .msf-heading .title h2 {
        font-size: 16px;
        line-height: 1.2;
        font-weight: 600;
        margin-bottom: 0px;
        color: var(--text-black-color);
    }
    .msf-heading {
        display: flex;
        justify-content: center;
        padding-bottom: 10px;
        border-bottom: 1px solid #cbcbcb;
    }
    .msf-heading .close-btn {
        width: 25%;
        text-align: right;
    }
    .msf-heading .title {
        width: 75%;
    }
    .mobile-filterbar-content {
        padding-left: 5px;
        padding-top: 20px;
    }
    .msf-sort-section select.sort-by {
        font-size: 16px;
        line-height: 22px;
        font-family: "Open Sans";
        color: #211e22;
        letter-spacing: -0.02em;
        font-weight: 500;
        border: unset;
        box-shadow: unset;
        padding: 0;
        height: 22px;
        margin-top: -5px;
        margin-left: -5px;
        max-width: 250px;
    }
    .mv-filter-wrap {
        margin-top: 15px;
    }
    .mv-regular-slider-section label.price-lbl {
        font-size: 14px;
        line-height: 17px;
        font-weight: 700;
        color: #211e22;
        width: 100%;
        margin-bottom: 0;
    }
    .mv-regular-slider-section span.mv-slider-range-value {
        font-size: 14px;
        line-height: 19px;
        font-family: "Open Sans";
        font-weight: 500;
        color: var(--text-black-color);
    }
    .mv-regular-slider-section .single-slider .noUi-base {
        background: #616161;
        height: 1px;
    }
    .mv-regular-slider-section .single-slider .noUi-base:before {
        content: "Low";
        color: #5c6567;
        font-size: 12px;
        line-height: 16px;
        font-family: "Open Sans";
        font-weight: 400;
        position: absolute;
        top: 3px;
        left: -10px;
    }
    .mv-regular-slider-section .single-slider .noUi-base:after {
        content: "High";
        color: #5c6567;
        font-size: 12px;
        line-height: 16px;
        font-family: "Open Sans";
        font-weight: 400;
        position: absolute;
        top: 3px;
        right: -10px;
    }
    .mv-regular-slider-section .single-slider .noUi-connect {
        background: #616161;
    }
    .mv-regular-slider-section .mv-slider-range.single-slider.noUi-target {
        margin-top: 22px;
        max-width: 200px;
        margin-left: 20px;
    }
    .mv-color-title label,
    .mv-price-title label {
        font-weight: 700;
        font-size: 14px;
        line-height: 17px;
        color: #211e22;
    }
    .mv-color-checkbox {
        display: flex;
        padding-left: 0;
        height: auto;
        align-items: center;
        flex-flow: wrap;
    }
    .mv-color-checkbox label.color-pick {
        padding: 0px 10px !important;
        margin: 0 10px !important;
        margin-bottom: 15px !important;
    }
    .mv-color-checkbox .color-pick .checkmark {
        position: absolute;
        top: 0;
        left: 0;
        height: 28px;
        width: 28px;
        border-radius: 50%;
    }
    .mv-color-checkbox .color-pick .checkmark:after {
        width: 38px;
        height: 38px;
        border: 2px solid #1d1d1d;
        top: -6px;
        left: -6px;
    }
    .mv-color-checkbox label.color-pick {
        padding: 0;
        width: 20px;
        height: 20px;
        margin: 0 15px;
    }
    .mv-color-title {
        margin-top: 20px;
    }
    .mv-filter-style,
    .mv-filter-type,
    .mv-filter-option,
    .mv-filter-selling {
        margin-top: 20px;
    }
    .mv-filter-style label,
    .mv-filter-type label,
    .mv-filter-option label,
    .mv-filter-selling label {
        font-weight: 700;
        font-size: 14px;
        line-height: 17px;
        color: #211e22;
        margin-bottom: 0;
    }
    label.mv-check-fit {
        font-weight: 400;
        color: var(--text-black-color);
        width: 100%;
    }
    label.mv-check-fit:last-child {
        margin-bottom: 0;
    }

    .mv-check-fit input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }
    .mv-check-fit .checkmark {
        position: absolute;
        top: 0;
        left: 0;
        height: 20px;
        width: 20px;
        background-color: var(--primary-white-color);
        border: 0.5px solid #d4d4d4;
    }
    .mv-check-fit input:checked ~ .checkmark {
        background: var(--primary-orange-color);
    }
    .mv-check-fit {
        display: block;
        position: relative;
        padding-left: 35px;
        margin-bottom: 17px;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        font-style: normal;
    }
    .mv-type-select {
        margin-top: 10px;
    }
    .mv-check-fit input:checked ~ .checkmark:after {
        display: block;
    }
    .mv-check-fit .checkmark:after {
        left: 7px;
        top: 3px;
        width: 5px;
        height: 10px;
        border: solid #d5d5d5;
        border-width: 0 2px 2px 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .mv-check-fit .checkmark:after {
        content: "";
        position: absolute;
        display: none;
    }

    .show-result-btn a {
        padding: 10px;
        background: var(--primary-orange-color);
        display: block;
        color: #fcfcfc;
        font-size: 16px;
        font-weight: 700;
        margin-bottom: 15px;
    }
    .show-result-btn {
        margin-top: 30px;
        right: 0;
        text-align: center;
        background: #fcfcfc;
    }
    .flex-pagination {
        position: relative;
        margin-top: 20px;
    }
    .rkc-sort-section {
        margin: 0 auto;
    }
    .cabinets_btns_wrap {
        display: none;
    }
    .cabinets_btns_wrap_inner .btns_flex_wrap {
        flex-wrap: wrap;
    }
    .cabinets_btns_wrap_inner .btns_flex_wrap .btn_block {
        width: 50%;
    }
    .cabinets_btns_wrap_inner .btns_flex_wrap .btn_block a {
        margin: 10px;
    }
    .cabinets_btns_wrap .cabinets_btns_wrap_inner {
        padding: 5px;
    }
    body .light-blue-bg {
        padding: 0;
        background: none;
    }
    body section.popular-questions-sec {
        padding: 30px 10px;
    }
    body .panel.panel-default div.panel-heading h4.panel-title a {
        padding: 10px 20px 10px 45px;
    }
    body .our-article-wrap-right .row > .col {
        padding: 0 15px;
    }
}
@media (max-width: 374px) {
    div#mobile-filterbar {
        width: 85%;
    }
}

@media (max-width: 991px) {
    .filter-inner-main {
        padding: 10px;
    }
    .color-checkbox {
        padding: 5px;
    }
    /* .color-pick .checkmark:after {
        width: 32px;
        height: 32px;
    } */
    .color-pick .checkmark {
        height: 20px;
        width: 20px;
    }
    .cabinets_btns_wrap_inner .btns_flex_wrap .btn_block a {
        padding: 15px 0;
        line-height: 16px;
        font-size: 12px;
    }
    .explore_btn a#expolore-article {
        padding: 15px;
        margin: 55px 0 35px 0;
    }
    .shaker-price-section .shaker-button {
        text-align: center;
    }
    .shaker-title p span {
        font-size: 9px;
    }
    .breadcrumbs-list {
        display: flex;
        flex-wrap: wrap;
        flex-flow: column-reverse;
    }
    div#mobile-filterbar {
        display: none;
        position: fixed;
        right: 0;
        max-width: 280px;
        top: 0;
        height: 100%;
        z-index: 9999999999;
        background-color: #fcfcfc;
        overflow: auto;
        max-height: 100vh;
        transition: 0.5s ease-in-out;
        padding: 15px;
    }
    .sort-and-filter-btn button,
    .sort-and-filter-btn a {
        background: var(--primary-orange-color);
        border: 0;
        border-radius: 0px;
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 17px;
        display: flex;
        color: var(--primary-white-color);
        padding: 10px;
        align-items: center;
        justify-content: center;
        height: 45px;
        width: 100%;
        margin: 0;
    }
    div#sort-filter-btn {
        margin-top: 10px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .rkc-filter-sidebar {
        display: none;
    }
    .rkc-filter-section {
        padding-top: 0px;
    }
}

section.page-header-sec {
    margin-bottom: 110px;
}
section.popular-questions-sec {
    background-color: var(--primary-white-color);
    box-shadow: 0 2px 2px #dfdfdf;
    padding: 30px 50px;
    margin-bottom: 50px;
}
section.popular-questions-sec h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 39px;
    color: #211e22;
    text-align: center;
    margin-top: 0;
    margin-bottom: 40px;
}
.panel.panel-default {
    background-color: #f5f7f8;
    border: unset;
    margin-bottom: 18px;
}
.panel.panel-default div.panel-heading {
    background-color: #f5f7f8;
    border-color: #f5f7f8;
    color: #211e22;
    min-height: 80px;
    display: block;
    align-items: center;
    padding: 0;
}
.panel.panel-default div.panel-heading h4.panel-title a h5 {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: #211e22;
    margin: 0;
}
.panel.panel-default div.panel-heading h4.panel-title a {
    background-color: #f5f7f8;
    border-color: #f5f7f8;
    color: #211e22;
    min-height: 80px;
    padding: 10px 60px;
    display: flex;
    align-items: center;
    position: relative;
    text-decoration: none;
}

.panel.panel-default div.panel-heading h4.panel-title a[aria-expanded="true"]:before {
    transform: rotate(90deg);
    top: 36%;
}
.panel.panel-default .panel-body {
    border-top: 0 !important;
    font-size: 15px;
    padding: 10px 60px 25px 60px;
}
.light-blue-bg {
    background-color: #f5f7f8;
    max-width: 100%;
    margin: 0 auto;
    padding: 50px;
    margin-top: 50px;
    width: 100%;
}
@media (min-width: 992px) {
    .light-blue-bg {
        padding-bottom: 70px;
    }
}

/*
* Our articles and videos CSS
*/

.our-article-inner-sec .sec-heading {
    margin-bottom: 40px;
}
.sec-heading h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 38px;
    color: #211e22;
    text-align: center;
    margin: 0;
}
.article-card {
    background: var(--primary-white-color);
    box-shadow: 0 2px 2px #dfdfdf;
}
.article-card .article-image {
    text-align: center;
    padding-top: 25px;
    min-height: 192px;
    padding-top: 0 !important;
}
.article-content {
    padding: 15px 10px;
}
.article-content h3 {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: #211e22;
    margin: 0 0 12px 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 48px;
}
.article-content p {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #211e22;
    margin: 0 0 30px 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.article-content h4.author-name {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    margin: 0;
    color: var(--text-black-color);
    text-align: center;
}
.article-image {
    height: 100%;
    max-height: 220px;
}
.article-image img {
    height: 100%;
    max-height: 192px;
    width: 100%;
    object-fit: cover;
    min-height: 192px;
}
.our-article-wrap-right .row > .col {
    padding: 0 10px;
}
.row > .col {
    margin-bottom: 50px;
}
a.article_links {
    text-decoration: none;
}
a.article_links h3:hover {
    color: #6e0a1e;
}
a.article_links:hover .article-card {
    box-shadow: 0 3px 3px #dfdfdf;
}

/**** buttns css *******/
@media (min-width: 1025px) {
    .btns_flex_wrap .btn_block a:hover {
        background: #c28441;
        color: var(--primary-white-color);
    }
    .explore_btn a:hover {
        background: #c28441;
        color: var(--primary-white-color);
        border-color: #c28441;
    }
}
.explore_btn {
    margin-right: 15px;
}
.cabinets_btns_wrap_inner {
    background: #dde3e4;
    padding: 20px 10px;
    margin-bottom: 20px;
    border-radius: 5px;
}
.cabinets_btns_wrap h3 {
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    margin: 0 0 15px 0;
}
.btns_flex_wrap {
    display: flex;
    align-items: center;
    justify-content: center;
}
.btns_flex_wrap .btn_block a {
    background: #fcfcfc;
    display: block;
    margin: 0 10px;
    text-align: center;
    padding: 20px 0;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    color: var(--text-black-color);
    border-radius: 5px;
}
.btns_flex_wrap .btn_block {
    width: 33.3%;
}
.explore_btn a {
    padding: 20px 15px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140.62%;
    letter-spacing: -0.02em;
    color: #211e22;
    display: inline-block;
    background: var(--primary-white-color);
    border: 1.5px solid #4d4451;
    border-radius: 8px;
    margin: 60px 0 40px 0;
    text-align: center;
    text-decoration: none !important;
}
.explore_btn a:hover {
    background: var(--text-black-color) !important;
    color: var(--primary-white-color) !important;
    border-color: var(--text-black-color) !important;
}
/*******/
.styles_wrap_row {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
}

.tooltip_text {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: var(--text-black-color)b2;
    color: var(--primary-white-color);
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 15px;
    border-radius: 5px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.tooltip_wrap {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}
.tooltip_wrap span {
    position: absolute;
    bottom: 15px;
    right: 15px;
    cursor: pointer;
}

.style_img_wrap {
    position: relative;
}
.style_img_wrap > img {
    width: 100%;
    min-height: 250px;
    object-fit: cover;
    border-radius: 5px;
}
.style_link_wrap a {
    background: var(--primary-orange-color);
    display: inline-block;
    color: var(--primary-white-color);
    padding: 20px 40px;
    border-radius: 20px;
    margin-top: 20px;
    margin-bottom: 25px;
    font-size: 16px;
}
.style_link_wrap a:hover {
    background: var(--text-black-color);
    color: var(--primary-white-color);
}
.styles_wrap_inner {
    border-bottom: 0.5px solid #969fa2;
    border-top: 0;
    padding-top: 25px;
}
.style_title_Wrap {
    padding-bottom: 5px;
}
.style_link_wrap {
    text-align: center;
}
.slide_up {
    text-align: center;
    background: #fcfcfc;
}
.slide_up a {
    padding: 10px 45px;
    border-width: 1px;
    display: inline-block;
    border-style: solid;
    border-color: var(--primary-white-color) #969fa1 #969fa1 #969fa1;
    border-radius: 0px 0px 8px 8px;
    margin-top: -1px;
    background: var(--primary-white-color);
}
.slide_up {
    text-align: center;
}
.slide_up i {
    width: 15px;
    height: 15px;
    background: #d0ac72;
    color: var(--primary-white-color);
    border-radius: 50%;
}

.style_title_Wrap h1 {
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    text-align: left;
    margin-bottom: 10px;
    margin-top: 0;
}
.tooltip_wrap span.cross:after {
    position: absolute;
    content: "x";
    background: #fcfcfc;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 50%;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #aaa498;
}
.rkc-filterinner {
    position: sticky;
    top: 114px;
    height: 80vh;
    overflow-y: auto;
}
.sub_head_wrap h2,
.breadcrumbs_inner_col_ryt h2 {
    font-size: 25px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: right;
    margin: 0 0 15px 0;
    color: var(--primary-white-color);
}
@media (max-width: 991px) {
    .tooltip_text {
        font-size: 12px;
    }

    .styles_wrap_col .style_link_wrap a {
        padding: 15px 10px;
        font-size: 14px;
    }
    .style_img_wrap > img {
        min-height: 220px;
    }
}
@media (max-width: 767px) {
    #owl-carousel-desktop {
        display: none;
    }
    .styles_wrap_row .styles_wrap_col {
        width: calc(33.3% - 10px);
    }
    .style_mobile_sec .style_img_wrap > img {
        height: 220px !important;
    }
    .styles_wrap_row {
        display: none;
    }
    .style_title_Wrap h1,
    .sub_head_wrap h2 {
        text-align: center;
    }
    .style_item_inner .style_link_wrap a {
        font-size: 12px;
        padding: 10px 15px;
    }
    .style_item_inner .tooltip_text,
    .style_item_inner .style_img_wrap > img {
        border-radius: 8px;
    }
    .style_item_inner .tooltip_wrap span {
        position: absolute;
        bottom: 8px;
        right: 8px;
        cursor: pointer;
    }
    .style_title_Wrap h1,
    .sub_head_wrap h2 {
        font-size: 20px !important;
    }
}
@media (min-width: 768px) {
    .style_mobile_sec {
        display: none;
    }
    .style_link_wrap a {
        font-size: 14px;
    }
    .styles_wrap_inner .custom-container {
        max-width: 1380px;
        padding-left: 20px;
        padding-right: 20px;
    }
    #owl-carousel-desktop .owl-nav .owl-prev,
    #owl-carousel-desktop .owl-nav .owl-next {
        position: absolute;
        top: 32%;
        font-size: 30px;
    }
    #owl-carousel-desktop .owl-nav .owl-next {
        right: -35px;
    }
    #owl-carousel-desktop .owl-nav .owl-prev {
        left: -35px;
    }
}
@media (max-width: 1024px) {
    .style_title_Wrap h1 {
        text-align: center;
    }
    .style_link_wrap a {
        padding: 15px 25px;
    }
    .breadcrumbs_inner_col_ryt h2 {
        font-size: 16px;
    }
    .style_title_Wrap h1,
    .sub_head_wrap h2 {
        font-size: 26px;
    }
    .breadcrumbs_inner_row .breadcrumbs_inner_col_ryt {
        display: block;
    }
    .breadcrumbs_inner_row {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .sub_head_wrap {
        display: none;
    }
    #owl-carousel-desktop {
        padding: 0 20px;
    }
    #owl-carousel-desktop .owl-nav .owl-next {
        right: -10px;
    }
    #owl-carousel-desktop .owl-nav .owl-prev {
        left: -10px;
    }
}
/*******/

.toggled {
    overflow: hidden;
    padding-top: 0;
    padding-bottom: 0;
    height: 0;
    border-width: 0 1px;
}
.style_item_inner {
    margin: 10px;
    padding: 2%;
    opacity: 0.8;
}
.owl-item.active .style_item_inner {
    -moz-transform: scale(1.08);
    -ms-transform: scale(1.08);
    -o-transform: scale(1.08);
    -webkit-transform: scale(1.08);
    color: #e67e22;
    opacity: 1;
    transform: scale(1.08);
}
.breadcrumbs_inner_col_ryt {
    display: none;
}
a.get-popular-cabinet.active {
    background-color: var(--text-black-color);
}
.shaker-price-section .shaker-button .free_sample {
    background: var(--primary-orange-color);
    color: var(--primary-white-color);
    border: none;
}
.shaker-price-section .shaker-button .free_sample:hover {
    background: var(--text-black-color);
    color: var(--primary-white-color);
}
@media (min-width: 1500px) {
    .style_img_wrap > img {
        min-height: 280px;
    }
}
@media (max-width: 480px) {
    .breadcrumbs_inner_col_ryt {
        display: none !important;
    }
    .slide_up i.fa-angle-down {
        line-height: 15px;
    }
}
.rkc-filter-content .text-center > strong {
    font-family: Open Sans !important;
    font-style: normal;
    font-weight: normal;
}
@media (min-width: 1000px) and (max-width: 1280px) {
    .our-article-wrap-right .row > .col {
        width: 33.1%;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .our-article-wrap-right .row > .col {
        width: 49.5%;
    }
}

.set-notice a {
    display: block;
    font-style: normal;
    font-size: 12px;
    line-height: 140.62%;
    text-align: center;
    box-shadow: none;
    border-radius: 0px;
    padding: 6px 20px;
    background: none;
    color: var(--primary-white-color);
    font-weight: normal;
    background: #f7c47a;
    border: 0.5px solid #aeacc5;
    margin-left: auto;
    background: var(--primary-orange-color);
    color: var(--primary-white-color);
    border: none;
    font-weight: 700;
    margin-left: 0px;
}
.set-notice {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
}
.set-notice a.get-a-sample {
    border: 2px solid var(--primary-orange-color);
    background: var(--primary-white-color);
    color: var(--primary-orange-color);
    font-size: 14px;
    font-weight: 500;
    padding: 8px 20px;
    line-height: 18px;
}
.set-notice a.add-set-sample {
    background: var(--primary-white-color) !important;
    color: var(--primary-orange-color);
    font-size: 14px;
    font-weight: 500;
    border: 0px !important;
    padding: 6px 15px;
    padding-left: 0px;
    display: flex;
    align-items: center;
}
.set-notice a.add-set-sample span {
    margin-left: 8px !important;
}
.add-set-sample img {
    max-width: 25px;
}
.shaker-price-section .shaker-button .free_sample {
    font-weight: 500;
}
.shaker-price-section .shaker-title {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
.set-notice a.add-set-sample:hover span {
    color: var(--text-black-color);
}

.set-notice a.get-a-sample:hover {
    background: var(--text-black-color);
    border-color: var(--text-black-color);
    color: var(--primary-white-color) !important;
}
.set-notice a.add-set-sample:focus-visible,
.set-notice a.add-set-sample:active {
    outline: none !important;
    box-shadow: unset;
}
#owl-carousel-desktop .owl-nav .fa-chevron-left,
#owl-carousel-desktop .owl-nav .fa-chevron-right {
    color: var(--primary-orange-color);
}
.owl-carousel-disabled.styles_wrap_row .styles_wrap_col {
    width: calc(33.3% - 10px);
}
@media (min-width: 1000px) and (max-width: 1400px) {
    .set-notice a.get-a-sample {
        padding: 8px 10px;
    }
}

@media (min-width: 1200px) and (max-width: 1280px) {
    .set-notice a.add-set-sample {
        font-size: 12px;
    }
}

@media (max-width: 991px) {
    .shaker-price-section .shaker-button {
        width: 43%;
    }
    .shaker-price-section .shaker-button .free_sample {
        padding: 10px 10px;
    }
    .set-notice a.get-a-sample {
        font-size: 12px;
    }
}

@media (max-width: 480px) {
    .shaker-price-section .shaker-title {
        width: 44% !important;
    }
}

@media (max-width: 360px) {
    .set-notice a.get-a-sample {
        min-width: 130px;
    }
}

/* 18-5-2022 */
.popup_project_name {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9999999;
}
.popup_project_name .close_popup_upld {
    position: absolute;
    right: -16px;
    top: -18px;
    font-weight: 700;
    background: var(--primary-orange-color);
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 100%;
    cursor: pointer;
}
.project_holder_popup {
    width: 90%;
    background: var(--primary-white-color);
    max-width: 350px;
    padding: 30px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
#popup_sample .close_popup_upld {
    position: absolute;
    right: -16px;
    top: -18px;
    font-weight: 700;
    background: var(--primary-orange-color);
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 100%;
    cursor: pointer;
}
#popup_sample .close_popup_upld span {
    color: var(--primary-white-color);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 20px;
}
.door-section-cart-inner select.door-select-new {
    font-style: normal;
    font-weight: normal !important;
    font-size: 16px;
    line-height: 22px;
    color: var(--primary-orange-color);
    text-transform: capitalize;
    border-radius: 0px;
    padding: 7px 50px;
    border: 1px solid #59575b59;
    background: #f4f4f4;
}
#w-add-sample {
    font-size: 14px;
    font-weight: 500;
    border-radius: 10px;
    min-width: auto;
    background: var(--primary-orange-color);
    color: var(--primary-white-color);
    border: none;
    margin-bottom: 15px;
    padding: 10px 15px;
    margin-top: 10px;
}
#popup_sample .door-select-new {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
}
#popup_sample .door-select-new:focus {
    outline: none !important;
}
#popup_sample .project_style_pp {
    text-align: center;
}
#popup_sample .project_style_pp a:hover {
    background-color: var(--text-black-color);
}
#popup_sample h3 {
    margin-top: 0px;
}
.noscreen_function {
    overflow: hidden !important;
}