/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");


.qbutton {
    color: #fff !important;
}
header .header_top_bottom_holder li.menu-item a {
    padding: 0 20px !important;
}
header .header_inner_left .q_logo a, .header_inner_left .q_logo img {
    width: 230px !important;
}
header .header_top.clearfix {
    display: none;
}
header .header_bottom.clearfix {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}
header li.menu-item .mPS2id-highlight .underline_dash {
    opacity: 1;
    background-color: var(--e-global-color-accent) !important;
}
header li.menu-item .mPS2id-highlight{
    color: var(--e-global-color-accent) !important;
}
.wd-scrollbar.platform-Windows {
    --wd-scroll-w: 9px;
}
::-webkit-scrollbar {
  width: 9px;
}
::-webkit-scrollbar-thumb {
  background-color: var(--e-global-color-accent) !important;
}
::-webkit-scrollbar-track {
   background: #fff;
}


.az-iconbox .elementor-counter-title {
    font-size: 20px !important;
    line-height: 30px !important;
    text-align: center;
    max-width: 80% !important;
    margin: auto !important;
}
