the_field('box_type'); ?>
the_field('inner_box_type'); ?>
the_field('custom_classes'); ?>
the_field('top_padding'); ?>
the_field('bottom_padding'); ?>
the_field('background_color'); ?>
the_field('background_image'); ?>
get_the_value();
if ( ! empty( $image_exists ) ) :
echo wp_get_attachment_image( $mb->get_the_value(), array(50,50) );
endif;
?>
the_field('parallax_effect'); ?>
the_field('text_color'); ?>
the_field('link_color'); ?>
the_field('link_color_hover'); ?>
the_field('content'); ?>