/*
 Theme Name:   Pantry Child Theme
 Theme URI:    
 Description:  Pantry Child Theme
 Author:       AxiomThemes
 Author URI:   
 Template:     Pantry
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  pantry
*/
/* =============================================================
   LEXEND SELF-HOSTED FONT
   ============================================================= */
@font-face {
  font-display: swap;
  font-family: 'Lexend';
  font-style: normal;
  font-weight: 100;
  src: url('assets/fonts/Lexend/lexend-v26-latin_latin-ext-100.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Lexend';
  font-style: normal;
  font-weight: 200;
  src: url('assets/fonts/Lexend/lexend-v26-latin_latin-ext-200.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Lexend';
  font-style: normal;
  font-weight: 300;
  src: url('assets/fonts/Lexend/lexend-v26-latin_latin-ext-300.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Lexend';
  font-style: normal;
  font-weight: 400;
  src: url('assets/fonts/Lexend/lexend-v26-latin_latin-ext-regular.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Lexend';
  font-style: normal;
  font-weight: 500;
  src: url('assets/fonts/Lexend/lexend-v26-latin_latin-ext-500.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Lexend';
  font-style: normal;
  font-weight: 600;
  src: url('assets/fonts/Lexend/lexend-v26-latin_latin-ext-600.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Lexend';
  font-style: normal;
  font-weight: 700;
  src: url('assets/fonts/Lexend/lexend-v26-latin_latin-ext-700.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Lexend';
  font-style: normal;
  font-weight: 800;
  src: url('assets/fonts/Lexend/lexend-v26-latin_latin-ext-800.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Lexend';
  font-style: normal;
  font-weight: 900;
  src: url('assets/fonts/Lexend/lexend-v26-latin_latin-ext-900.woff2') format('woff2');
}

/* =Theme customization starts here
------------------------------------------------------------ */
@media only screen and (max-width: 1199px) {
  html, body, #page, .site, .container {
    width: 1200px !important;
    min-width: 1200px !important;
    overflow-x: auto !important;
  }
}

