#callback label { color: #ffffff !important; margin-bottom: 4px; font-size: 14px; display: block; }

/* Fix horizontal scroll — video section */
.funtpro-home-video {
    max-width: 100% !important;
    overflow: hidden !important;
}

/* Breadcrumbs */
.funtpro-breadcrumbs { font-size: 14px; color: #888; }
.funtpro-breadcrumbs a { color: #ff6b35; text-decoration: none; }
.funtpro-breadcrumbs a:hover { text-decoration: underline; }
.funtpro-breadcrumbs .separator { margin: 0 6px; color: #ccc; }
