@font-face {
font-family: 'sstArabicNormal';
src: url(/_next/static/media/3a8266b834296316-s.p.ttf) format('truetype');
font-display: swap;
font-weight: 400;
}@font-face {font-family: 'sstArabicNormal Fallback';src: local("Arial");ascent-override: 137.16%;descent-override: 46.09%;line-gap-override: 0.00%;size-adjust: 107.83%
}.__className_33da30 {font-family: 'sstArabicNormal', 'sstArabicNormal Fallback';font-weight: 400
}.__variable_33da30 {--font-sst-arabic-normal: 'sstArabicNormal', 'sstArabicNormal Fallback'
}

body {
    font-family: var(--font-sst-arabic-normal), "SST Arabic", sans-serif !important;
    font-size: clamp(1rem, .9vw + .2rem, 1.5rem);
    text-align: right !important;
    background-color: #fafbff
}

:root {
    --main-color: #09499a;
    --Secondary-color: #cd0e17;
    --main-background: #ffffff
}

* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    outline: 0;
    border: 0
}

a {
    color: inherit;
    text-decoration: none !important
}

input {
    outline: 0
}

::-webkit-scrollbar-thumb {
    width: 100%;
    border-radius: .25rem;
    background-color: var(--main-color)
}

::-webkit-scrollbar {
    width: .5rem;
    background: var(--bs-background) !important
}

::selection {
    color: #fff;
    background: var(--main-color)
}

.page-wrapper {
    min-height: 100vh;
    display: flex;
    flex-direction: column
}

:global(body) {
    min-height: 100vh;
    display: flex;
    flex-direction: column
}

:global(main) {
    flex: 1 1
}

.image-fade {
    opacity: 0;
    transition: all .5s ease-in-out
}

.image-fade-in {
    opacity: 1
}

button:focus {
    outline: 0 !important;
    box-shadow: none !important;
    border: none !important
}

.nav-link:focus,
.nav-link:hover {
    color: #f3f3f3ea !important
}

nav.navbar.navbar-expand-lg.bg-body-tertiary {
    background-color: #fff !important;
    z-index: 20 !important;
    padding-bottom: 0
}

.p-toast.p-component.p-toast-top-right.p-ripple-disabled {
    z-index: 20000 !important
}

.cpLeft .p-dropdown.p-component.p-inputwrapper.p-inputwrapper-filled {
    width: -moz-fit-content;
    width: fit-content;
    border: 1px solid #ddd;
    margin: 5px 0
}

input.p-inputtext.p-component {
    width: 100%
}

table.p-datatable-table span.p-dropdown-label.p-inputtext {
    padding: 6px 20px;
    display: flex;
    align-items: center
}

ul.navbar-nav.me-auto.mb-2.mb-lg-0 {
    justify-content: space-between;
    gap: 51px
}

ul.navbar-nav.mb-2.mb-lg-0 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    flex-direction: row
}

div#navbarSupportedContent {
    display: flex !important;
    justify-content: center !important;
    position: fixed;
    width: 100%;
    z-index: 200;
    left: 0;
    right: 0;
    top: 106px;
    direction: rtl
}

a.nav-link {
    color: #fff;
    font-weight: 600;
    font-size: 18px
}

.nav-link-resp {
    display: flex;
    align-items: center;
    gap: 20px
}

input.p-inputnumber-input.p-inputtext.p-component.p-filled {
    width: 100% !important
}

span.p-slider-handle.p-slider-handle-start.p-slider-handle-active {
    position: absolute;
    left: -2%;
    top: -8px;
    outline: auto
}

span.p-slider-handle.p-slider-handle-start {
    position: absolute;
    left: -2%;
    top: -8px;
    outline: auto
}

span.p-slider-handle.p-slider-handle-end {
    position: absolute;
    left: 95%;
    top: -8px;
    outline: auto
}

a#pr_id_5_header_0 {
    padding: 10px 4px;
    font-size: 20px;
    color: var(--main-color) !important
}

a#pr_id_5_header_1 {
    padding: 10px 4px;
    font-size: 20px;
    color: var(--main-color) !important
}

.p-dropdown .p-dropdown-trigger {
    color: #fff !important
}

ul.p-dropdown-items {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    padding: 0 18px;
    gap: 2px
}

.img-responsive {
    width: auto;
    height: auto;
    margin: auto
}

