﻿

.payaraghi_manage-menu-creator {
    max-width: 1000px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
}


.payaraghi_menu-wrapper {
    position: relative;
    width: 350px;
}

.payaraghi_theme-selector {
    background: #fff;
    padding: 10px 5px;
    border-radius: 15px 15px 0 0;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
    z-index: 100;
    display: flex;
    align-items: center;
    gap: 12px;
    font-weight: bold;
    color: #333;
    white-space: nowrap;
}

    .payaraghi_theme-selector select {
        border: 1px solid #cccccc;
        background: white;
        font-weight: bold;
        padding: 6px 10px;
        border-radius: 8px;
        cursor: pointer;
        font-size: 14px;
    }

#menu-form input[type="color"] {
    height: 45px;
}

.payaraghi_menu-container {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    display: none;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;
    background: #fff;
    border-radius: 0;
    z-index: 99999999999;
    zoom: .8
}

@media (max-width: 925px) {
    .payaraghi_menu-container {
        display: flex;
    }
}

.payaraghi_menu-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 8px 0;
    position: relative;
    z-index: 2;
    transition: transform 0.2s;
    width: 66px;
    height: 45px;
    justify-content: center;
}



    .payaraghi_menu-item .title_footer_menu {
        font-size: 13px;
        text-align: center;
        line-height: 1.1
    }

    .payaraghi_menu-item > a {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-decoration: none;
        position: relative;
        z-index: 1;
        color: inherit;
    }

.payaraghi_global-theme1 {
    bottom: 12px;
    align-items: center;
    width: 95%;
    margin: 0 auto;
    border-radius: 50px;
    overflow: hidden;
}

    .payaraghi_global-theme1 .payaraghi_menu-item:first-of-type {
        background: #00000021;
        padding: 5px 0px 5px 2px;
        backdrop-filter: blur(1px);
    }

.payaraghi_global-them1 .payaraghi_menu-item > a > i {
    border-radius: 50%;
    color: #fff;
    font-size: 23px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}

.payaraghi_global-theme1 .payaraghi_menu-item {
    padding: 0;
}

    .payaraghi_global-theme1 .payaraghi_menu-item .title_footer_menu {
        top: 6px;
    }

    .payaraghi_global-theme1 .payaraghi_menu-item > a > i {
        font-size: 23px;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: all 0.3s ease;
    }


.payaraghi_global-theme2 .payaraghi_menu-item > a > i {
    border-radius: 50%;
    color: #fff;
    font-size: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}

    .payaraghi_global-theme2 .payaraghi_menu-item > a > i:hover {
        filter: brightness(1.1);
        transform: scale(1.2);
    }

.payaraghi_global-theme2 {
    bottom: 12px;
    align-items: start;
    width: 95%;
    margin: 0 auto;
    border-radius: 20px;
    background-color: #ffffff;
    overflow: visible;
    padding: 0px 0 8px 0;
    overflow: hidden;
}

    .payaraghi_global-theme2 .payaraghi_menu-item {
        padding: 10px 0 0px 0;
    }

        .payaraghi_global-theme2 .payaraghi_menu-item svg {
            position: absolute;
            fill: #5969c5;
            z-index: 0;
            bottom: -8px;
            left: 50%;
            transform: translate(-50%, 0);
        }

        .payaraghi_global-theme2 .payaraghi_menu-item .title_footer_menu {
            top: 6px;
            /* display: none; */
        }


.payaraghi_global-theme6 .payaraghi_menu-item > a > i {
    border-radius: 50%;
    color: #fff;
    font-size: 23px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}

    .payaraghi_global-theme6 .payaraghi_menu-item > a > i:hover {
        filter: brightness(1.1);
        transform: scale(1.2);
    }

