    .dev-haseeb-banner {
        width: 100%;
        max-width: 1460px;
        margin: 0 auto;
        margin-bottom: 20px;
        padding: 0 15px;
    }

    .dev-haseeb-banner img {
        width: 100%;
        display: block;
    }

    .dev-h-home-container {
        max-width: 1460px !important;
    }

    /* leftsibar CSS */

    .dev-h-home-leftsidebar {
        width: 100% !important;
        display: flex;
        flex-direction: column;
        line-height: 1;
        margin: 0 !important;
    }

    .iso-container {
        width: 100%;
        overflow: hidden;
    }

    .iso-container a {
        display: block;
    }

    .iso-container img {
        width: 100%;
        margin-bottom: 15px;
    }

    .dev-h-shop-label {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 10px 10px;
        color: #ffffff;
        background-image: linear-gradient(to right, #090979 0%, #00D4FF 51%, #090979 100%) !important;
        background-size: 200% auto !important;
        transition: 0.5s;
        font-size: 13px;
        font-weight: bold;
        line-height: 1.3;
    }

    .dev-h-shop-ul {
        padding: 15px 10px;
        margin: 0;
    }

    .dev-h-shop-ul li {
        list-style: none;
        list-style-type: none;
        font-size: 12px;
        text-decoration: none;
        display: flex;
        flex-direction: column;
        row-gap: 5px;
    }

    .dev-h-shop-ul li a {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        column-gap: 10px;
        color: black;
    }

    .dev-h-shop-ul li a:hover {
        color: #3366cc;
    }

    .dev-h-shop-ul li a img {
        width: 30px;
        margin: 0;
    }

    .dev-h-shop-ul li a span {
        display: flex;
        align-items: self-end;
        column-gap: 5px;
    }

    .dev-h-shop-ul li a span small {
        font-size: 9px;
    }

    #shop-by-price li a img {
        width: 20px;
    }

    li#child-li-categories a img {
        width: 22px;
    }

    /* leftsibar CSS END */

    /* Search Box */

    .form-bg {
        background-color: #00d4ff0f;
        border: 1px solid black;
    }

    #mgt input {
        padding: 5px 10px;
    }

    .search-select {
        padding: 3px 0;
        width: 100%;
        height: 28px;
        border-radius: 4px;
        font-size: 11px;
        vertical-align: middle;
        border: 1px solid #000;
    }

    .search-select-small {
        padding: 3px 0;
        width: 45%;
        height: 28px;
        border-radius: 4px;
        font-size: 10px;
        vertical-align: middle;
        border: 1px solid #000;
    }

    p#dev-h-show-more {
        font-weight: bold;
        margin-bottom: 5px;
        cursor: pointer;
        font-size: 12px;
    }

    .dev-h-special-specs {
        display: flex;
        flex-wrap: wrap;
        column-gap: 10px;
        row-gap: 10px;
    }

    .dev-h-spl-col {
        display: flex;
        align-items: center;
    }

    .search-custom-btn {
        width: 95px !important;
        font-size: 11.6px;
    }

    .options {
        display: none;
        max-height: 0;
        opacity: 0;
        overflow: hidden;
        transition: max-height 0.6s ease-out, opacity 0.6s ease-out;
    }

    .options.active {
        display: flex !important;
        max-height: 1000px !important;
        opacity: 1 !important;
    }

    .dev-h-search-btn-wrapper {
        width: 100%;
        display: flex;
        column-gap: 10px;
    }

    .form-custom-size {
        font-size: 11px;
    }

    /* Search Box  END*/

    .btn-danger {
        background-color: black;
        border: 1px solid black;
        transition: 0.5s;
        background-size: 200% auto !important;
    }

    .dev-h-product-list a {
        text-decoration: none;
    }

    .dev-h-product-list h2 {
        font-size: 16px;
        font-weight: 600;
        color: black;
        padding: 0 5px;
        width: 100%;
        display: flex;
        flex-direction: column;
    }

    .dev-h-product-list {
        padding: 0;
    }

    .dev-h-product-list .row {
        margin: 0;
    }

    .dev-h-product-list>div>div>div>div>a {
        display: block;
    }

    .dev-h-product-list>div>div>div>div:nth-child(3) p {
        font-size: 13px;
    }

    .dev-h-product-list>div>div>div>div:nth-child(3)>div {
        font-size: 15px;
        color: darkgreen;
        font-weight: bold;
    }

    .dev-h-product-list>div>div>div>div>a>button {
        font-size: 12px;
    }

    .top-seemore {
        display: flex;
        width: 100%;
        justify-content: flex-end;
    }

    .top-seemore a {
        font-size: 12px;
    }

    .btn-danger:hover {
        color: #fff;
        background-color: #090979;
        border-color: #090979;
    }

    .dev-h-border-bottom {
        display: inline-block;
        padding: 0 0 3px;
        border-bottom: solid 3px #090979;
        font-weight: bold;
    }

    /* Rightsidebar CSS */

    .dev-h-home-rightsidebar {
        width: 100%;
        display: flex;
        flex-direction: column;
        row-gap: 12px;
    }

    .dev-h-countries_header {
        width: 100%;
    }

    p.dev-h-title-stock {
        padding: 10px 10px;
        color: #ffffff;
        background-image: linear-gradient(to right, #090979 0%, #00D4FF 51%, #090979 100%) !important;
        transition: 0.5s !important;
        background-size: 200% auto !important;
        font-size: 13px;
        font-weight: bold;
        line-height: 1.3;
        text-align: center;
        margin: 0;
        text-transform: uppercase;
    }

    /* Rightsider Slider CSS */
    .shop_by_countries {
        margin-left: 0 !important;
        padding-left: 0 !important;
    }

    /* Rightsider Slider CSS END*/

    .dev-h-rs-col,
    .dev-h-rs-col-1 {
        width: 100;
    }

    .dev-h-rs-col a {
        display: block;
    }

    .dev-h-rs-col a img {
        width: 100%;
    }