/*
Theme Name: Biomatrix
Template: Divi
*/
@import url("../Divi/style.css");
/* PLACE YOUR CUSTOM CSS CODE BELOW THIS LINE */




.breadcrumbs {
	position: absolute;
    padding: 0px 18px;
    font-size: 10px;
    color:#003880;
    background: rgba(255,255,255,0.70);
	left:4px;
	margin-top: 4px;
}

@media only screen and (max-width: 991px) {
.breadcrumbs {
margin-top: 24px;
}
}

.breadcrumbs a.home {color: #003880;}
.breadcrumbs a {color:#003880;}
.breadcrumbs a:hover {color:#6988bc;}

.bread-sep:after {
	font-family:"ETModules";
	content: "\35";
}

@media only screen and (min-width: 1350px) {
.et_pb_section {
    padding: 25px 0;
}
}

.childrengrid .et_pb_column_1_4 {margin-bottom: 40px;}
.itemcard .et_pb_main_blurb_image {margin-bottom:0px;margin-bottom:0px;white-space: nowrap; background:#f1f5f9; border:1px solid #f1f5f9;background-blend-mode: multiply;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;}
.itemtag {position:absolute;right:0px;top:0px;padding:2px 10px;background:#22c083;color:#FFF;font-size:9px;text-transform:uppercase;font-weight:700;}
.itemcard .imgph {vertical-align:middle;visibility:hidden;}
.itemcard .textwrapper {border:1px solid #d9e0e6; padding:6%;}
.itemcard .itemtitle {line-height:115%;font-size:16px;font-weight:700;color:#000;}
.itemcard .itemcode {font-size: 11px;font-weight:600; color:#83838f}
.itemcard .itemsubtitle {font-size: 12px;line-height: 140%;}
.itemcard .et_pb_bg_layout_light.et_pb_module.et_pb_button {margin-top:32px;background:#f8c816;color:#FFF;padding:12px;font-weight:700;text-align:center;font-size:12px;width:100%;}
.itemcard .et_pb_button:after, .itemcard .et_pb_button:before {font-size:18px;}
.itemcard ul li {font-size:12px;line-height:145%;padding-bottom:6px;list-style-type: square;}									
