::selection {
	color: #fff;
	background: #EEA236;
}
::-moz-selection {
	color: #fff;
	background: #3a3a3a;
}
::-webkit-selection {
	color: #fff;
	background: #3a3a3a;
}
.bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #EEA236;
}
a.btn.btn-sm.btn-action.btn-checkout {
    background: green !important;
    color: #fff;
}
a:hover, a:focus, a.link {
	color: #3a3a3a;
}
.site-color {
	color: #3a3a3a !important;
}
.socialIcon a:hover {
	background: #FFD102;
}
.sp-thumbs a:hover, .sp-thumbs a:active, .sp-current, sp-current:visited
	{
	border: 2px solid #3a3a3a !important;
}
.promo-1 {
	background: none repeat scroll 0 0 #2a2a2a;
}
.full {
	width: 100%;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background: rgba(52, 73, 94, 0.7) !important;
}
.action-control a:hover, .action-control a.active {
	color: #fff;
	background: #2C2C2C;
}
/* Category Navigation Styles -----------------------------------*/
.navbar-nav>li>a {
	color: #000;
}
.nav>li.active, .nav>li>a:hover, .nav>li>a:focus, .nav>li:hover>a {
    color: #000;
    background: none;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus,
	.nav-tabs>li:hover>a {
    color: #fff !important;
    background: #EEA236 !important;
}
.nav-tabs {
	border-bottom: 3px solid #BFC9CA;
}
.nav-tabs li a {
    background: #ccc;
}
.nav>li>a {
    padding: 6px 5px;
    font-size: 13px;
}
.dropdown-menu {
	border-top: solid #2a2a2a;
}
/* Category Panel Top Border */
.panel-default>.panel-heading {
	border-top: 4px solid #181817;
}
.nav.tree .open-tree>a, .nav.tree .open-tree>a:hover, .nav.tree .open-tree>a:focus {
	background: none;
	/* font-weight: bold; */
	color: #2a2a2a;
    font-size: 13px;
}
.category-level-2 li a {
    font-size: 13px;
}
.nav-stacked>li.active a {
    font-size:13px;
}
.open-tree>a:focus {
    font-size: 14px !important;
}
.nav-stacked.tree>li a:hover {
    font-size: 14px !important;
    font-weight: bold;
    transition: all .1s ease-in;
}
/* Changes Color of Active Category Circle # */
.tree>.active>a>.badge {
    background-color: #EEA236;
}
.category-level-2>.active>a>.badge {
    background-color: #EEA236;
}
.category-level-3>.active>a>.badge {
    background-color: #EEA236;
}
label {
    font-size: 15px;
    font-weight: 600;
}
h1#categoryHead {
    padding-top: 10px;
}
/* Top Header */
.navbar-top {
	background-color: #181817;
}
/* Top Links */
.userMenu>li>a {
	color: #fff;
	font-size: 14px;
}
.userMenu>li>a:hover {
	color: #EEA236;
	font-size: 14px;
}
/* Main Header */
.navbar-tshop {
	background: #181817;
}
/* Search Feature --------------- */
@media (min-width: 768px) {
    div#searchWidget {
        width: 25%;
    }
}
@media (max-width: 767px) {
    .navbar-fixed-top .navbar-collapse {
        max-height: 750px;
    }
    .container>.navbar-header {
        margin-bottom: 10px;
    }
    .owl-pagination {
        margin-bottom: 40px;
    }
    div#textEditor-3 {
        margin-bottom: -50px;
    }
}
span.input-group-addon.searchicon.navbar-top.pointer {
    background: #EEA236;
}
button.btn.getFullSearch {
    background-color: none;
	color: #EEA236;
    padding-top: 10px;
    margin-top: -3px;
}
button.btn.getFullSearch:hover {
    background-color: #181817;
	color: #EEA236 !important;
}
.btn:focus {
    outline: none !important;
}
.search-full, .search-input {
	background: #EEA236;
    color: #000 !important;
    padding-top: 50px;
    font-size: 16px;
}
input[type="search"] {
    @media (min-width: 768px) {
        padding-right: 3px;
        font-size: 16px;
        color: #000 1important;
    }
    @media (max-width: 767px) {
        padding-top: 6px;
        font-size: 18px;
        color: #000 !important;
    }
}
.fa-search:before {
    color: #000;
    font-size: 14pt;
}
/*
.search-close {
    @media (min-width: 768px) {
	    color: #000 !important;
        background: #EEA236;
        margin-top: -10px;
        font-size: 1.5em;
    }
    @media (max-width: 767px) {
        color: #000 !important;
        background: #EEA236;
        padding-top: 2px;
    }
}
*/
.search-close:hover {
    color: #181817 !important;
}

