/*
Theme Name: Breeza
Theme URI: http://demo.bravisthemes.com/breeza/
Author: Bravis-Themes
Author URI: https://themeforest.net/user/bravis-themes/
Description: Breeza is a WordPress theme perfect for consulting, insurance , finance and digital agency etc. It is a complete designs with all minimum required contents for IT service,SEO and digital marketing based company.
Version: 1.0.2
License: ThemeForest
License URI: https://themeforest.net/licenses
Text Domain: breeza
Tags: 	business, consulting, corporate company, creative agency, digital agency, digital business, insurance, investment
*/

.pxl-icon-box.pxl-icon-box2 .pxl-background-icon-left svg path{
	fill: #fddfda !important;
}
.pxl-icon-box2 .pxl-item--backdrop {
	background-color: #ffffff !important;
}
.elementor-widget p a{
	color:#d50a2b !important;
}
@media screen and (min-width: 1200px) {
	.menu-item-has-children > a::after {
     content: "\f150";
    font-family: "Caseicon";
    font-weight: 900;
    margin-left: 8px;
    margin-top: 4px;
    font-size: 0.75em;
    display: inline-block;
    vertical-align: middle;
}
	.pxl-menu-primary > li{
		margin: 0 16px 0 0 !important;
	}
}
@media screen and (max-width: 1199px) {
.pxl-header-mobile-search {
    display: none !important;
}
}
.pxl-link a:hover {
    color: #bababa !important;
}
.menu-item-has-children > a {
	display: inline-flex !important;
}
.pxl-menu-primary .sub-menu li a{
	color:#000 !important;
}
.custom-logo img {
    background: #fff;
    padding: 5px 10px;
    border-radius: 10px;
}
.striped-table table tr td, .striped-table table tr th {
    text-align: left !important;
    padding: 5px 15px;
    color: #000;
}
.striped-table table{
	margin-bottom:0px !important;
}
.striped-table table tr th {
     color: #fff;
}
.striped-table tr:nth-child(even) {
    background-color: #ffffff; /* light grey */
}

.striped-table tr:nth-child(odd) {
    background-color: #f2f2f2; /* white */
}

.striped-table th {
    background-color: #262675;
    color: white;
}