/*
    Theme Name: Twentyseventeen Child
    Theme URI: http://www.wpthemetix.com/
    Description: Wordpress website for PRINCIPLE ADVISORY GROUP.
    Author: Kashif Shabbir
    Author URI: http://www.wpthemetix.com/
    Version: 1.2.0
    Template: twentyseventeen

    ----------------------------------------------------------------------------------------------------------------*/


.header-phone { display: inline-block;}
.header-mail { display: inline-block; float: right;}

.header-phone .fa, .header-mail .fa {padding-right: 7px; font-size: 16px; color: #acbce1; }

.js .menu-toggle { display: none; }


.site-footer { background: #000000; color: #ffffff;}


.site-footer h2.widget-title { color: #ffffff;}
.site-footer p { color: #ffffff;}
.site-footer a { color: #ffffff;}
.site-footer a:hover { color: #e2e2e2;}

.site-footer #quadmenu { display: none; }

.footer-widget-2 .widget_text { padding-bottom: 15px;}
/* .quadmenu-mobile-shadow-show { padding-top: 10px; padding-bottom: 10px;} */


/* .site-footer #media_image-2 .image { margin-left: 30px;} */


.justified-text .elementor-image-box-description { text-align: justify;}


@media screen and (min-width: 30em) {
	.site-branding {
   		 padding:  0;
	}
}


@media screen and (min-width: 48em) {
	.site-info {  float: none; width: 100%;}
	h2.widget-title {font-size: 1.0rem;}
}


@media screen and (max-width: 768px) {
	.site-branding {  margin-bottom: 0px !important; }
	.custom-header {margin-bottom: 0px !important;}
}


@media screen and (max-width: 450px) {
	.header-phone, .header-mail { display: block; float: none; text-align: center;}
}

