.group_section,.filterselect .badge {font-family: var( --font-regular);}
.filterselect .badge { color: var( --seconday-color);}
.tag_icon, .group_section .card-title, .filter_category, .Group_nav .profile_section .nav-link  {font-family: var( --font-bold);}
.group_section .btn{ font-size: 14px !important;}
.group_section .btn span img{display: none;}
.filtersearch { background-image: url(../../images/icons/icon_search_b.png); background-position: 8px 50%;}
.filterselect_sections{ margin-bottom: 5px;}
.filterselect_sections .form-check-label{font-size: 0.85rem; font-family: var( --font-regular);}
#gt_btn{border-radius: 0 !important;}
.btn-warning::before{ background-color: var(--warning-color-dark); border: 1px solid var(--warning-color-dark);}
.group_details{ font-size: .75rem;}
.group_details .badge { padding-top: 0; line-height: 1.6 !important; height: 18px;}
.submaintitle{ font-size: 1.8rem;}
.discount{font-weight: normal; font-size: .6rem;}
.group_details .table{font-size: .65rem;}
.categoryfilter h5{ font-size: .85rem;}
@media (max-width: 992px){
    .sticky-top1{ position: relative !important;}
    }
  .w85{ width: 85%;}
@media(min-width:1200px){
    header, header .dropdown-item{ font-size : 1.3vw; }
    /* .h1, h1{ font-size : 2rem; } */
    .group_section, .group_section1 { padding-top : 2rem; }
    .group_details , .group_details .table { font-size : .7rem; }
}
@media(min-width:1366px){
  header, header .dropdown-item{ font-size : 1vw; }
  /* .h1, h1{ font-size : 2rem; } */
  .group_section, .group_section1 { padding-top : 2.5rem; }
  .group_details , .group_details .table { font-size : .75rem; }
}
