<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Factorian Crazycafe Child
Theme URI: http://crazycafe.net/demos/wp/factorian
Author: Able Engine
Author URI: https://www.ableengine.com
Description: CrazyCafe WordPress child theme
Version: 1.0.0
Template: factorian-crazycafe
Text Domain: factorian-crazycafe-child
Tags: two-columns, three-columns, four-columns, right-sidebar, custom-menu, featured-images, full-width-template, theme-options
*/
.header-top-area {
  height: 48px;
  background-color: #696969;
  color: white;
  font-family: Roboto;
  font-size: 14px;
}
.header-top-area .row {
  width: 100%;
  margin-top: 10px;
}
.header-top-area a {
  color: white;
}
.header-top-area i.fa {
  color: #f09428;
  margin-right: 5px;
}
.header-top-area .col-md-5 {
  margin-top: 3px;
}
.header-top-area .col-md-5 .separator {
  margin: 0 15px;
  display: inline-block;
}
.header-top-area .col-md-4 {
  padding: 0;
  width: auto;
  display: inline;
  margin-top: 2px;
  float: right;
}
.header-top-area .col-md-4 button {
  background-color: #f09428;
  border: none;
  border-radius: 3px;
  width: 75px;
  margin-right: 15px;
}
.header-top-area .col-md-4 .fa {
  margin-right: -15px;
  color: #999;
}
.header-top-area .col-md-4 input[type=text] {
  background-color: transparent;
  border-radius: 3px;
  border: solid 1px #999;
}
.header-top-area .col-md-5 {
  display: inline;
}
.logo {
  margin-top: 30px;
}
.slicknav_menu {
  display: none;
}
.factorian-breadcroumb [class="row"] {
  margin-bottom: 30px;
}
.factorian-breadcroumb {
  background-color: #f09428;
  color: white;
  margin-bottom: 100px;
}
.factorian-breadcroumb span {
  font-size: 13px;
  color: #ffffff;
}
footer.wow {
  margin-top: 100px;
}
.site-footer {
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #696969;
  color: white;
  padding-top: 50px;
  height: 310px;
}
.site-footer img {
  margin: 5px 0 30px;
}
.site-footer h4 {
  font-family: Roboto, Sans-serif;
  font-size: 20px;
  margin: 0 0 30px;
}
.site-footer ul {
  list-style: none;
  padding: 0;
}
.site-footer ul li {
  font-size: 1em;
  margin-bottom: 10px;
}
.site-footer p {
  font-size: 1em;
}
.site-footer a {
  color: #f09428;
  text-decoration: none;
}
.factorian-cta-area {
  background-color: #f09428;
}
.cta-btn {
  margin-top: -20px !important;
  background-color: #696969;
  border: none;
  border-radius: 3px;
}
.cta-btn:hover {
  color: white;
}
.single-promo-item i.fa {
  font-size: 20px;
}
/*
** Moves main menu dropdowns to the right
 */
.mainmenu ul &gt; li:hover &gt; ul &gt; li:hover &gt; ul,
.mainmenu ul &gt; li:hover &gt; ul &gt; li:hover &gt; ul &gt; li:hover &gt; ul {
  top: 0;
}
.sub-menu ul {
  left: 100% !important;
}
.mainmenu ul li ul {
  top: 0;
}
.mainmenu .menu &gt; li &gt; ul {
  top: 120%;
}
/*
** Meet Us styles
*/
.section-title h3 {
  text-align: left;
  margin-top: 15px;
}
/*
** Padding for space between top and bottom rows.
 */
.bottom-service {
  margin-top: 40px;
}
.banner-section .vc_column-inner {
  padding: 0 !important;
}
/*
** Set Font Size for top text area
 */
.meet-us-desc p {
  font-size: 15px;
}
/*
** Home slider text center
 */
.single-slide-item h2 {
  margin-left: 25%;
  margin-right: 25%;
  width: 50%;
}
/*
** Home slider button
 */
.factorian-slide-buttons a.slide-btn {
  margin: auto;
}
.factorian-slide-buttons a:hover {
  color: white;
}
/*
** Padding for list on about landing page
 */
.locknet-values li {
  padding-bottom: 2em;
}
/*
** Padding for service headers
 */
.service-box h3 {
  margin-top: 30px;
}
/*
** link color
 */
a.service-readmore-btn {
  color: #f09428;
}
/*
** Aligns check mark with text
 */
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm {
  height: 20px;
}
/*
** Images on posts
 */
.post-grid-image {
  height: 180px;
  width: 100%;
}
/*
** Blog page post styles
 */
