/*
Theme Name: botiga_child
Template: botiga
*/
@import url("../botiga/style.css");



@media (max-width: 1199px) {
  .bhfb.bhfb-header .custom-logo-link img{
	  max-width: none;
	  width: 180px;
	  height: 61px;
	
	}
	
	.container-fluid{
		padding-left: 0px;
		padding-right: 0px;
	}
}

@media (max-width: 1025px) {
	
	.container-fluid{
		padding-left: 15px;
		padding-right: 15px;
	}
}

