﻿.search-filter {
    margin-top: 15px;
    position: relative;
}

    .search-filter .search-filter-list {
        margin: auto;
        width: 1140px;
    }

.filter-group {
    padding: 0px 0px 10px 0px;
    width: 96.5%;
    float: left;
}

.select-filter {
    text-align: center;
    cursor: pointer;
    padding: 7px 13px;
    margin: 0px;
}
.desktop-filter-button {
    cursor: pointer;
    padding: 7px 38px;
    margin: 0px;
}

.collection-name {
    text-transform: uppercase;
    line-height: 1.2;
    font-size: 12pt;
    opacity: 0.9;
    display: inline-block;
    margin-top: 5px;
}

.filter-div { 
    padding: 5px 14px 10px; 
    position: absolute; 
    left: 0px;
    top: 35px;
    z-index: 50;
    display: none;
    border-top: none;
}

.filter-innner {
    display: inline-grid;
    margin-right: 8px;
    position: relative;
    float: left;
    z-index: 55;
}

    .filter-innner > a::after {
        content: ' ';
        width: 12px;
        height: 12px;
        display: inline-block;
        background: rgba(0, 0, 0, 0) url(/Media/icons/toggle-arrow.png) no-repeat scroll 4px 1px;
        margin-left: 5px;
    }

    .filter-innner > a {
        z-index: 999;
        padding: 7px 13px;
        display: block;
        cursor: pointer;
        text-decoration: none;
        border: 1px solid transparent;
    }

    .filter-innner:hover > a {
        border: 1px solid #c2c2c2;
        border-bottom-color: #fff;
        background: #fff;
    }
.selected-filter {
    font-size: 12pt;
    padding: 10px 20px 0px 0px;
}
.filter-scroll {
    /*max-height: 224px;*/
    overflow: hidden;
    transition: all 0.25s ease;
}

.filter-innner:hover .filter-div {
    display: block;
}

.filter-innner-group {
    display: table;
    margin: auto;
}

.search-main-div {
    background-color: #fafafb;
    width: 100%;
    float: left;
}
.out_of_stock_sold_out {
    color: #E4313D;
    display: inline-block;
    width: 100%;
    font-size: 12pt;
}


/*.page-products .search-products .item.product.product-item {
    height: 440px;
    width: 31%;
    margin-right: 1.4%;
    padding: 0 !important;
    margin-top: 0 !important;
    background: #fff;
}*/
.page-products .search-products .item.product.product-item {
    height: unset;
    width: 32.2%;
    margin: 1% .5%;
    padding: 0 !important;
    margin-top: 0 !important;
    background: #fff;
}

.search-products .item.product.product-item.large-box {
    width: 37.8%;
    height: 600px;
}

.search-products .out_of_stock {
    opacity: 0.4;
}
.search-products .product-item-photo .product-image-container img {
    position: relative;
    top: unset;
    left: unset; 
    transform: unset;
    opacity: 1;
    transition: opacity .5s;
    backface-visibility: hidden;
    bottom: auto;
    width: 90%;
}
/*.search-products .product-item-photo .product-image-container img {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 1;
    transition: opacity .5s;
    backface-visibility: hidden;
    bottom: auto;
   width: 90%;
}*/ 

.product-image-photo {
    display: block;
    height: auto;
    margin: auto;
    max-width: 100%;
    right: 0;
}
.search-main-div .category-list-page-banner {
    width: 100%;
}
.search-products .mobile.product-list-heading {
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 16px;
    max-height: 30px;
    width: 100%;
    display: block;
    margin-bottom: 0px;
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.search-products .desktop.product-list-heading {
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.4;
    max-height: 75px;
    width: 100%;
    display: block;
    margin-bottom: 0px;
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.search-products .product-items {
    margin-top: 10px;
}
.for-desktop {
    display: block;
}
.for-mobile {
    display:none;
}
.search-filter.for-mobile .filter-innner {
    width: 100%;
    margin: 5px 0px;
    border: 1px solid #A28D5F;
}
.search-filter.for-mobile span.filter-mobile-heading {
    font-size: 14px;
    cursor: pointer;
    display: block;
    text-align: center;
    padding-right: 19px;
    text-transform: uppercase;
    margin: 10px 0px 0px 16px;
    padding: 4px 6px;
}
.search-filter.for-mobile .filter-group {
    border: 1px solid;
    padding: 0px 10px 10px 10px;
    margin-bottom:10px;
    width:98%;
}
.filter-mobile-heading::after {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    content: "\f107";
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    padding-left: 10px;
    float: right;
}
.filter-div li span, .sort-by-option .filter-div li a {
    cursor: pointer;
    text-transform: capitalize;
}
#searchButtons {
    text-align: center;
    text-transform: uppercase;
}
    #searchButtons span {
        cursor: pointer;
    }