.blog-post-grid h4 {
  margin-left: 10px;
}
.blog-post-grid p {
  margin-left: 10px;
}
.blog-post-grid .vc_btn3-container {
  display: none;
}
/*
** Un-marginize blog posts
*/
.vc_row {
  overflow-x: visible !important;
}
.blog-posts {
  -ms-overflow-style: none;
}
.blog-posts .vc_row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.blog-posts .post-grid {
  margin-bottom: 0;
}
.blog-posts .vc_grid-item {
  padding-bottom: 0 !important;
}
/*
** Fix meet us button paddings
 */
.roles_nav {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 5px;
}
.roles_nav .vc_column_container &gt; .vc_column-inner {
  padding-left: 0 !important;
}
/*
** Style for banner arrows
 */
.owl-theme .owl-nav [class*=owl-] {
  background: none !important;
}
i.fa.fa-angle-left,
i.fa.fa-angle-right {
  vertical-align: super;
}
#ssb-container {
  top: 212px;
}
/*
** Media query for mobile UI
 */
@media only screen and (max-width: 1024px) {
  #menu-about-us,
  #menu-technician,
  #menu-services,
  #menu-history,
  #menu-meet-us {
    display: none;
  }
  .header-top-area .tel-info {
    display: none;
  }
  .header-top-area .tech .register {
    display: none;
  }
  .header-top-area form {
    display: none;
  }
  .mainmenu-area .container {
    width: auto;
  }
  .mainmenu-area .container .row {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: 15px 0 0;
  }
  .mainmenu-area .container .row .logo {
    margin: 0;
  }
  .mainmenu-area .container .row .col-xs-4 {
    padding: 0;
    margin: 0;
    flex: 1 0 auto;
  }
  .mainmenu-area .container .row .col-xs-8 {
    padding: 0;
    flex: 0 1 auto;
    z-index: 2;
    width: 100px;
    height: 60px;
  }
  .mainmenu-area .container .row .col-xs-8 .slicknav_menu {
    display: block;
    border-radius: 5px;
    position: relative;
    width: 100px;
    height: 43px;
  }
  .mainmenu-area .container .row .col-xs-8 .slicknav_menu .slicknav_nav {
    color: #fff;
    font-size: .875em;
    position: relative;
    background-color: #4c4c4c;
    width: 200px;
    top: 22px;
    right: 107px;
    border-radius: 5px;
  }
  .mainmenu-area .container .row .col-xs-8 .slicknav_menu .slicknav_nav a:hover {
    background: none;
    color: #ffffff;
  }
  .mainmenu-area .container .row .col-xs-8 .slicknav_menu .slicknav_btn {
    background-color: transparent;
    margin: 0px;
  }
  .mainmenu-area .container .row .col-xs-8 .slicknav_menu .slicknav_menutxt {
    text-shadow: none;
  }
  .mainmenu-area .container .single-slide-item h2 {
    font-size: 45px;
  }
  .mainmenu-area .container .vc_gitem_row .vc_gitem-col {
    margin-left: 10px;
    margin-right: 10px;
  }
  .mainmenu-area .container .mainmenu {
    display: none;
  }
  #ssb-container {
    top: 137px;
  }
  .roles_nav {
    display: none;
  }
  .site-footer {
    height: 100%;
  }
}
/*
** Don't overflow text below small service box
 */
.category-button .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline {
  border-color: #696969;
  color: #fff;
  background-color: #696969;
}
.category-button .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus {
  border-color: #f09428;
  background-color: #f09428;
}
/*
** Styling Blog Posts
 */
.vc_gitem-animated-block {
  display: none;
}
.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title h4 {
  color: #f09428;
}
.vc_btn3.vc_btn3-color-juicy-pink,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
  background-color: #f09428 !important;
}
.vc_gitem-zone.vc_gitem-zone-c.vc_custom_1419240516480 {
  background-color: transparent !important;
}
.vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper {
  margin-right: 0 !important;
}
/*
** Search styles
 */
.search-form {
  display: inline;
}
.search-form label::before {
  content: "\f002";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: gray;
  font-size: 18px;
  padding-right: 0.5em;
  position: absolute;
  padding-left: 1%;
  z-index: 0;
}
.search-form label {
  cursor: text;
  margin-right: 15px;
}
.search-form .search-field {
  background: transparent;
  border-width: 1px;
}
.search-form input[type=search] {
  color: white;
  border: 1px solid #898989;
  font-weight: 500;
  text-indent: 25px;
}
.search-form input:focus {
  outline: none;
}
.search-form ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: white;
}
.search-form ::-moz-placeholder {
  /* Firefox 19+ */
  color: white;
}
.search-form :-ms-input-placeholder {
  /* IE 10+ */
  color: white;
}
.search-form :-moz-placeholder {
  /* Firefox 18- */
  color: white;
}
.search-form .search-submit {
  background-color: #f09428;
  border: none;
  border-radius: 3px;
  width: 75px;
}
/*
** Medium-Large screens. The gray bar on top had some formatting issues and this will fix that.
 */
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  #menu-about-us,
  #menu-technician,
  #menu-services,
  #menu-history,
  #menu-meet-us {
    display: none;
  }
  .search-form {
    display: none;
  }
  .search-form .search-submit {
    display: none;
  }
  .container {
    width: auto;
  }
  .col-md-offset-3 {
    margin-left: 15%;
  }
  .col-md-5 {
    width: 50%;
  }
  /*.col-md-4 col-md-offset-3 text-right{
    margin-left:15%;
 }*/
}
/*
** Vertical alignment for contact section and breadcroumb elements
 */
