@charset 'utf-8';
/*
  Theme Name: ElectroServ Child
  Theme URI: https://flipcodigital.com.au/
  Description: ElectroServ - Multipurpose and Multiskin Responsive Wordpress theme
  Author: umer khalid
  Author URI: https://flipcodigital.com.au/
  Template: electroserv
  Version: 1.0
  Tags: light, responsive-layout, flexible-header, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
  Text Domain:  electroserv
*/


/* =Theme customization starts here
-------------------------------------------------------------- */
.three-box-serv {
    margin: 5px;
}
.vc-hoverbox-block-inner.vc-hoverbox-front-inner h2 {
    color: #fff;
    background: #0000007a;
    padding: 2px;
    border-radius: 25px;
	font-size: 30px;
}
.vc-hoverbox-block-inner.vc-hoverbox-back-inner h2 {
    font-size: 30px;
}
.top_panel {
    margin-bottom: 0;
}
.footer_wrap {
    margin-top: 0;
}
body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-panel-body {
    padding: 0.65em 10px 0;
}
.main-banner-txt h1.sc_layouts_title_caption {
    color: #fff;
}
.services_single .services_page_header {
    display: none !important;
}
.archive .page_content_wrap {
    margin-top: 2em;
}
.apunkicls {
    padding: 10px;
    border: 2px solid #000;
}
.apunkicls:hover {
    opacity:0.5;
}
/*icon home umer*/

.ult-just-icon-wrapper {
    margin-top: 3.5em;
}
.aio-icon-header {
    padding: 0;
}
.menu_mobile .search_mobile {
	display: none;
}
.sbseuper1 p a{
    color: #fff;
    font-weight: bold;
}
.sbseuper1 p{
    text-align:right;
	color: #fff
}
.sbseuper1 p a:hover {
    color: #000;
}
.licno p{
	color: #c0202f ;
    font-weight: bold;
	font-size: 24px;
}
.sbseuper p {
    color: #fff ;
    font-weight: bold;
}
/*icon home umer*/
@media only screen and (max-width: 959px) {

  .top_panel {
      margin-bottom: 0rem !important;
  }
  .footer_wrap {
    margin-top: 0 !important;
  }
	.sc_layouts_row_type_narrow .sc_layouts_iconed_text_icon, .sc_layouts_row_type_narrow .sc_layouts_item_details_line2 {
    font-size: 4em !important;
	}
}

@media only screen and (max-width: 600px) {
  li.isotope-item {
      cursor: none;
      pointer-events: none;
  }
	.menu_mobile .menu_mobile_nav_area > ul > li > a {
    padding-bottom: 20px;
	}
	.sbseuper p {
    text-align: center;
	}
	.sbseuper1 p {
    text-align: center;
	}
}