.controls-pagination {
    margin: 10px 0 40px;
}

.pagination {
    --bs-pagination-padding-x: 0.75rem;
    --bs-pagination-padding-y: 0.375rem;
    --bs-pagination-border-width: 0px;
    --bs-pagination-font-size: 12px;
    --bs-pagination-color: #383838;
    --bs-pagination-active-color: #fff;
    --bs-pagination-active-bg: #3973B7;
    --bs-pagination-disabled-color: #6c757d;
    display: flex;
    list-style: none;
    padding-left: 0;
    font-family: 'Montserrat', sans-serif;
}

.no-results {
    display: none;
}

p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 11px;
    line-height: 16px;
    color: #383838;
}

h2 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 41px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #383838;
}

select#sort-select {
    border: none;
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
}

select#sort-select:focus-visible {
    outline: none;
}

/* Products header Slider */
.product_header_slider_item_img {
    width: 128px;
    height: 128px;
    border: 1px solid #D7D7D7;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.product_header_slider_item_inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    color: #383838;
}

.product_header_slider_item_content {
    padding-top: 11px;
}

.product_header>.slick-list>.slick-track {
    width: 100% !important;
    display: flex;
    justify-content: space-between;
}

.product_header {
    padding-bottom: 31px;
    display: flex;
    column-gap: 30px;
    justify-content: space-between;
}

.product_header_slider_item {
    padding: 20px 0px;
}

/* Main Product Section */
.main_product_section>.container-fluid>.main_product_section_inner {
    margin-left: 22px;
    margin-right: 22px;
    /* border-top: 1px solid #E0E0E0; */
    padding-top: 31px;
}

.main_product_section .container-fluid {
    max-width: 990pt;
}

.product_item {
    border: 1px solid #D7D7D7;
    margin-bottom: 26px;
    padding-left: 12px;
    padding-right: 12px;
    width: 23.5%;
}

.row.boxes {
    column-gap: 2%;
}

.product_item:hover {
    box-shadow: 0px 0px 22px rgba(0, 0, 0, 0.19);
}

.product_item>img {
    padding-top: 31px;
    padding-bottom: 26px;
}

.filter-heading>h2 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #383838;
}

.cat_lable_style {
    font-family: 'Spectral', serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 38px;
    color: #383838;
    padding-left: 11px;
}

.filter_hidden_mobile>form {
    border-bottom: 1px solid #E0E0E0;
    padding-bottom: 17px;
}

p.reset-btn {
    cursor: pointer;
}

.filter_hidden_mobile>form input[type='checkbox'] {
    font-size: 30px;
    line-height: 18px;
    margin-top: -1px;
}

.brand {
    padding-top: 30px;
}

.seo_content_section>.container-fluid>.row>p {
    font-family: 'Spectral', serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 22px;
}

.mobile_filt_sort_bar {
    display: none !important;
}

.mobile_filter {
    display: none;
}

.product_item_content {
    padding-left: 8px;
    padding-bottom: 8px;
    padding-right: 8px;
}

/* input[type="checkbox"]:checked + label{
    content: '';
    background:url(clientlibs/css/assets/Vector 53.svg) no-repeat;
} */

.sort_popularity_row>p {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 0px;
    padding-top: 20px;
    max-width: 990pt;
}

.product_header_slider .container {
    border-bottom: 1px solid #E0E0E0;
}

.sort_popularity_row>p>span {
    padding-left: 5px
}

input[type='checkbox'] {
    /* accent-color: white; */
}

.product_header_slider_item_img:active {
    border: 2px solid #3973B7;
}

.mobile_load_more {
    display: none;
}

/*@media(min-width:914px){
    .product_item {
	width: 23.4%;
}
}
@media(max-width:913px){
.product_item {
    width: 49%;
}
    .about_us_content_section > .about_us_content_section_inner {
        margin-left: 0px !important;
        z-index: 9;
    }
}
*/

