/*
Theme Name: FORTUNEGREECE.COM
Author: BEATTHEWHITES
Text Domain: fortunegreeece
Version: 1.1
*/


/*
.sidebar_column{
  position: relative;
  display: none !important;
}

@media(min-width:768px){
  .sidebar_column{
    display: block !important;
  }
}*/



.sidebar__inner.do-sticky{
  position: absolute;

  top:0;
}

.sidebar-fixed{
  transform:translateY(67px);
  -moz-transform:translateY(67px);
  -webkit-transform:translateY(67px);
  -ms-transform:translateY(67px);
  position: fixed !important;
}


.single_gallery__wrapper--left{
  float: left;
  width: calc( 100% - 330px);
  padding-right: 30px;
}


/*.side_stick{*/
  /*display: none !important;*/
/*}*/

.happy_childhood.side_stick .banner-rendered.visible_banner {
  display: flex;flex-direction: column;
  justify-content: center;
}

.happy_childhood.side_stick .banner-rendered.visible_banner > div {
  max-height: 100%;
  /*overflow-y: auto;*/
  position: static;
  -webkit-transform: none;
  -ms-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;

}

/*.bottom_stick {
   display: none !important;
}*/

.single-post.postid-270 .side_stick{
  display: block !important;
}