.payaraghi_global-theme6 {
    bottom: 0px;
    align-items: center;
    width: 95%;
    margin: 0 auto;
    border-radius: 0px;
    background: none;
    overflow: visible;
    padding-bottom: 2px;
    padding-top: 6px;
    bottom: 8px;
}

    .payaraghi_global-theme6 .payaraghi_menu-item {
        padding: 0 0 0px 0;
    }





        .payaraghi_global-theme6 .payaraghi_menu-item > a > i {
            border-radius: 50%;
            color: #fff;
            font-size: 23px;
            display: flex;
            align-items: center;
            justify-content: center;
            transition: all 0.3s ease;
        }

            .payaraghi_global-theme6 .payaraghi_menu-item > a > i:hover {
                filter: brightness(1.1);
                transform: scale(1.2);
            }



    .payaraghi_global-theme6 .payaraghi_menu-item {
        padding: 0 0 0px 0;
    }

.payaraghi_global-theme3 .payaraghi_menu-item > a > i {
    border-radius: 50%;
    color: #fff;
    font-size: 23px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}

    .payaraghi_global-theme3 .payaraghi_menu-item > a > i:hover {
        filter: brightness(1.1);
        transform: scale(1.2);
    }

.payaraghi_global-theme3 .payaraghi_menu-item {
    padding: 0 0 0px 0;
}

.payaraghi_global-theme3 svg {
    -webkit-filter: drop-shadow(0 1px 9px rgba(0, 0, 0, 0.09));
    filter: drop-shadow(0 -1px 6px rgba(0, 0, 0, 0.2));
    position: absolute;
    right: 50%;
    height: 35px;
    width: 100%;
    bottom: 10px;
    z-index: 1;
    fill: #fff;
    transform: translateX(50%) scale(1.7);
}



.payaraghi_global-theme3 .payaraghi_menu-item > a > i {
    border-radius: 50%;
    color: #fff;
    font-size: 23px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}

    .payaraghi_global-theme3 .payaraghi_menu-item > a > i:hover {
        filter: brightness(1.1);
        transform: scale(1.2);
    }

.payaraghi_global-theme3 {
    bottom: 0px;
    align-items: center;
    width: 100%;
    margin: 0 auto;
    border-radius: 0px;
    background: none;
    overflow: visible;
    padding-bottom: 2px
}

    .payaraghi_global-theme3 .payaraghi_menu-item {
        padding: 0 0 0px 0;
    }


.payaraghi_global-theme6 .svgsvgsvg {
    background: #fff;
    position: absolute;
    right: 0px;
    height: 100%;
    width: 100%;
    bottom: 0px;
    z-index: 1;
    fill: #fff;
    border-radius: 22px 22px 8px 8px;
    overflow: hidden;
    mask: radial-gradient(35px at center top, transparent 0 35px, black 36px);
    box-shadow: 0px 0px 21px #000;
}

.payaraghi_global-theme3 .payaraghi_menu-item .title_footer_menu {
    top: 6px;
}

.payaraghi_global-theme6 .payaraghi_menu-item .title_footer_menu {
    top: 6px;
}

.payaraghi_middle_tem3.payaraghi_menu-item > a > i {
    font-size: 32px;
    padding: 8px;
    left: 0px;
    position: relative;
    bottom: 35px;
    box-shadow: 0px 0px 12px #333;
}

.payaraghi_middle_tem6.payaraghi_menu-item > a > i {
    font-size: 44px;
    padding: 9px;
    left: 0px;
    position: relative;
    bottom: 30px;
    box-shadow: 0px 0px 5px #444
}


.payaraghi_middle_tem3.payaraghi_menu-item .title_footer_menu {
    display: none !important;
}


.payaraghi_middle_tem6.payaraghi_menu-item .title_footer_menu {
    display: none !important;
}

.payaraghi_global-theme4 .payaraghi_menu-item > a > i {
    border-radius: 50%;
    color: #fff;
    font-size: 23px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}

    .payaraghi_global-theme4 .payaraghi_menu-item > a > i:hover {
        filter: brightness(1.1);
        transform: scale(1.2)
    }

.payaraghi_global-theme4 {
    bottom: 0px;
    align-items: center;
    width: 100%;
    margin: 0 auto;
    border-radius: 0px;
    background: none;
    overflow: visible;
    background: #000;
}

    .payaraghi_global-theme4 .payaraghi_menu-item {
        padding: 0px 0 0px 0;
    }