.row.boxes a {
    text-decoration: none !important;
}

.product_header a {
    text-decoration: none !important;
}


.product_header_slider .slick-slide {

    margin: 0 27px;
}

.product_header_slider .slick-list {
    margin: 0 -27px;
}

.prodImage img {
    width: 100%;
    object-fit: scale-down;
    height: 230px;
    padding: 13px 13px 0px;
    margin-bottom: 20px;
}

.product_header_slider .container-fluid {
    max-width: 990pt;
}

h3#productTitle {
    height: 50px;
}

button.mixitup-control {
    background-color: var(--bs-pagination-active-bg);
    border: 0px;
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 500;
    line-height: 14px;
    letter-spacing: 0.02em;
    text-align: center;
    padding: 9px 13px;
    border-radius: 2px;
    color: #383838;
}

button.mixitup-control.mixitup-control-active {
    background: #3973B7;
    color: #fff;
}

.main_product_section {
    margin-top: 20px;
}

.filterButton {
    margin-top: 20px;
    margin-bottom: 24px;
}

button.filter-toggler.btn.btn-link {
    width: 100%;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.12);
    border-radius: 0px;
    text-decoration: none;
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 500;
    line-height: 45px;
    letter-spacing: 0em;
    color: #383838;
    padding: 0px;
}

.product_header_slider_item_img>img {
    width: 70%;
}

