/*
Theme Name: Hood Theme Child
Theme URI: http://www.hoodthemes.com/
Template: hood-theme
Author: Hood Themes
Author URI: http://hoodthemes.com/
Description: Hood Theme is an Multi-Purpose WordPress Theme.
Version: 1.2.5
Updated: 2026-08-07

*/

/* Regular Text Font Family */ 
body, h1, h2, h3, h4, h5, h6, p, .version1 .desk-menu > ul > li > a, .tp-caption.NotGeneric-Title, .NotGeneric-Title, .tp-caption.NotGeneric-SubTitle, .NotGeneric-SubTitle { font-family: "Noto Sans", "Noto Sans", !important; color:#fff;}

p {font-size:1.2em;}

.home_row .vc_col-sm-2 {
width: 20%;
position: relative;
}

.home_row_sixth {
visibility: hidden;
width: 0px;
padding: 0px;
}

@media only screen and (max-width: 768px){
.home_row .vc_col-sm-2{
width: 100%; }
}

.c-layout-footer.c-margin-t-30 {margin-top:0 !important;}

.mob-header, .mob-header-top {background-color:#000000 !important;}

#wpcf7-f9689-p9639-o1, #wpcf7-f10063-p10055-o1 {color:#fff;}
#wpcf7-f9689-p9639-o1 input, #wpcf7-f9689-p9639-o1 textarea, #wpcf7-f10063-p10055-o1 input, #wpcf7-f10063-p10055-o1 textarea {background:#202020; border:none; color:#fff;}
.contact-submit-p input {background:#ee221b !important; margin-right:-20px;}



/* TablePress 3 uses CSS vars + may render empty header cells as <td>; keep prod look */
.vc_row.tablepress-style1 .tablepress,
.vc_row.tablepress-style1 .tablepress a {
	background: #202020;
	color: #fff;
	--text-color: #fff;
	--head-text-color: #fff;
	--head-bg-color: #202020;
	--odd-text-color: #fff;
	--odd-bg-color: #202020;
	--even-text-color: #fff;
	--even-bg-color: #202020;
	--hover-text-color: #fff;
	--hover-bg-color: #202020;
	--border-color: #000;
}
.vc_row.tablepress-style1 .tablepress thead th,
.vc_row.tablepress-style1 .tablepress thead td,
.vc_row.tablepress-style1 .tablepress >:where(thead) > tr > * {
	background: #202020 !important;
	background-color: #202020 !important;
	color: #fff !important;
	border-bottom: 1px solid #ee221b;
	vertical-align: middle;
}
.vc_row.tablepress-style1 .tablepress tbody td {
	background: #202020;
	color: #fff;
	border-bottom: 3px solid #000;
	vertical-align: middle;
}
.vc_row.tablepress-style1 .tablepress tbody tr {
	border-bottom: 3px solid #000;
}

.c-layout-breadcrumbs-1 {padding-top:10px; padding-bottom:10px;}


.my-background-class{ 
    background-image: url("")!important; 
    background-position: center center!important; 
    background-repeat: repeat!important; 
    } 
