/*
Theme Name: Big Box Solutions-Twenty Seventeen
Theme URI: 
Description: Child theme of twentyseventeen theme for the Twenty Seventeen theme
Author: <a href="https://wordpress.org/">the WordPress team</a>
Author URI: 
Template: twentyseventeen
Version: 1.4
*/

/* Generated by Orbisius Child Theme Creator (http://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Tue, 06 Mar 2018 12:14:26 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

h1 {
	font-size: 16px;
	font-weight: 900;
  	padding-top: 30px;
	padding-bottom: 20px;
}

h1:first-child
 {

  	padding-top: 30px;

}
h2 {
	color: #99cc33;
	font-size: 14px;
	font-weight: 900;
}
.site-footer {
	background-color: #313131;
  border-top: 0px solid #eee;
}
.site-info {
	color: white;
	width: 78%;
}
.site-info a {
	color: white;
	text-decoration: none;
}


.navigation-top {

 /*  border-bottom: 1px solid #eee;
    border-top: 1px solid #eee; */
  border-bottom: 0px;
    border-top: 0px; 
}

/*logo a menu vedle sebe*/
.container1 {
 width: 100%;

}
.left-div {
/*	display: inline-block;    */
position: relative;
float: left;    
height: 112px;   
	margin-left: 4px;
}
.center-div {
	padding-top: 34px;
/* background: green;     */
/*	display: inline-block;  */
position: relative;
float: left;    
}
.right-div {
	padding-top: 50px;
/*background: yellow;   */
/*	display: inline-block;  */
position: relative;
 	float: right;   
}

.page.page-one-column:not(.twentyseventeen-front-page) #primary {

	margin-left:auto;
	margin-right: auto;
 	max-width: 1280px;
}


/* sirka strankz contex */
@media screen and (min-width: 48em) {     

 
/*media all*/
/*Element ID pro colom pro upravu 2 sloupcu */
#pozadi-sloupce[data-width='4'].bt_bb_column {
     background-image: url("http://www.bigboxsolutions.cz/wp-content/uploads/2018/03/zeleny_pas.jpg");
  background-repeat: repeat-y;
   background-size: 342px;
}
#pozadi-sloupce[data-width='4'].bt_bb_column {
    -webkit-flex-basis: 40%;
    flex-basis: 40%;
    max-width:40%;

}
/*media all*/
#pozadi-sloupce2[data-width='8'].bt_bb_column {
    -webkit-flex-basis: 60%;
    max-width: 60%;
     flex-basis: 60%;
}  



#about-ramecek
{
  padding-left: 0px;
}
#tri-sloupce.bt_bb_column 
{
  padding-left: 0px;
}

 .wrap {
/*	max-width: 98%;   */
/*	max-width: 1280px;    */
 padding-left: 2em;
 padding-right:  2em;
}



 
.content-area
.navigation-top .wrap {
/* max-width: 98%;    */
/*	max-width: 1280px;      */
/*	padding: 0.75em 3.4166666666667em;  */
 
}



/*tests*/
.navigation-top {
 /*background: red;    */
  /*plovoucí*/
  position: relative; 
    }

/*tests*/
.navigation-top nav {
/*  margin-left: 150px;         */
/* height: 198px;        */
/*  background-image: url(http://www.bigboxsolutions.cz/wp-content/uploads/2018/03/BBS_web_1280x800px_rezy2_04.jpg);    */
                                                                                                                      
}
.menu-scroll-down
 {
 color: red;
 visibility: hidden;
  }

}




.site-info {
	float: left;
	padding-left: 0%;
	width: 100%;
}

/* stranka spodek */
.page:not(.home) #content {
	padding-bottom: 0em;
}
.site-footer {
	margin-top: 0em;
}
/* stranka od vrchu */
.site-content {
	/*padding-top: 80px; */
  	padding-top: 0px; 
}

/*odstraneni mezery nad a pod  sledshow*/

.panel-content .wrap {
	padding-bottom: 0em;
	padding-top: 0em;

}


button, input[type="button"], input[type="submit"]
{
background-color: #99cc33;
}