@media(max-width:767px) {
    .row.boxes {
        column-gap: 3%;
    }

    .product_item {
        width: 48%;
    }

    h3#productTitle {
        height: auto;
    }

    .prodContainer {
        padding: 0px;
    }

    .prodImage img {
        width: 100%;
        object-fit: scale-down;
        height: 130px;
        padding: 13px 13px 0px;
        margin-bottom: 20px;
    }

    .product_item_content {
        padding-top: 15px;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0;
    }

    .mobile_filter {
        display: block;
    }

    .filter_hidden_mobile {
        display: none !important;
    }

    .mobile_filt_sort_bar {
        display: block !important;
        z-index: 999;
        position: sticky;
        bottom: 0;
        background-color: white;
    }

    .mobile_filt_sort_bar_inner {
        box-shadow: 0px 0px 4px rgb(0 0 0 / 25%);
    }

    .filter_sort>.col-6>h3>span {
        padding-right: 7px;
    }

    .filter_sort {
        height: 45px;
        align-items: center;
    }

    .show-sidebar {
        transform: translate(0) !important;
        box-shadow: 0 0 0 10000px rgb(0 0 0 / 50%);
    }

    .mobile_filter {
        position: fixed;
        top: 0;
        left: 0;
        width: 80vw;
        height: 100%;
        grid-template-rows: auto 1fr auto;
        row-gap: 1rem;
        transform: translate(-100%);
        background-color: white;
        z-index: 999999;
    }

    .filter-heading-mobile {
        padding-top: 29px;
        border-bottom: 1px solid rgba(217, 217, 217, 0.8);
        padding-bottom: 9px;
    }

    .mobile_filter_btm_grp {
        bottom: 30px;
        position: fixed;
        display: flex;
        width: 100%;
    }

    .apply_btn {
        width: 175px;
        height: 41px;
        background: #3973B7;
        color: white;
        border: 0px;
    }

    .reset_btn {
        width: 94px;
        height: 41px;
        background: #FFFFFF;
        border: 1px solid #3973B7;
        color: #3973B7;
    }

    p.reset-btn {
        cursor: pointer;
    }

    .sort_popularity_row {
        display: none;
    }

    .mobile_filter_scroll_enb {
        height: 87vh;
        overflow-y: auto;
    }

    .mobile_load_more>h3 {
        line-height: 20px;
        letter-spacing: 0.1em;

        color: #3973B7;
    }

    .mobile_load_more {
        display: block;
    }

    .brand {
        padding-top: 19px;
    }

    .category_form {
        border-bottom: 1px solid #E0E0E0;
        padding-bottom: 22px
    }

    .product_header_slider .slick-slide {

        margin: 0 5px;
    }

    .product_header_slider .slick-list {
        margin: 0 -5px;
    }

    .product_header_slider_item_img {
        width: 115px;
        height: 115px;
    }

    .product_header {
        padding-bottom: 0px;
    }

    .main_product_section>.container-fluid>.main_product_section_inner {
        margin-left: 10px;
        margin-right: 10px;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .product_item {
        width: 49%;
    }

    .mobile_filter {
        display: block;
    }

    .filter_hidden_mobile {
        display: none !important;
    }

    .mobile_filt_sort_bar {
        display: block !important;
        z-index: 999;
        position: sticky;
        bottom: 0;
        background-color: white;
    }

    .mobile_filt_sort_bar_inner {
        box-shadow: 0px 0px 4px rgb(0 0 0 / 25%);
    }

    .filter_sort>.col-6>h3>span {
        padding-right: 7px;
    }

    .filter_sort {
        height: 45px;
        align-items: center;
    }

    .show-sidebar {
        transform: translate(0) !important;
        box-shadow: 0 0 0 10000px rgb(0 0 0 / 50%);
    }

    .mobile_filter {
        position: fixed;
        top: 0;
        left: 0;
        width: 80vw;
        height: 100%;
        grid-template-rows: auto 1fr auto;
        row-gap: 1rem;
        transform: translate(-100%);
        background-color: white;
        z-index: 999999;
    }

    .filter-heading-mobile {
        padding-top: 29px;
        border-bottom: 1px solid rgba(217, 217, 217, 0.8);
        padding-bottom: 9px;
    }

    .mobile_filter_btm_grp {
        bottom: 30px;
        position: fixed;
        display: flex;
        width: 100%;
    }

    .apply_btn {
        width: 175px;
        height: 41px;
        background: #3973B7;
        color: white;
        border: 0px;
    }

    .reset_btn {
        width: 94px;
        height: 41px;
        background: #FFFFFF;
        border: 1px solid #3973B7;
        color: #3973B7;
    }

    .sort_popularity_row {
        display: none;
    }


    .mobile_filter_scroll_enb {
        height: 87vh;
        overflow-y: auto;
    }

    .mobile_load_more>h3 {
        line-height: 20px;
        letter-spacing: 0.1em;

        color: #3973B7;
    }

    .mobile_load_more {
        display: block;
    }

    .brand {
        padding-top: 19px;
    }

    .category_form {
        border-bottom: 1px solid #E0E0E0;
        padding-bottom: 22px
    }
}


/**Mobile Filter**/
body.offcanvas-active {
    overflow: hidden;
}

.offcanvas-header {
    display: none;
}

.screen-darken {
    height: 100%;
    width: 0%;
    z-index: 30;
    position: fixed;
    top: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    background-color: rgba(34, 34, 34, 0.6);
    transition: opacity .2s linear, visibility 0.2s, width 2s ease-in;
}

.screen-darken.active {
    z-index: 10;
    transition: opacity .3s ease, width 0s;
    opacity: 1;
    width: 100%;
    visibility: visible;
}

@media all and (max-width: 991px) {
    .desktop_megamenu {
        display: none;
    }

    .offcanvas-header {
        display: block;
    }

    .filter-offcanvas {
        visibility: hidden;
        transform: translateX(-100%);
        border-radius: 0;
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        height: 100%;
        width: 90vw;
        z-index: 1200;
        overflow-y: scroll;
        overflow-x: hidden;
        transition: visibility .3s ease-in-out, transform .3s ease-in-out;
    }

    .filter-offcanvas.show {
        visibility: visible;
        transform: translateX(0);
    }

    .filter-offcanvas .container,
    .filter-offcanvas .container-fluid {
        display: block;
    }

}