/*!
Theme Name: Furious-Styles-Barber
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: furious-styles-barber
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Furious-Styles-Barber is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */



body{ font-family:'OpenSans-Regular'; font-size:14px; padding-top:105px;color: #333; margin:0 auto;  min-height:750px; height: 100%; background: #fff;overflow-x: hidden;}



@font-face { font-family:'OpenSans-Regular'; src:url('fonts/OpenSans-Regular.ttf');}


@font-face {font-family: "Proxima Nova";
src: url("fonts/ProximaNova/ProximaNova.eot"); 
src: url("fonts/ProximaNova/ProximaNova.eot?#iefix") format("embedded-opentype"), 
url("fonts/ProximaNova/ProximaNova.woff2") format("woff2"), 
url("fonts/ProximaNova/ProximaNova.woff") format("woff"), 
url("fonts/ProximaNova/ProximaNova.ttf") format("truetype"), 
url("fonts/ProximaNova/ProximaNova.svg#Proxima Nova") format("svg"); 
}


.carousel-fade .carousel-inner .item { -webkit-transition-property: opacity; transition-property: opacity; }

.carousel-fade .carousel-inner .item, .carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right { opacity: 0; transition:.8s linear; }

.carousel-fade .carousel-inner .active, .carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right { opacity: 1; }

.carousel-fade .carousel-inner .next, .carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
  left: 0; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.carousel-fade .carousel-control { z-index: 2; }

::-webkit-scrollbar{width:10px;border:2px solid #fff;}
::-webkit-scrollbar-track{border:2px solid #fff;}
::-webkit-scrollbar-thumb{border:2px solid #fff;/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1679bc+0,1a7cb3+10,22819f+25,479a44+79,50a02e+100 */
background: #f00; /* Old browsers */
}
::-webkit-scrollbar-thumb:hover{/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1679bc+0,1a7cb3+10,22819f+25,479a44+79,50a02e+100 */
background: #f00; /* Old browsers */
}


      /*--------------------------- For Mozila Browser------------------------------------------*/

      @-moz-document url-prefix()
      {
      }


      /*--------------------------- For IE Browser------------------------------------------*/

      @media all and (-ms-high-contrast: none), (-ms-high-contrast: active)
      {

      }        



/*ReusableProperties*/
a{ text-decoration:none !important;  transition:0.5s; color:inherit;}
a:focus{ outline:none !important;}
//span { display: block; }

.border-none{ border:none !important;}
.padding-none{ padding:0;}
.padding-left-none,{ padding-left:0;}
.padding-right-none{ padding-right:0;}
.padding-10{ padding:0 10px;}
.clear{ clear:both;}
ul{list-style: none;}
ul,header .navbar-collapse.collapse,.navbar-inverse a.navbar-brand ul.list-inline{ padding:0; margin: 0; }     
.forDesktop{display: block !important; }
/* .forMobile,.social{display: none !important; } */
.loader{position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 99999999; background: url(images/Preloader1.gif) 50% 50% no-repeat rgb(255, 255, 255); }
header{position: fixed; top: 0; background: #fff; -webkit-transition: all .5s ease; transition: all .2s ease; float: left; width: 100%; z-index: 102425; }
header.sticky {top: 0; }
p{letter-spacing: 0.4px;line-height: 26px;}
h1,h2,h3,h4{font-family: "Proxima Nova";margin: 0 0 15px;}


/*------------------- Blog------------------------*/

.blog-page-sec .blog-box,.listleftblockcontent,.blog-inner-section .blog-info-para{border: 1px solid #ccc; padding: 15px;}
.blog-page-sec .blog-content{padding: 0; border: none;}
.blog-page-sec .readMore a{    color: #f00; font-family: "OpenSans-Regular"; display: inline-block; border-bottom: 1px solid #f00; font-size: 16px;} 
.listleftblockcontent ul li{list-style-type: none; line-height: 2em; font-family: 'OpenSans-Regular'; color: #000; border-bottom: 1px solid #ccc; margin-bottom: 15px;}
.listleftblockcontent h4{font-family: 'OpenSans-Regular'; color: #f00; font-weight: normal; margin-bottom: 15px; letter-spacing: .3px; word-spacing: .6px;}
.listleftblockcontent .input-group.igwrap{display: block; margin-bottom: 30px;}
.listleftblockcontent input[type="text"]{width: 85%; height: 40px; border:1px solid #ccc; padding-left: 15px; margin-bottom: 18px;}
.listleftblockcontent button{background-color: #f00; border:none; box-shadow: none; color: #fff; padding: 9px 16px;}
.Commentform form#commentform label,form.wpcf7-form label{font-family: 'OpenSans-Regular'; letter-spacing: .3px; word-spacing: .6px; color: #000; font-size: 16px; display: block; font-weight: normal; margin-bottom: 6px;}
.Commentform form#commentform input,form.wpcf7-form input{width: 100%; height: 40px; border:1px solid #ccc; margin-bottom: 15px; padding-left: 15px;}
.Commentform form#commentform textarea,form.wpcf7-form textarea{width: 100%; height: 100px; padding: 15px; border:1px solid #ccc; }
.comment-form-cookies-consent input#wp-comment-cookies-consent{width: initial !important; 
    display: inline-block;
    height: initial !important;
    margin-right: 9px;

  }
.comment-form-cookies-consent label{display: inline-block !important;}
.Commentform input#submit,input.wpcf7-form-control.wpcf7-submit{width: initial !important; height: initial !important; background-color: #f00; text-transform: uppercase; color: #fff; letter-spacing: .3px; word-spacing: .6px; padding: 14px 24px; border-radius:6px; display: inline-block; font-family: 'OpenSans-Regular'; border:1px solid #f00 !important;}
.blog-box-head h3{font-family: 'OpenSans-Regular'; color: #000; font-size: 18px; letter-spacing: .3px; word-spacing: .6px; margin-bottom: 15px;}
.blog-info-para h2{font-family: 'OpenSans-Regular'; color: #f00; font-size: 24px; letter-spacing: .3px; word-spacing: .6px; margin-bottom: 30px;}
.blog-info-para{margin-bottom: 30px;}
span.required{color: red;}
input#searchsubmit{background-color: #f00;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: .3px;
    word-spacing: .6px;
    padding: 9px 19px;
    border-radius: 6px;
    display: inline-block;
    font-family: 'OpenSans-Regular';
    border: 1px solid #f00;}



.blog-info-para ul li:before {
    content: '\f0da';
    font-family: FontAwesome;
    display: inline-block;
    padding-right: 10px;
    vertical-align: middle;
    color: #f00;
    font-size: 18px;
}

.blog-page-sec .blog-box,.blog-head{margin-bottom: 30px;}


/*-----------------------------------------------------------------------*/

/*=============== topheader ====================*/

.topHeader {
    background: #2a2a2a;
    color: #fff;
    font-size: 16px;
    padding: 10px 0;
}
.topHeader .fa{
  color: #ff0000;
}
.telCall .fa {
    margin-right: 10px;
}
.telCall li {
    padding: 0 20px;
}
.telCall li:first-child{
  border-right: 1px solid #fff;
  padding-left: 5px;
}
.navigation li a {
    text-transform: uppercase;
}
.navigation li{
  padding: 0 6px;
}
.navigation li:last-child{
  padding-right: 0;
}
.bottomheader {
    padding: 10px 0;
}
.navigation {
    margin-top: 12px;
}

.banner{
  position: relative;
}
.carouselCaption {
    position: absolute;
    top: 30%;
        width: 100%;
}
.bannerContent h2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 40px;
        line-height: 45px;
      margin-bottom: 25px;
}
.bannerContent h2 span{
  color: #f00;
}

.aboutUs {
    margin-top: 70px;
}
.titleCorner h4,.titleCorner h1 {
    font-size: 24px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
h3.secTitle,.blog-head h2 {
    font-size: 36px;
    color: #ff0000;
    margin-bottom: 15px;
    text-transform: uppercase;
        line-height: 34px;
}
h3.secTitle span {
    font-size: 24px;
        letter-spacing: 4.7px;
}
p {
    color: #000;
    text-shadow: 0px 0px 0.5px #000;
        letter-spacing: 0.6px;
}
.aboutLeft p{
  margin-bottom: 20px;
}
a.btnAll {
    font-size: 14px;
    display: inline-block;
    background: #f00;
    color: #fff;
    padding: 11px 22px;
    text-transform: uppercase;
}
.bannerContent a.btnAll {
    font-size: 18px;
    padding: 10px 30px;
    background: #c00;
}

  .forDesktop{
  display: block !important;
}
.forMobile{
  display: none !important;
}
.titleCorner:before {
    content: '';
    position: absolute;
    left: -30px;
    top: -30px;
    width: 79px;
    height: 79px;
    background: url(images/corner1.png);
    background-repeat: no-repeat !important;
}
.titleCorner.white:before{
      background: url(images/corner2.png);
          left: -22px;
    top: -22px;
}
.titleCorner{
  position: relative;
}
.aboutLeft {
    margin-top: 130px;
}
.facilityListing {
    padding-top: 300px;
    background: url(images/redbg.jpg);
    background-size: 100% 100%;
    margin-top: -200px;
}
.faciContent {
    margin-top: 60px;
}
.faciContent h3.secTitle {
    color: #fff;
}
.faciContent h5 {
    font-size: 18px;
    color: #fff;
        margin-bottom: 20px;
}
p.application-fee span,p.application-fee strong {
    width: 38%;
    display: inline-block;
    color: #fff;
    font-weight: normal;
}
.facBox a.btnAll{
  margin-top: 15px;
}
a.btnAll.black {
    background: #000;
}
.paddingLeft {
    padding-left: 25px;
}
.paddingRight {
    padding-right: 25px;
}
.faciLoop {
    margin-bottom: 30px;
}
footer {
    background: url(images/footerbg.png);
    background-size: 100% 100%;
    color: #fff;
    padding-top: 300px;
        margin-top: -250px;
}
h3.footTitle {
    font-size: 18px;
    color: #f00;
    text-transform: uppercase;
    font-weight: 300;
    margin-bottom: 20px;
}
.footContent ul li {
    margin-bottom: 10px;
}
.footContent ul li .fa {
    margin-right: 10px;
    color: #f00;
}
ul.footNav li a {
    text-transform: uppercase;
}
.footContent input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required{width: 100%;}

.formContact .form-control,.footContent input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    background: transparent;
    border-radius: 0;
    height: 40px;
    margin-bottom: 20px;
    border-color: #fff;
    color: #fff;
      border:1px solid #fff; padding-left: 15px;
}
a.btnAll.send {
    width: 100%;
    text-align: center;
}
.topFooter {
    padding-bottom: 60px;
}
hr.redLine {
    margin: 0;
    border-top: 1px solid #f00;
}
.bottomHeader {
    padding: 15px 0;
}
.bottomHeader .social {
    color: #f00;
    margin-top: 5px;
}
.copyRight p {
    color: #fff;
    margin-bottom: 0;
}
ol.carousel-indicators {
    left: 30px;
    margin: 0;
    top: 45%;
    text-align: right;
    width: 100%;
    width: 30px;
}
ol.carousel-indicators li {
    width: 1px;
    display: block;
    height: 25px;
    border-radius: 0;
    border-color: #3d3d3d;
}
.carousel-indicators .active {
    width: 4px;
    height: 25px;
    margin: 0;
    background-color: #f00;
    border-color: #f00;
}

ol.carousel-indicators li span:after{
  content: '';
      display: block;
         right: 0;
    top: 0;
    position: absolute;
    color: #fff;
    font-size: 16px;
    color: #666;
}
ol.carousel-indicators li span.one:after{
  content: '1';
}
ol.carousel-indicators li span.two:after{
  content: '2';
   top: 27px;
}
ol.carousel-indicators li span.three:after{
  content: '3';
   top: 55px;
}
.carousel-indicators .active span:after{
color: #f00;
}
.footerLogo {
    margin-bottom: 40px;
}
.navigation li a:hover,.navigation li.active a{
  border-bottom: 2px solid #f00;
  color: #f00;
  padding-bottom: 3px;
}
a.btnAll:hover {
    background: #333 !important;
}
.contact-form form.wpcf7-form p label input {
    width: 100%;
    height: 40px;
    border: 1px solid #ccc;
    padding-left: 15px;
    margin-top: 9px;
}
.contact-form form.wpcf7-form p label {
    width: 100%;
    font-weight: normal;
    letter-spacing: .3px;
    word-spacing: .6px;
    margin-bottom: 15px;
    color: #666;
}
span.required {
    color: red;
    font-size: 18px;
}
.contact-form form.wpcf7-form p label textarea {
    width: 100%;
    border: 1px solid #ccc;
    height: 100px;
    margin-top: 9px;
    padding: 15px;
}
ol.breadcrumb i.fa.fa-home {
    font-size: 24px;
    color: #f00;
}
.breadcrumb {
    background-color: #2a2a2a;
        margin-bottom: 30px;
}
.breadcrumb>.active {
    color: #fff;
}
input.wpcf7-form-control.wpcf7-submit {
    font-size: 14px;
    display: inline-block;
    background: #f00;
    color: #fff;
    padding: 7px 22px;
    text-transform: uppercase;
    border: none;
}

.footContent input.wpcf7-form-control.wpcf7-submit{display: block; margin: 0 auto;}

input.wpcf7-form-control.wpcf7-submit:hover{
	background: #333 !important;
}
.innerPages{
  padding: 70px 0 280px;
}
.innerPages .aboutLeft{
  margin-top: 0px;
}
.innerPages .aboutUs{
  margin-top: 0;
}
.innerFurious {
    padding: 30px 0;
}
.whiteBg {
    background: #fff;
    box-shadow: 0 0 10px 0 #2a2a2a;
    padding: 30px;
    min-height: 2150px;
    margin-top: 15px;
}
.cutContent h5 {
    color: #f00;
    font-family: "Proxima Nova";
    margin-bottom: 10px;
}
.cutContent li:before {
    content: '\f192';
    font-family: FontAwesome;
    color: #f00;
    margin-right: 10px;
}
.cutContent li {
    margin-bottom: 10px;
}
.cutContent {
    margin-bottom: 40px;
}
.esthetic .whiteBg{
  min-height: 1020px;
}
.barberss .whiteBg{
  min-height: 1210px;
}
.nailTechnician .whiteBg, .Education .whiteBg{
  min-height: initial;
}
.whiteBg .facBox .application-fee span {
    color: #000;
}
.whiteBg .facBox,.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {
    margin-bottom: 30px;
}
.hourlyCon h6 {
    font-size: 16px;
    font-weight: 700;
    color: #f00;
}
.galleryPortfolio {
    padding: 70px 0;
}
section.contact-page-sec{
  padding: 30px 0;
}
.videoBarbers {
    margin-top: 15px;
    background: #fff;
    box-shadow: 0 0 10px 0 #2a2a2a;
    padding: 93px 30px;
    /* min-height: 2150px; */
    margin-top: 15px;
}
.videoBarbers video {
    height: 248px !important;
}

footer a:hover,footer a:focus,.telCall a:hover,.telCall a:focus,footer ul li.active a{color: #f00;}
.wpcf7 form.sent .wpcf7-response-output{border-color: #fff; color: #fff;}
.footContent .wpcf7-form-control.g-recaptcha.wpcf7-recaptcha div{width: initial !important; margin: 0 auto !important; text-align: center;}


@media(max-width: 991px){
  .forDesktop{
  display: none !important;
}
.forMobile{
  display: block !important;
}
.sidenav{height:100%;width:0;position:fixed;z-index:1;top:0;right:0;    background-color: #f00;overflow-x:hidden;transition:0.5s;padding-top:60px;}
.sidenav a{padding:8px 8px 8px 32px;text-decoration:none;font-size:14px;color: #fff;display:block;transition:0.3s;text-transform:uppercase;}
.sidenav li{list-style:none; display: block;}
.sidenav a:hover{color:#f1f1f1;}
.sidenav .closebtn{position:absolute;top:0;right:25px;font-size:36px;margin-left:50px;}
header.forMobile {
    padding: 15px 0;
}
section {
    padding: 30px 0 !important;
}
h3.secTitle {
    font-size: 20px;
    margin: 0 0 10px;
    line-height: 28px;
}
.aboutLeft br {
    display: block;
}
h3.secTitle span {
    font-size: 18px;
    letter-spacing: 0.7px;
}

br{
  display: none;
}
span.rightbig {
    float: right;
        color: #f00;
}
.carouselCaption {
    position: initial;
    background: #000;
    padding: 20px 0;
        text-align: center;
}
.bannerContent h2 {
    font-size: 28px;
    line-height: 35px;
    margin-bottom: 10px;
}
.bannerContent a.btnAll {
    font-size: 14px;
    padding: 10px 20px;
  }
ol.carousel-indicators{
  display: none;
}  
body{
  padding-top: 75px;
}
.aboutLeft {
    margin-top: 0;
}
.aboutUs {
    margin-top: 25px;
}
.titleCorner h4{
      font-size: 18px;
    margin-bottom: 5px;
}
.facilityListing {
    padding-top: 230px;
    background-size: cover;
}
.titleCorner:before{
  display: none !important;
}
footer{
  text-align: center;
  background-size: cover;
}
.footContent {
    margin-bottom: 50px;
}
.bottomHeader .pull-left, .bottomHeader .pull-right{
    float: none!important;
}
.topFooter {
    padding-bottom: 0;
}
.bottomHeader .social{
  margin-bottom: 10px;
}
.aboutLeft {
    text-align: center;
    margin-bottom: 30px;
}
.aboutImg img {
    margin: 0 auto;
}
.faciContent {
    margin-top: 20px;
        text-align: center;
}
.faciLoop {
    margin-bottom: 20px;
    padding-bottom: 30px;
    border-bottom: 1px solid #fff;
}
.paddingRight{
padding-right: 15px;
}
.paddingLeft {
    padding-left: 15px;
}
.footerLogo img{
  margin: 0 auto;
}
.footerLogo{
  margin-bottom: 20px;
}
.forMobile .col-xs-3{padding: 0;}
.top-social ul li a{color: #f00;
    font-size: 21px;
    margin: 0 8px;}
.top-social {text-align: center; margin-top: 10px; }

}