/*
 Theme Name:   YEG Chiro+Neuro
 Theme URI:    https://infinityreef.studio
 Description:  YEG Chiro+Neuro Child Theme
 Author:       Infinity Reef
 Author URI:   https://infinityreef.studio
 Template:     Divi
 Version:      0.7.4
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
 Text Domain:  yegchiro-theme
*/

/* ==== Add your own styles below this line ====
 * -------------------------------------------- */

.ir-ycn.et-db #footer-bottom {
	padding: 5px 0 15px;
	font-size: 12px;
}

.ir-ycn.et-db #footer-bottom .footer-copyright .copyright {
	/*margin: 0 auto;*/
	/*max-width: 1400px;*/
	/*color: rgba(255, 255, 255, .25);*/
}

.ir-ycn.et-db #footer-bottom .footer-copyright .copyright a.web-link:before {
	content: '';
	display: inline-block;
	position: relative;
	top: 5px;
	width: 24px;
	height: 24px;
	background: url(./img/infinity-reef.svg) no-repeat;
	background-size: 100%;
}

.ir-ycn.et-db #footer-bottom .et-social-icons { margin-top: 10px; }

/*.ir-ycn.et-db #footer-bottom .footer-copyright .copyright a.web-link {*/
/*	color: rgba(255, 255, 255, .25);*/
/*}*/


