<?php
/**
 * @author    ThemePunch <info@themepunch.com>
 * @link      https://www.themepunch.com/
 * @copyright 2024 ThemePunch
 */

if(!defined('ABSPATH')) exit();
?>
<sr-separator>
	<sr-separator-head notoggle>
		<sr-separator-title><?php _e('Spacing','revslider'); ?></sr-separator-title>		
	</sr-separator-head>
	<sr-separator-body>  		
		<sr-bmp type="margin" idpref="sr_layer_margin_full_" responsive respshow="f-320middle" r="m" min="-1500" suffix="px" viewchild="layer_style"></sr-bmp>					
		<sr-bmp type="padding" idpref="sr_layer_padding_full_" responsive="scale" respshow="f-320middle" r="p" suffix="px" viewchild="layer_style"></sr-bmp>
		<sr-sp h="5"></sr-sp>
	</sr-separator-body>
</sr-separator>

