/** Shopify CDN: Minification failed

Line 29:15 Expected identifier but found whitespace
Line 30:15 Expected identifier but found whitespace
Line 31:2 Unexpected "@font-face"

**/

@font-face {
  font-family: Dosis;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("//indiantopgoods.com/cdn/fonts/dosis/dosis_n4.977e9084289f6e2f8ab186528d9d593792fcc4b3.woff2") format("woff2"),
       url("//indiantopgoods.com/cdn/fonts/dosis/dosis_n4.ba934f995bb5ba536e3ff20a5c5c4a9e65b87a94.woff") format("woff");
}



  @font-face {
  font-family: Karla;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("//indiantopgoods.com/cdn/fonts/karla/karla_n4.40497e07df527e6a50e58fb17ef1950c72f3e32c.woff2") format("woff2"),
       url("//indiantopgoods.com/cdn/fonts/karla/karla_n4.e9f6f9de321061073c6bfe03c28976ba8ce6ee18.woff") format("woff");
}

  Liquid error: font_modify only accepts string arguments
  Liquid error: font_modify only accepts string arguments
  @font-face {
  font-family: Karla;
  font-weight: 400;
  font-style: italic;
  font-display: swap;
  src: url("//indiantopgoods.com/cdn/fonts/karla/karla_i4.2086039c16bcc3a78a72a2f7b471e3c4a7f873a6.woff2") format("woff2"),
       url("//indiantopgoods.com/cdn/fonts/karla/karla_i4.7b9f59841a5960c16fa2a897a0716c8ebb183221.woff") format("woff");
}


 
:root {--bs-primary: #14365D;
  --bs-primary-rgb: 20, 54, 93;
  --bs-secondary: #F5A623;
  --bs-secondary-rgb: 245, 166, 35;
  --bs-body-bg: #FAF8F4;
  --bs-body-bg-rgb: 250, 248, 244;
  --bs-body-color: #1B2433;
  --bs-body-color-rgb: 27, 36, 51;

  --bs-container-max-width: 1350px;
  --bs-border-radius: 0.3rem;

  --bs-body-font-family: Karla, sans-serif;
  --bs-body-font-weight: 400;
  --bs-body-font-size: rem;
  --bs-headings-font-family: Dosis, sans-serif;
  --bs-headings-font-weight: 400;
  --bs-headings-text-transform: uppercase;

  --bs-dialog-backdrop-color-rgb: 15, 37, 64;
  --bs-dialog-backdrop-opacity: 50%;
  --bs-dialog-backdrop-blur: 5px;
  --bs-dialog-backdrop-blur: 5px;
  --bs-dialog-header-bg-color-rgb: var(--bs-primary-rgb);
  --bs-dialog-header-bg-opacity: 5%;
  --bs-dialog-header-text-color: body-color;
  --bs-dialog-header-border-width: 0px;
  --bs-dialog-header-border-color-rgb: var(--bs-body-color-rgb);
  --bs-dialog-header-border-opacity: 10%;
  --bs-dialog-header-title-font-size: 1.3em;

  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(var(--bs-body-color-rgb), 0.075);
  --bs-box-shadow-md: 0 0.25rem 0.5rem rgba(var(--bs-body-color-rgb), 0.125);
  --bs-box-shadow-lg: 0 .5rem 1rem rgba(var(--bs-body-color-rgb), 0.175);
  --bs-focus-box-shadow: 0 0 0 .25rem rgba(var(--bs-primary-rgb), .125);
  --bs-box-shadow: var(--bs-box-shadow-md);--bs-success: #1F8A5B;
  --bs-success-rgb: 31, 138, 91;--bs-on-secondary: #0F2540;
  --bs-on-secondary-rgb: 15, 37, 64;
}.btn {
  --bs-btn-font-size: 1rem;
  --bs-btn-text-transform: none;
  --bs-btn-font-family-new: var(--bs-body-font-family);
  --bs-btn-font-weight: 500;
  --bs-btn-letter-spacing: 0.05rem;
  --bs-btn-bg-gradient: ;
  --bs-btn-padding-x: 1rem;
  --bs-btn-padding-y: 0.3rem;
}