.search-footer .no-of-page {
    float: right;
    margin-right: 38px;
    margin-top: 17px;
    margin-bottom: 17px;
}
.search-footer .nice-select3 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border-radius: 5px;
    border: solid 1px #A28D5F;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    height: 34px;
    line-height: 32px;
    outline: none;
    padding-left: 12px;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    transition: all 0.2s ease-in-out;
    user-select: none;
    white-space: nowrap;
    width: 134px !important;
    border-radius: 0 !important;
}
.search-footer .nice-select3 span {
    display: inline-block;
    width: 100%;
}
.search-footer .nice-select3 .list {
        background: rgb(251, 251, 253) none repeat scroll 0 0 !important;
        border-color: #A28D5F !important;
        border-image: none;
        border-radius: 0 !important;
        border-style: none solid solid;
        border-width: 0 1px 1px;
        box-shadow: none !important;
        margin: 0 0 0 -1px !important;
        width: 101.2%;
        box-sizing: border-box;
        opacity: 0;
        overflow: hidden;
        padding: 0;
        pointer-events: none;
        position: absolute;
        top: 100%;
        left: 0;
        transform-origin: 50% 0;
        transform: scale(0.75) translateY(-21px);
        transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
        z-index: 9;
    }
.search-footer .nice-select3 .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 1.2;
    list-style: none;
    min-height: auto;
    outline: none;
    padding: 5px 12px;
    text-align: left;
    -webkit-transition: all 0.2s;
    transition: none 0s ease 0s;
}
.select-filter i {
    margin: 0px 3px;
}
.search-footer span.current3::before {
    content: 'No. Of Products';
}
.search-footer .nice-select3 .current3::after {
    border-bottom: 1px solid #A28D5F;
    border-right: 1px solid #A28D5F;
    content: "";
    display: block;
    font-size: 12px;
    height: 8px;
    margin-top: -6px;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: rotate(-45deg);
    transition: all 0.15s ease-in-out 0s;
    width: 8px;
}
.search-footer .nice-select3.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
}

.pagination > li {
    display: inline;
}
a.page-link.page-no {
    font-size: 15px;
    padding: 5px 12px;
    line-height: 1.5;
}

.pagination > li > a {
    cursor: pointer;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.428571429;
    text-decoration: none;
    background-color: #ffffff;
    border: 1px solid #dddddd;
}
.before-value span, .aftervalue span {
    border-bottom: 1px solid;
}
.category-list-page-banner.load-image{
    width: auto;
    display: block;
    margin: auto;
}
.filter-mobile, .filter-mobile-button {
    display: none;
}
.side-filter-ul {
    border: 1px solid #F9FAF0;
    padding: 10px 12px 10px 12px;
    margin-top: 8px;
    background: #ffffff !important;
    overflow: auto;
    min-height: 300px;
}
.filter-mobile .side-filter-ul {
    border: none;
    background: #f3f3f3 !important;
}
    .filter-mobile .side-filter-ul h3 {
        font-size: 18px;
        position: relative;
        border-bottom: 1px solid;
        padding-bottom: 2px;
    }
        .filter-mobile .side-filter-ul h3::after {
            font-family: "Font Awesome 5 Free";
            font-weight: 600;
            content: "\f107";
            display: inline-block;
            font-style: normal;
            font-variant: normal;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            padding-left: 10px;
            position: absolute;
            right: 0px;
        }
    }
    .filter-mobile .side-filter-ul .q {
        border-bottom: 1px solid;
    }
span#filterClearAllMobile {
    margin-top: 31px;
    padding: 10px 10px 10px 12px;
    display: block;
    text-align: center;
    text-transform: capitalize;
    border: 1px solid; 
}
.sort-by-option .filter-innner > a {
    text-align: right;

}

.sort-by-option .filter-div {
    min-width: 214px;
    padding: 10px 14px 10px;
    background: #fff;
    position: absolute;
    border: 1px solid #c2c2c2;
    left: 0px;
    top: 35px;
    z-index: 50;
    display: none;
}
.sort-by-option .filter-innner:hover > a {
    border: 1px solid #c2c2c2;
    border-bottom-color: #fff;
    background: #fff;
}

.sort-by-option .filter-innner:hover .filter-div {
    display: block;
}
.sort-mobile::after, .sort-mobile:hover {
    color: #E4313D;
}
.sort-mobile {
    margin-top: 8px;
}