.col-lg-6.left-side.position-relative {
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 8px 15px rgba(0, 0, 0, .1), 0 4px 6px rgba(0, 0, 0, .05)
}

span.p-accordion-header-text {
    padding: 14px 0;
    font-size: 22px
}

.cpRight,
.div_input {
    flex-direction: column;
    display: flex
}

.cpRight {
    background: #faf9f3;
    border-radius: 20px
}

.cpRight a,
.cpRight button {
    color: #000;
    padding: 15px 20px;
    font-size: 18px;
    border-bottom: 1px solid #dddbd2e7;
    font-weight: 600
}

.btn_b,
.btn_edit {
    text-align: center;
    transition: .3s;
    z-index: 1;
    text-transform: uppercase;
    overflow: hidden
}

.btn_b,
.btn_edit {
    font-size: 16px;
    color: #000
}

.btn_b,
.btn_edit,
.btn_flex,
.radio-inputs .radio,
.w_fit {
    width: -moz-fit-content;
    width: fit-content
}

.btn_b {
    padding: 10px 30px;
    border: 2px solid var(--main-color) !important;
    background-color: var(--main-color) !important;
    color: #fff;
    border-radius: 1pc;
    font-weight: 700
}

.btn_b:hover {
    background-color: transparent !important;
    color: #000;
    border: 2px solid var(--main-color) !important
}

.error {
    color: red;
    font-size: .75rem;
    margin-top: .25rem;
    display: block;
    text-align: right
}

.p-dialog-content {
    overflow: hidden;
    overflow-y: scroll
}

.btn_b,
.btn_edit,
.cyberpunk-checkbox,
.radio-inputs {
    position: relative
}

.radio-group {
    display: flex;
    align-items: center;
    gap: 70px
}

.radio-label {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 22px;
    font-weight: 700
}

.radio-input:checked+.radio-label .radio-inner-circle {
    border-color: var(--main-color)
}