.payaraghi_global-theme4 {
    background: none !important
}

    .payaraghi_global-theme4 svg {
        -webkit-filter: drop-shadow(0 1px 9px rgba(0, 0, 0, 0.09));
        filter: drop-shadow(0 -1px 6px rgba(0, 0, 0, 0.2));
        position: absolute;
        right: 50%;
        height: 37px;
        width: 100%;
        bottom: 10px;
        z-index: 1;
        fill: #fff;
        transform: translateX(50%) scale(1.7);
    }

.payaraghi_global-theme2.payaraghi_bg-blue .payaraghi_menu-item svg {
    fill: #ffffff;
}

.payaraghi_global-theme4 .payaraghi_menu-item .title_footer_menu {
    top: 6px;
}

.payaraghi_middle_tem4.payaraghi_menu-item > a > i {
    font-size: 33px;
    border-radius: 8px;
    padding: 5px;
    left: 0px;
    position: relative;
    bottom: 20px;
    box-shadow: 0px 2px 2px #fff;
}

.payaraghi_middle_tem4.payaraghi_menu-item .title_footer_menu {
    display: none !important;
}



.payaraghi_global-theme5 .payaraghi_menu-item > a > i {
    border-radius: 50%;
    color: #fff;
    font-size: 23px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}

.payaraghi_middle_tem5 {
    background: none !important;
    border-radius: 0px !important;
    box-shadow: none !important;
}

.payaraghi_global-theme5 .payaraghi_menu-item:hover i {
    filter: brightness(1.1);
    transform: scale(1.2);
}

.payaraghi_global-theme5 {
    bottom: 0px;
    align-items: center;
    width: 100%;
    margin: 0 auto;
    border-radius: 0px;
    background: none;
    overflow: visible;
    height: 40px
}

    .payaraghi_global-theme5 .payaraghi_menu-item {
        padding: 0px;
        background: #eee;
        border-radius: 50px;
        top: -15px;
    }

    .payaraghi_global-theme5 .payaraghi_menu-item {
        width: 45px;
    }

    .payaraghi_global-theme5 svg {
        -webkit-filter: drop-shadow(0 1px 9px rgba(0, 0, 0, 0.09));
        filter: drop-shadow(0 -1px 6px rgba(0, 0, 0, 0.2));
        position: absolute;
        right: 50%;
        height: 50px;
        width: 100%;
        bottom: -11px;
        z-index: 0;
        fill: #1f2831;
        transform: translateX(50%) scale(1.7);
    }

    .payaraghi_global-theme5 .payaraghi_menu-item .title_footer_menu {
        display: none;
    }

.payaraghi_middle_tem5.payaraghi_menu-item > a > i {
    font-size: 32px;
    padding: 8px;
    left: 0px;
    position: relative;
    bottom: 15px;
}

.payaraghi_middle_tem5.payaraghi_menu-item .title_footer_menu {
    display: none !important;
}

.payaraghi_bg-white {
    background: #1c8546;
}

    .payaraghi_bg-white > svg {
        fill: #1c7654
    }

    .payaraghi_bg-white > .svgsvgsvg {
        background: #1c7654;
    }

.payaraghi_bg-black {
    background: #000000;
}

    .payaraghi_bg-black > svg {
        fill: #000;
    }

    .payaraghi_bg-black > .svgsvgsvg {
        background: #000;
    }

.payaraghi_bg-red {
    background: #e6b31e;
}

    .payaraghi_bg-red > svg {
        fill: #e6b31e;
    }

    .payaraghi_bg-red > .svgsvgsvg {
        background: #e6b31e;
    }

.payaraghi_bg-blue {
    background: rgb(29 45 145);
}

    .payaraghi_bg-blue > svg {
        fill: rgb(29 45 145);
    }

    .payaraghi_bg-blue > .svgsvgsvg {
        background: rgb(29 45 145);
    }

.payaraghi_bg-dark {
    background: #1f2831;
}

    .payaraghi_bg-dark > svg {
        fill: #777;
    }

    .payaraghi_bg-dark > .svgsvgsvg {
        background: #777;
    }