.search-box .input-group {
	margin-top: 14px;
	padding-top: 0px;
    background: #181817;
}
.search-box:hover {
    background: #181817;
}
/* User Field Entry Boxes */
.form-control {
	background: #fff;
}

.search-box:hover .btn-nobg {
	color: #000;
    background: #181817 !important;
}

.searchInputBox .search-btn {
	color: #fff;
}
/* Cart Feature ----------------*/
.cartMenu a.dropdown-toggle {
	padding-top: 18px;
    background-color: #181817;
    color: #EEA236;
    margin-top: -5px;
}
.cartMenu a.dropdown-toggle:hover {
	background-color: #181817 !important;
    color: #EEA236;
}
.dropdown-menu {
    border-top: 4px solid #EEA326;
}
/* Cart Badge Indicating Item(s) in Cart */
span#totalCartItem {
    color: #000;
    background: #fff;
    margin: 3px;
    border: 1px solid #E26B2F;
}

/* Check Availability Button */
.cart-actions button, .cart-actions .wishlist {
	background: none repeat scroll 0 0 #181817;
	border: 2px solid #181817;
    color: #EEA236 !important;
}
.cart-actions button:hover {
	background: none repeat scroll 0 0 #EEA236;
	border: 2px solid #181817;
    color: #181817 !important;
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
	background: none;
}
.miniCartFooter .btn:last-child {
    background: #e36b2f;
}
.myAccountList .thumbnail:hover {
    background: #fff;
    box-shadow: 0px 0px 5px 1px #e36b2f;
}
/* Logo ----------------*/
@media (min-width: 1200px){
	.logo-responsive{
		width: 75% !important;
        margin-top: 2px !important;
        margin-left: 40px !important;
	}
}




/* Menu Navbar Styles -------------
.article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: inline-flex;
}
*/
.main-nav a,
.main-nav a:not([class]){
    color: #EEA236;
    text-decoration: none;
    padding: .5em .75em;
    display: inline-flex;
    text-transform: uppercase;
    font-size: 16px;
	line-height: 35px;
	font-weight: 600;
	border-radius: 3px;
}
.main-nav a:hover {
  background-color: #181817;
  color: #E36B2F;
}
.main-nav active>a:hover {
    background-color: #181817;
}
/* Carrot for dropdown menus 
.main-nav .menu-item-has-children > a:after {
        content: '';
        display: inline-flex;
        width: 0.5em;
        height: 0.5em;
        border-bottom: 2px solid;
        border-right: 2px solid;
        transform: rotate(45deg);
        margin-left: 1em;
        margin-top: 1em;
        position: relative;
        top: -0.25em;
        color: #fff;
}
*/
@media(min-width: 768px){
        .main-nav {
            display: flex;
            flex-wrap: wrap;
            padding-top: 13px;
        }

        .main-nav .menu-item {
        position: relative;
        }
        .main-nav .sub-menu {
            position: absolute;
            background-color: #181817;
            top: 100%;
            left: 0em;
            padding: 8px;
            white-space: nowrap;
            visibility: hidden;
            opacity: 0;
            transition: opacity .25s, visibility 0s .25s;
		    border-radius: 3px;
            box-shadow: none;
		    /* box-shadow: 0px 3px 10px .2px #EEA236; */
        }

        .main-nav .menu-item:hover .sub-menu,
        .main-nav .menu-item:focus .sub-menu {
            opacity: 1;
            visibility: visible;
            transition-delay: 0s;
        }

        .main-nav .menu-item:focus-within .sub-menu {
            opacity: 1;
            visibility: visible;
            transition-delay: 0s;
        }

        .navbar-collapse nav {
            width: auto;
            float: left;
            z-index: 11;
            margin-top: -13px; /*-- Lines this up with Rental Cart/Search Widgets - May need to change depending on logo height */
        }
}

