/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

@font-face {
  font-family: 'Bw Modelica SS01';
  font-style: normal;
  font-weight: normal;
  src:  url('fonts/BwModelicaSS01Regular.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Bw Modelica SS01';
  font-style: italic;
  font-weight: normal;
  src: url('fonts/BwModelicaSS01-RegularItalic.woff') format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'Bw Modelica SS01';
  font-style: normal;
  font-weight: 500;
  src:  url('fonts/BwModelicaSS01Medium.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Bw Modelica SS01';
  font-style: italic;
  font-weight: 500;
  src:  url('fonts/BwModelicaSS01MediumItalic.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Bw Modelica SS01';
  font-style: normal;
  font-weight: 700;
  src:  url('fonts/BwModelicaSS01Bold.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Bw Modelica SS01';
  font-style: italic;
  font-weight: 700;
  src:  url('fonts/BwModelicaSS01BoldItalic.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Victor Serif';
  font-style: normal;
  font-weight: normal;
  src:  url('fonts/VictorSerif-40Regular.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Victor Serif';
  font-style: italic;
  font-weight: normal;
  src:  url('fonts/VictorSerif-45RegularItalic.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Victor Serif';
  font-style: normal;
  font-weight: 500;
  src:  url('fonts/VictorSerif-50Medium.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Victor Serif';
  font-style: italic;
  font-weight: 500;
  src:  url('fonts/VictorSerif-55MediumItalic.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Victor Serif';
  font-style: normal;
  font-weight: 600;
  src:  url('fonts/VictorSerif-60Semibold.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Victor Serif';
  font-style: italic;
  font-weight: 600;
  src:  url('fonts/VictorSerif-65SemiboldItalic.woff2') format('woff2');
  font-display: swap;
}

/* Old */
@font-face {
  font-family: 'Bw Modelica SS01 Regular';
  font-style: normal;
  font-weight: normal;
  src:  url('fonts/BwModelicaSS01Regular.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Bw Modelica SS01 Regular Italic';
  font-style: normal;
  font-weight: normal;
  src: url('fonts/BwModelicaSS01-RegularItalic.woff') format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'Bw Modelica SS01 Medium';
  font-style: normal;
  font-weight: normal;
  src:  url('fonts/BwModelicaSS01Medium.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Bw Modelica SS01 Medium Italic';
  font-style: normal;
  font-weight: normal;
  src:  url('fonts/BwModelicaSS01MediumItalic.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Bw Modelica SS01 Bold';
  font-style: normal;
  font-weight: normal;
  src:  url('fonts/BwModelicaSS01Bold.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Bw Modelica SS01 Bold Italic';
  font-style: normal;
  font-weight: normal;
  src:  url('fonts/BwModelicaSS01BoldItalic.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'VictorSerif Regular';
  font-style: normal;
  font-weight: normal;
  src:  url('fonts/VictorSerif-40Regular.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'VictorSerif Regular Italic';
  font-style: normal;
  font-weight: normal;
  src:  url('fonts/VictorSerif-45RegularItalic.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'VictorSerif Medium';
  font-style: normal;
  font-weight: normal;
  src:  url('fonts/VictorSerif-50Medium.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'VictorSerif Medium Italic';
  font-style: normal;
  font-weight: normal;
  src:  url('fonts/VictorSerif-55MediumItalic.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'VictorSerif Semibold';
  font-style: normal;
  font-weight: normal;
  src:  url('fonts/VictorSerif-60Semibold.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'VictorSerif Semibold Italic';
  font-style: normal;
  font-weight: normal;
  src:  url('fonts/VictorSerif-65SemiboldItalic.woff2') format('woff2');
  font-display: swap;
}

/* Mega Menu Style for Child Theme */
.menu-horizontal .menu-smart > .mega-menu .mega-menu-inner > li > a {
	pointer-events: auto;
	cursor: pointer;
}