/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 06 2025 | 03:58:03 */
#masthead .pbmit-header-overlay {
    position: absolute;
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    z-index: 9999;
}
.pbmit-tbar-title,
.pbmit-breadcrumb *{
	color: #fff !important;
}

body:not(.mega-menu-pbminfotech-top) .pbmit-navbar div>ul>li>a {
	color: #fff !important
}
.za-book-now a {
    text-decoration: none;
    background: #e7a391;
    display: inline;
    padding: 15px 35px;
    border-radius: 33px;
}
.col-sm-12.capcthbtm {
    margin-bottom: 20px;
}
a#topbtn {
    font-family: Bitter;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}
#banner h4.elementor-heading-title.elementor-size-default {
    border: 1px solid rgb(10, 19, 46);
    display: inline;
    border-radius: 50px;
    padding: 10px 20px;
}





@media only screen and (max-width : 767px) { 

#banner h4.elementor-heading-title.elementor-size-default{
	padding:10px;
}
#topbtn {
  background: #fff;
  color: #000;
}
footer .elementor-402 .elementor-element.elementor-element-013f998 > .elementor-widget-container {
  padding: 0 !important;
  padding-top: 25px !important;
}
 footer .elementor-402 .elementor-element.elementor-element-10cd643 {
    padding-bottom: 0;
    padding-top: 30px;
    padding-left: 10px;
    padding-right: 10px;
  }
#pbmit-top-menu li a {
  color: #000 !important;
  margin: 10px;
}
.pbmit-header-style-1 .pbmit-burger-menu-wrapper i {
  color: #fff !important;
}
	
	
}


@media only screen and (max-width : 414px) { 

.site-title img.pbmit-main-logo {
  width: 80%;
}
	
}