/* Enter Your Custom CSS Here */
.text-slider .maintitle, .text-slider .subtitle {
    color: #fff;
    letter-spacing: 1px;
    margin: 0;
    text-shadow: 1px 1px 10px rgba(0, 0, 0, 1);
    z-index: 10;
}
.hentry .title-post {

    font-size: 40px;
    font-weight: 600;
    line-height: normal;
    margin: 0;
    padding-bottom: 10px;
}
h1 {
    font-size: 40px;
}
h2 {
    font-size: 32px;
}
.hentry .meta-post, .hentry .meta-post a {
    color: #5e5e5e;
    display: none;
    font-size: 13px;
}
.site-header {
    background-color: rgba(0, 0, 0, 0.8);
    left: 0;
    padding: 20px 0;
    position: absolute;
    top: 0;
    transition: all 0.3s ease-out 0s;
    width: 100%;
    z-index: 1000;
}
body {
    font-size: 16px;
    line-height: 1.3;
}
li{
  margin: 10px 0;
}

h6 {
  margin: 0px 0;
}
.site-footer {
    display: none;
}

/* Main Nav Fixes
-------------------------------------------------------------- */

#mainnav .sub-menu li a {
		border-top: 1px solid #5a5a5a!important;
}
#mainnav ul ul li {
		margin: 0;
}
#mainnav .sub-menu li a {
    line-height: 1.8!important;
}

/* Top Links
-------------------------------------------------------------- */

.top-nav-container {
float:right; 
color:#fff; width:100%; 
padding:0 15px 0 0; 
font-size:13px;
}

.top-nav-container ul {
	float:right;
}

.top-nav-container ul li {
display:inline-block; 
margin-left:8px;
padding:0!important;
}

.top-nav-container ul li a {
	font-size:13px!important;
	padding:6px 10px!important;
	border:1px solid rgba(255, 255, 255, .5); 
}

.top-nav-container ul li a:hover {
	background-color: #057E84;
	color:#FFF!important;
}

@media screen and (min-width: 1025px) {
    .menu-item-1094 {
    display:none;
}
    .menu-item-1095 {
    display:none;
}
}
@media screen and (max-width: 1024px) {
.top-nav-container {
    display:none;
}
}


/* Freight Sidebar
-------------------------------------------------------------- */
.freight-area {
	padding: 8px 15px;
    	width: 100%;
    	display: block;
    	color:#FFF;
}
.freight-area:hover {
	background-color:#666;
}
.freight-west {
	background-color:#e6c002;
}
.freight-midwest {
	background-color:#fabd48;
}
.freight-virgin {
	background-color:#8dd5ca;
}
.freight-northeast {
	background-color:#8dd7f4;
}
.freight-pr{
	background-color:#ee1d23;
}
.freight-alaska {
	background-color:#ccbbdb;
}
.freight-southeast {
	background-color:#c3de97;
}
.freight-hawaii {
	background-color:#f59193;
}

.page-id-1015 .widget-area .widget ul li {
    padding: 5px 0;
    margin:2px 0;
}


.emd_dl_grey {
    background: none!important;
    color: #067e86!important;
    border: none!important;
    font-family: inherit!important;
    font-size: 16px!important;
    line-height: 1.3!important;
    font-weight: normal!important;
    text-align: left!important;
    width: 100%!important;
}




/* Misc styles
-------------------------------------------------------------- */

.cuar-page-customer-dashboard .cuar-page-sidebar {
  display:none!important;
}




/* Misc styles
-------------------------------------------------------------- */

.terms-button {
	position: relative;
    	cursor: pointer;
    	min-height: 20px;
    	line-height: 20px;
    	padding: 7px 0 13px 27px;
    	font-weight: bold;
    	font-size: 13px;
}
.terms-button a {
	color:#474747;
}
.terms-button .su-spoiler-icon {
	 left:0;
}
.terms-button .su-spoiler-icon:before {
	 content: "\f067";
}


