

 @import url(http://www.artbeat.co.il/cssForSites/GveretLevinAlefAlefAlef/GveretLevinAlefAlefAlef.css);  /*GveretLevinAlefAlefAlef*/


.InnerCollectionListAsPageContent_MainDiv
{
    
    max-width:100%;
    /*width:100%;*/
    
    /* border-top: 1px solid #ccc;
    margin-top: 20px;*/
    padding-top: 10px;
    
}
.mainContent
{
    background-color: #ededed;
}

.thumbnail
{
    height:auto;
    width:100%;
    /*padding:1px;
    border-radius: 0px;
    background-color:#777;*/

    padding:0px;
    
   

}

.thumbnailCaption
{
    color:#000;
    text-align: center;
}

.thumbnailOver
{
    background-color: rgba(255, 255, 255, 0.7);
    border:1px solid #000;
     position: absolute;
    top: 45%; left: 50%;
    transform: translate(-50%,-50%);
    padding:10px;

    filter:alpha(opacity=0);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    font-size:18px;
  
  
    
  
}

.thumbnailContainer:hover .thumbnailOver{
     
    enlarged image should offset horizontally */
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    font-size:26px;
}

.ColBox 
{
    padding:0;
}
.ColBox a
{
    display: block;
    
    padding:50px;
   /* background-color: #fff;*/
    margin-bottom:20px;
    
    
}
.ColBox a img
{

   -webkit-box-shadow: 3px 4px 6px 0px rgba(122,122,122,1);
    -moz-box-shadow: 3px 4px 6px 0px rgba(122,122,122,1);
    box-shadow: 3px 4px 6px 0px rgba(122,122,122,1);
    border:none;
    
    max-height:140px;
    height:140px;
    width:auto;
    margin:0 auto;
}
/*
@media (max-width: 1450px)
{
    .InnerCollectionListAsPageContent_MainDiv .col-lg-3 {
        width: 33% !important;
    }
}*/


/* site specific Orly shalem */

.innerText h1, .innerText h1 span
{
   font-family: GveretLevinAlefAlefAlef;
   font-size:32px;
   letter-spacing:2px;
}


.innerText table
{
    border:none;
}


@media (max-width: 768px)
{
    .row {
    margin-right: 0px;
    margin-left: 0px;
    }
    
    .InnerCollectionListAsPageContent_MainDiv
    {

        padding-top: 0px;

    }
    
    .ColBox a
{
    margin-bottom:5px !important;
    padding: 20px 30px;
    
    
}
}
/* site specific Orly shalem */

