/*
Theme Name: FactoryPlus Child
Theme URI: http://steelthemes.com/factoryplus
Author: SteelThemes
Author URI: http://steelthemes.com
Description: FactoryPlus Child Theme.
Version: 1.0
License: GNU General Public License v2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: factoryplus
Domain Path: /lang/
Tags: one-column, two-columns, left-sidebar, right-sidebar, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
Template: factoryplus
*/

/* Applying CSS By Bhushan Tipre */
/* Navigation section */
.main-nav ul ul {
	margin-top:5px;
}
nav#site-navigation {
    float: right;
}
.site-header {
    padding: 5px 0 5px 0!important;
}	
/* Button hide */
li.extra-menu-item.menu-item-button-link {
    display: none;
}
.main-nav {
    line-height: 90px!important; /* 79px */
}
.site-menu {
    margin-top: 3px!important;
}

/* Banner header all css */
.page-header .header-title {
    padding: 140px 0;
}	
.page-header h1 {
    text-transform: capitalize!important;
}
/* Home page css */
/* Slider arrows css */
.factoryplus-arrow {
    background-color: transparent;
    border: 3px solid #fff;
    min-width: 55px;
    min-height: 55px;
    transition: 0.5s;
    border-radius: 50%;
}
/* Testimonials css */
.fp-testimonials .testi-des {
    font-size: 20px;
}
.testi-des {
    color: #ebebeb;
}
/* Latest project css */
.overlay {
    background-color: rgb(100, 165, 223)!important;
}
.fp-latest-project ul.filter {
      background-color: rgba(0,0,0,.25)!important;
      color: white;
}

/* About us page css */
.fp-counter .fp-icon {
	color:#ffffff!important;
    opacity: 1!important;
    padding: 5px;
}

/* Footer css */
.contact-widget {
    display: none!important;
}
div#footer-widgets {
  color: black;
}
.footer-widgets .footer-contact h4 {
        color: #272727;
}
.footer-widgets .widget-title {
    color: #272727;
}
.footer-widgets .menu li a {
    color: #272727;
}
/* Social icons css */
.footer-widgets .footer-widget-socials li a {
    color: #272727;
    transition: 0.5s;
}

/* Slider Revolution sub title color css */
.fp_content_layer, .tp-caption.fp_content_layer {
   color: #000000 !important;
}

/* Get call back button css */
.get-a-call-back-button {
    display: block;
    position: fixed;
    bottom: 55px;
    right: 26px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    color: white;
    cursor: pointer;
    border-radius: 4px;
}
p.field.first-row.col-w {
    width: 100%;
}
.pum-theme-2728 .pum-container, .pum-theme-lightbox .pum-container {
    border-radius: 3px;
    border: 5px solid #a4d049;
    box-shadow: 0px 0px 30px 0px rgba(158, 158, 158, 0.21);
    background-color: rgba( 255, 255, 255, 1.00 );
}

/* Contact form css CF7  */
input.wpcf7-form-control.wpcf7-text.wpcf7-tel {
    width: 100%;
    border: 1px solid #f0f0f0;
    background-color: #f7f7f7;
    padding-left: 15px;
    color: #9e9e9e;
    font-size: 16px;
    font-weight: 400;
    height: 45px;
    line-height: 45px;
}

a#scroll-top {
    display: none!important;
}

/* #tawkchat-minified-box {
    margin-top: -25px!important;
}
 */

#callnowbutton {
    z-index: 0!important;
}

/* Mobile view css */
@media (min-width: 320px) and (max-width: 480px) {
   .footer-widgets {
    padding-top: 48px!important;
    padding-bottom: 0px!important;
   }
   .get-a-call-back-button {
	   display:none;
   }
   .page-header .header-title {
    padding: 80px 0!important;
   }	
	.legal-policies {
    margin-top: -26px;
    margin: auto!important;
    width: 75%!important;
  }
  .float-call {
    bottom: 80px!important;
  }
  .quick-enquiry {
    top: 200px!important;
  }
  .footer-copyright.col-md-6.col-sm-12.col-sx-12 {
	width:100%!important;
  }	
}

/* Get call button css */
.label-container {
    position: fixed;
    right: 60px;
    z-index: 999;
}
.float-call {
    position: fixed;
    width: 45px;
    height: 45px;
    bottom: 45px;
    /* right: 96%; */
    background-color: #127dea;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    box-shadow: 0 0 4px 0px black!important;
    border: 2px solid #fff;
}
.float-call:hover, .float-call:focus {
    color:#fff;
}
.my-float {
    font-size: 20px!important;
    margin-top: 12px;
}

/* Quick enquiry form css */
.quick-enquiry {
    display: block;
    position: fixed;
    top: 250px;
    right: 0;
    z-index: 99;
    border: none;
    outline: none;
}

/* Legal Policies footer right bottom css */
.legal-policies {
    float: right;
    color: #fff;
    margin-top: -26px;
    width: 15%;
}
.legal-policies:hover {
color: #2991d6!important;
}

/* Footer area section-1 Read More css  */
.read-more {
	color: #2991d6!important;
}
.read-more:hover {
	color: #7eba00!important;
}

/* Copyright css */
.footer-copyright.col-md-6.col-sm-12.col-sx-12 {
	width:60%;
}

/* CSS by Shital Horte */
/* Career form */
input.wpcf7-form-control.wpcf7-file {
    width: 100%;
    border: 1px solid #f0f0f0;
    background-color: #f7f7f7;
    /* font-size: 16px; */
    /* font-weight: 400; */
    height: 45px;
    /* line-height: 45px; */
    padding: 9px 19px;
    color: #9e9e9e;
}
.wpcf7 select {
    background-color: #f7f7f7;
}