/*
Theme Name: Fast Solutions Child
Description: This is a child theme for Fast Solutions Theme
Author: John Shrestha
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.featured-title .page-title-inner {
    padding-bottom: 0px;
}
.page-title-inner {
    position: relative;
    padding-top: 10px;
    min-height: 58px;
}	
.icon-box-left .icon-box-img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-bottom: 0;
    max-width: 34px;
}	
.icon-box h3{
		font-size:12px;
	}
.header-button .is-large {
    font-size: 1em;
    line-height: 32px;
}	
}

pre, blockquote, form, figure, p, dl, ul, ol {
    margin-bottom: 0.3em;
}

h1, h2, h3, h4, h5, h6 {
    margin-bottom: 0.3em;
    
}


.header-text {
    font-size: 17px;
    font-weight: bold;
}

.header-text strong{ color: #E05512; text-transform: uppercase;}

.header-block-block-1 img.size-full.alignnone, .footer-2 img.size-full.alignnone{
    margin-bottom: 0em;
}

.header-button .is-large {
    font-size: 1em;
    line-height: 58px;
}

.nav-spacing-xlarge>li {
    margin: 0 24px;
}
.nav-dropdown-default {
    padding: 0px;
}
.nav-column li>a, .nav-dropdown>li>a {
    width: auto;
    display: block;
    padding: 8px 20px;
    line-height: 1.3;
    font-size: 14px;
}

.services .col-inner>.img:not(:last-child), .services .col>.img:not(:last-child) {
    margin-bottom: 0em;
}

.services h4:after {
    content: "";
    display: block;
    width: 50px;
    height: 3px;
    background: #fff;
  margin: 0 auto;
    position: relative;
    top: 10px;

   }

span.widget-title {
     font-size: 1.5em;
 font-weight: 400;
 text-transform: capitalize;
}

.footer-2 ul.menu>li:before, .widget>ul>li:before  {
 
 content: "" !important;
}

/* icon */
.footer-widgets .textwidget i{margin-right: 5px; font-size: 20px; }
ul.menu>li:before, .widget>ul>li:before {
 font-family: "fl-icons";
 display: inline-block;
 opacity: .6;
 margin-right: 6px;
}

/* icon */
.footer-widgets .textwidget i{margin-right: 5px; font-size: 20px; }

.icon-map-pin-fil:before {
 content: "\e009";
}

.icon-phone:before {
 content: "\e600";
}
.icon-envelop:before {
 content: "\e003";
}


.footer-2 .widget-title{
 text-transform:uppercase; 
 letter-spacing:0px;
 padding-bottom: 10px;
 font-size: 22px;
 font-weight: normal;
}
.footer-2 h3:after {
 content: "";
 display: block;
 width: 38px;
 height: 3px;
 background: #E05512;
 left: 0;
 position: absolute;
}

.footer-2 .widget {
 margin-bottom: 0em;
}



.copyright-footer {color:#fff; line-height: 40px;}
.copyright-footer strong{ color: #fff;}


.service-areas i{color:#E05512;}

.hybrid .img-inner.dark {
    height: 205px;
}

img.mfp-img {
    border: #fff 8px solid !important;
	padding: 0 0 0 0 !important; 
}
.mfp-bg {background:#888 !important;}
.mfp-counter {display:none;}
	
.portfolio-summary.entry-summary {
    display: none;
}
.portfolio-bottom {
    display: none !important;
}
p.uppercase.portfolio-box-category.is-xsmall.op-6 {
    display: none;
}