  .menu-Contact a {
    color: #fff !important;
}
    .one-half {
        margin-bottom:20px;
        
    }
    .cta {
   
    margin-top: -5px;
}
    .section-partner .content-wrapper .logos-wrap ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: center;
    display:none;
}

.section-partner .content-wrapper .logos-wrap ul li {
    margin: 0 10px;
    flex-basis: 160px;
    display:flex !important;
}
    .banner-content p {
      color: white;
    text-align: center;
}
.custom-banner .banner-wrapper .banner-content h1 {
   
    text-align: center;
}
.products__item :not(h3) {
    color: #656565;
}
.iconrepeapt {
	padding-right:10px;
		padding-left:10px;
}
.fwpl-item.el-tgvey {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 10px;
}

.fwpl-item.el-tgvey .ico-fav {
    width: calc((100% / 2 ) - 5px);
}

.custom-banner .banner-wrapper .banner-content .hero-button-holder {
   
    justify-content: center;
}
.hero-button-holder a {
    
    padding: 10px 50px;
}

.page-id-7 .product-cat-header:after {
    display:none !important;
}
.footer__some {
   
    border-bottom: 0;
}
.product-cat-header:after, .product-cat-header:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: var(--dirt-size);
    height: var(--dirt-size);
    max-width: 20rem;
    max-height: 20rem;
    background-color: var(--dirt-color-top-left);
    -webkit-mask-image: url(/wp-content/themes/disab-child/assets/images/dirt.svg);
      -webkit-mask-image: url(/wp-content/themes/disab-child/assets/images/dirt.svg);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: calc(100% + 1px);
    mask-size: calc(100% + 1px);
}
.product-cat-header:before {
    transform: rotate(180deg);
}
.sticky, .sticky-container {
    position: relative;
    z-index: 999;
}
.menu-Contact {
    background-color: #dc3f38;
    color: #fff;
    border-radius: 46px;
}

.footer__contact ul{
     list-style: none;
    margin-bottom: 0;
    line-height: 1.55556rem;
    margin-left: 0.5rem;
 }
 .white img {
     background-color:#fff;
 }
 .top-bar .menu-toggler {
    width: 1.5rem;
    height: 1.5rem;
    background-image: url(https://disab.com/wp-content/themes/disab-theme/assets/images/hamburger.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 100%;
    color: #000 !important;
}
.footer_logo {
    width: 170px;
}
.product-header__facts-list {
        list-style: none;
    margin: 2rem 0;
    display: flex;
    flex-wrap: wrap;
}

.product-header__facts-list-item {
    position: relative;
    padding-left: 1.77778rem;
    font-size: .88889rem;
    min-height: 1.33333rem;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1rem;
    width: 50%;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    
.menu-Contact a {
    color: #000 !important;
}
    .menu-Contact a {
    color: #000 !important;
}
    .off-canvas.is-transition-overlap {
    z-index: 9999;
    top: 60px;
}
.h2, h2 {
    font-size: 1.77778rem;
    margin-top: 15px;
}
.wp-caption-text {
    padding-top: 0;
    padding-bottom: 5px;
    text-align: center;
}
.material-wrapper  h2 {
    
    text-align: center;
}
  .home .gallery {
    display: flex;
    flex-flow: row wrap !important;
    justify-content: center !important;
    padding: 0;
    margin: 0;
}
  .home .gallery-item {
    width: 46% !important;
    margin-left: 5px;
    margin-right: 5px;
    background: #2b2b2b;
}
#gform_submit_button_11 {
   line-height: 1;
    min-height: auto;
    width: auto !important;
}
.top-bar .menu-container__inner {
    display: grid;
    max-height: calc(100vh - 62px);
    overflow: auto;
    padding-bottom: 2rem;
    grid-template-areas:
        "switch_search"
        "main_nav"
        "second_nav";
    margin: 0;
    padding: 0;
}
.menu-Contact {
    background-color: #fff;
    color: #fff;
    border-radius: 0;
}
.ms-switcher-search {
    padding: 0.5rem 1.11111rem;
    display: none;
}
.top-bar .menu-toggler.expanded {
    background-image: url(https://disab.com/wp-content/themes/disab-theme/assets/images/hamburger-close.svg);
}
}
 @media only screen and (min-width: 768px) and (max-width: 1023px) {
  .home .gallery {
    display: flex;
    flex-flow: row wrap !important;
    justify-content: center !important;
    padding: 0;
    margin: 0;
}
  .home .gallery-item {
    width: 30% !important;
    margin-left: 5px;
    margin-right: 5px;
    background: #2b2b2b;
}
#gform_submit_button_11 {
   line-height: 1;
    min-height: auto;
    width: auto !important;
}

 }
 .mb-2 {
     margin-bottom:15px;
 }
 .section-partner .content-wrapper .logos-wrap ul {
   
    display: flex;
}
.c-h2 {
    margin:50px 0 0;
    text-align:center;
}
.home .page-header {
    --aspect-ratio: 39/26;
    padding-bottom: 0px;
    --dirt-size: 40vw;
    --dirt-color-top-left: #fff;
    --dirt-color-bottom-right: #121212;
    position: relative;
    overflow: hidden;
    margin-bottom: -10px;
}
.page-id-7 .page-header {
    --aspect-ratio: 39/26;
    padding-bottom: 0px;
    --dirt-size: 40vw;
    --dirt-color-top-left: #fff;
    --dirt-color-bottom-right: #121212;
    position: relative;
    overflow: hidden;
    margin-bottom: -10px;
}
.page-header__img {
  
    position: relative !important;
}
