/*
Theme Name: wp-bootstrap
Theme URI: http://320press.com/wpbs
Description: A simple responsive theme based on the Bootstrap framework. Includes multiple page templates, two different sidebars and a theme options panel.
Version: 3.3.1
Author: Chris Barnes
Author URI: http://cbarn.es
Tags: black, white, one-column, two-columns, flexible-width, custom-background, custom-colors, custom-menu, full-width-template, theme-options
License: GNU General Public License v2.0 & Apache License 2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html http://www.apache.org/licenses/LICENSE-2.0
*/

/* HEADS UP: Everything that you will normally find here can be found in the library/less/wp.less */

.elementor-editor-active .navbar {
    display: none !important;
}
body, html {
    overflow-x: hidden !important;
}
body{
	padding-top:0px !important;
}
.title-page{
	background-image:url('http://ckp.mediaclient.co.il/wp-content/uploads/2019/01/wood.png');
	background-repeat:no-repeat;
	background-position: center center;
    height: 87px;
	position:absolute;
	z-index:22;
}
.page-id-39 .title-page{
	background-image:url('http://ckp.mediaclient.co.il/wp-content/uploads/2019/01/wood.png');
	background-repeat:no-repeat;
	background-position: right center;
    height: 87px;
	position:absolute;
	z-index:22;
} 
.navbar-fixed-top, .navbar-fixed-bottom{
	position:absolute !important;
}
.menusite li {
    border-left: 1px solid #fff !important;
}
.menusite li:last-child {
    border-left: none !important;
}

.page-id-39 .footer-contact {
    display: none;
    padding-top: 71px;
}
.cloud-2 {
    left: -52px;
    text-align: right;
    z-index: 100;
    position: absolute !important;
}
/*.home footer {
    position: relative;
    z-index: 8;
    top: -28px;
}*/

.home footer {
    position: relative;
    z-index: 8;
    margin-top: 3px;
}


.treefooter {
   position: absolute !important;
   z-index: 99999;
   top: -268px;
   left: -104px;
}

.home .treefooter{
	display:none;
}
.home .hat{
	display:none;
}
 footer {
    position: relative;
    z-index: 8;
}

.treeb{
   position: absolute !important;
top: -359px;
z-index: 9999;
height: 500px;
width: 294px; 
}
@media (max-width:1024px){
	.treeb {
    display: none;
}
}
@media (max-width:768px){
    .treeb{
    position:absolute;
    top:-139px;
    z-index:9999; 
}
}
@media (max-width:480px){
	.treeb {
    display: none;
}
	.home footer {
    position: relative;
    z-index: 8;
    margin-top: 20px;
}
}
@media (max-width:320px){
	.treeb {
    display: none;
}
	.home footer {
    position: relative;
    z-index: 8;
    margin-top: 20px;
}
}
