/* 
Theme Name:		 Architeck Child
Theme URI:		 http://childtheme-generator.com/
Description:	 Architeck Child is a child theme of Architeck, created by ChildTheme-Generator.com
Author:			 Peacefulthemes
Author URI:		 http://childtheme-generator.com/
Template:		 architeck
Version:		 1.0.0
Text Domain:	 architeck-child
*/


/*
    Add your custom styles here
*/


footer#pt-footer .widget ul li a:hover {
    color: #eee !important;
}

#pt-footer .pt-footer-style-1 .pt-footer-logo {
    height: 100px !important;
	width: auto !important;
    
}

#pt-loading img {
    width: 100px !important;
	height: 100px !important;
}

@media (max-width:1024px) {

#policyframework .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item
  {
  -webkit-box-pack:left !important;
  -ms-flex-pack:left !important;
  justify-content:left !important;
 }
}


.wpcf7-not-valid-tip {
    display: inline-block !important;
 
}
.single-portfolio li.breadcrumb-item:nth-child(2){
   display:none;
}