/*
Theme Name: Americ
Theme URI: http://demo.bravisthemes.com/americ
Author: Bravis-Themes
Author URI: https://themeforest.net/user/bravis-themes
Description: Americ is a beautifully handcrafted, pixel perfect business consulting WordPress Theme based on Elementor Page Builder & designed with great attention to details, flexibility and performance. Americ has stunning styles and elements to help you make a professional website in no time.
Version: 1.0.0
License: ThemeForest
License URI: https://themeforest.net/licenses
Text Domain: americ
Tags: accountant, advertising, agency, business, company, consulting, corporate, creative, finance, financial, insurance, marketing, elementor, seo, startup
*/


/* Override */
/* #top-text-id{
	margin-bottom: 1em;
	background-color: rgba(0,0,0,0.6);
	width:70%;
	
}
.pxl-item--inner{
	margin-bottom: 1em;
	padding: 20px;
	background-color: rgba(0,0,0,0.6);
} */

/* .top-news-text{
	color:#000;
} */

.pxl-post-carousel1 .pxl-item--inner .pxl-item--title a {
/*     color: var(--primary-color); */
	color: #000 !important;
}

table {
  width: 100%;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
}

table, th, td {
  border: 1px solid #ddd;
}
th {
  background-color: #f2f2f2;
  padding: 8px;
  text-align: left;
  vertical-align: top;
  width: 25%;
  white-space: nowrap;
	font-size:14px !important;
}
td {
  padding: 8px;
  text-align: left;
	font-size:14px;
}

.pxl-portfolio-modern1 .pxl-portfolio-min--inner .pxl-item--number{
	font-size:72px !important;
}

/* Override */
.mt-10{
	margin-top:10px !important;
}
.mt-20{
	margin-top:20px !important;
}
.mt-30{
	margin-top:30px !important;
}