/*
Theme Name: AJBev
Version: 1.0
Description: A child theme of Divi
Template: Divi
*/

@import url("../Divi/style.css");



.post-meta {
       visibility: hidden;
       }

.fade {
text-align: right;
margin-top: 15px;
   opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
   }

   .fade:hover {
      opacity: 0.85;
      }

.shrink{
width: 50%;
}


.et-cart-info { display:none; }

ul.products .count { display:none !important; }

h4.widgettitle{
font-size: 110%;
border-bottom: 3px solid #c3c3c3;
margin-bottom: 10px;
}

 /* unvisited link */
a:link {

}

/* visited link */
a:visited {

}

/* visited link */
a:hover{
    color: #333;
}




.onderliggend{
z-index:0;
}

.bovenliggend{
z-index: 10;
}


div#et-info{
float: right;
}

.grow { transition: all .2s ease-in-out;  margin-bottom: 5px;}
.grow:hover { transform: scale(1.1); margin-bottom: 5px; }


.blauw a{color: #fff; text-decoration: underline;}
.blauw a:visited{color: #fff;text-decoration: underline;}

div#tab-description h2{
display: none;
}


