/**
 * main.css
 * 
 * Voyage Avance main styles.
 * 
 * @package Voyage Avance
 * @since Voyage Avance 1.0.0
 */

/* ==========================================================================
    Table of Contents
=============================================================================

1.0 - Section
	1.1 - SubSection
	1.2 - SubSection

========================================================================== */

/* top ad remove border and background */
#text-21.widget.widget_text { background-color: #f1f1f1 !important; }
#text-21.widget > div { border-width: 0px !important; border-style: none !important;  }

/* sidebar ads add top and bottom padding for visual */
#text-3.widget > div { padding: 20px 0 !important; }

#text-4.widget > div { padding: 20px 0 !important; }