﻿/*
Theme Name: Meow Baari
Description: Customised Invert Lite Theme
Theme URI: http://meowbaari.com/wp-content/themes/meowbaari
Author: Allegorical Solutions (P) Ltd.
Author URI: http://allegoricalsolutions.com
Template: invert-lite
Version: 2.0
*/
body {
    color: #666666;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 16px !important;
    font-weight: 300;
    line-height: 25px;
}
#skehead {
	background-color:#ffc000;
}
#logo {
	line-height:40px !important;
}
.skehead-headernav .logo {
    margin-top: 0 !important;
	min-height: 40px !important;
    max-height: 100px !important;
}
.skehead-headernav.skehead-headernav-shrink .logo {
    height: 50px !important;
    margin-top: 0;
}
.home.page #front-page-content {
    background: #efefef none repeat scroll 0 0 !important;
    display: block;
}
.home.page a.skt-ctabox-button {
	background:#ffc000 !important;
}
.home.page .skt-ctabox .skt-ctabox-content h1 {
    font-size: 30px;
    font-weight: 300;
    line-height: 35px;
    margin-bottom: 20px;
	color: #fff !important;
    text-transform: capitalize;
	font-variant: small-caps;
}
.full-bg-image-fixed, .full-bg-breadimage-fixed {
    background-attachment: fixed;
    background-position: 50% 50%;
    background-repeat: no-repeat !important;
    bottom: 0;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    width: 100%;
}
.flexslider img {
	height:auto !important;
    background-size: cover !important;
    margin-top: 0;
    border-top:2px solid #ffc000;
    border-bottom:8px solid #ffc000;
}
.skt-iconbox.iconbox-top .iconbox-icon img {
    border-radius: 0 !important;
    height: 150px;
    left: -109%;
    margin-bottom: 20px;
    position: relative;
    width: 150px;
}
#skenav a {
    display: block;
    font-size: 18px !important;
    text-decoration: none;
    font-weight:400 !important;
    text-transform:capitalize !important;
    font-variant:small-caps !important;
}
#header.skehead-headernav-shrink #skenav a {
    font-size: 16px !important;
}
.fts-jal-fb-group-header-desc {
    line-height: 20px;
    margin: 7px 0 15px;
    width: 100%;
    display:none !important;
    visibility:hidden !important;
}
/*#full-division-box {
	border-top: 5px solid #ffc000;
	border-bottom: 5px solid #ffc000;
}*/
/* WP Reviews Slider */
.wprs_unslider {
    margin: 0 auto !important;
    overflow: visible;
    padding: 0;
    position: relative;
    width: 96% !important;
}
.full-bg-image-fixed, .full-bg-breadimage-fixed {
    background-attachment: fixed;
    background-position: 50% 50%;
    background-repeat: no-repeat !important;
    background-size: cover;
    bottom: 0;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    width: 100%;
}
/*Instagram feed Homepage*/
.wdi_feed_container {
    background-color: transparent !important;
    border-bottom: 0 solid #ffffff !important;
    width: 100%;
}
.wdi_feed_wrapper {
    background-color: transparent !important;
    text-align: left;
    width: 100%;
}
.wdi_photo_wrap_inner {
    background-color: transparent !important;
    border: 5px solid transparent !important;
}
.wdi_header_user_text h3 {
    color: #000 !important;
    font-size: 18px;
    font-style: normal;
    line-height: 18px;
}
.wdi_bio {
    color: #222 !important;
    font-size: 18px !important;
}
.wdi_media_info {
    color: #222 !important;
    line-height: 28px !important;
}
.wdi_pagination {
    color: #222 !important;
    font-size: 24px !important;
    text-align: center;
}
/*Copyright CSS*/
#footer .third_wrapper .owner a:hover {
	color: #ffc000 !important;
}
@media (max-width:767px) {
	#footer .third_wrapper .owner,
	#footer .third_wrapper .copyright {
		text-align: center !important; 
	}	
}
/*Footer CSS*/
#footer #footer-menu-sidebar {
    text-align: center !important;
}
#footer #footer-menu-sidebar ul.menu {
	float:none !important;
}
#footer-menu-sidebar ul.menu li::before {
    color: #636363;
    content: "";
    font-family: "FontAwesome";
    font-size: 12px;
    margin-right: 5px;
}
#footer-menu-sidebar ul.menu li {
    list-style: outside none none;
    margin-bottom: 5px;
    margin-left: 15px !important;
}
#footer-menu-sidebar ul.menu li a {
	color: #939393 !important;
    font-size: 18px !important;
    font-variant: small-caps !important;
    text-transform: capitalize !important;
}
#footer-menu-sidebar ul.menu li a:hover {
    color: #ffc000 !important;
}