@media (max-width: 767px) {
        .main-nav       .sub-menu {
                padding-left: .5em;
                margin-left: 0.75em;
                border-left: 2px solid #E26B2F;
                margin-top: .25em;
                margin-bottom: 0.25em;
                content: '';
        }
        .main-nav .menu-item-has-children > a:after {
            content: '';
            display: inline-block;
         width: 0.5em;
         height: 0.5em;
            border-bottom: 2px solid;
          border-right: 2px solid;
          transform: rotate(45deg);
          margin-left: .75em;
        margin-top: -0.1em;
          position: relative;
          top: 0.75em;
        }
        /*.navbar-brand {
                margin-left: 0 !important;
        }*/
}
/* Menu Navbar Styles END ------------- */








/* Body ------------------------------------------------------------------------------*/
/* Changes Site Background, Slider Title Background & & More */
body, .modal-details-inner, .section-title-style2 span, .section-title.style2 span, .main-container-wrapper {
    background: #ECEEF0 !important;
}
darkcoilor {
	background: #2c88c5;
}

citecolor {
	color: #3a3a3a !important;
}
.breadcrumb {
    margin-top: -20px;
    /* border: none;
    background: none !important; */
}
/* Buttons ----------------------------------------------------------*/
.btn-primary, .btn-primary, .product:hover .add-fav:hover, .product:hover .add-fav.active
	{
	background-color: #4A4B4F;
	color: #fff;
}
.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary
	{
	background: #4A4B4F;
    color: #fff;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active,
	.btn-primary.active, .open .dropdown-toggle.btn-primary, {
	background-color: #EEA236;
	border-color: #EEA236;
	color: #fff;
}
/* Login / Need Account Buttons */
.btn-action{
	background-color: #4A4B4F;
	color: #fff !important;
}

.btn-action:hover, .btn-action:focus, .btn-action:active,
	.btn-action.active, .open .dropdown-toggle.btn-action{
	background-color: #E36B2F;
	border: none;
	color: #fff !important;
}
.btn-default {
    background-color: #4A4B4F;
    color: #fff;
}
.btn-default:hover {
    background-color: #EEA236;
    color: #fff;
}
.btn-warning {
    background-color: #4A4B4F;
    color: #fff !important;
}
.btn-warning:hover {
    background-color: #EEA236;
    color: #fff !important;
}
.btn-success {
    background-color: #4A4B4F;
    color: #fff;
}
.btn-success:hover {
    background-color: #EEA236;
    color: #fff !important;
}
.btn-site, .newsLatterBox .btn {
	background: #4A4B4F;
    color: #fff;
}

.btn-discover:hover, .btn-site:hover, .newsLatterBox:hover .btn:hover {
	background: #EEA236;
    color: #fff;
}
.btn.btn-primary {
    background: #4A4B4F;
    color: #fff;
}
.btn.btn-primary:hover {
    background: #EEA236;
    color: #fff;
}
.btn.btn-sm {
    background: #4A4B4F;
    color: #fff;
}
.btn.btn-sm:hover {
    background: #E36B2F !important;
    color: #fff !important;
}
.btn.btn-sm.btn-warning {
    background: #F1C40F !important;
    color: #000 !important;
}
.btn.btn-sm.btn-warning:hover {
    background: #E36B2F !important;
    color: #fff !important;
}
#viewCart-btnCheckout {
    background: #4A4B4F;
    color: #fff;
}
#viewCart-btnCheckout:hover{
    background: #EEA236;
    color: #fff;
}
.orderStep li.active a {
	background: #4A4B4F;
    color: #fff;
}
.orderStep li.active a:after {
	border-top-color: #000 !important;
}
.orderStep li a {
	background: #4A4B4F;
    color: #fff;
}
.pagination>.active>a,
	.pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover,
	.pagination>.active>a:focus, .pagination>.active>span:focus {
        background-color: #E36B2F;
	    border-color: #000;
	    color: #fff;
    }
.pagination>li>a {
    color: #000;
}
.pagination>li>a:hover {
    background-color:#EEA236;
    color:#fff;
    border-color:#000;
}
#pager a.cycle-pager-active {
	background: #EEA236;
    color: #fff;
}
.pager li>a:hover{
    background-color: #EEA236;
    color: #fff !important;
}
.pager2 a {
	border: 1px solid #3a3a3a;
}

.pager2 a.selected {
	background: #4A4B4F;
}
#pager2 span.cycle-pager-active {
	
}

#pager2 span.cycle-pager-active {
	background: #4A4B4F !important;
}

