/*
Theme Name: R+B
Theme URI: http://www.godigitalbrain.com
Author: Digital Brain
Author URI: http://godigitalbrain.com
Version: 1.0.0
*/

/* There are no style definitions in here. Take a look at the /less or /css directories instead. */

body {
	background: url('../images/1.png') repeat;
	font-family: 'Raleway', sans-serif;
}
.header-wrap {
}
.site-header {
}
.site {
}
.site-main {
	padding-top:20px;
	padding-bottom: 20px;
}
.site-title {
	margin-top: 10px;
}

.site-branding {
}

#page .container {
	background: #FFF;
}
.row {
	margin: 0;
}
.container {
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	color: #525252;
	font-weight:bold;
	margin-bottom:20px;
}
/* Nav */
.navbar-default {
	background: transparent;
	border: none;
	margin-bottom: 0;
	border-radius: 0;
}
.navbar-default .navbar-nav>li>a {
	color: #525252;
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	padding:40px 10px;
	font-weight:bold;
}
.navbar-default .navbar-nav>.active>a, 
.navbar-default .navbar-nav>.active>a:hover, 
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, 
.navbar-default .navbar-nav>.open>a:focus {
	color: #8CCA1A;
	background: none;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	color: #8CCA1A;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
	color: #89C040;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {

}
.navbar-nav>li>.dropdown-menu {
	border: none;
	box-shadow: none;
}
.dropdown-menu>li>a {
}
ul.nav li.dropdown:hover > ul.dropdown-menu{
    display: block;    
}
.jumbotron {
	background: none;
	color: #fff;
	padding-top: 25px;
	margin-bottom: 0;
}
.jumbotron h1 {
	font-size: 48px;
	margin-top: 0;
	text-shadow: 0px 2px 2px #000;
}
#colophon {
	margin-top: 20px;
	margin-bottom: 20px;
}
.logo {
	width: 100%;
	height: auto;
}
.locations {
	background: rgba(0,0,0,0.12);
}
.page-intro {
	background: url('../images/12.png');
	color:#FFF;
	padding:0;
}
.page-intro .page-header {
	padding:0;
}
.page-intro .col-md-8 {
	padding:0;
}
.page-intro .entry-title {
	color: #fff;
	font-size:34px;
	text-shadow: 0px 2px 2px #000;
}
.entry-header {
	margin: 10px auto;
	border-bottom: none;
}
.entry-header-wrap {
	background: rgba(0,0,0,0.12);
	border-radius: 2px;
	-moz-border-radius: 2px;
	box-shadow: inset 0px 0px 4px 1px rgba(0,0,0,0.07), 0px 1px 0px rgba(255,255,255,0.1);
	-webkit-box-shadow: inset 0px 0px 4px 1px rgba(0,0,0,0.07), 0px 1px 0px rgba(255,255,255,0.1);
}
.entry-header h1 {
	margin: 0;
}
.top-bar .container {
	background:#FAFAFA;
}
.top-bar .top-border .container {
	background: url('../images/12.png');
	height: 5px;
}
.top .social {}
.top .social img {
	width:24px;
	margin: 5px 5px 0;
}
/* Slider */

.slider .container {
	background: #FFF;
	padding:0;
}
.rsThumbsHor {
	background: #163E48;
}
.rsUni .rsThumb.rsNavSelected {
	background: #DC880A
}

.top-head {
	background: #FFF;
	padding: 0;
}
.rsUni .rsTab {
	background: #82ab47;
	border-left:1px solid rgba(0,0,0,0.25);
	border-right:1px solid rgba(255,255,255,0.25);
}
.rsUni .rsTab.rsNavSelected {
background: #5e8427;
border: none;
}

/* Custom Pages */

.home {
	box-shadow:none!important;
	border:none!important;
	padding-top: 0;
}
/* Footer */
.widget {
}
.widget-title {
	font-size:18px;
}
#secondary .widget-title {
	color: #fff;
}
/* Woocommerce */
.woocommerce ul.products {
	text-align: center;
}
.woocommerce ul.products li.product {
	width: 17%;
	margin: 0 1em;
}
.footer {
	background:rgba(0,0,0,0.25);
	color:#6AB39C;
	padding-top:20px;
	padding-bottom:20px;
	margin-top:40px;
	margin-bottom: -40px;
}

