/**handles:gumout-style**/
/*
Theme Name: Gumout New
Theme URI: https://gumout.com/
Author: Gumout Dev Team
Author URI: https://gumout.com/
Description: Gumout New Theme
Version: 1.0

*/

.error-message{
	padding: 100px 20px;
	text-align: center;
	color: #000;
	font-family: Oswald;
	font-size: 42px;
	font-weight: 600;
	line-height: 45px;
	text-transform: uppercase;
}
.owl-carousel .owl-dots .owl-dot{
	width: 6px;
    height: 6px;
	margin: 0 5px;
}

.section-info-dir table{table-layout: auto;}