#pager2 span {
	border: 2px solid #4A4B4F
}
/* Thumbnails ------------------------------------------------------*/
.product:hover, .featuredImgLook2 .inner:hover {
	border: 10px solid #3a3a3a;
}
.subCategoryTitle {
    font-size: 16px;
    color: #000;
    font-weight: 600;
}
.subCategoryList .thumbnail {
	border: none;
}
.subCategoryList .thumbnail:hover {
    border: none;
    /* border: 1px solid #3a3a3a; */
}
/* Changes Quick View Button */
.btn-quickview {
	border-radius: 2px;
	font-family: "Oswald", Helvetica Neue, Arial, sans-serif;
	letter-spacing: 2px;
	color: #181817 !important;
	text-transform: uppercase;
	background: #EEA236;
	border: 1px solid #181817;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
	-ms-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
	-moz-o-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
	left: auto;
	min-width: 100px;
	max-height: 40px;
	height: 40px !important;
	opacity: 0;
	-webkit-opacity: 0;
	-ms-opacity: 0;
	padding: 10px;
	visibility: hidden;
	width: auto;
	display: inline-block !important;
	z-index: 2;
	transform: scale(0.75);
	-webkit-transform: scale(0.75);
	-o-transform: scale(0.75);
	-ms-transform: scale(0.75);
	-moz-transform: scale(0.75);
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
}
.product:hover .btn-quickview:hover{
    -webkit-opacity: 95%;
}
.product:hover {
    box-shadow: 0 3px 10px 0 #E36B2F;
    border: 1px solid #EEA236;
}
.product {
    border: 1px solid #ECEEF0;
    bottom-border: none;
}
.productFilter {
    border: none !important;
}
/* Mobile Product Page Title & Rates */
@media (max-width: 767px) {
    .product-title {
        font-size: 30px !important;
    }
    #eRental_rateList {
        font-size: 16px;
        padding-bottom: 10px;
    }
}
/* Modal Popups -----------------------------*/
.modal-header {
	background: #2c2c2c !important;
    border-bottom: 3px solid #E36B2F;
    color: #EEA236;
}
.modal-footer {
    background: #E5E5E5;
}
.modal-footer a {
    color: #2C2C2C;
}
.modal-footer a:hover {
    color: #EEA236;
    font-weight: bold;
}
.modal-title-site {
    color: #EEA236;
}
.form-control:focus {
	border-color: #3a3a3a;
}
/* #rentalQuickViewModal a {
    color: #2C2C2C !important;
} */
.new-product {
	background: rgba(52, 73, 94, 0.95) !important;
}
/* Footer Styles START ---------------- */

@media (max-width:767px) {
    /* Cart Badge */
    span#totalCartItem {
       background: #fff !important;
       color: #3A3A3A;
       margin-right: 3px;
       padding-bottom: 6px;
       display: none; /* hides # of cart items and badge */
    }
    /* Rental Cart */
    .cartRespons {
        color: #26337D !important;
        margin-left: -4px;
        margin-right: -4px;
        display: none; /* hides R */

    }
    /* Rental Cart Icon */
    i.fa.fa-shopping-cart.colorWhite {
        font-size: 18pt;
        padding-right: 2pt;
        color: #eea236 !important;
        padding-left: 10px;
    }
    button#shopCartMobile {
        background: none;
    }
    /* Rental Cart Button */
    button#rentalCartMobile {
        background: transparent;
        margin-right:25px;
        padding-top: 7px;
    }
    /* Expanded Cart Footer */
    .miniCartFooter {
		background: #e2e2e2 !important;
        margin-bottom: 20px;
        border-top: 3px solid #e36b2f !important;
	}
    /* Checkout Btn */
    .miniCartFooter .btn:last-child, .miniCartFooter .btn:last-child:hover {
        font-weight: 700;
        background: #e36b2f;
        margin-right: 75px;
    }
    /* View Cart Left Center */
    a.btn.btn-sm.btn-primary.view-cart {
        margin-right: 40px;
    }
    /* Expanded Cart Buttons */
    .cartMenu .btn {
        margin-top: 10px;
        margin-right: 5px;
    }
    .cartMenu {
        border-top: 2px solid #e36b2f;
        padding-top: 15px;
        background: #fff;
        box-shadow: inset 0px 0px 5px 0px #000;
    }
    /* Cart Asset Title */
    .cartMenu h4 {
        font-size: 18px;
        font-weight: 600;
        padding-bottom: 5px !important;
        line-height: 20px;
    }
    /* Start/End Dates */
    .eRental-dates label, .eRental-dates span {
        font-size: 14px;
        padding-top: 5px;
    }
    /* Asset Qty */
    td.miniCartQuantity {
        font-size: 18px;
    }
    /* Asset Image */
    .cartMenu img {
        max-width: 100px;
        max-height: 300px;
    }
    /* Trash Icon */
    .cartMenu i.fa.fa-trash {
        font-size: 18pt;
    }
    /* Reservation Request Total */
    span#cartWidgetAmountDetails {
        font-size: 13pt;
        padding-right: 45px;
        color: #000;
    }
    /* Expanded Menu Height */
    .navbar-fixed-top .navbar-collapse {
       max-height: 767px;
    }
}

