/**
* Theme Name: Digiwize Child
* Description: This is a child theme of digiwize 
* Author: PBM Infotech
* Template: digiwize
* Version: 1.0
*/

/* CUSTOME CSS */

/* preloader */
.pbmit-preloader {
  background-color: #000 !important;
}

/* header */
@media (min-width: 1201px) {
  body .pbmit-navbar > div > ul > li, body .pbmit-navbar > div > ul > li > a {
    color: #fff;
  }
}
@media (min-width: 1201px) {
  body:not(.mega-menu-pbminfotech-top) .pbmit-navbar ul ul {
    min-width: 330px !important;
  }
}

/* footer */

.pbmit-footer-widget .widget .widget-title {
  font-size: 18px !important;
  color: #0ABAB5 !important;

}

.pbmit-footer-style-1 .pbmit-footer-widget .widget:not(:first-child) { padding-top: 0px !important; } 

.pbmit-footer-text-area .col-md-12 { text-align: left !important; }

/* heading */

.a_heading .pbmit-heading-subheading { margin-bottom: 0px; }

/* Home Page Back img title */
.pbmit-mask-image-style-1 .pbmit-element-title {  font-size: 95px !important; }

/* homepage service image */

.pbmit-element-service-style-10 .swiper-hover-slide-desc .swiper-container {
	display: none;
}
/* Service Single Page */
aside#text-4 { display: none;}
.pbminfotech-sidebar .widget .widget-title {display: none !important; }

aside.pbminfotech-sidebar .widget.widget_media_image{ display: none; }
.postid-348  aside.public_relations { display: inherit !important; }
.postid-346  aside.investor_relations { display: inherit !important; }
.postid-344  aside.branding_service { display: inherit !important; }
.postid-1722  aside.podcast_service { display: inherit !important; }
.postid-342  aside.ai_avtar_service { display: inherit !important; }
.postid-339  aside.event_stage_service { display: inherit !important; }

/* Footer Copyright */
.pbmit-footer-style-1 .pbmit-footer-text-inner { border-top: 1px solid #f9f9f95c;}

/* homepage service image circle */

.pbmit-element-service-style-10 .swiper-hover-slide-desc::after {
	display: none;
}

/* Packages Page Rounded */
.border-cls .pbmit-pricing-table-box { border-radius: 20px; }
.border-cls .pbmit-ihbox.pbmit-ihbox-style-6:hover { border-radius: 20px; }

/*Contact Page Boxes Rounded  */
.border-cls .pbmit-ihbox-style-7:hover { border-radius: 20px; }


/* global Rounded aside */
.single-pbmit-service .pbminfotech-sidebar .widget .pbmit-all-post-list-w { border-radius: 20px; padding: 5px 10px !important; }

/* Rounded Image */
.pbmit-featured-wrapper .attachment-pbmit-img-370x535.size-pbmit-img-370x535.wp-post-image { border: 1px solid #ddd; border-radius: 20px; }
aside .image { border-radius: 20px !important; }

/* packege page  section*/
 .pbmit-ptable-line {  line-height: 1.5 !important; font-family: 'Montserrat', sans-serif !important;   font-size: 16px !important;    text-align: left !important;   padding: 10px !important; }