HEX
Server: nginx/1.24.0
System: Linux nowruzgan 6.8.0-57-generic #59-Ubuntu SMP PREEMPT_DYNAMIC Sat Mar 15 17:40:59 UTC 2025 x86_64
User: babak (1000)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: /var/www/chaharrah.tv/root/wp-content/themes/chaharrah/css/custom.php.css
/*  ----------------------------------------------------------------------
	Custom logo width/height setting
----------------------------------------------------------------------  */


.shell > header { height:129px; }
#logo a { height:103px; }
#logo a { width:140px; }

/*  ----------------------------------------------------------------------
	Load & Setup the custom font
	----------------------------------------------------------------------  */


.bit,
h1,h2,h3,h4,h5,
.widget_rss a.rsswidget,
.widget_rss cite,
article blockquote p { font-family: 'Bitter', serif; font-weight:normal; }

/* END Custom Font */


/*  ----------------------------------------------------------------------
	Custom Color
	----------------------------------------------------------------------  */


a, nav .dd li a:hover, #countdown h3, #search .button, #bottom .widget-head h4, #bottom .widget-head h4 a,#respond span.required { color: #117d9e; }
#top, footer, #sidebar .widget-head, .text-widget .widget-body a.button:hover, form.styled .button, #content .upcoming .date, #sidebar .upcoming .date,#respond input#submit, #pagination li a { background-color: #117d9e; }
nav .dd > ul > li:hover > a,
nav .dd > ul > li > a:hover { background-color: rgba(17,125,158,0.10); }


#respond input#submit {
	 background: rgb(17,125,158); 
	 background: -moz-linear-gradient(top, rgba(17,125,158,1) 0%, rgba(-5,101,154,1) 100%); 
	 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(17,125,158,1)), color-stop(100%,rgba(-5,101,154,1))); 
	 background: -webkit-linear-gradient(top, rgba(17,125,158,1) 0%,rgba(-5,101,154,1) 100%); 
	 background: -o-linear-gradient(top, rgba(17,125,158,1) 0%,rgba(-5,101,154,1) 100%); 
	 background: -ms-linear-gradient(top, rgba(17,125,158,1) 0%,rgba(-5,101,154,1) 100%); 
	 background: linear-gradient(top, rgba(17,125,158,1) 0%,rgba(-5,101,154,1) 100%);
	 border:1px solid rgb(-27,77,150);
	 color:#fff;
}
#respond input#submit:hover {
	background: rgb(-5,101,154); 
	background: -moz-linear-gradient(top, rgba(-5,101,154,1) 0%, rgba(17,125,158,1) 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(-5,101,154,1)), color-stop(100%,rgba(17,125,158,1))); 
	background: -webkit-linear-gradient(top, rgba(-5,101,154,1) 0%,rgba(17,125,158,1) 100%); 
	background: -o-linear-gradient(top, rgba(-5,101,154,1) 0%,rgba(17,125,158,1) 100%); 
	background: -ms-linear-gradient(top, rgba(-5,101,154,1) 0%,rgba(17,125,158,1) 100%); 
	background: linear-gradient(top, rgba(-5,101,154,1) 0%,rgba(17,125,158,1) 100%);
	color:#fff;
}

#sidebar #countdown, #bottom #countdown { background:rgba(-5,101,154,0.10); }