/*
Theme Name: WadhwaCo
Theme URI: http://www.sansoftinfotech.com
Author: Shiv Mehta
Author URI: http://www.sansoftinfotech.com
Description: Theme developed for WadhwaCo.
Version: 1.0
Text Domain: wadhwaco
*/

body{
font-family: 'Roboto', sans-serif;
overflow-x:hidden;	
}

.top-sub-nav span{
	font-family: 'Roboto', sans-serif !important;
}

h1, h2{
font-weight:100;	
}

h2 {
    font-size: 3.56rem;
    line-height: 110%;
    margin: 1.78rem 0 1.424rem 0;
    color: white;
}

h3, h4{
font-weight:400;	
}

.navbar-fixed {
    z-index: 9999;
}

.main-nav-area{
margin-bottom:0px;	
}

.top-nav, .top-nav nav{
height:70px;
line-height:70px;	
}

a.brand-logo img{
padding:10px 10px 10px 0px !important;	
}

.logo-menu{
border-bottom:solid 1px rgba(0,0,0,0.2);	
}

.main-nav{
padding-left:20px;
padding-right:20px;	
}

.main-nav a{
	color:#FFFFFF !important;
	font-size:12px;
}

.sidebar-content li{
	list-style:none;
}

.current-menu-item{
background-color:rgba(255,255,255,0.2);	
}

.current-menu-item a{
color:#CCC !important;	
}

.main-heading{
width:20%;
border-bottom:1px solid #eeab02;
background-color:#eeab02;
margin:0 auto;
position:relative;	
}

.main-heading:after{
content:'';
    position: absolute;
    border-style: solid;
    border-width: 7px 7px 0;
    border-color: #eeab02 transparent;
    display: block;
    width: 0;
    z-index: 1;
    top: 0px;
    left: 45%;
}
.spacer{
height:100px;	
}

ul#staggered1 li, ul#staggered2 li{
opacity: 0;	
}
.slider .slides{
background:transparent !important;	
}

.testimonials{
font-family: 'Pacifico', cursive;
}

h1.site-title {
    color: #2196f3;
	font-weight:700;
	font-size:24px;
    background-image: -webkit-linear-gradient(92deg,#000000,#333333);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation: hue 60s infinite linear;
  }
  
.top-header{
 height:30px;
 line-height:30px;	
}

.logo-menu .row{
margin-bottom:0 !important;	
}
.fa {
    display: inherit !important;
 }
 
#breadcrumbs{
    list-style:none;
    margin:10px 0;
    overflow:hidden;
}
  
#breadcrumbs li{
    display:inline-block;
    vertical-align:middle;
    margin-right:15px;
}
  
#breadcrumbs .separator{
    font-size:18px;
    font-weight:100;
    color:#ccc;
}

.hotel-name{
font-weight:700 !important;	
text-shadow: 2px 2px rgba(0,0,0,0.5);
}

.blog-thumb{
height:250px;
margin-bottom:10px;
position:relative;	
}

.blog-post-title{
background-color:rgba(0,0,0,0.6);
padding:10px;
position:absolute;
bottom:0;	
}
.widget{
list-style:none;	
}
.widget h2{
	margin-top:0;
}
.footer{
padding-top:40px;
padding-bottom:40px;	
}

.marquee {
  width: 100%; /* the plugin works for responsive layouts so width is not necessary */
  overflow: hidden;
  padding:20px;
}

.page-parallax{
height:200px;
}

.smile_icon_list.with_bg .icon_list_icon{
top:-24px !important;	
}

.cat-parallax{
height:100%;	
}

#breadcrumbs{
margin:0;	
}

.breadcrumb-nav{
height:40px;
line-height:40px;	
}

.smallest-text{
font-size:11px;	
margin-bottom:0;
}

.home-titles{
font-size:3rem !important;
font-weight:100 !important;	
background-color:rgba(0,0,0,0.6);
padding-bottom:0px;
}

.wph-modal .wph-modal--close a {
   	background-color:#000000 !important; 
	border-radius:50% !important;
	padding:10px !important;
    box-shadow: none;
    color: #1FC5B6;
    font-size: 13px;
    text-decoration: none;
    -webkit-transition: 0.2s ease;
    transition: 0.2s ease;
}

.widget h2 {
    margin-top: 0;
	font-size:24px;
	text-transform: uppercase;
	color:#666;
}

a {
    color: #666;
	font-size:12px;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
}

a:hover {
    color: #fff;
	font-size:12px;
    text-decoration: none;
   -webkit-tap-highlight-color: transparent;
}

.textwidget{
	font-size:12px;
	color: #666;
}

#booking-form input{
	margin:0
}

#booking-form .vc_col-sm-4{
border:1px solid #666;	
}

#booking-form .input-field{
margin-top:0;	
}

.booking-page-bg{
	background-color:#020202;
	color:#FFF;
}

.page-header{
height:150px;	
}

.page-header h2{
	width:100%;
margin-bottom:0;
margin-top:0;
padding-top:40px;
padding-bottom:40px;
}

.top-sub-nav .row{
margin-bottom:0;	
}

.fa-2x{
padding-left:10px;
padding-right:10px;	
}

.news-container a:link{
color:#06F;	
}
.news-container a:hover{
color:#F60;	
}