/*
Theme Name: Elessi Theme Child
Theme URI: https://elessi.nasatheme.com
Description: This is a child theme for Elessi Theme
Author: NasaTheme team
Author URI: https://nasatheme.com
Template: elessi-theme
Version: 1.1.3
*/


/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
/* بطاقات الدكاكين - Tamam */
/* المسافة بين المتاجر */
.store-content {
    /* border: 2px black solid; */
    border-radius: 20px;
}

/*
Theme Name: Elessi Theme Child
Theme URI: https://elessi.nasatheme.com
Description: This is a child theme for Elessi Theme
Author: NasaTheme team
Author URI: https://nasatheme.com
Template: elessi-theme
Version: 1.1.3
*/

.nasa-static-group-btn a.nasa-node-popup[data-target="#nasa-content-request-a-callback"] {
	display: none !important;
}
/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
/* بطاقات الدكاكين - Tamam */
/* المسافة بين المتاجر */
.store-content {
    /* border: 2px black solid; */
    border-radius: 20px;
}

html body #dokan-seller-listing-wrap ul.dokan-seller-wrap li.dokan-single-seller div.store-wrapper {
    box-shadow: 0px 0px 25px 0px #ddd !important;
    border: 1.5px solid #28aeb1 !important;
    border-radius: 15px !important;
}

#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content {
    max-width: 100%;
    /* border: 2px black solid; */
    border-radius: 15px;
}

.store-banner {
    border-radius: 15px 15px 0px 0px;
}

.store-footer {
    border-radius: 0px 0px 15px 15px;
}

a.tamam-store-visit {
    background: #28aeb1;
    color: white;
    padding: 8px 20px;
    border-radius: 10px;
    /* border: 1px #f59e20 solid; */
}

a.tamam-store-visit:hover {
    background-color: #f49c1c;
    color: white;
}

#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content {
    max-width: 100%;
    /* border: 2px black solid; */
    border-radius: 15px;
}

.store-banner {
    border-radius: 15px 15px 0px 0px;
}

.store-footer {
    border-radius: 0px 0px 15px 15px;
}

a.tamam-store-visit {
    background: #28aeb1;
    color: white;
    padding: 8px 20px;
    border-radius: 10px;
    /* border: 1px #f59e20 solid; */
}

a.tamam-store-visit:hover {
    background-color: #f49c1c;
    color: white;
}