@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css');
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
#footer section {
    padding: none;
    text-align: left;
}

#footer section .section-title {
    color: #FFD300;
    margin-bottom: 30px;
    text-transform: uppercase;
    text-align: left;
}
#footer {
    background: #181817 !important;
    /* border-top: 4px solid #3B6D17; */
    text-align: left;
}
#footer h5{
    padding-left: 0px;
    padding-top: 10px;
    border-left:none !important;
    /* padding-bottom: 2px;
    margin-bottom: 10px; */
    font-size: 18px;
    font-weight: bold;
    color:#EEA236;
    line-height: 5px;
    padding-bottom: 12px !important;
}
@media (max-width: 767px) {
        #footer h5 {
            padding-top: 30px;
        }
}
#footer h6{
    padding-left: 5px;
    border-left:none !important;
    padding-bottom: 2px;
    margin-bottom: 2px;
    font-size: 14px;
    font-weight: normal;
    color:#EEA236;
}
@media (max-width: 767px) {
        #footer h6 {
            padding-top: 10px;
        }
}
#footer a {
    color: #EEA236;
    text-align: left;
    text-decoration: none !important;
    background-color: transparent;
    /*-webkit-text-decoration-skip: objects;*/
    font-size: 14px;
    padding: 1px;
}
#footer .social li {
    height: 20px;
    line-height: 14px;
    width: 20px;
}
#footer ul.social li{
        padding: 3px 0;
        margin-top:4px;
        float: none !important;
}
#footer ul.social li a i {
    margin-right: 8px;
        font-size:20px;
       /* -webkit-transition: .5s all ease;
        -moz-transition: .5s all ease;
        transition: .5s all ease; */
        float: center;
}
#footer ul.social li:hover a i {
        font-size:20px;
        /* margin-top:-10px; */
}
#footer ul.quick-links li a{
        color:#fff;
}
#footer ul.social li a:hover{
        color:#fff;
}
#footer ul.quick-links li{
        padding: 5px 0;
		color: #fff;
}
@media (max-width: 767px) {

    #footer ul.quick-links li{
        padding: 10px 0;
		color: #fff;
        font-size: 20px;
    }
    #footer ul.quick-links li a {
        color:#fff;
        font-size: 20px;
       }
    #footer .list-inline {
        padding-bottom:10px;
    }
}



#footer ul.quick-links li a:hover{
        /*padding: 3px 0;
        margin-left:5px;*/
        font-weight:700;
}
#footer ul.quick-links li a i{
        margin-right: 5px;
}
#footer ul.quick-links li:hover a i {
    font-weight: 500;
    color:#fff;
    text-align: left;
}
/* social circle */
.social li {
	background: none !important;
    border: none !important;
}
.social li a i {
	color: #EEA236 !important; 
}
@media (max-width:767px){
    #footer h5 {
    padding-left: 0;
    border-left: transparent;
    padding-bottom: 0px;
    margin-bottom: 10px;
    }
}
/* Footer Style ENDS ----------------- */

/* Hide Mobile Content */
 .mobileHide { display: inline;}
   /* Smartphone Portrait and Landscape */
   @media only screen
   and (min-device-width : 320px)
   and (max-device-width : 480px){  .mobileHide { display: none;}
   }
/* Hide Desktop Content */
.desktopHide {display: inline;}
  /* Desktop */
  @media only screen
  and (min-device-width : 768px) {
      .desktopHide {
          display: none;
      }
  }