/*
Theme Name: Custom Theme
Author: the Custom team
Author URI: https://wordpress.org/
Version: 1.1
*/
.bwg-title2 {
    display: none;
}
body .logo img {
    height: 100px!important;
   
    width: auto;
}
.widget.gallery .bwg_thumbnails .bwg-item {
 
    object-fit: cover!important;
    width: 25%!important;
}
.f-logo img {
    max-width: 55% !important;
}
body.page-id-144 #bwg_container1_0 {
    margin: 100px 0px;
}
footer.footer_02 .textwidget.custom-html-widget {
    display: block;
    text-align: center;
}
header.header03.isSticky.fixedHeader ul#menu-top-menu {
    margin-top: 20px;
}

.appoinmentSection03.cnt-main {
    margin: 100px 0px 0px;
}
.f-logo a {
    display: inline-block;
}

.f-logo a img {
    max-width: 40%;
    margin-bottom: 20px;
}

.f-logo p.f-para {font-weight: 400;}

.f-logo a {
    border: 0px;
}

.f-logo .abSocial a i {
    color: var(--theme-color);
    font-size: 16px;
}
.f-logo a {
    border: 0px!important;
}

.aboutSection02 .absThumb img {
    width: 100%;
    height: auto;
}
.preloader .queraLoader .loaderO span img {
    max-width: 100%;
    height: 70px;
    filter: brightness(1000%);
    filter: invert(1);
}
.sign-ab img {
    max-width: 100%;
    height: 125px;
}

.absCon ul.listItem li img {
    max-width: 100%;
    height: 25px;
    margin-right: 10px;
    margin-top: 5px;
}


@media screen and (max-width: 767px) and (min-width: 280px) {


.tp-mask-wrap .tp-caption.headFont.ws_nowrap {
       font-size: 24px!important;
    line-height: normal!important; 
    
}

.appoinmentSection03 input[type="email"], .appoinmentSection03 input[type="text"], .appoinmentSection03 input[type="number"], .appoinmentSection03 input[type="url"], .appoinmentSection03 input[type="tel"], .appoinmentSection03 input[type="password"], .appoinmentSection03 textarea, .appoinmentSection03 select, .appoinmentSection03 .nice-select {
    font-size: 14px;
}
.footer_02 .aboutWidget a {
    font-size: 20px!important;
}

}
