.wc-mca-wrapper {
    padding: 12px 0 12px 0;
    margin: 12px 0;
    max-width: 550px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.wc-mca-color-item {
    transition: box-shadow 0.2s ease, border-color 0.2s ease;
    padding: 6px;
    border: 1px solid #E6E6E6;
    margin-bottom: 0 !important;
    display: inline-block;
    margin-right: 8px;
    margin-top: 8px;
}

.wc-mca-color-item.slick-slide,
.wc-mca-color-item {
    height: 79px;
    width: 79px !important;
}

.wc-mca-grid {
    max-width: 434px;
    width: 100%;
}

.wc-mca-selected-color,
.wc-mca-max-color {
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 16px;
    text-align: center;
}

.wc-mca-swatch {
    cursor: pointer;
    transition: all 0.25s ease;
    margin-bottom: 0 !important;
    display: inline-block;
    text-align: center;
    width: 100%;
    height: 100%;
    line-height: 100%;
}

.wc-mca-swatch.selected {
    position: relative;
}

.wc-mca-swatch.selected::after {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    width: 20px;
    height: 20px;
    transform: translate(-50%, -50%);
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='21' viewBox='0 0 20 21' fill='none'><path d='M18.3334 10.5001C18.3334 5.89771 14.6024 2.16675 10.0001 2.16675C5.39771 2.16675 1.66675 5.89771 1.66675 10.5001C1.66675 15.1024 5.39771 18.8334 10.0001 18.8334C14.6024 18.8334 18.3334 15.1024 18.3334 10.5001Z' fill='white'/><path d='M6.66675 10.9167L8.75008 13L13.3334 8' stroke='%23090909' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center / contain;
}



.wc-mca-color {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    display: inline-block;
    transition: all 0.25s ease
}

.wc-mca-color-item input[type="checkbox"] {
    display: none
}

.wc-mca-hint {
    font-size: 16px;
    margin-bottom: 0 !important;
    margin-top: 16px
}

.wc-mca-default-colors {
    display: flex;
    gap: 12px;
    margin-bottom: 16px
}

.wc-mca-default-colors .wc-mca-default-item {
    border-color: #000;
    box-shadow: 0 0 0 1px #000;
    cursor: unset;
    max-width: 100px;
    width: 100%;
}

.wc-mca-default-item img {
    height: 100px !important;
    width: 100%;
    object-fit: cover
}

h4.wc-mca-name {
    margin-bottom: 8px;
    text-align: center;
    margin-top: 8px
}

.wc-mca-clear-all {
    font-size: clamp(14px, 3vw, 16px);
    margin: 16px 0 0 0;
    cursor: pointer;
    color: #3498db;
    text-decoration: underline;
    background: none;
    border: none;
    display: none;
    transition: color 0.2s ease
}

.wc-mca-clear-all:hover {
    color: #2980b9
}

.wc-mca-wrapper .slick-prev::before,
.slick-next::before {
    display: none !important;
}

.wc-mca-wrapper .slick-prev::after,
.slick-next::after {
    content: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='25' viewBox='0 0 24 25' fill='none'><path d='M9 6.5C9 6.5 15 10.9189 15 12.5C15 14.0812 9 18.5 9 18.5' stroke='%23141B34' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>");
    height: 44px;
    width: 44px;
    padding: 10px;
    border: 1px solid #E6E6E6 !important;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -8px;
    z-index: 99999;
    transition: all 0.3s ease;
}

.wc-mca-wrapper .slick-prev::after {
    content: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='25' viewBox='0 0 24 25' fill='none'><path d='M15 6.5C15 6.5 9.00001 10.9189 9 12.5C8.99999 14.0812 15 18.5 15 18.5' stroke='%23141B34' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") !important;
    right: 8px;
}

.wp-mca-title {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    width: 100%;
    margin-bottom: 24px;
}

.wc-mca-wrapper .slick-prev:hover::after {
    background-color: #0B0C0E;
    content: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='8' height='15' viewBox='0 0 8 15' fill='none'><path d='M7 1.5C7 1.5 1.00001 5.9189 1 7.5C0.99999 9.0812 7 13.5 7 13.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") !important;
    transition: all 0.3s ease;
}

.wc-mca-wrapper .slick-next:hover::after {
    background-color: #0B0C0E;
    content: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='25' viewBox='0 0 24 25' fill='none'><path d='M9 6.5C9 6.5 15 10.9189 15 12.5C15 14.0812 9 18.5 9 18.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>");
    transition: all 0.3s ease;
}


.wp-mca-title h4 {
    margin-bottom: 0 !important;
    color: #0B0C0E;
    text-align: center;
    font-family: "Brother 1816";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    text-transform: uppercase;
}

.wp-mca-title span {
    height: 1px;
    width: 100%;
    max-width: 133px;
    background: rgba(118, 118, 128, 0.12);
}

@media screen and (max-width: 767px) {
    .wc-mca-wrapper .slick-prev::after {
        left: 260px;
        top: -80px;
        z-index: 99999;
        content: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='8' height='15' viewBox='0 0 8 15' fill='none'><path d='M7 1.5C7 1.5 1.00001 5.9189 1 7.5C0.99999 9.0812 7 13.5 7 13.5' stroke='%23fff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") !important;
        background-color: #0B0C0E;
    }

    .wc-mca-wrapper .slick-next::after {
        right: 38px;
        z-index: 999999;
        top: -80px;
    }

    .wp-mca-title {
        margin-bottom: 60px;
    }

    .wp-mca-title span {
        max-width: 30px
    }
}