.gf-container
{
    margin: auto;
    width: 1200px;
    padding: 15px;
}

.gf-webcontent
{
    min-height: 80vh;
}

.gf-header
{
    height: 100px;
    padding: 15px;
    text-align: center;
    box-shadow: 5px 5px 5px lightgray;
}

.gf-footer
{
    height: 100px;
    padding: 15px;
    text-align: center;
    box-shadow: 5px 5px 5px lightgray;
}

.no-margin
{
    margin: 0px;
}

.no-padding
{
    padding: 0px;
}

.main-content
{
    padding: 20px;
}

.imagePreview {
    width: 100%;
    height: 350px;
    background-position: center center;
    background:url(../images/preview.jpg);
    background-color:#fff;
    background-size: cover;
    background-repeat:no-repeat;
    display: inline-block;
    box-shadow:0px -3px 6px 2px rgba(0,0,0,0.2);
}
.btn-primary
{
    display:block;
    border-radius:0px;
    box-shadow:0px 4px 6px 2px rgba(0,0,0,0.2);
    margin-top:-5px;
}
.imgUp
{
    margin-bottom:15px;
}
.del
{
    position:absolute;
    top:0px;
    right:15px;
    width:30px;
    height:30px;
    text-align:center;
    line-height:30px;
    background-color:rgba(255,255,255,0.6);
    cursor:pointer;
}
.imgAdd
{
    width:30px;
    height:30px;
    border-radius:50%;
    background-color:#51a451;
    color:#fff;
    box-shadow:0px 0px 2px 1px rgba(0,0,0,0.2);
    text-align:center;
    line-height:30px;
    margin-top:0px;
    cursor:pointer;
    font-size:15px;
}

.bg-fggreen
{
    background-color: #759AAA;
}

.btn-fggreen
{
    background-color: #ACC6D1; border-color: #ACC6D1
}

.subItem
{
    padding: 20px; border-radius: 20px; border: 1px solid #2D5F74; margin-bottom: 20px;
}

.szeka-search-item
{
    box-shadow: 0px 0px 10px 5px lightgray;
    border-radius: 5px;
    margin-top: 10px;
}

.szeka_search_image
{
    border-radius: 50px !important;
    height: 100px !important;
    width: 100px !important;
    margin: 20px !important;
}

.szeka_load_more
{
    background-color: #348f34;
    color: white;
    margin: 20px !important;
}

.szeka-category-item
{
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    padding: 10px !important;
    border: 1px solid lightgray !important;
    border-radius: 5px !important;
    cursor: pointer;
}

.szeka-category-item-divisions
{
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    padding: 10px !important;
    border: 1px solid lightgray !important;
    border-radius: 5px !important;
    cursor: pointer;
}

.no-padding{
    padding: 0px !important;
}

#szeka_result_list
{
    padding-inline: unset !important;
}

.szeka_selected
{
    background-color: rgb(240, 80, 37);
    color: white;
}
#szeka-vendor-list
{
    width: 100%;
}



.blurDiv
{
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
    width: 100px;
    height: 100px;
    background-color: #ccc;
}

.elementor-widget-wd_text_block
{
    padding: 10px !important;
}

.dokan-btn
{
    background-color: #348f34 !important;
}
.dokan-btn:hover
{
    background-color: #266726 !important;
}

.dokan-btn-round
{
    background-color: #348f34 !important;
}
.dokan-btn-round:hover
{
    background-color: #266726 !important;
}

.searchSelect
{
    width: 100px !important;
    border: 1px solid #cccccc !important;
    padding: 5px !important;
    color: black;
    height: 45px;
    border-radius: 3px;
}

.szeka_biography
{
    width: 800px !important;
    margin: auto !important;
}

.logged_user
{
    display: none;
    cursor: pointer;
}


.logout_user .wd-tools-icon
{
    border: 1px solid lightgray;
    border-radius: 50%;
}

.logout_user:hover
{
    color: lightgray;
}

.wd-tools-icon
{
    border: 1px solid lightgray;
}

#user_worthy_account_header
{

}

.displayNone
{
    display: none !important;
}

#logout_btn
{
    margin: 10px;
    padding: 5px 10px;
    border-radius: 5px;
    color: white;
    cursor: pointer;
    font-weight: bold;
    background-color: gray;
    font-size: 12px;
}
.no-padding
{
    padding: 0px !important;
}
.no-margin
{
    margin: 0px !important;
}

.dokan-support-table .dokan-support-customer-name img
{
    border-radius: 50% ;
}
.szeka-account-info-tag
{
    font-size: 12px;
    letter-spacing: 2px;
    color: slategray !important;
}

.dokan-izimodal-close-btn .icon-close
{
    background-color: inherit !important;
    color: white;
    margin-top: 7px;
    margin-right: 5px;
}

.szeka_menu_title
{
    font-size: 14px;
    font-weight: bold;

}

.szeka_menu_description
{
    margin: 10px 0px;
    font-size: 12px;
}

.wd-dropdown
{
    width: 300px !important;
}
.fancybox-iframe
{
    border-radius: 20px;
}

.wd-nav-mob-tab
{
    display: none !important;

}

.elementskit-pricing-price
{
    font-size: 30px !important;
}

.e-fas-check
{
    max-width: 20px !important;
}

.currency
{
    font-size: 12px !important;
}

@media only screen and (max-width: 600px) {
    .store-header
    {
        width: 100% !important;
        flex-basis: unset !important;
    }
    .store-data
    {
        height: auto !important;
        margin: 10px;
    }
    .store-footer
    {
        margin: 10px;
    }
    #szeka-vendor-list
    {
        width: 112%;
    }

    .wd-tools-icon
    {
        border: unset !important;

    }

    .fancybox-content
    {
        width: 90% !important;
        height: 90% !important;
    }

    .wd-toolbar
    {
        display: none !important;
    }
    .szeka_biography
    {
        width: 100% !important;
        margin: auto !important;
    }

    .logout_user
    {
        float: right;

        display: none;
        margin-right: 0px;
        cursor: pointer;
    }

    .mobile-no-padding
    {
        padding: 0px !important;
    }
    .mobile-no-margin
    {
        margin: 0px !important;
    }

    #home_global_total
    {
        margin-top: 30px;
    }
}

.ppc-button-wrapper
{
    margin: 20px 0px;
}
.variation
{
    display: none !important;
}

.wd-registration-page.wd-no-registration
{
    max-width: unset !important;
}
