/******************************************************************
Theme Name: Child Theme - V0.1 
Theme URI: 
Description: Wordpress theme syles built with Bootstrap 3.
Author: Fusebox Creative
Author URI: http://fuseboxcreative.ca
Version: 0.0.1
Tags: translation-ready

Stylesheet: Main Stylesheet

Here's where the magic happens. First we are calling the bootstrap
LESS files.  Then we'll load Font Awesome.  Any customizations 
should be placed in either custom-variables.less, custom.less 
or any additional LESS files.
******************************************************************/
/*@import "bootstrap/mixins.less";*/
/* @import "bootstrap/scaffolding.less"; */
/* #### Compless - Less version of compass #### */
/* ========= Set Compless imports and use the reset that comes with it. ============== */
/*@import "compless-master/css3all.less";*/
/* ### IMPORT FONTS #### */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/roboto/v27/KFOkCnqEu92Fr1Mu51xIIzc.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/roboto/v27/KFOlCnqEu92Fr1MmSU5fBBc9.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/roboto/v27/KFOmCnqEu92Fr1Mu4mxP.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/roboto/v27/KFOlCnqEu92Fr1MmWUlfBBc9.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/roboto/v27/KFOlCnqEu92Fr1MmYUtfBBc9.ttf) format('truetype');
}
/* =========================================================================================== */
/* Default font size in pixels if not overridden. */
/* ======================Favorite Mixins & Vars ========================================= */
.noStyle,
img.noStyle {
  /*.box-shadow(none) !important;*/
  border: none !important;
}
/*@import "buttons_etc.less";*/
/*  -- Helper classes to create our own buttons classes */
/****************************************************************
Basic Styling for Wordpress posts/pages etc
Author: Fusebox Creative
URL: http://www.fuseboxcreative.ca

Stylesheet: Content Styles
Target: Global - All Media Queries
******************************************************************/
/* ------------ MAP ------------

01. GENERAL STYLES
02. WORDPRESS BODY CLASSES
03. LAYOUT & GRID STYLES
04. LINK STYLES
05. H1, H2, H3, H4, H5 STYLES
06. HEADER STYLES
07. NAVIGATION STYLES
08. POSTS & CONTENT STYLES (also other/content.less)
09. PAGE NAVI STYLES
10. COMMENT STYLES (also other/comments.less)
11. FORM STYLES
12. SIDEBARS & ASIDES
13. FOOTER STYLES
14. TABLES (in separate file - other/tables.less)
15. WOOCOMMERCE

******************************************************************/
/* ############### Shared Styles for Desktop & Mobile ########################## */
/*********************
01. GENERAL STYLES
*********************/
img {
  max-width: 100%;
  height: auto;
}
.clear {
  display: block;
  clear: both;
}
/* start commented backslash hack \*/
/** html .clearfix { height: 1%; }
.clearfix { display: block; }*/
/* close commented backslash hack */
.fuse-show-overflow,
.fuse-overflow-show,
.fuseOverflowShow {
  overflow: visible !important;
}
.video-lightbox .video-link i {
  height: 140px;
  width: 140px;
  display: block;
  margin: 0 auto;
  color: #7ebf61;
  border-radius: 100%;
  border: 10px solid #7ebf61;
  line-height: 125px;
  font-size: 69px;
  text-align: center;
  -webkit-transition: all 0.3s;
}
.video-lightbox .video-link:focus,
.video-lightbox .video-link:hover {
  background-color: transparent !important;
}
.video-lightbox .video-link:hover i {
  color: #fff;
  border-color: #fff;
  background-color: transparent !important;
}
.fusePicRound,
.roundPic {
  border-radius: 100%;
  border: solid 9px #fff;
  -webkit-box-shadow: 0px 0px 0px 5px #c2c3bc;
  box-shadow: 0px 0px 0px 2px #c2c3bc;
}
.product_gallery .woocommerce-product-gallery__image {
  width: 38%;
  margin-bottom: 8px !important;
  float: left;
}
.product_gallery .woocommerce-product-gallery__image:first-child {
  width: 53%;
  margin-right: 6px;
}
.product_gallery .woocommerce-product-gallery__image:last-child {
  margin-bottom: 0px !important;
}
.woo-variation-gallery-container .woo-variation-gallery-slider-wrapper .variation-gallery-slider .slick-list .slick-cloned {
  display: none !important;
}
.woo-variation-gallery-container .woo-variation-gallery-thumbnail-slider {
  display: none;
}
.woo-variation-gallery-container .woo-variation-gallery-thumbnail-slider .wvg-gallery-thumbnail-image:first-child {
  display: none;
}
.rtwpvg-wrapper .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
  width: 53%;
  margin-right: 6px;
}
.rtwpvg-wrapper .rtwpvg-thumbnail-wrapper {
  width: 38%;
  margin-bottom: 8px !important;
  float: left;
}
.rtwpvg-wrapper .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-image:first-child {
  display: none !important;
}
/********************
02. WORDPRESS BODY CLASSES
    style a page via class
********************/
/*********************
03. LAYOUT & GRID STYLES
*********************/
/*********************
04. LINK STYLES
*********************/
/******************************************************************
05. H1, H2, H3, H4, H5 STYLES
******************************************************************/
/* @mixin heading-base(@size: 20, @color: @baseHeadColor , @base: @baseFontSize){ */
/*********************
06. HEADER STYLES
*********************/
/*********************
07. NAVIGATION STYLES
*********************/
/*************************
08. POSTS & CONTENT STYLES
*************************/
/* Remove the date from posts */
/* == Testimonials == */
/* ======== SHORTCODE WRAPPER AND ELEMENTS ========== */
/* contains elelements shown in fuse_shortcodes.php like Calls to action etc.*/
/* ############# Widgets ############# */
/*======== Accordions =========== */
/********************************
 08 Content (pages and blog posts)
********************************/
/* content main */
/* content footer */
/* ==============================================================
   ========== Fuse - VC Embed Posts Element Styles ==============
   ==============================================================
 */
