/* 







1. Add your custom Css styles below



2. Place the this code in your template: 







 <link href="css/custom.css" rel="stylesheet">







*/

#header .header-inner #logo a > img,

#header #header-wrap #logo a > img {

   max-height: 60px;

   margin-top: 8px;

}



.equalize {

   font-size: 14px;

   text-transform: capitalize;

}



.heading-text.heading-section h2::before {

   background-color: #B5B0B0;

}



.icon-box.large > h3,

.icon-box.large > h5 {

   margin: 0 12px 10px 110px;

   font-size: 16px;

}



.media-boxes-filter > li a {

	border: 1px solid #EBEBEB;

	color: #ebebeb !important;

	background-color: blue !important;

}




@media screen and (max-width: 600px) {

   body .translator .translator-sub-container a img {

      display: inline !important;

   }



   body .translator .translator-sub-container a span,

   body .translator .translator-sub-container .aux {

      display: none !important;

   }

}

