/*
Theme Name: Divi - Child Theme
Description: Divi child theme template
Author: Fuyuko Gratton
Template: Divi

*/

.f3dMatListThumb {
	max-width:100px;
	max-height:100px;
}

#tblMaterialsList th {
	background-color:#000000;
	color:#ffffff;
	padding:8px 3px;
	text-align:center;
}
#tblMaterialsList td {
	text-align:center;
}

.f3dMatListNew {
	background-color: rgba(255,98,0,0.29) !important;
}

@media only screen and (min-width: 770px) {
	.rchList2Col {
		columns:2;
	}
	.rchList3Col {
		columns:3;
	}
	.rchList4Col {
		columns:4;
	}
	.rchList2Col li, .rchList3Col li, .rchList4Col li {
		margin-right:20px;
	}
}

	
/*-----------------------------------------------
  General
-----------------------------------------------*

/*-----------------------------------------------
  Body - All
-----------------------------------------------*/

/*-----------------------------------------------
  Header Section
-----------------------------------------------*/

/*-----------------------------------------------
  Contents Section
-----------------------------------------------*/

/*-----------------------------------------------
  Side Section
-----------------------------------------------*/

/*-----------------------------------------------
  Footer Section
-----------------------------------------------*/

/*-----------------------------------------------
Custom Style
-----------------------------------------------*/

#left-area ol, .entry-content ol, .et-l--body ol, .et-l--footer ol, .et-l--header ol,
#left-area ul, .entry-content ul, .et-l--body ul, .et-l--footer ul, .et-l--header ul {
    padding: 10px 0 23px 2.5em;
    list-style-position: outside;
}