@media only screen and (max-width: 768px) {
  .factorian-breadcroumb {
    margin-bottom: 0;
  }
  .factorian-cta-area {
    text-align: center;
  }
  .factorian-cta-area .cta-btn {
    position: relative;
  }
  .factorian-cta-area-text {
    padding: 0;
  }
  .cta-btn {
    margin-top: 0px !important;
  }
  .check-icon {
    display: none;
  }
  .factorian-internal-area {
    margin-top: 30px;
  }
}
/*
** Mobile Styling of the Meet us Page and the Teams Plugin
 */
@media only screen and (max-width: 768px) {
  .staff-member {
    width: 50%;
  }
}
@media only screen and (min-width: 768px) {
  .staff-member {
    width: 33.3333%;
  }
}
@media only screen and (max-width: 425px) {
  .staff-member {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .team-item:hover .team-content {
    bottom: 31px !important;
  }
}
@media (min-width: 992px) {
  .col-md-offset-3 {
    margin-left: 0;
  }
}
/*
** SIDENAV STYLES BEGIN HERE  **************
 */
/*
** Sidenav menu items
 */
#menu-about-us,
#menu-technician,
#menu-services,
#menu-history,
#menu-meet-us {
  width: 100%;
  padding-left: 0;
  margin-top: -5px;
}
#menu-about-us li,
#menu-technician li,
#menu-services li,
#menu-history li,
#menu-meet-us li {
  width: 100%;
  font-size: 18px;
}
#menu-about-us a,
#menu-technician a,
#menu-services a,
#menu-history a,
#menu-meet-us a {
  color: white;
  text-decoration: none;
  padding-left: 20px;
  display: block;
  height: 50px;
  background-color: #696969;
  padding-top: 10px;
  margin-top: 5px;
}
#menu-about-us .current-menu-item &gt; a,
#menu-technician .current-menu-item &gt; a,
#menu-services .current-menu-item &gt; a,
#menu-history .current-menu-item &gt; a,
#menu-meet-us .current-menu-item &gt; a {
  background-color: #f09428;
}
#menu-about-us .sub-menu li,
#menu-technician .sub-menu li,
#menu-services .sub-menu li,
#menu-history .sub-menu li,
#menu-meet-us .sub-menu li {
  font-size: 15px;
}
/****************************
** Teams Styling
****************************/
/*
.team-item {
  background-color: #ddd;
  background-position: center center;
  background-size: cover;
  float: left;
  height: 355px;
  position: relative;
  width: 33.3333%;
  overflow: hidden;
}

.team-content {
  bottom: -30px;
  color: white;
  font-size: 14px;
  left: 0;
  opacity: 0;
  padding: 15px;
  position: absolute;
  transition: all 0.2s ease 0s;
  visibility: hidden;
  width: 100%;
  height: 35%;
  z-index: -1;
  padding-top: 50px;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 46%, rgba(0, 0, 0, 1) 71%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 46%, rgba(0, 0, 0, 1) 71%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 46%, rgba(0, 0, 0, 1) 71%);
  //filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000', GradientType=0);
}

.team-content h3 {
  margin: 40px 0 5px;
  color: #ffffff;
}

.team-item:hover .team-content {
  bottom: 0;
  opacity: 1;
  visibility: visible;
  z-index: 9;
}
*/
/****************************
** Teams Styling Rewritten
****************************/
.staff-member {
  background-color: #ddd;
  background-position: center center;
  background-size: cover;
  float: left;
  height: 355px;
  position: relative;
  overflow: hidden;
}
.staff-member .content {
  bottom: -30px;
  color: white;
  font-size: 14px;
  left: 0;
  opacity: 0;
  padding: 15px;
  position: absolute;
  transition: all 0.2s ease 0s;
  visibility: hidden;
  width: 100%;
  height: initial;
  /* Was 35px; */
  z-index: -1;
  padding-top: 50px;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 46%, #000000 71%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 46%, #000000 71%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 46%, #000000 71%);
}
.staff-member .content h3 {
  margin: 5px 0 5px;
  color: #ffffff;
}
.staff-member img {
  width: 100%;
  height: 355px;
}
.staff-member:hover .content {
  bottom: 0;
  opacity: 1;
  visibility: visible;
  z-index: 9;
}
article.post a {
  color: #337ab7;
}
</pre></body></html>