
/*
Theme Name: ws-metricreg
Theme URI: https://www.dotsquares.com/
Author: the dotsquares team
Author URI: https://www.dotsquares.com/
Description: The metricreg Specified theme.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: wstheme
Tags: 

*/
.admin-bar header {}

.caret {
	display: none;
}

body.home section.main-container::after {
	display: none !important;
}

.custom-footer-bottom h2 {
	font-size: 25px;
	color: #fff;
	margin: 15px 0;
}

.custom-footer-bottom h2 span {
	font-size: 15px;
	display: block;
	font-style: italic;
	color: #fff;
	margin: 0 0;
}

.custom-footer-bottom .social-icons {
	margin: 15px 0;
}

.custom-footer-bottom .social-icons li a {
	display: inline-block;
	width: 45px;
	transition: all ease-in-out .5s;
	border-radius: 100%;
	height: 45px;
	background: #fff;
	text-align: center;
	line-height: 53px;
	color: #000;
}

.custom-footer-bottom .social-icons li a:hover {
	background: #000;
	color: #fff;
}

.custom-footer-bottom .social-icons li a .fa {
	font-size: 24px;
	display: inline-block;
	margin: 0px !important;
	padding: 0px !important;
}

.custom-footer-bottom p {
	color: #fff;
	margin: 0px;
}

.custom-footer-bottom hr {
	border-top: 1px solid #2a4088;
}
