/*!
 * Start Bootstrap - Landing Page Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
body {
	margin: 0;
	font-size:16px;
}
 
 .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
 
@media screen and (min-width: 40em) {
	.container-fluid {
    padding-right: 40px;
    padding-left: 40px;
    margin-right: auto;
    margin-left: auto;}
}
 
 /* Front Page Logo */
 .inline-logo {
	width:17px !important; 
	height:17px !important; 
	display: inline !important; 
	vertical-align:baseline;
}
 
 @media screen and (min-width: 40em) {
	 .inline-logo {
	width:55px !important; 
	height:55px !important; 
	display: inline !important; 
	vertical-align:baseline;
	 }
 }
 
 /* Footer Sized Logo */
 .footer-logo {
	width:25px !important; 
	height:25px !important; 
	display: inline !important; 
	vertical-align:baseline;
}
 
 @media screen and (min-width: 40em) {
	.footer-logo {
	  width:25px !important; 
	  height:25px !important; 
	  display: inline !important; 
	  vertical-align:baseline;
	}
 }

 
 /* NAVBAR */
 .navbar-default {
	background-color: #FFF;
    border-color: #e7e7e7;
}
 
 .navbar {
    min-height: 80px;
 }
 
/* Center the Menu Items on Top-Bar */
/* Hmm. This is what is controlling the height of the topbar. */
/* 20px is for the height of the text. 40+40+20=100px */ 
@media (min-width: 768px) {
	.navbar-nav>li>a {
		padding-top: 40px;
		padding-bottom: 40px;
	}
 }
 
@media (min-width: 768px) {
	.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
		margin-right: 30px;
		margin-left: 0;
		padding-top: 0px;
	}
 }
 
.navbar-header {
	min-height: 100px;
}
                
 .navbar-spacer {
	padding-top: 80px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */ 
 }
 
body,
html {
    width: 100%;
    height: 100%;
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}

.topnav {
    font-size: 14px; 
}

@media screen and (min-width: 40em) {
	.topnav {
    font-size: 18px; 
	}
}

.lead {
    font-size: 18px;
    font-weight: 400;
}

.intro-header {
    padding-top: 100px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    padding-bottom: 0px;
	background-color: #C4C4C6;
}

 .slide-bg {
	 background-size: 100% auto;
 }

.intro-message {
    position: relative;
    padding-top: 20%;
    padding-bottom: 20%;
}

.intro-message > h1 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 5em;
}

.intro-divider {
    width: 450px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

.intro-message > h3 {
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
}

.intro-logo {
		vertical-align:middle;  
		}

@media(max-width:767px) {
    .intro-message {
        padding-bottom: 15%;
    }

    .intro-message > h1 {
        font-size: 3em;
    }

	.intro-logo {
		height: 30px;
	}
	
    ul.intro-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.intro-social-buttons > li:last-child {
        margin-bottom: 0;
    }

    .intro-divider {
        width: 100%;
    }
}

.network-name {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
}

.content-section-a {
    padding: 30px 0;
    background-color: #f8f8f8;
}

.content-section-b {
    padding: 30px 0;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}

.section-heading {
    margin-bottom: 30px;
}

.section-heading-spacer {
    float: left;
    width: 200px;
    border-top: 3px solid #e7e7e7;
}

.banner {
    padding: 40px 0;
    color: #f8f8f8;
    background-size: 100% 100%;
}

@media screen and (min-width: 40em) {
	padding: 100px 0;
    color: #f8f8f8;
    background: url(../img/banner-bg.jpg) no-repeat center center;
    background-size: 100% 100%;
}


.banner h2 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 3em;
}

.banner ul {
    margin-bottom: 0;
}

.banner-social-buttons {
    float: right;
    margin-top: 0;
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        float: left;
        margin-top: 15px;
    }
}

@media(max-width:767px) {
    .banner h2 {
        margin: 0;
        text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
        font-size: 3em;
    }

    ul.banner-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons > li:last-child {
        margin-bottom: 0;
    }
}

footer {
    padding: 50px 0;
    background-color: #f8f8f8;
}

p.copyright {
	text-align: left;
	font-weight: 400;
	font-size: .8em;
}