.radio-input:checked+.radio-label .radio-inner-circle::after {
    content: "";
    display: block;
    width: .5em;
    height: .5em;
    background-color: var(--main-color);
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.radio-inner-circle {
    display: inline-block;
    width: 20px;
    height: 20px;
    min-width: 20px;
    min-height: 20px;
    border: 2px solid var(--main-color);
    border-radius: 50%;
    transition: border-color .2s;
    position: relative
}

.w-full.md\:w-20rem.form-select.form_select.p-multiselect.p-component.p-inputwrapper.p-multiselect-chip {
    height: 50px;
    border-radius: 10px;
    width: 100%;
    padding: 10px 20px;
    color: #000 !important
}

form.formLogin.reg {
    max-width: -moz-fit-content;
    max-width: fit-content
}

.form-select {
    --bs-form-select-bg-img: none !important
}

.div_input input,
.div_input select {
    padding: 10px 20px
}

.div_input input,
.div_input select,
.p-dropdown {
    height: 50px;
    font-size: 14px;
    border-radius: 10px;
    width: 100%;
    text-align: right
}

.div_input {
    padding-bottom: 20px
}

.div_input input {
    color: #000;
    z-index: 21 !important
}

.div_input label {
    font-size: 18px;
    color: #000;
    min-height: 23px
}

.div_input input.input-error,
.input-error {
    border-color: #d50000e7 !important
}

.div_input .div {
    display: flex;
    align-items: center;
    gap: 13px
}

.flex.flex-column.gap-2.div_input.mt-2 {
    width: 100%
}

.upload_img.error-input .div {
    border-color: red !important
}

.upload_img {
    direction: ltr;
    border-radius: 2pc;
    margin-top: 10px !important;
    margin-bottom: 20px
}

.upload_img img {
    width: auto !important;
    height: auto !important;
    max-width: 150px
}

.upload_img {
    margin-top: 15px
}

.upload_img .div p {
    font-size: 14px;
    color: #070707;
    font-weight: 600;
    margin: 0
}

.upload_img .div {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 10px;
    border: #eee 1px solid;
    border-radius: 1pc;
    background: #fff;
    padding: 12px;
    position: relative
}

.upload_img .div svg {
    color: var(--main-color);
    font-size: 45px
}

.upload_img .div input {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0
}

.div_input .div {
    display: flex;
    align-items: center;
    gap: 13px
}

.p-dialog-title {
    font-size: 30px;
    font-weight: 700;
    color: #495057;
    padding-right: 15px
}

.form {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px;
    background: #d0d0d014;
    border-radius: 2pc;
    height: -moz-fit-content;
    height: fit-content
}

.dialog.p-dialog.p-component {
    padding: 40px;
    background: #fff;
    border-radius: 2pc
}

nav.navbar.navbar-expand-lg.bg-body-tertiary {
    background-color: #fff !important;
    z-index: 20 !important;
    box-shadow: 0 0 10px #efefef
}

.form-select {
    --bs-form-select-bg-img: none !important
}

.upload_img .div {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 10px;
    border: #eee 1px solid;
    border-radius: 1pc;
    background: #fff;
    padding: 12px;
    position: relative
}

.upload_img .div svg {
    color: var(--main-color);
    font-size: 45px
}

.btn_delete {
    width: 40px;
    height: 40px;
    border: 3px solid red;
    display: flex;
    align-items: center;
    justify-content: center;
    background: 0 0;
    border-radius: 50%;
    color: red;
    font-size: 18px
}

.btn_delete {
    font-size: 18px;
    top: -10px;
    height: 30px;
    width: 30px;
    right: -10px;
    background: #fff;
    border-width: 1px
}

.upload_img.error-input .div {
    border-color: red !important
}

.error-input input,
.error-input select {
    border-color: red !important
}

.error-input .fill-input {
    border-color: #dee2e6 !important
}

.text-danger.mt-1 {
    display: flex;
    align-items: center;
    justify-content: center
}

.div_input input,
.div_input select,
.p-dropdown {
    height: 50px;
    font-size: 14px;
    border-radius: 10px;
    width: 100%
}

.p-password.p-component.p-inputwrapper.p-input-icon-right svg,
button.p-datepicker-next svg.p-icon,
button.p-datepicker-prev svg.p-icon {
    color: #000 !important
}

.p-input-icon-left>.p-input-prefix,
.p-input-icon-left>i,
.p-input-icon-left>svg,
.p-input-icon-right>.p-input-suffix,
.p-input-icon-right>i,
.p-input-icon-right>svg {
    position: absolute;
    top: 50%;
    margin-top: 0 !important;
    color: #000 !important;
    z-index: 1;
    left: unset
}

.btn_b,
.btn_edit,
.cyberpunk-checkbox,
.radio-inputs {
    position: relative
}

.div_input {
    padding-bottom: 20px
}

.div_input input {
    color: #000;
    z-index: 21 !important
}

.p-datatable input {
    width: 100% !important;
    max-width: 188px;
    height: 38px
}

.p-datatable input {
    width: 100% !important;
    max-width: 188px;
    height: 38px
}

.p-datatable input {
    width: 100% !important;
    max-width: 188px;
    height: 38px
}

span.pi.pi-search.p-input-icon {
    top: 50%;
    transform: translateY(-50%);
    left: 20px
}

span.p-calendar.p-component.p-inputwrapper.p-calendar-w-btn {
    border-radius: 2pc !important;
    overflow: hidden
}

span.p-calendar.p-component.p-inputwrapper.p-calendar-w-btn input {
    border-radius: 0 2pc 2pc 0 !important
}

.input {
    color: #a4a5a7;
    z-index: 21 !important;
    height: 50px;
    font-size: 14px;
    padding-right: 15px;
    border-radius: 2pc;
    width: 100%;
    border: 1px solid #e0e0e0 !important
}

.p-datepicker-calendar-container tbody {
    display: flex;
    align-items: center;
    justify-content: center
}

.input:focus {
    border: 1px solid var(--main-background) !important
}

.radio-inputs .radio,
.radio-inputs .radio input {
    cursor: pointer
}

.radio-inputs .radio input[type=radio]:checked+.name {
    background-color: var(--main-color);
    color: #fff;
    border-color: transparent
}

.radio-input {
    position: absolute;
    opacity: 0
}

.upload_img .div input {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0
}

.radio-input:checked+.radio-label .radio-inner-circle {
    border-color: var(--main-color)
}

.radio-input:checked+.radio-label .radio-inner-circle::after {
    content: "";
    display: block;
    width: .5em;
    height: .5em;
    background-color: var(--main-color);
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.div_input .div {
    display: flex;
    align-items: center;
    gap: 13px
}

.flex.flex-column.gap-2.div_input.mt-2 {
    width: 100%
}

input[type=search]::-webkit-search-cancel-button {
    appearance: none !important
}

button#btnn {
    background-color: transparent !important;
    display: none
}

.fav,
.felx_nav_2 {
    align-items: center;
    display: flex;
    background: 0 0;
    border: none;
    color: #000
}

.card_left .card_cat:last-of-type,
.cpRight button:last-of-type,
.fatora ul li:last-of-type {
    border-bottom: none
}

.p-fileupload .p-fileupload-content .flex.align-items-center.flex-column {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.p-datatable .p-datatable-tbody>tr {
    background: #fff;
    color: #495057;
    transition: box-shadow .2s
}

.p-datatable .p-datatable-tbody>tr>td {
    text-align: center !important;
    border: 1px solid #e9ecef;
    border-width: 0 0 1px 0;
    padding: 1rem 1rem
}

.p-datatable .p-datatable-tbody>tr:last-child>td {
    border-bottom: none !important
}

.p-column-header-content {
    display: flex;
    justify-content: center
}

thead.p-datatable-thead th {
    background-color: var(--main-color)
}

.p-datatable.p-component.p-datatable-responsive-scroll th {
    color: #fff
}

.p-datatable.p-component.p-datatable-responsive-scroll .div_input label {
    color: #fff;
    text-align: center
}

.p-dropdown .p-dropdown-trigger path {
    color: #6b7280
}

thead.p-datatable-thead th:first-of-type {
    border-top-right-radius: 15px !important
}

thead.p-datatable-thead th:last-of-type {
    border-top-left-radius: 15px !important
}

span.p-dropdown-label.p-inputtext {
    padding: 3px 20px
}

.btnPlus {
    background: #fff;
    color: #000;
    font-size: 19px;
    display: flex;
    padding: 10px 20px;
    align-items: center;
    border: 1px solid #b5b5b5;
    gap: 10px;
    justify-content: center;
    border-radius: 8px
}

.btn_edit {
    padding: 10px 30px;
    border: 2px solid red !important;
    background-color: red;
    border-radius: 1pc;
    color: #fff
}

.btn_edit:hover {
    color: red;
    background-color: transparent !important
}

div#pr_id_1_content form {
    width: 80%;
    margin: auto
}

.invoice-lines-container {
    display: flex;
    justify-content: center
}

.custom-width-28 {
    width: 200px !important
}

.lg-react-element img {
    max-height: 300px
}

.p-dropdown-filter-container {
    padding: 10px;
    background: #f3f3f3;
    border-bottom: 1px solid #ddd;
    margin-bottom: 5px
}

.p-dropdown-panel .p-dropdown-header .p-dropdown-filter-icon {
    right: .75rem;
    color: #6b7280;
    top: 20px;
    right: 17px
}

.p-dropdown-items-wrapper li {
    width: 100% !important;
    display: flex;
    justify-content: flex-end;
    background: 0 0;
    padding: 4px
}

.p-dropdown-items-wrapper li:hover {
    background-color: #f1f1f1;
    border-radius: 4px
}

main.main-content {
    min-height: 49.5vh;
    margin-top: 83px
}

.offcanvas-header {
    margin-top: 74px !important
}

@media (max-width:1024px) {
    a.nav-link {
        color: #fff;
        font-weight: 600;
        font-size: 14px
    }
}

@media (min-width:1024px) {
    main.main-content {
        min-height: 54.4vh;
        margin-top: 35px !important
    }
}

@media (max-width:768px) {
    body {
        font-size: clamp(.9rem, 1.2vw + .8rem, 1.6rem)
    }

    h1 {
        font-size: clamp(1.3rem, 2.5vw + .8rem, 2.5rem)
    }

    h2 {
        font-size: clamp(1.1rem, 2vw + .7rem, 2rem)
    }

    h3 {
        font-size: clamp(.9rem, 1.8vw + .5rem, 1.8rem)
    }

    p {
        font-size: clamp(.8rem, 1vw + .4rem, 1.1rem)
    }

    em {
        font-size: clamp(.9rem, 1vw + .3rem, 1.2rem)
    }

    div#navbarSupportedContent {
        display: none !important
    }

    p.mb-0 {
        display: none
    }

    .radio-group {
        gap: 30px
    }

    .radio-label {
        font-size: 14px
    }

    .upload_img .div {
        gap: 4px;
        padding: 20px 21px
    }

    .upload_img .div svg {
        font-size: 75px
    }

    button#btnn {
        display: block
    }

    .cpRight {
        display: none
    }

    .upload_img .div {
        gap: 4px;
        padding: 20px 21px
    }

    .upload_img .div svg {
        font-size: 75px
    }

    .page-wrapper {
        min-height: 100vh;
        display: flex;
        flex-direction: column
    }

    :global(body) {
        min-height: 100vh;
        display: flex;
        flex-direction: column
    }

    :global(main) {
        flex: 1 1
    }

    ::-webkit-scrollbar {
        width: 6px;
        height: 6px;
        display: flex
    }

    ::-webkit-scrollbar-thumb {
        width: 50px;
        border-radius: .25rem;
        background-color: var(--main-color)
    }

    ::-webkit-scrollbar-track {
        background: #f1f1f1;
        border-radius: .25rem
    }

    ::-webkit-scrollbar-corner {
        background: 0 0
    }

    ::-webkit-scrollbar-thumb:hover {
        background-color: var(--secondary-color)
    }

    .single-image-container img {
        margin-top: 10px !important
    }

    main.main-content {
        margin-top: 0
    }
}

