/*!
/*
 Theme Name:   Shikhar Biotech
 Theme URI:    https://www.launchsite.co.uk
 Description:  Launch Site Child Theme
 Author:       Jonathan Alstead
 Author URI:   https://launchsite.co.uk
 Template:     generatepress
 Version:      1 
 Date:         11th May 2021
*/
/* ==========================================================================
   Mixins
   ========================================================================== */
/*
 * Mixin for easy media queries
 * @include bp(tablet) { SCSS here };
*/
/*
 * Mixin for clearfix
 * @include clearfix;
*/
/*
 * Mixin for basic CSS triangles
 * @include triangle(up, #000, 50px)
*/
/*
 * @font-face mixin
 * Bulletproof font-face via Font Squirrel
 * @include fontface('family', 'assets/fonts/', 'myfontname');
 */
/*------------------------------------------------------------------------

FLEXBOX

-------------------------------------------------------------------------*/
/* Sweep To Right */
/* ==========================================================================
   Variables
   ========================================================================== */
/* ==========================================================================
   Typography
   ========================================================================== */
/* line 5, C:/Users/JJMA/Documents/Websites/Shikharbiotech/Draft/shikharbiotech/assets/styles/partials/_fonts.scss */
body {
  color: #231f20; }

/* line 9, C:/Users/JJMA/Documents/Websites/Shikharbiotech/Draft/shikharbiotech/assets/styles/partials/_fonts.scss */
h1, h2 {
  font-weight: bold; }

/* line 13, C:/Users/JJMA/Documents/Websites/Shikharbiotech/Draft/shikharbiotech/assets/styles/partials/_fonts.scss */
h2 {
  color: red; }

/* ==========================================================================
   ROOT 
   ========================================================================== */
/* ==========================================================================
   Selection Highlights
   ========================================================================== */
/* line 17, C:/Users/JJMA/Documents/Websites/Shikharbiotech/Draft/shikharbiotech/assets/styles/partials/_general.scss */
::-moz-selection {
  background: #67141e;
  background: #67141e;
  text-shadow: none; }

/* line 23, C:/Users/JJMA/Documents/Websites/Shikharbiotech/Draft/shikharbiotech/assets/styles/partials/_general.scss */
::selection {
  background: #67141e;
  text-shadow: none; }

/* line 28, C:/Users/JJMA/Documents/Websites/Shikharbiotech/Draft/shikharbiotech/assets/styles/partials/_general.scss */
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 34, C:/Users/JJMA/Documents/Websites/Shikharbiotech/Draft/shikharbiotech/assets/styles/partials/_general.scss */
*, *:before, *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit; }

/* ==========================================================================
   Links
   ========================================================================== */
/* line 44, C:/Users/JJMA/Documents/Websites/Shikharbiotech/Draft/shikharbiotech/assets/styles/partials/_general.scss */
a,
a:visited {
  transition: all 0.2s ease-in; }

/* ==========================================================================
   Fonts
   ========================================================================== */
@font-face {}
/* ==========================================================================
   Typography
   ========================================================================== */
/* line 103, C:/Users/JJMA/Documents/Websites/Shikharbiotech/Draft/shikharbiotech/assets/styles/partials/_general.scss */
p:empty {
  display: none; }

/* ==========================================================================
   Backgrounds
   ========================================================================== */
/* ==========================================================================
   Lists
   ========================================================================== */
/* ==========================================================================
   Main Layout
   ========================================================================== */
/* line 26, C:/Users/JJMA/Documents/Websites/Shikharbiotech/Draft/shikharbiotech/assets/styles/partials/_layout.scss */
.site-footer .icon, .top-bar .icon {
  background-repeat: no-repeat;
  display: block;
  text-indent: -9000px;
  width: 30px;
  height: 30px;
  background-size: contain; }
/* line 34, C:/Users/JJMA/Documents/Websites/Shikharbiotech/Draft/shikharbiotech/assets/styles/partials/_layout.scss */
.site-footer .linkedin, .top-bar .linkedin {
  background-image: url("assets/images/instagram-blue.png"); }
/* line 38, C:/Users/JJMA/Documents/Websites/Shikharbiotech/Draft/shikharbiotech/assets/styles/partials/_layout.scss */
.site-footer .email, .top-bar .email {
  background-image: url("assets/images/email-blue.png"); }
