/*
 Theme Name:   carthage
 Theme URI:    http://carthage-mall.com
 Description:  Official theme of Carthage Mall
 Author:       meher.makloufi.contact@gmail.com
 Template:     blocksy
 Version:      1.0.0
*/

@media (max-width: 768px) {

	.site-logo {
		display: none !important;
	}

	.ct-header [class*="header-row"] {
		justify-content: center !important;
	}

	.site-title {
		text-align: center;
		margin: 0 auto !important;
	}

}

.grecaptcha-badge {
    display: none !important;
}


.dokan-account-migration-lists {
	display: none !important;
}

/* Hide permalink box in Dokan vendor dashboard only */
.dokan-dashboard #edit-slug-box {
    display: none !important;
}

.content-half-part .downloadable-checkbox {
	display: none !important;
}

.content-half-part .virtual-checkbox {
	display: none !important;
}

.dokan-other-options {
    display: none !important;
}

#publish {
	margin-top: 10px;
}

#dokan-bulk-action-selector {
	margin-top: 10px;
}

#dokan-bulk-action-submit {
	margin-top: 10px;
}