@media (min-width:426px) {
    .nav-link-resp {
        gap: 8px
    }
}

@media (max-width:426px) {
    body {
        font-size: clamp(.8rem, 1vw + .6rem, 1.4rem)
    }

    h1 {
        font-size: clamp(1.2rem, 2vw + .6rem, 2.2rem)
    }

    h2 {
        font-size: clamp(1rem, 1.8vw + .6rem, 1.8rem)
    }

    h3 {
        font-size: clamp(.8rem, 1.6vw + .4rem, 1.5rem)
    }

    p {
        font-size: clamp(.7rem, .9vw + .3rem, 1rem)
    }

    em {
        font-size: clamp(.8rem, .9vw + .3rem, 1.1rem)
    }

    img.logo-magic {
        width: 90px;
        height: auto
    }

    div#pr_id_149_content {
        padding: 20px 25px
    }

    ul.p-carousel-indicators.p-reset {
        display: none
    }

    div#pr_id_1_content {
        display: block;
        padding: 20px 25px
    }

    .slick-slide img {
        display: block;
        max-height: 230px !important
    }

    .div_input input,
    .div_input select,
    .p-dropdown {
        height: 54px
    }

    button.btn_delete {
        height: 20px !important;
        width: 20px !important
    }

    .div_Headers button.btn_delete {
        top: -4px;
        right: -4px
    }

    .nav-link-resp {
        display: flex;
        align-items: center;
        gap: 8px;
        margin-right: 0;
        font-size: 13px
    }

    main.main-content {
        margin-top: 0
    }
}

