/*
Theme Name: Scalia Child
Description: Multi-Purpose Wordpress Theme
Author: Codex Themes.
Theme URI: http://codex-themes.com/scalia/
Author URI: http://codex-themes.com/scalia/
Template: scalia
Version: 1.0
Tags: one-column, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, full-width-template, theme-options, translation-ready, dark, light
License: GNU General Public License
License URI: license.txt
*/

@font-face {
    font-family: 'scalia-user-icons';
    src:url('fonts/scalia-user-icons.eot?-yiqymz');
    src:url('fonts/scalia-user-icons.eot?#iefix-yiqymz') format('embedded-opentype'),
        url('fonts/scalia-user-icons.woff?-yiqymz') format('woff'),
        url('fonts/scalia-user-icons.ttf?-yiqymz') format('truetype'),
        url('fonts/scalia-user-icons.svg?-yiqymz#scalia-user-icons') format('svg');
    font-weight: normal;
    font-style: normal;
}



/* REMOVE TOP and BOTTOM CONTENT PADDING */


.block-content {
	padding: 20px 0 0 0 ;
}
.block-content:last-child {
	padding-bottom: 0px;
}


/* CHANGE HEIGHT OF BAR */
#site-header.fixed.shrink {
    height: 77px;
    margin-top: -12px;
}


.price_box {
	background-image:url(https://www.trackballmouse.org/images/price_box.png);
	background-position:0px 0px 0px 0px;
	min-height:45px;
	width:200px;
	font-size:15px;
	color:#404040;
	padding:3px 10px 15px 65px;
	background-repeat:no-repeat; }

a.lowprice {
	font-family:Arial, Helvetica, sans-serif;
	color:#2e88c7;
	font-size:24px;
	font-weight:bold;  }


/* TABLE PRICES */

table-prices {
    border-collapse: collapse;
  }
table-prices, th, td {
    border: 1px solid #eeeeee;
    padding: 4px;
}

.table-td {
	height:50px;
	font-family: Helvetica, Arial, sans-serif;
	color:#404040;
	background:url("https://www.trackballmouse.org/images/table_td.gif") 0 0 repeat-x #f7f7f7;
	font-size:15px;
	text-align: center;
}

.table-td2 {
	background:url("https://www.trackballmouse.org/images/table_td.gif") 0 0 repeat-x #f7f7f7;
	height:50px;
	font-family: Helvetica, Arial, sans-serif;
	color:#404040;
	font-size:15px}

.table-td3 {
	background-color:#f7f7f7;
	font-family: Helvetica, Arial, sans-serif;
	color:#404040;
	text-align:left;
	font-size:15px}

table.nospace{ padding:0px; }
th.nospace{ padding:0px; font-size:12px; text-transform:uppercase; letter-spacing:1px;}
td.nospace{ font-size:12px; line-height:13px; padding:0px; width:20%;}


/* TABLE VERDICT */

table-verdict {
    border-collapse: collapse;
  }

table-verdict, .table-verdict-th, .table-verdict-td {
    border: 1px solid #9ea3b0;
    padding: 10px;
  }

.table-verdict-td {
	height:60px;
	font-family: Helvetica, Arial, sans-serif;
	color:#404040;
	background: #eeeeee;
	font-size:15px;
	text-align: center;
}



/* SIDEBAR */

.sidebar {
	background:url("https://www.trackballmouse.org/wp-content/uploads/2016/03/sidebar-back-1.jpg") 0px 0px no-repeat;
}


/* COMMENTS */

.comments-area,
.comment-list + .comment-respond {
	margin-top: 30px;
}


.comment-author .avatar {
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	margin-right: 20px;
}
.comment-author .fn {
	margin-right: 25px;
}

.comment-form #comment {
	width: 50%;
}

.comment-form #comment-author {
	content: '\e622';
	font-size: 1em;
	width: 30%;
}
.comment-form #comment-email {
	content: '\e607';
	font-size: 1.18em;
	width: 30%;
}
.comment-form #comment-url {
	content: '\e623';
	font-size: 1.41em;
	width: 30%;
}

li { 
	margin-left: 0px; 
	padding-left: 0px; 
text-indent: 0em;
	}

/* STYLE TAGS and DATE at bottom */

.block-tags .tags-links a{
	padding: 0 10px;
}
.block-tags {
	display: block;
   	padding-top: 21px;
}
.block-date {
	display: none;
	margin-top: 2px;
	margin-right: 10px;
}


.editorschoiceimg {
	width: 120px; 
	margin-top: 5px; 
	margin-left: 20px; 
	margin-bottom: 10px; }

.bestsellerimg {
	width: 99px; 
	margin-top: 5px; 
	margin-left: 20px; 
	margin-bottom: 10px; }

.bestvalueimg {
	width: 90px; 
	margin-top: 5px; 
	margin-left: 20px; 
	margin-bottom: 10px; }

.excerptstars {
	width: 100px; 
	margin-bottom: 10px; }

.sc-list.sc-list-color-3 > ul > li:before {
	color: #bd1c1c;
}

.sc-list.sc-list-color-5 > ul > li:before {
	color: #92c100;
}