.footer h2 {
	margin-top:0;
	color:#fff;
	text-align:center;
	text-shadow: 0px 2px 2px #275c60;
	text-transform: uppercase;
}
.footer-bottom-wrap {
	background: rgba(0,0,0,0.5);
	color: #FFF;
	margin-top:20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.footer-bottom-wrap .col-md-6 {
	text-align:right;
}
.footer-bottom-wrap a {
	font-weight:bold;
	margin:0 5px;
	color:#fff;
}
.footer-bottom-wrap span {
}
.menu-footer-container ul {
	float:left;
}
.menu-footer-container li {
	float:left;
	display:block;
}
/* Home Template */
.home-featured .container {
	padding: 15px;
	background: url('../images/12.png');
}

.home-featured h2 {
	color: #fff;
	font-size: 26px;
	margin-top: 15px;
	margin-bottom: 5px;
	text-shadow: 0px 2px 2px #000;	
}
.home-featured p {
	color:#FFF;
}
.home-featured .img-thumbnail:hover {
	opacity:0.75;
}
.home-locations {
	padding-left:0;
	padding-right:0;
	margin-top:0;
}
.responsive-img{
	width:310px ;
	min-height:235px;
}
.responsive-detail-img{
	width:127px ;
	min-height:98px;
}

.property-info {
  	position: absolute;
  	top: 80px;
  	/*bottom: 0;
  	left: 0;
  	right: 0;*/
  	background: rgba(225, 225, 225, 0.72);
  	color: #000 !important;
  	visibility: hidden;
  	opacity: 0;
        padding:10px;
  	-webkit-transition: visibility opacity 0.2s;
}
.home-featured-image:hover .property-info {
  	visibility: visible;
  	opacity: 1;
}
.home-locations-title {
	border-bottom: 2px solid rgba(0,0,0,0.15);
	position: absolute;
	width: 1170px;
	z-index: 99;
	background: rgba(0,0,0,0.2);
}
.home-locations h2 {
	color:#fff;
	text-shadow: 0px 2px 2px #000;
	text-align: center;
}
.home-locations #address_search {
	display:none;
}
.home-strains {
	background: #eee;
	border-top:2px solid #ddd;
	border-bottom:2px solid #ddd;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top:0;

}
.home-strains h2 {
	text-align: center;
	color: #fff;
	text-shadow: 0px 2px 2px #275c60;
	letter-spacing: 1px;
}
.home-newsletter {
	background:#fff;
	padding-top:20px;
	padding-bottom:20px;
}
.home .entry-content .entry-title {
	margin-top: 0;
}
#address_search {
	display:none;
}
#sl_div {
	padding:0;
}
.showbiz-title {
	color: #275c60;
}
#home-featured .showbiz-navigation {
	display: none;
}
#home-featured .showbiz p {
	color: #FFF;
}
.nsu-form {
	margin-top: 20px;
}
.nsu-form label {
	margin-right:20px;
}
.nsu-form input[type="submit"] {
	background: #53ad91;
	text-shadow: 0px 1px 2px #333;
	color:#fff;
}
/* Other */
#slp_tagline {
	display: none;
}

.ss {
	text-align:right;
	padding-right:10px;
}
.ss li {
	border:none!important;
}

span.call-us {
	color:#525252;
	text-align:right;
	font-size:16px;
	padding:5px 0;
}

span.search-availability {
	color: #FFF;
    background: url('../images/12.png');
    padding: 6px;
    margin: 0px 0px 0px 10px;
    text-shadow:0px 1px 1px rgba(0,0,0,0.2);
}

a.search-availability {
	color:#FFF;
}
a.search-availability:hover {
	opacity:0.8;
}
.ss li.instagram {
	background-position: 0 -2241px!important;
}

.ss li.foursquare {
background-position: 0 -2321px!important;
}

.rsHomeTempl .rsTmb {
	margin-top: -100px;
	position: absolute;
	left: 20px;
	font-size: 32px;
	background: rgba(0,0,0,0.5);
	padding: 5px 10px;
	text-shadow:0px 1px 1px #000;
}

#showbiz_home-strains_2 .hovercover {
	background: rgba(135,175,73,0.5)!important;
}

.entry-content .displayProduct-shortcode .dp-list-desctiption p {
	font-size:14px;
}
.entry-content .displayProduct-shortcode .product-name {
text-align: left;
font-weight: bold;
color: #53ad91;
font-size: 20px;
}

.entry-content .displayProduct-shortcode .dp-list-desctiption.dp-col_3_of_5 {
	width: 72%;
}

.entry-content .dp-list-thumb {
	width:25%;
}

.page-header, .home-featured .container {
	-moz-box-shadow:    inset 0  8px 8px -8px #696868, 
                        inset 0 -8px 8px -8px #696868;
    -webkit-box-shadow: inset 0  8px 8px -8px #696868, 
                        inset 0 -8px 8px -8px #696868;
     box-shadow:        inset 0  8px 8px -8px #696868, 
                        inset 0 -8px 8px -8px #696868;
}

.page-header h4 {
	color:#FFF;
	text-shadow: 0px 1px 1px #000;
}
.map {
	margin-bottom:20px;
}

.property-photos {
	margin:10px 0;
}

.properties img {
	width:100%;
}

.property-data {
	background:#f9f9f9;
	padding:10px;
}


#home-slider .carousel-inner>.item>img, .carousel-inner>.item>a>img {
	border:0;
	padding:0;
}

#home-slider .carousel-caption {
	padding: 0;
	left: 30px;
	right: auto;
	
}

#home-slider .carousel-caption h3 {
	background:rgba(0,0,0,0.5);
	color:#FFF;
	font-size:32px;
	padding:5px 10px;
	margin:0;
}
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) {
	span.search-availability, span.call-us, .social.pull-left {
		display:block;
		float:none!important;
		text-align:center;
	}
	.ssm {
		text-align:center;
	}
	#home-slider .carousel-caption {
		display:none;
	}
	#home-slider img {height:200px;}
}

.footer-menu
{
display:inline !important;
}

.carousel-inner .item img{height: 260px !important;}

@media(max-width: 767px){

.navbar-default .navbar-nav>li>a { padding: 5px 10px; }

}