@media (max-width:376px) {
    nav.navbar.navbar-expand-lg.bg-body-tertiary {
        padding-bottom: 0 !important
    }
}

@media (max-width:375px) {
    .nav-link-resp {
        display: flex;
        align-items: center;
        gap: 8px;
        margin: 0 4px
    }

    .slick-slide img {
        display: block;
        max-height: 202px !important
    }

    img.logo-magic {
        margin: auto 42px
    }

    .container.nav-resp.flex-column {
        position: relative;
        margin-bottom: 5px;
        padding-right: 25px
    }

    .navbar {
        padding-bottom: 15px
    }

    .offcanvas-header {
        margin-top: 109px !important;
        padding: 2px 14px !important
    }
}

@media (max-width:321px) {
    nav.navbar.navbar-expand-lg.bg-body-tertiary {
        padding-bottom: 5px !important
    }

    .nav-link-resp {
        display: flex;
        align-items: center;
        gap: 6px;
        margin: 0 4px
    }

    .slick-slide img {
        display: block;
        max-height: 174px !important
    }

    img.logo-magic {
        width: 78px;
        height: auto
    }

    main {
        padding-top: 0
    }

    img.logo-magic {
        margin: auto 24px
    }
}

.table {
    width: 100%;
    margin-bottom: 0;
    background-color: #acacac;
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid #dee2e6
}

.table-label {
    background-color: #adcdec;
    font-weight: 600;
    width: 30%;
    vertical-align: middle
}

.table td {
    padding: 15px;
    vertical-align: middle;
    border-top: 1px solid #dee2e6
}

