/*

 Theme Name:   Arcade Child

 Description:  Arcade Child Theme

 Template:     arcade

*/



@import url("../arcade/style.css");



/* =Theme customization starts here

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






.containerbodytype{

        text-align: center;

overflow: hidden;

}

.categorybodytype{

overflow: hidden;

display: inline-block;

  height: auto;

  max-width: 100%;

  line-height: 1.428571429;

   border-radius: 4px;

  -webkit-transition: all 0.2s ease-in-out;

  transition: all 0.2s ease-in-out;

}



.home-widget-title1 {

  margin-bottom: 15px;

  font-size: 24px;

 color: #282828;



}

.home-widget-title1 a {

  text-decoration: none;

}



.headerbar a:link{

    color:#000000;

} 