/*------------------------------------------------------------------------------------- 
Theme Name:		 Infotek Child Theme
Theme URI:		 https://gramentheme.com/wp/infotek/
Description:	 Infotek - IT Solution & Technology WordPress Theme
Author:			 Gramentheme
Author URI:		 https://gramentheme.com/
Template:		 infotek
Version:		 1.0.0
Text Domain:	 infotek-child-theme
-------------------------------------------------------------------------------------*/
/*
    Please Add your custom styles here
*/
.logo img {
    width: 100%;
    max-width: 150px;
}
.offcanvas__info.info-open .offcanvas__logo a img {
    width: 100%;
    max-width: 100px;
}
.widget-head img {
    width: 100%;
    max-width: 150px;
}