/* line 42, C:/Users/JJMA/Documents/Websites/Shikharbiotech/Draft/shikharbiotech/assets/styles/partials/_layout.scss */
.site-footer .alliance, .top-bar .alliance {
  width: 125px;
  height: 53px;
  background-image: url("assets/images/psl-alliance.png"); }

/* line 51, C:/Users/JJMA/Documents/Websites/Shikharbiotech/Draft/shikharbiotech/assets/styles/partials/_layout.scss */
.top-bar .icon {
  text-indent: 0;
  padding-left: 22px;
  display: inline-block;
  width: auto;
  height: auto;
  font-size: 13px; }
/* line 60, C:/Users/JJMA/Documents/Websites/Shikharbiotech/Draft/shikharbiotech/assets/styles/partials/_layout.scss */
.top-bar .icon.linkedin {
  text-indent: -9000px;
  padding-left: 0; }
/* line 64, C:/Users/JJMA/Documents/Websites/Shikharbiotech/Draft/shikharbiotech/assets/styles/partials/_layout.scss */
.top-bar a:hover {
  color: maroon; }

/* ==========================================================================
   Menus
   ========================================================================== */
/*  Mega Menu
--------------------------------------------- */
@media (min-width: 768px) {
  /* line 9, C:/Users/JJMA/Documents/Websites/Shikharbiotech/Draft/shikharbiotech/assets/styles/partials/_menus.scss */
  nav .main-nav .mega-menu {
    position: static; }

  /* line 13, C:/Users/JJMA/Documents/Websites/Shikharbiotech/Draft/shikharbiotech/assets/styles/partials/_menus.scss */
  nav .main-nav .mega-menu > ul {
    position: absolute;
    width: 100%;
    left: 0 !important;
    display: flex;
    flex-wrap: wrap; }

  /* line 21, C:/Users/JJMA/Documents/Websites/Shikharbiotech/Draft/shikharbiotech/assets/styles/partials/_menus.scss */
  nav .main-nav .mega-menu > ul > li > a {
    font-weight: bold; }

  /* line 25, C:/Users/JJMA/Documents/Websites/Shikharbiotech/Draft/shikharbiotech/assets/styles/partials/_menus.scss */
  nav .main-nav .mega-menu > ul > li {
    display: inline-block;
    width: 33.3333%;
    vertical-align: top; }

  /* line 31, C:/Users/JJMA/Documents/Websites/Shikharbiotech/Draft/shikharbiotech/assets/styles/partials/_menus.scss */
  nav .main-nav .mega-menu ul.sub-menu li:first-of-type {
    font-size: 18px; }

  /* line 34, C:/Users/JJMA/Documents/Websites/Shikharbiotech/Draft/shikharbiotech/assets/styles/partials/_menus.scss */
  nav .main-nav .mega-menu.mega-menu-col-2 > ul > li {
    width: 50%; }

  /* line 38, C:/Users/JJMA/Documents/Websites/Shikharbiotech/Draft/shikharbiotech/assets/styles/partials/_menus.scss */
  nav .main-nav .mega-menu.mega-menu-col-3 > ul > li {
    width: 33.3333%; }

  /* line 46, C:/Users/JJMA/Documents/Websites/Shikharbiotech/Draft/shikharbiotech/assets/styles/partials/_menus.scss */
  nav .main-nav .mega-menu > ul > li:hover > a,
  nav .main-nav .mega-menu > ul > li:focus > a,
  nav .main-nav .mega-menu > ul > li[class*="current-"] > a,
  nav .main-nav .mega-menu ul ul {
    background-color: transparent !important;
    color: inherit; }

  /* line 54, C:/Users/JJMA/Documents/Websites/Shikharbiotech/Draft/shikharbiotech/assets/styles/partials/_menus.scss */
  nav .main-nav .mega-menu ul .sub-menu {
    position: static;
    display: block;
    opacity: 1;
    visibility: visible;
    width: 100%;
    box-shadow: 0 0 0;
    left: 0;
    height: auto; }

  /* line 65, C:/Users/JJMA/Documents/Websites/Shikharbiotech/Draft/shikharbiotech/assets/styles/partials/_menus.scss */
  nav .main-nav .mega-menu ul.toggled-on .sub-menu {
    pointer-events: auto; }

  /* line 69, C:/Users/JJMA/Documents/Websites/Shikharbiotech/Draft/shikharbiotech/assets/styles/partials/_menus.scss */
  nav .main-nav .mega-menu .sub-menu .menu-item-has-children .dropdown-menu-toggle {
    display: none; } }
