/* Start custom CSS for shortcode, class: .elementor-element-76cfb40 */.elementor-shortcode {
    padding: 0px !important;
}
.elementor-kit-8 h1 {
    font-size: 25px !important;
}
.mcf-container {
    padding: 5px !important;
}
button#restore-data-btn {
    display: none !important;
}
p {
    display: none !important;
}
.mcf-form {
    margin-top: 0px !important;
}
.mcf-row {
    padding: 10px 20px !important;
    border-radius: 10px !important;
}
div#products-container {
    margin: 20px 0 0 0 !important;
}
.elementor-kit-8 h3 {
    font-size: 16px !important;
    border-radius: 10px !important;
}
.elementor-kit-8 h4 {
    display: none !important;
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-f631694 */.elementor-shortcode {
background: #ffffff;
    padding: 20px;
    border-radius: 25px;
    box-shadow: 0px 0px 5px 5px rgb(255 200 0 / 100%);
}

.elementor-kit-8 h1 {
    color: #000000;
    font-family: "Cairo", Sans-serif;
    font-size: 40px;
    text-align: center;
}

button.mcf-info-btn {
    display: none;
}

.mcf-warnings {
    display: none;
}

label {
    display: inline-block;
    line-height: 1;
    vertical-align: middle;
    margin: 20px 0 10px 0;
    color: black;
    font-size: 20px;
}

.mcf-row {
    display: flex
;
    justify-content: space-between;
    align-items: stretch;
    gap: 10px;
    flex: 1;
    width: 100%;
    box-sizing: border-box;
    background: #ffd500;
    padding: 20px;
    border-radius: 25px;
    box-shadow: 0 0 0px 2px rgb(255 255 255);
}

.mcf-field.mcf-field-half {
    width: 48%;
}

p {
    color: #000000;
    padding: 10px 0;
}

div#products-container {
    margin: 50px 0 0 0;
}

.elementor-kit-8 h3 {
    color: #000000;
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-size: 30px;
    text-align: center;
    padding: 10px;
    transform: translateY(-3px);
    box-shadow: 0 6px 20px rgb(243 224 10 / .4);
    border-radius: 20px;
    background: #ffd500;
}

.elementor-kit-8 h4 {
    color: #ffd500;
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-size: 30px;
    text-align: center;
    padding: 10px;
    transform: translateY(-3px);
    box-shadow: 0 6px 20px rgb(243 224 10 / .4);
    border-radius: 20px;
    background: #000000;
    margin: 20px 0px 10px 0px;
}

input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    border-radius: 10px;
}

[type=button]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer;
    margin: 10px 0px 20px 20px;
}

.mcf-actions {
    text-align: center;
}

button#add-product-btn {
    font-size: 22px;
}

button#export-btn {
    font-size: 22px;
}

li {
    color: black;
}

textarea.mcf-textarea.paste-disabled-en {
    background: #efefef;
}

textarea.mcf-textarea.paste-disabled-ar {
    background: #efefef;
}

div#title-modal-en {
    display: none;
}

div#short-desc-modal-en {
    display: none;
}

div#features-modal-en {
    display: none;
}


div#details-modal-en {
    display: none;
}/* End custom CSS */