/* Scroll Back to Top */
div#page {
			max-width: 900px;
			margin-left: auto;
			margin-right: auto;
			padding: 20px;
		}
		
		.back-to-top {
			position: fixed;
			bottom: 2em;
			right: 0px;
			text-decoration: none;
			color: #000000;
			background-color: rgba(235, 235, 235, 0.80);
			font-size: 12px;
			padding: 1em;
			display: none;
		}

		.back-to-top:hover {	
			background-color: rgba(135, 135, 135, 0.50);
		}	
		
/* Store Add-ons */
/* store-title */
/* padding sets the height of the Online Store on top of the page. */
.store-title {
	font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 500;
	font-size: 2.0em;
	text-align: center;
	padding-top: 15px; /* +50px extra for header */
	padding-bottom: 15px;
	padding-left: 25px;
	background-color: #f8f8f8;
}

.store-background {
	background-color: #EDEDED;
	box-shadow: 0 1px 3px rgba(0,0,0,.07) inset;
}

.full-width {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

/* ECWID */

html#ecwid_html body#ecwid_body .ecwid .ecwid-productBrowser {
    background-color: #fff;
	border-radius: 10px;
	margin: 20px 0 40px 0;
    padding: 10px 30px 30px 30px;
	display: block;
}

@media screen and (min-width: 600px){
	html#ecwid_html body#ecwid_body .ecwid .ecwid-productBrowser {
    background-color: #fff;
	border-radius: 10px;
	margin: 20px 0 40px 0;
    padding: 10px 30px 30px 30px;
	}
}

/* Curves the edges around the image */ 
html#ecwid_html body#ecwid_body .ecwid div.ecwid-productBrowser .ecwid-productBrowser-productsGrid a > img, html#ecwid_html body#ecwid_body .ecwid div.ecwid-productBrowser .ecwid-productBrowser-subcategories-mainTable a > img {
    border-radius: 5px;
}

html#ecwid_html body#ecwid_body div.ecwid-productBrowser-auth {
    position: relative;
    text-align: right;
    line-height: 1.43;
    margin: 6px 7px 7px;
}

html#ecwid_html body#ecwid_body div.ecwid-ProductBrowser-auth-anonim, html#ecwid_html body#ecwid_body div.ecwid-ProductBrowser-auth-logged{
    top: 2px;
    margin-right: 0px!important;
}

/* Hide Breadcrumbs */
/* Left the other attributes just in case... */
html#ecwid_html body#ecwid_body div.ecwid-productBrowser-categoryPath {
    font-size: 13px;
    color: #333;
    padding-top: 5px;
    text-align: left;
    /* display: none; */
}

/* Remove Category Label */
span.ecwid-productBrowser-categoryPath-categoryLabel {
  display:none;
}

/* Image Size in Detailled Description */
html#ecwid_html body#ecwid_body div.ecwid-productBrowser-gallery .ecwid-productBrowser-gallery-image {
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
	display: block;
	text-decoration: none;
	width: 100%;
}
	
@media screen and (min-width: 600px){
	html#ecwid_html body#ecwid_body div.ecwid-productBrowser-gallery .ecwid-productBrowser-gallery-image {
		margin-left: auto;
		margin-right: auto;
		background-color: transparent;
		display: block;
		text-decoration: none;
		width: 70%;
	}
}

/* Menu Bar */
#menu-bar {
	/* width: 100%; */
    height: 35px;
    font-size: 16px;
    font-family: Tahoma, Geneva, sans-serif;
    font-weight: bold;
    text-align: center;
    background-color: #8AD9FF;
    border-radius: 8px;
}

#menu-bar ul{
	height: auto;
	padding: 8px 0px;
	margin: 0px;
	list-style-type: none;
}

#menu-bar li {
display: inline;
padding: 30px;
}

#menu-bar a {
    text-decoration: none;
    color: #00F;
    padding: 8px 8px 8px 8px;
}

#menu-bar a:hover {
    color: #F90;
    background-color: #FFF;
}		

@media screen and (min-width: 600px) {
.txt-box {
    width: 100%;
	background-color: #fff;
    border-radius: 10px;
    margin: 20px 0 40px 0;
    padding: 10px 30px 30px 30px;
	display: block;
}
}

.event { 
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	display: block;
    margin-left: auto;
    margin-right: auto 
}

/* Size Google Embedded Map */

.mobile-map  {
	width: 300px; 
	height: 350px;
} 

@media screen and (min-width: 600px) {
	.mobile-map {
		width: 425px; 
		height: 350px;
	}
}
