/*
Theme Name: SkyConsult
Theme URI: http://extend.thecartpress.com/products/boot-store/
Author: TheCartPress team
Author URI: http://thecartpress.com/
Template:     boot-store
Description: Responsive eCommerce Theme based on Bootstrap. Full website support: Coorporative pages, Blog (post formats), Store with eCommerce support (TheCartPress eCommerce + Marketplace plugins), Authors, Searches, Community (Buddypress support). Versatile and scalable. Flexible with Bootstrap fluid grid extended system that adapts your website to mobile devices and the desktop or any other viewing environment. Carousel for post, products and custom types. Custom logo. Custom background. 2 Menu Positions in header. 3 Shortcuts in home page. 3 tabs for product details. Frontpage template with carousel and 2 widgetized areas. Multilingual Ready (WPML. qTranslate), RTL-Language Support,  Search Engine Friendly, W3C Markup Validated. Cross-Browser.  Independent navigation structures for different parts of your business: 20 Widget Areas. Also ideal as base to develop child themes. Compatible with many WordPress plugins. Powerful but simple theme. You can see it in action in all TheCartPress sites. See <a href="http://demo.thecartpress.com" title="TheCartPress eCommerce demo" target="_blank">demo</a>.
Version: 1.6.1
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-width, one-column, two-columns, left-sidebar, right-sidebar, blavatar, buddypress, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: bre-bootstrap-ecommerce

This theme, like WordPress, is licensed under the GPL.
Boot Store, WordPress theme, Copyright (C) 2013 TheCartPress
Boot Store is licensed under the terms of GPL 3.
*/
@import url("../boot-store/style.css");
/* =Theme customization starts here
-------------------------------------------------------------- */
#template-carousel .carousel-caption h2 {
margin: 0;
display: block;
width: 100%;
height: 100%;

}

#template-carousel .carousel-caption h2 a {
display: block;
width: 100%;
height: 100%;

}

#template-carousel .carousel-caption {
width: 100%;
margin: 0;
padding: 0;

}

.carousel-inner .row-fluid .span7 {
width: 100%;
margin: 0;
}

#template-carousel .item {
padding-top: 0;
}

#template-carousel .carousel-inner {
height: 22.167143rem;
}

.carousel-control {
display: none;
}

.navbar-inner {
  min-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #cbe7f5, #cbe7f5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#cbe7f5), to(#cbe7f5));
  background-image: -webkit-linear-gradient(top, #cbe7f5, #cbe7f5);
  background-image: -o-linear-gradient(top, #cbe7f5, #cbe7f5);
  background-image: linear-gradient(to bottom, #cbe7f5, #cbe7f5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcbe7f5', endColorstr='#ffcbe7f5', GradientType=0);
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  *zoom: 1;
}

.navbar .divider-vertical{height:50px;margin:0 9px;border-left:1px solid #eeeeee;border-right:1px solid #ffffff;}

.navbar #s {
	width: 48px;
	width: 4.328571428rem;
	background-color: #ffffff;
	-webkit-transition-duration: 400ms;
	-webkit-transition-property: width, background;
	-webkit-transition-timing-function: ease;
	-moz-transition-duration: 400ms;
	-moz-transition-property: width, background;
	-moz-transition-timing-function: ease;
	-o-transition-duration: 400ms;
	-o-transition-property: width, background;
	-o-transition-timing-function: ease;
	border-color: #d4d4d4;
	opacity: 0.7;
    /* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	/* IE 5-7 */
	filter: alpha(opacity=70);
	/* Netscape */
	-moz-opacity: 0.7;
	/* Safari 1.x */
	-khtml-opacity: 0.7;
	/* Good browsers */
	margin-right: 10px;
}

.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
list-style: none;
background-color: #cbe7f5;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.2);
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-webkit-background-clip: padding-box;
-moz-background-clip: padding;
background-clip: padding-box;
}


#page {
	background-color: #cbe7f5;
	padding-bottom: 20px;
	padding-bottom: 1.428571428rem;
	overflow: hidden;
	}
	
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 0px solid #eeeeee;
}

.site-info {
margin-bottom: 20px;
margin-bottom: 1.428571429rem;
text-align: right;
font-weight: bold;
font-size: 12px;
font-size: 0.857142857rem;
padding: 14px;
padding: 1rem;
color: #cbe7f5;
}

