	


	
	  @font-face {
        font-family: Gotham;
        src: url(/custom_fsearch_pages/custom_content_blocks/mda_custom_assets/fonts/gotham-medium.otf?ccid=x771e5ef);
	  }

      section{ font-family: "Gotham", sans-serif !important; }
      section h1, section h2, section h3{ font-weight:bold; font-family: "Gotham", sans-serif !important; line-height: 1.1; color: black !important }
      section p{ margin-bottom:10px; font-family: "Gotham", sans-serif !important; }
      section a{ color:inherit !important; font-family: "Gotham", sans-serif !important; }
      section a:hover{ text-decoration: none; }


      .bg-gray-lighter{ background-color:#f6f6f6; }
      .brand-logo{ display:block; height:auto; width:100%; max-width:200px; }
      .fs-5{ font-size:18px; }
      .fs-6{ font-size:16px; }
      .fs-7{ font-size:14px; }
      @media(min-width:768px){
        .border-between > *:first-child{ border-right:1px solid lightgray; }
      }

      section .btn { display: inline-block; text-transform:uppercase; font-weight: bold; line-height: 1.5; color: #212529; text-align: center; text-decoration: none; vertical-align: middle; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; user-select: none; background-color: #fff0; border: 2px solid #fff0; padding: .375rem 1.5rem; font-size: 12px; border-radius: 30px; transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out; }
      .category-img{ width:100%; aspect-ratio: 1.5 / 1; object-fit: cover; }
      
      .btn.btn-midea{ background-color: #0074ff !important; border-color: #0074ff !important; color: white !important; }
      .btn.btn-midea:hover, .btn.btn-midea:active, .btn.btn-midea:focus{ background-color:#0060d3 !important; color:white !important; border-color:#0060d3 !important; }

      /* Category */
      .midea-cat-img{ display:block; width:100%; aspect-ratio: 1.75 / 1; object-fit: cover; border-radius: 18px; }