body{
            font-family:"Lato", Arial, sans-serif;
                font-size:18px;
                font-weight:normal;
        }
        p{
            font-size:18px;
        }
        
    .top-nav > ul li a{
            font-family:"Montserrat", Arial, sans-serif;
                font-size:18px;
                font-weight:bold;
        }
.top-nav li li a{
            font-family:"Montserrat", Arial, sans-serif;
                font-size:15px;
                font-weight:normal;
        }
h1,h2,h3,h4,h5,h6{
            font-family:"Montserrat", Arial, sans-serif !important;
                font-weight:bold;
    }
header.top-head .logo a{
            font-family:"Montserrat", Arial, sans-serif;
                font-size:40px;
                font-weight:700;
     
}
header.top-head .logo a span{
            font-family:"Open Sans", Arial, sans-serif;
                font-size:22px;
                font-weight:400;
     
}
    body{
        color: #303030;
    }

 
  
  
  
  
       .footer-bottom,.footer-top-4 .copyrights,.footer-top-4 .footer-menu-inline{
        background-color: #fdf30e;
    }
       .top-bar{
        background-color: #f50101;
    }
         .top-bar,.top-bar a, .top-bar span{
        color: #ffffff;
    }
     
     .top-bar li,.lft-topbar-border{
        border-left: 1px #f50101 solid;
    }
       header.top-head.stickyHeader{
                    background:rgba(255,255,255,1);
         
    }
      
     .page-title{
                    background-image: url("/wp-content/uploads/2016/01/Feet-Walking-Header.jpg");
                        background-repeat: ;
        background-position:50% 0;
         
    }
  
     .page-title > .container{
        height: 150px;
    }
   
     .top-nav > ul > li > a{
	text-transform:capitalize
}

@media (max-width: 480px){
	.page-title h1{
		font-size: 22px !important;
	}
	.page-title h3{
		font-size:19px !important
	}
	.page-title .breadcrumbs{
		display:none
	}
}

@media (max-width: 992px) {
	.footer-top [class*="col-md-"]{
		margin-top: 30px !important;
	}
	header.top-head .logo a img{
		max-height: 90px;
	}
	.page-title{
	   background-position: 0 0 !important;
    }
}
.slick-slider {
	touch-action: auto;
	-ms-touch-action: auto;
}

aside.sidebar{
	margin-top:-60px
}

.page-title .breadcrumbs {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

header.top-head.stickyHeader{
	height:auto !important
}
.copyrights{
	white-space:normal
}

header.top-head .logo{
	background-color:#ffffff !important
}
header.top-head .logo a,header.top-head .logo a span {
    color: #f00 !important;
}

/* Logo Color */
header.top-head .logo a i{
	color:#4d4d4d !important
}
/* Slogan Color */
header.top-head .logo a span{
	color:#4d4d4d !important
}


/* Mobiles Logo Size */
@media (max-width: 768px) {
	header.top-head .logo a i {
		font-size:20px
	}
	header.top-head .logo a span {
		font-size:11px
	}
}



  
           
      