.filter-innner > .sort-mobile::after {
    content: "\f107";
    width: 12px;
    height: 12px;
    display: inline-block;
    background: none;
    margin-left: 5px;
    font-family: "Font Awesome 5 Free";
}
@media screen and (max-width: 1900px) {
    .page-products .search-products .item.product.product-item {
        width: 31.2%;
    }
}
@media screen and (max-width: 1200px) {
    .search-main-div .categorynamelist {
        display: none;
    }
    .search-filter .search-filter-list {
        max-width: 945px;
    }
    .filter-innner-group {
        display:block;
    }
    .icon_left{
        width:40px !important;
    }
    .icon_right {
        width: 50px !important;
    }
}

@media screen and (max-width: 1023px) {
    .search-products .item.product.product-item.small-box {
        margin: 3px 3px !important;
    }

    .page-products .search-products .item.product.product-item {
        width: 24%;
        height: 295px;
    }

    .product.name a, .product.name .price { 
        font-size: 12pt;
    }
        .search-products .product-item-photo .product-image-container img {
        margin-top: 10px;
        max-width: 225px;
    }
    .search-products .product-item-photo .product-image-container img {
        margin-top: 50px;
    }
    .search-products .product-item-photo .product-image-container img {
        width: 55%;
    }
}
@media screen and (max-width: 991px) {
    .search-products .product-item-photo .product-image-container img {
        width: 75%;
    }

    .search-products .product-item-photo .product-image-container img {
        margin-top: 50px;
    }
    .search-products span.desktop.product-list-heading { 
        line-height: 16px;
        max-height: 32px; 
        -webkit-line-clamp: 2; 
    }
    .search-filter .search-filter-list {
        max-width: 750px;
    }
    .filter-desktop {
        display: none;
    }

    .filter-mobile-button {
        display: block !important;
    }
    .selected-filter {
        display: none;
    }
}
 
@media screen and (max-width: 769px) {
    
     
    .search-products .product-item-photo .product-image-container img {
        width: 75%;
    }
    .search-products .product-item-photo .product-image-container img {
        margin-top: 50px;
    }
    .search-products  span.desktop.product-list-heading {
        line-height: 16px;
        max-height: 32px;
        -webkit-line-clamp: 2;
    }
    .search-products .collection-des {
        display: none !important;
    }
    .search-main-div .category-list-page-banner {
        width: 98.5%;
    }
    .search-filter .search-filter-list {
        margin: auto;
        width: 716px;
    }
    .search-filter.for-desktop .filter-innner {
        width: auto;
        margin-right: 0px;
    }
        .search-filter.for-desktop .filter-innner > a {
            padding: 8px 7px;
        }
	 span.iconlistpage {
        top:7px !important;
        width: 35px !important;
    }
}

@media screen and (max-width: 767px){
    .page-products .search-products .item.product.product-item {
        width: 47.2%;
        height: 319px;
    }
    .search-products .product-item-photo .product-image-container img {
        width: 49%;
    }
    .search-filter-list .sort-by-option .filter-innner {
        float: left !important;
    }
}
@media screen and (min-width: 650px) {
    .moblie-menu, .mobile {
        display: none !important;
    }
}

@media screen and (max-width: 650px) {
    .page-products .search-products .item.product.product-item {
        height: 300px;
    }
    .search-products .product-item-photo .product-image-container img {
        width: 55%;
    }
    .search-products .product-item-photo .product-image-container img {
        margin-top: 30px;
    }
    .search-products .desktop.product-list-heading {
        display: none;
    }
    .for-desktop {
        display: none;
    }
    .for-mobile{
        display:block;
    }
    .search-filter.for-mobile .search-filter-list {
        height: auto;
        padding: 0px 0px 15px 5px;
        width: 96%;
    }
    .search-filter.for-mobile .filter-innner > a::after {
        float: right;
    }
    .search-filter.for-mobile .filter-div {
        position: static;
        border: none !important;
    }
    .search-filter.for-mobile .filter-innner:hover > a {
        border: none;
        border-bottom-color: #c2c2c2;
    }
    .search-filter.for-mobile .filter-div hr {
        margin: 0px 0px 18px;
        border-width: 2px;
    }
}
@media screen and (max-width: 450px) {
    .search-products .product-item-photo .product-image-container img {
        width: 80%;
    }
}
@media screen and (max-width: 376px) {
    .page-products .search-products .item.product.product-item {
        height: 282px;
    }
}

@media screen and (max-width: 320px) {
    .page-products .search-products .item.product.product-item {
        height: 266px;
    }
}
 







