.collection-hero-section {
    background: #f5f5f5;
}
.collection-hero-wrp {
    display: flex;
    width: 100%;
    min-height: 300px;
}
.collection-hero-left {
    width: 40%;
    padding: 50px 20px 40px 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.collection-breadcrumb {
    font-size: 14px;
    color: #777;
    margin-bottom: 10px;
}

.collection-title {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 15px;
}

.collection-description {
    font-size: 15px;
    line-height: 1.6;
    color: #333;
    max-width: 600px;
    margin-bottom: 20px;
}

.collection-readmore {
    color: #000;
    font-weight: 600;
    text-decoration: underline;
    font-size: 15px;
}

.collection-hero-right {
    width: 60%;
}

.collection-hero-image {
    width: 100%;
    height: 330px;
    object-fit: cover;
}
.collection-hero-image-mob {
    display: none;
}
.product-toolbar-section {
    width: 100%;
    background: #fff;
    border-top: 1px solid #dacdcd;
    border-bottom: 1px solid #dacdcd;
    margin-top: 2px;
}

.product-toolbar-wrapper {
    position: sticky;
    top: 10px;

    padding: 15px 40px;

    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 999;
    width: 100%;
}

.product-count {
    font-size: 15px;
    color: #333;
    font-weight: 500;
}

.product-sort-filter {
    display: flex;
    gap: 40px;
    align-items: center;
}

.sort-box,
.filter-box {
    font-size: 15px;
    font-weight: 500;
    color: #000;
    display: flex;
    align-items: center;
    gap: 6px;
    cursor: pointer;
    padding: 5px 0;
}

.sort-box {
    border-left: 1px solid #dacdcd;
    padding-left: 20px;
}
/* Wrapper */
.sort-wrapper-lc {
    position: relative;
    display: inline-block;
    font-family: sans-serif;
}

/* Sort Button */
.sort-box-lc {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 10px 15px;
    cursor: pointer;
}

.sort-text-lc {
    font-size: 15px;
    font-weight: 500;
}

.sort-arrow-lc {
    font-size: 14px;
    transition: 0.3s;
}

/* Dropdown */
.sort-dropdown-lc {
    position: absolute;
    top: 48px;
    right: 0;
    width: 220px;
    background: #fff;
    border: 1px solid #e5e5e5;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.12);
    padding: 15px;
    display: none;
    z-index: 1000;
}

/* Dropdown items */
.sort-item-lc {
    padding: 8px 0;
    font-size: 15px;
    color: #333;
    cursor: pointer;
}

.sort-item-lc:hover {
    color: black;
    font-weight: 500;
}

/* Selected option */
.active-lc {
    font-weight: 700;
}

.filter-box {
    border-left: 1px solid #dacdcd;
    padding-left: 20px;
}

.sort-arrow {
    font-size: 12px;
    margin-top: 2px;
}
.clx_gridContainer_aj29 {
    padding: 20px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 25px;
}

/* -------- ITEM 1 -------- */
.clx_itemBox_u71d {
    text-decoration: none;
    position: relative;
    text-align: center;
}

.clx_itemTag_m91s {
    position: absolute;
    top: 10px;
    left: 10px;
    background: #dcdcdc;
    padding: 5px 12px;
    border-radius: 4px;
    font-size: 12px;
}

.clx_wishBtn_qp33 {
    position: absolute;
    top: 10px;
    right: 10px;
    background: none;
    border: none;
    font-size: 22px;
    cursor: pointer;
}

.clx_imgView_b811 {
    width: 100%;
    cursor: pointer;
}

.clx_bottomBtn_f71c {
    position: absolute;
    bottom: 10px;
    right: 6px;
    width: 100%;
    background: #bcbcbc;
    padding: 12px 0;
    border: none;
    font-weight: bold;
}

/* -------- ITEM 2 -------- */
.clx_itemBox_p88k {
    background: #efefef;
    padding: 20px;
    position: relative;
    text-align: center;
}

.clx_itemTag_w61q {
    position: absolute;
    top: 10px;
    left: 10px;
    background: #dcdcdc;
    padding: 5px 12px;
    border-radius: 4px;
    font-size: 12px;
}

.clx_wishBtn_o28v {
    position: absolute;
    top: 10px;
    right: 10px;
    background: none;
    border: none;
    font-size: 22px;
}

.clx_imgView_d01l {
    width: 100%;
    margin: 40px 0;
}

.clx_bottomBtn_y62t {
    width: 100%;
    background: #bcbcbc;
    padding: 12px 0;
    border: none;
    font-weight: bold;
}

/* -------- ITEM 3 -------- */
.clx_itemBox_s19z {
    background: #efefef;
    padding: 20px;
    position: relative;
    text-align: center;
}

.clx_wishBtn_g82s {
    position: absolute;
    top: 10px;
    right: 10px;
    border: none;
    background: none;
    font-size: 22px;
}

.clx_imgView_j92a {
    width: 100%;
    margin: 40px 0;
}

.clx_bottomBtn_z28s {
    width: 100%;
    background: black;
    color: white;
    padding: 12px;
    border: none;
    font-weight: bold;
}

/* -------- ITEM 4 -------- */
.clx_itemBox_x51m {
    background: #efefef;
    padding: 20px;
    position: relative;
    text-align: center;
}

.clx_wishBtn_m31q {
    position: absolute;
    top: 10px;
    right: 10px;
    border: none;
    background: none;
    font-size: 22px;
}

.clx_imgView_f02a {
    width: 100%;
    margin: 40px 0;
}

.clx_bottomBtn_k10v {
    width: 100%;
    background: black;
    color: white;
    padding: 12px;
    border: none;
    font-weight: bold;
}
.collection-color-thumbnails-lc {
    display: flex;
    gap: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.color-thumb-lc {
    width: 45px;
    height: 45px;

    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.active-thumb-lc {
    border: 2px solid #000 !important;
}

.color-thumb-lc img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.collection-item-name-lc {
    font-size: 14px;
    text-align: left;
    font-weight: 600;
    color: #222;
    text-transform: uppercase;
    cursor: pointer;
}

.collection-price-box-lc {
    display: flex;
    gap: 8px;
    align-items: center;
    font-size: 14px;
}

.price-current-lc {
    font-weight: 700;
}

.price-old-lc {
    text-decoration: line-through;
    color: #666;
}

.price-off-lc {
    font-weight: bold;
    color: #000;
}
@media (max-width: 980px) {
    .clx_gridContainer_aj29 {
        grid-template-columns: repeat(3, 1fr);
    }
}
@media (max-width: 690px) {
    .clx_gridContainer_aj29 {
        grid-template-columns: repeat(2, 1fr);
        gap: 6px;
    }
    .collection-hero-wrp {
        flex-direction: column-reverse;
    }
    .collection-hero-left {
        width: 100%;
    }
    .collection-hero-right {
        width: 100%;
    }
    .color-thumb-lc {
        width: 30px;
    }
    .collection-item-name-lc {
        font-size: 12px;
    }
}
@media (max-width: 480px) {
    .price-off-lc {
        font-size: 12px;
    }
    .clx_gridContainer_aj29 {
        padding: 10px;
    }
}
@media (max-width: 692px) {
    .collection-hero-image-mob {
        display: block;
        width: 100%;
        height: 100%;
    }
    .collection-hero-image {
        display: none;
    }
}