.staffInfoWrap .imgWrap .staffPic {
  width: 250px;
  height: 250px;
  border-radius: 100%;
  border: solid 9px #fff;
  -webkit-box-shadow: 0px 0px 0px 5px #c2c3bc;
  box-shadow: 0px 0px 0px 2px #c2c3bc;
}
.fuseShowContent.staffPostWrap.staffSimple .staffPost {
  min-height: 420px;
  max-height: 420px;
  margin-bottom: 20px;
}
.fuseShowContent.staffPostWrap.staffSimple .staffPost .postInner {
  text-align: center;
}
.fuseShowContent.staffPostWrap.staffSimple .staffPost .postInner .staffName {
  margin-top: 30px;
  margin-bottom: 5px !important;
}
.fuseShowContent.staffPostWrap.staffSimple .staffPost .postInner .staffTitle {
  font-size: 14px;
  font-style: italic;
  display: block;
}
.fuseShowContent.staffPostWrap.staffSimple .staffPost .postInner .btn.readMore {
  margin: 0px;
  font-size: 15px !important;
}
.fuseShowContent.staffPostWrap.staffSimple .staffPost .imgWrap {
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  min-height: 249px;
  width: 178px;
  margin: 0 auto;
}
.fuseShowContent.staffPostWrap.staffFeatured .staffPost {
  margin-bottom: 25px;
}
.fuseShowContent.staffPostWrap.staffFeatured .postInner {
  display: inline-block;
  text-align: left;
  float: left;
  width: 64%;
}
.fuseShowContent.staffPostWrap.staffFeatured .postInner .fa {
  margin-right: 5px;
  width: 14px;
}
.fuseShowContent.staffPostWrap.staffFeatured .postInner .staffName {
  margin-bottom: 10px !important;
}
.fuseShowContent.staffPostWrap.staffFeatured .postInner .staffTitle {
  display: block;
  font-size: 14px;
  margin-bottom: 20px;
}
.fuseShowContent.staffPostWrap.staffFeatured .postInner .staffPhone {
  display: block;
  font-size: 14px;
}
.fuseShowContent.staffPostWrap.staffFeatured .postInner .staffEmail {
  display: block;
  font-size: 14px;
}
.fuseShowContent.staffPostWrap.staffFeatured .imgWrap {
  display: inline-block;
  float: right;
  background-size: contain;
  background-repeat: no-repeat;
  width: 35%;
  min-height: 150px;
  border: none;
  border-radius: 0px;
  padding: 0px;
  margin: 0px;
}
/*********************
11. FORM STYLES
*********************/
.gform_wrapper {
  /* Form Footer */
}
body .section-page .gform_wrapper.fuse-light-form_wrapper {
  /* Form Footer */
}
body .section-page .gform_wrapper.fuse-light-form_wrapper ul li.gfield .ginput_container_checkbox,
body .section-page .gform_wrapper.fuse-light-form_wrapper ul li.gfield .gfield_checkbox {
  margin-top: 0px;
}
.fuseDarkForms .gform_wrapper .gform_footer input[type=submit],
.fuseDarkForms .gform_wrapper .gform-body input[type=submit],
.fuseDarkForms .gform_wrapper .gform_footer button,
.fuseDarkForms .gform_wrapper .gform-body button {
  border: 1px solid #fff !important;
}
/*********************
13. FOOTER STYLES
*********************/
/* ======== Custom Content Items ======== */
/*********************
15. WOOCOMMERCE
*********************/
/* --- SINGLE PRODUCTS PAGES --- */
/* --- Sidebar --- */
/*
RETINA (2x RESOLUTION DEVICES)
This applies to the retina iPhone (4s) and iPad (2,3) along with
other displays with a 2x resolution. You can also create a media
query for retina AND a certain size if you want. Go Nuts.
*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /*@import "other/_2x.less";*/
}
@media (max-width: 767px) {
  /* XS  - @screen-xs-max */
  /******************************************************************
Mobile Stylesheets
Author: Jeremy Moss - Fusebox Creative

Stylesheet: Custom Stylesheet

If you really want to customize bootstrap, you should start with 
custom-variables.less.  



------------ MAP ------------

01. GENERAL STYLES
02. WORDPRESS BODY CLASSES
03. LAYOUT & GRID STYLES
04. LINK STYLES
05. H1, H2, H3, H4, H5 STYLES
06. HEADER STYLES
07. NAVIGATION STYLES
08. POSTS & CONTENT STYLES (also other/content.less)
09. PAGE NAVI STYLES
10. COMMENT STYLES (also other/comments.less)
11. COMMENT FORM STYLES
12. SIDEBARS & ASIDES
13. FOOTER STYLES
14. TABLES (in separate file - other/tables.less)

******************************************************************/
  /*********************
01. GENERAL STYLES
*********************/
  .mobile-align-center {
    text-align: center !important;
  }
  .mobile-align-left {
    text-align: left !important;
  }
  .mobile-align-right {
    text-align: right !important;
  }
  .mobile-align-justify {
    text-align: justify !important;
  }
  html {
    height: 100%;
    font-size: 100% !important;
    /* We need this to stop boostrap from reseting our work */
  }
  .fullWidth {
    width: 100% !important;
  }
  /*--- Spacing variables and Helper Classes for use on floated items such as images inside content blocks ---- */
  .mobile-pos-absolute {
    position: absolute !important;
  }
  .mobile-pos-relative {
    position: relative;
  }
  .mobile-pos-top {
    top: 0px;
  }
  .mobile-pos-right {
    right: 0px;
  }
  .mobile-pos-left {
    left: 0px;
  }
  .mobile-pos-bottom {
    bottom: 0px;
  }
  .mobile-hidden,
  .hidden-mobile {
    display: none !important;
  }
  .mobile-align-left {
    text-align: left;
  }
  .mobile-align-right {
    text-align: right;
  }
  .mobile-align-center {
    text-align: center;
  }
  /*-------------------------------------------------------------------------------------------*/
  /********************
02. WORDPRESS BODY CLASSES
    style a page via class
********************/
  /*Visual Composer - last p child margin fix*/
  #content .wpb_alert p:last-child,
  #content .wpb_text_column p:last-child,
  .vc_message_box > p:last-child,
  .wpb_alert p:last-child,
  .wpb_text_column p:last-child {
    margin-bottom: 15px !important;
  }
  /*********************
03. LAYOUT & GRID STYLES
*********************/
  /*********************
04. LINK STYLES
*********************/
  /******************************************************************
05. H1, H2, H3, H4, H5 STYLES
******************************************************************/
  /*********************
06. HEADER STYLES
*********************/
  /*********************
07. NAVIGATION STYLES
*********************/
  /*********************
08. POSTS & CONTENT STYLES
(also check other/content.less)
*********************/
  .wpb_wrapper .woocommerce-product-gallery {
    margin: 0 !important;
  }
  .rtwpvg-wrapper .rtwpvg-thumbnail-wrapper {
    width: 40%;
  }
  .product_gallery .woocommerce-product-gallery__image:first-child {
    width: 57%;
  }
  /******************************************************************
09. PAGE NAVI STYLES
******************************************************************/
  /******************************************************************
10. COMMENT STYLES
******************************************************************/
  /******************************************************************
11. COMMENT FORM STYLES
******************************************************************/
  /*********************
12. SIDEBARS & ASIDES
*********************/
  /*********************
13. FOOTER STYLES
*********************/
  /*@import 'loops_mobile.less';*/
}
@media (min-width: 768px) {
  /* sm - @screen-sm*/
  /******************************************************************
Site Name: Fuse Child
Author: Fusebox Creative

Stylesheet: Custom Stylesheet

If you really want to customize bootstrap, you should start with 
custom-variables.less.  
 
------------ MAP ------------

01. GENERAL STYLES & HELPERS
02. WORDPRESS BODY CLASSES
03. LAYOUT & GRID STYLES
04. LINK STYLES
05. H1, H2, H3, H4, H5 STYLES
06. HEADER STYLES
07. NAVIGATION STYLES
08. POSTS & CONTENT STYLES (also other/content.less)
09. PAGE NAVI STYLES
10. COMMENT STYLES (also other/comments.less)
11. COMMENT FORM STYLES
12. SIDEBARS & ASIDES
13. FOOTER STYLES
14. TABLES (in separate file - other/tables.less)
******************************************************************/
  /*****************************
01. GENERAL STYLES & HELPERS
******************************/
  .container {
    /*This makes Boostrap 3 play nice with our fixed size*/
    /*  max-width: none !important;
  width: @FullColWidth !important;
  padding: 0;*/
  }
  html {
    font-size: 100% !important;
    /* We need this to stop boostrap from reseting our work */
  }
  .fullWidth {
    width: 100% !important;
    height: auto;
  }
  /*--- Spacing variables and Helper Classes for use on floated items such as images inside content blocks ---- */
  /* ## Other sizings can be found in loops.less*/
  .desk-pos-absolute {
    position: absolute !important;
  }
  .desk-pos-relative {
    position: relative;
  }
  .desk-pos-top {
    top: 0px;
  }
  .desk-pos-right {
    right: 0px;
  }
  .desk-pos-left {
    left: 0px;
  }
  .desk-pos-bottom {
    bottom: 0px;
  }
  .desk-hidden,
  .hidden-desk {
    display: none !important;
  }
  .desk-z-10 {
    z-index: 10;
  }
  .desk-z-19 {
    z-index: 19;
  }
  .desk-z-20 {
    z-index: 20;
  }
  .desk-z-30 {
    z-index: 30;
  }
  #desk-z-30 {
    z-index: 30;
  }
  .desk-z-40 {
    z-index: 40;
  }
  .desk-z-50 {
    z-index: 50;
  }
  .desk-z-60 {
    z-index: 60;
  }
  .desk-z-70 {
    z-index: 70;
  }
  .desk-z-80 {
    z-index: 80;
  }
  .desk-z-90 {
    z-index: 90;
  }
  .desk-z-100 {
    z-index: 100;
  }
  .desk-z-999 {
    z-index: 999;
  }
  .desk-remove-spacing-bot {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
  .desk-negate-p-spacing {
    margin-bottom: -15px;
  }
  /* -- Align any content vertically -- */
  .autoVertCenter {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
  }
  .fuse-arrow-col {
    width: 4%;
  }
  /*-------------------------------------------------------------------------------------------*/
  /********************
02. WORDPRESS BODY CLASSES
    style a page via class
********************/
  /*********************
03. LAYOUT & GRID STYLES
*********************/
  /*********************
04. LINK STYLES
*********************/
  /******************************************************************
05. H1, H2, H3, H4, H5 STYLES
******************************************************************/
  /*********************
06. HEADER STYLES
*********************/
  /*********************
07. NAVIGATION STYLES
*********************/
  /* === The Main Menu's */
  /* ===== Footer Navigation ===== */
  /*********************
08. POSTS & CONTENT STYLES
(also check other/content.less)
*********************/
  /* ##===== Single Page template =======## */
  /******************************************************************
09. PAGE NAVI STYLES
******************************************************************/
  /******************************************************************
10. COMMENT STYLES
******************************************************************/
  /******************************************************************
11. COMMENT FORM STYLES
******************************************************************/
  /*********************
12. SIDEBARS & ASIDES
*********************/
  /*********************
13. FOOTER STYLES
*********************/
  /*********************
14. CUSTOM STYLES
*********************/
  /* ======== Landing Page ======== */
  /* ======== Custom Content Items ======== */
  .vc_grid .vc_pageable-slide-wrapper > p {
    margin: 0px ;
    padding: 0px;
    display: inline;
    display: none;
  }
  /* -- Other styles for overall handling can be found in content.less*/
  /* @import 'loops.less';*/
}
@media (min-width: 992px) {
  /* md */
}
@media (min-width: 1200px) {
  /* lg */
}
/* Smart Phones - Portrait and Landscape */
/* Tablets, Desktops & Laptops */
/*@media only screen and (min-device-width: 700px) and (min-width: 481px){*/
@media only screen and (min-device-width: 700px) and (min-width: 701px) {
  /*including this breaks the media query and I'm not sure why!?*/
}
/* iPHONE 5 MEDIA QUERY Want to get fancy for no good reason? Knock yourself out. */
@media (device-height: 568px) and (-webkit-min-device-pixel-ratio: 2) {
}
/* PRINT-ONLY MEDIA QUERY */
@media print {
  /******************************************************************
Basic Styling for Wordpress posts/pages etc
Author: Jeremy Moss - Fusebox Creative

Stylesheet: Print Styles

******************************************************************/
  /* ------------ MAP ------------

01. Overall Declarations
02. Header


******************************************************************/
  /******************************************
	01. Overall Declarations
	******************************************/
  a[href]:after {
    display: none !important;
  }
  .btn {
    display: none;
  }
  /* Open up boostrap accordian on print */
  .collapse {
    display: block !important;
    height: auto !important;
  }
  .accordion-body {
    height: auto !important;
    display: block !important;
  }
  .vc_tta.vc_general .vc_tta-panel-body {
    display: block !important;
  }
  /*********************
	02. Header
	*********************/
}
