/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/

@import url("../salient/style.css");#footer-outer .span_3 .widget:last-child{position:relative !important;}
#footer-outer .footer-logo-email .es_button input.es_textbox_button{background: #8d6b26 !important;padding: 0 !important;}
.es_msg{margin-top:5px;padding-top:0px !important;}
#footer-outer .footer-logo-email .es_button{top:1px !important;}
.es_textbox_button{width:95px !important;}
.smart-page-loader{position:absolute;left:50%;top:50%;z-index:1;width:150px;height:150px;margin:-75px 0 0 -75px;border:16px solid #f3f3f3;border-radius:50%;border-top:16px solid #3498db;width:120px;height:120px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;}
.wpb_wrapper h1{font-family:'Cambria';font-size:25px;color:#171d46;padding:10px 0 0 0;}

header#top #toggle-nav i {
	background-color: #fff !important;
	color: #000 !important;
	line-height: 35px !important;
	font-size: 18px !important;
	width: 35px !important;
	background-image: url(../../uploads/2024/02/iragoldham.png) !important;
}
.home-banner-back img {
	width: 100%;
	max-width: 100%;
}
@media only screen and (max-width: 767.99px) {
	#footer-outer.hmmainlogos {
		width: 100% !important;
	}
}

#wide {
    /* border: 1px solid #7d7d7d75; */
    height: auto;
    overflow: hidden;
    padding: 5px;
    width: 100%;
   margin-left: 0;
    border: none !important;
	background: #00528c;
    color: #fff;
}
span.metal-price {
    color: #ffff00cf;
    font-size: 12px;
}
#wide .r1, #wide .r2, #wide .r3, #wide .r4 {
    width: auto;
display:inline-block;
   
}
table.informer_table_middle.white.tt_upr.bold_bd th
{
display:none !important;
}
.value
{
 color: #f90;
    font-size: 12px;
}


.informer_table_middle.white.bold_bd thead tr:first-child th
{
display:none !important;
}
.bnr-gold-spot {
    position: relative;
    top: -45px;
}
.bnr-gold-spot:after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    width: 100%;
    height: 43px;
    background: #fff;
    z-index: 9;
    top: -10px;
}
.jchartfx_container .finlink2 {   
 color: #efe9e9 !important;
  text-decoration: none;
}
.mask .box { 
   padding: 5px 15px 5px 5px;  
  background: #00528c !important;
}

.jchartfx_container .ticker{background-color: transparent !important;color: #000 !important;}
div#main {background-color: #000 !important; }

/* SITELOCK TRUSTSEAL CSS CODE */
@media screen and (min-width: 1000px) {
  div.trustsealheader {
    display: block;
  }
div.trustsealfooter {
    display: none;
  }
}

@media screen and (max-width: 999px) {
  div.trustsealfooter {
    display: block;
  }
div.trustsealheader {
    display: none;
  }
}