.table .right {
    background-color: var(--main-background) !important
}

.table input,
.table select {
    width: 100%;
    padding: 8px 12px;
    border: 1px solid #dee2e6;
    border-radius: 4px
}

.table tr:hover {
    background-color: #f8f9fa
}

.left-side,
.single-image-container {
    width: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 8px 15px rgba(0, 0, 0, .1), 0 4px 6px rgba(0, 0, 0, .05);
    padding: 30px 0;
    min-height: 330px;
    display: flex;
    align-items: center;
    height: 100% ;
    justify-content: center
}

.single-image-container img {
    width: 100% !important;
    height: auto !important;
    max-height: 300px !important;
    max-width: 300px !important;
    object-fit: contain;
    object-position: center;
    display: block;
    margin: auto;
    transition: transform .3s ease
}

.navbar-collapse.collapse:not(.show) {
    display: none !important
}

.single-image-container:hover img {
    transform: scale(1.02)
}

span.lazy-load-image-background {
    width: 100% !important;
    height: 100% !important;
    transition: all ease-in-out .4s
}

span.p-button-label.p-c {
    display: flex;
    white-space: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    font-size: 13px !important;
    margin: auto;
    text-align: center
}

.list__ {
    background-color: var(--main-background);
    padding: 15px;
    border-radius: 22px;
    gap: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .1), 0 2px 4px rgba(0, 0, 0, .05)
}

.SkeletonCaed {
    width: 200px
}

@media (max-width:768px) {
    .table td {
        padding: 10px
    }

    .list__ {
        max-width: 150px
    }

    .single-image-container {
        margin-bottom: 22px;
        min-height: unset
    }

    .li___none {
        display: none !important
    }

    .list___phone {
        height: 300px !important;
        margin-left: 138px
    }

    span.p-button-label.p-c {
        white-space: nowrap;
        font-size: 12px !important
    }
}

.p-dialog-footer {
    padding: 10px 15px
}

.p-dialog-title {
    font-size: 18px
}

.buttonEmail {
    font-size: 14px;
    background: 0 0;
    color: var(--main-color);
    border: 1px solid var(--main-color);
    padding: 10px 20px;
    display: flex;
    gap: 10px;
    border-radius: 10px;
    justify-content: center
}

.buttonEmail:active,
.buttonEmail:hover {
    border: 1px solid var(--main-color)
}

.buttonEmail img {
    width: 25px;
    height: 25px;
    object-fit: contain
}

.p {
    color: var(--main-color);
    font-size: 14px
}

.infinite-scroll-component {
    overflow: visible !important
}

.SearchMobile {
    position: relative !important;
    transform: unset !important;
    width: 100% !important;
    margin-bottom: -31px;
    padding-top: 15px;
    display: none
}

.SearchMobile .search_searchContainer__O7YBA {
    height: auto
}

.SearchMobile input {
    position: relative !important;
    transform: unset !important;
    width: 100% !important;
    inset: 0 !important
}

.link__ {
    color: #2c3e50
}

.p-toast .p-toast-message.p-toast-message-error {
    background: #ffffff26
}

.p-toast .p-toast-message {
    padding: 10px !important
}

.p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon.p-icon {
    width: 20px !important;
    height: 20px !important;
    display: none
}

.p-dialog-header-icons {
    position: absolute;
    left: 0
}

.p-dialog-content {
    padding: 18px
}

.offer {
    padding: 5px 20px;
    width: 100%;
    background: #d70909ee;
    color: #fff;
    font-size: 10px;
    position: absolute;
    left: -76px;
    top: 3%;
    z-index: 1;
    transform: rotate(-40deg);
    display: block;
    pointer-events: none
}

@media (max-width:768px) {
    .Searchdesk {
        display: none !important
    }

    .list__ProductLoad {
        width: 100% !important;
        max-width: 100%
    }

    .navbar-collapse.py-2.Navbar_navLinks__OvpCA {
        display: none !important
    }

    footer.Footer_footerContainer__0wviV {
        padding-bottom: 57px !important
    }

    .SearchMobile {
        display: flex !important
    }

    .offer {
        left: -57px;
        top: 4%
    }
}

@media (max-width:320px) {
    .offer {
        left: -43px;
        top: 4%
    }

    .list___phone {
        height: 200px !important;
        margin: 8px
    }
}

.flex-direction-column {
    flex-direction: column
}
