/*
Theme Name: Briny Child
Template: briny
Theme URI: http://briny.ancorathemes.com
Description: Briny is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
Author: AncoraThemes
Author URI: http://ancorathemes.com/
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


/* =Theme customization starts here
-------------------------------------------------------------- */
/* ---------------------------Typo des 4 blocs sous header--------------------------- */
.sc_icons_item_title {
	text-transform: none !important;align-content;
	font-size: 22px !important;

}

.sc_icons.sc_icons_modern.sc_icons_size_small div[class*="trx_addons_column-"] {
  padding: 45px 30px 45px 30px !important;

}
.sc_icons_modern.sc_icons_size_small .sc_icons_item_details .sc_icons_item_title {
  padding-left: 3em !important;
}

/* ---------------------------Module blog --------------------------- */

.post_title.entry-title {
  padding: 0% !important;
}
/* ---------------------------Suppression marge interne dans les pages --------------------------- */
.page_content_wrap {
  padding-top: 0 !important;
  padding-bottom: 6.2rem;
}