/* RTL Styles for Cool Text Graphics Generator */

.graphics-header {
    text-align: right;
}

#bg-color-control {
    margin-right: 24px !important;
    margin-left: 0 !important;
}

#bg-image-control {
    margin-right: 24px !important;
    margin-left: 0 !important;
}

.preset-btn {
    text-align: right;
}

#zoom-fit {
    margin-right: 5px !important;
    margin-left: 0 !important;
}

.stroke-width-value {
    text-align: left !important;
}

/* Adjustments for customizer sidebar controls */
.control-group label {
    text-align: right;
}

.color-category-label {
    text-align: right;
}

.custom-color-hint {
    text-align: right;
}

.control-hint {
    text-align: right;
}