.payaraghi_global-theme3.payaraghi_bg-white,
.payaraghi_global-theme3.payaraghi_bg-black,
.payaraghi_global-theme3.payaraghi_bg-red,
.payaraghi_global-theme3.payaraghi_bg-blue,
.payaraghi_global-theme3.payaraghi_bg-dark,
.payaraghi_global-theme6.payaraghi_bg-white,
.payaraghi_global-theme6.payaraghi_bg-black,
.payaraghi_global-theme6.payaraghi_bg-red,
.payaraghi_global-theme6.payaraghi_bg-blue,
.payaraghi_global-theme6.payaraghi_bg-dark,
.payaraghi_global-theme5.payaraghi_bg-white,
.payaraghi_global-theme5.payaraghi_bg-black,
.payaraghi_global-theme5.payaraghi_bg-red,
.payaraghi_global-theme5.payaraghi_bg-blue,
.payaraghi_global-theme5.payaraghi_bg-dark {
    background: none !important;
}

.payaraghi_menu-item .payaraghi_edit-btn,
.payaraghi_menu-item .payaraghi_del-btn {
    position: absolute;
    top: 0;
    width: 24px;
    height: 24px;
    z-index: 5;
    border: none;
    background: rgba(255, 255, 255, 0.9);
    cursor: pointer;
    border-radius: 50%;
    font-size: 14px;
    backdrop-filter: blur(4px);
}

.payaraghi_menu-item .payaraghi_edit-btn {
    right: 38px;
    color: green;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    opacity: .7;
}

    .payaraghi_menu-item .payaraghi_edit-btn:hover {
        opacity: 1
    }

.payaraghi_menu-item .payaraghi_del-btn {
    right: 7px;
    color: red;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    opacity: .6;
}

    .payaraghi_menu-item .payaraghi_del-btn:hover {
        opacity: 1
    }

.payaraghi_modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

.payaraghi_modal-content {
    background: #fff;
    padding: 20px;
    border-radius: 16px;
    max-width: 750px;
    max-height: 85vh;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.3);
    margin-right: 12%;
    margin-top: 2%
}

#iconSearch {
    padding: 12px;
    border: 2px solid #ddd;
    border-radius: 12px;
    font-size: 16px;
    margin-bottom: 15px;
    position: sticky;
    top: 0;
    background: white;
    z-index: 10;
}

#iconsGrid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(60px, 1fr));
    gap: 14px;
    overflow-y: auto;
    padding: 10px;
}

.payaraghi_icon-item {
    text-align: center;
    padding: 10px;
    border-radius: 12px;
    cursor: pointer;
    transition: all 0.2s;
    background: #f8f9fa;
}

.payaraghi_menu-item > a > i:hover {
    transform: scale(1.2);
}

.payaraghi_icon-item i {
    font-size: 30px;
    display: block;
    margin-bottom: 4px;
    transition: all .5s ease;
}

.payaraghi_icon-item small {
    font-size: 9px;
    color: #666;
    display: none
}

.payaraghi_menu-con-if iframe {
    width: 100%;
    height: 100%;
    border: none;
    position: relative;
}

.payaraghi_menu-con-if {
    height: 500px;
    position: relative;
    overflow: hidden;
    box-shadow: 0px 6px 4px #000;
    border-radius: 0px 0px 20px 20px
}

.payaraghi_tem-sel {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: center;
    gap: 8px;
}


/* استایل کلی سلکت */
#menuBgColor {
    padding: 6px 10px;
    border-radius: 8px;
    border: 1px solid #ccc;
    font-size: 14px;
    cursor: pointer;
}

/* استایل رنگ هر گزینه */


@media (max-width: 500px) {
    .payaraghi_menu-wrapper {
        width: 100%;
    }
}

.texles-theme1 .title_footer_menu {
    display: none !important
}





.gondoli_chat_text {
    bottom: 86px !important;
}

.gondoli_chat {
    bottom: 69px !important;
}

.gondoli_chat_box {
    bottom: 94px !important;
    z-index: 999999999 !important;
}

.wuguwyf {
    display: none !important
}

.body_a1, body {
    padding-bottom: 0px !important
}

@media (max-width: 925px) {
    .payaraghi_menu-container {
        display: flex;
    }

    html {
        padding-bottom: 70px !important
    }
}
