.xoo-el-inmodal {
    border: 1px solid var(--primary_color);
    border-radius: 20px !important;
}

.xoo-el-sidebar {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.xoo-el-srcont {
    border-radius: 20px !important;
}

.xoo-el-form-container img {
    object-fit: contain;
    width: 100%;
    height: 75px;
    margin-bottom: 20px;
}

ul.xoo-el-tabs {
    padding: 0px !important;
}

.xoo-el-section {
    padding: 0px !important;
}

.xoo-aff-group {
    width: 100% !important;
    margin-right: 0px !important;
}

span.xoo-aff-input-icon {
    background: var(--primary_color) !important;
    color: #000 !important;
}

.xoo-aff-group span,
.xoo-aff-group a,
.xoo-el-main label {
    color: #fff !important;
}

span.xoo-aff-pwtog-show,
span.xoo-aff-pwtog-hide {
    color: var(--primary_color) !important;
}

button.button.btn.xoo-el-action-btn {
    width: 100% !important;
}

.xoo-el-wrap {
    width: 100% !important;
}

/* 320 */