.py-20 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.px-20 {
    padding-left: 20px;
    padding-right: 20px;
}

.w-85 {
    width: 85%;
}

.mt-80 {
    margin-top: 80px;
}

.mr-10 {
    margin-right: 10px;
}

.mr-5s {
    margin-right: 5px;
}

.py-45 {
    padding-top: 45px;
    padding-bottom: 45px;
}

.py-40 {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mt-30 {
    margin-top: 30px;
}

.min-w-unset {
    min-width: unset !important;
}

.mb-65,
.my-65 {
    margin-bottom: 65px;
}

.mt-65,
.my-65 {
    margin-top: 65px;
}

.pt-60,
.py-60 {
    padding-top: 60px;
}

.pb-60,
.py-60 {
    padding-bottom: 60px;
}

.pt-30,
.py-30 {
    padding-top: 30px;
}

.pb-30,
.py-30 {
    padding-bottom: 30px;
}

.mt-50 {
    margin-top: 50px !important;
}

.pb-50 {
    padding-bottom: 50px !important;
}

.mt-40,
.my-40 {
    margin-top: 40px;
}

.mb-40,
.my-40 {
    margin-bottom: 40px !important;
}

.mt-45 {
    margin-top: 45px;
}

.mt-15 {
    margin-top: 15px;
}

.w-90 {
    width: 90%;
}

.mb-70,
.my-70 {
    margin-bottom: 70px;
}

.mt-70,
.my-70 {
    margin-top: 70px;
}

.py-100 {
    padding-top: 100px;
    padding-bottom: 100px;
}

.py-70 {
    padding-top: 70px;
    padding-bottom: 70px;
}

.pt-20 {
    padding-top: 20px !important;
}

.pt-40 {
    padding-top: 40px;
}

.py-65 {
    padding-top: 65px;
    padding-bottom: 65px;
}

.mb-30 {
    margin-bottom: 30px;
}

.h-45 {
    height: 45px;
    line-height: 43px;
}

.row-4 {
    margin-left: -4px;
    margin-right: -4px;
}

.custom-col-4 {
    padding-left: 4px;
    overflow: hidden;
    padding-right: 4px;
}

@media(max-width:1500px) {
    .container-fluid {
        max-width: calc(100% - 50px);
    }
    .col-products {
        margin-bottom: 50px !important;
    }
    .fs-46 {
        font-size: 2.25rem !important;
    }
}

.search-results-table .table-responsive {
    overflow-x: hidden !important;
}

.search-results-table * {
    font-size: 12px !important;
}

@media(max-width:1300px) {
    .container-fluid {
        max-width: calc(100% - 30px);
    }
    .search-results-table .table-responsive {
        overflow-x: scroll !important;
    }
    .search-results-table .col {
        min-width: 100px;
    }
    .search-results-table .col.large {
        min-width: 170px;
    }
}

@media (max-width: 1199.98px) {
    .container-fluid {
        max-width: calc(100% - 15px);
    }
    .dashboard-icon-wrapper {
        width: 25% !important;
    }
    .fs-48 {
        font-size: 2.35rem !important;
    }
}

@media (max-width: 991.98px) {
    .filter-grid {
        display: none;
    }
    .dashboard-icon-wrapper {
        width: 33.333% !important;
    }
    .vertical-gray-line {
        margin-top: 60px;
        margin-bottom: 60px;
        height: 2px !important;
        width: 100% !important;
    }
    .sidebar-dropdown {
        left: unset !important;
        right: -15px;
    }
    .bg-box {
        left: unset !important;
        margin: auto !important;
    }
    .product-filter {
        display: none;
    }
    .min-230 {
        min-width: 200px;
    }
    .bg-box {
        width: calc(100% - 30px);
    }
    .filter-icon {
        display: flex !important;
        padding: 5px;
        height: 40px;
        cursor: pointer;
        z-index: 9999;
        width: 40px;
    }
    .product-filter {
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        display: block !important;
        z-index: 9999;
        padding: 0px !important;
        transition: .5s;
        transform: translateX(calc(-100% + 40px));
    }
    .filter-grid.show-filter {
        background-color: rgba(0, 0, 0, 0.16);
    }
    .filter-left-box {
        overflow-y: scroll;
        background-color: white;
        height: calc(90vh - 161px);
        padding: 15px !important;
        /* transform: translateX(-100%); */
        width: calc(100% - 40px);
        transition: .5s;
    }
    .product-filter.show-filter {
        transform: translateX(0);
    }
    .filter-icon img {
        width: 20px;
    }
    .filter-main-box {
        padding-top: 150px;
        font-size: 0px;
    }
    .filter-icon-wrapper {
        /* width: 10%; */
        position: fixed;
        transition: .5s !important;
        left: calc(100% - 40px);
    }
    .filter-grid.show-filter .filter-icon-wrapper {
        /* margin-left:auto !important; */
        /* left: calc(100% - 40px); */
    }
}

@media (max-width: 767.98px) {
    .diamonds-table {
        width: auto;
    }
}

@media (max-width: 575.98px) {
    p {
        min-height: 35px;
    }
    .w-sm-auto {
        width: auto !important;
    }
    .mt-50 {
        margin-top: 30px !important;
    }
    .search-item-shapes-wrapper .toggle-button {
        right: -15px;
    }
    .left-swiper {
        height: auto;
    }
    .tabs-title {
        margin-top: 13px !important;
    }
    .left-swiper .imagewrapper img,
    .left-swiper .swiper-slide::after {
        width: 100%;
    }
    .py-100 {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .fs-48 {
        font-size: 1.875rem !important;
    }
    .dashboard-icon-wrapper {
        width: 50% !important;
    }
    .col-products {
        margin-bottom: 30px !important;
    }
    .fs-64 {
        font-size: 2.1333rem !important;
    }
    .about-box {
        min-height: 600px !important;
        height: auto !important;
    }
    .about-inner {
        padding: 41.5px 56.5px 56.5px 31px !important;
    }
    .mt-80 {
        margin-top: 40px;
    }
    .py-60,
    .pt-60 {
        padding-top: 30px
    }
    .py-60,
    .pb-60 {
        padding-bottom: 30px;
    }
    .mt-65 {
        margin-top: 30px
    }
    .min-230 {
        min-width: 175px;
    }
    .px-20 {
        padding-left: 15px;
        padding-right: 15px;
    }
    .fs-46 {
        font-size: 1.6875rem !important;
    }
    h3 {
        font-size: 1.2rem;
    }
    p {
        font-size: 0.875rem;
    }
    .container-fluid {
        max-width: 100%;
    }
    .inter-section-banner {
        min-height: 410px !important;
        height: auto !important;
    }
    .inter-section-banner .bg-image {
        position: relative;
        left: unset;
        width: 100% !important;
    }
    .filter-main-box {
        padding-top: 161px;
    }
    .search-item-shapes-wrapper .toggle-button {
        position: relative!important;
        top: unset !important;
        right: unset!important;
        left: unset!important;
    }
}

@media (min-width: 1200px) {
    .col-products:not(.col-xl-2) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}