::selection {
	color: #000;
	background: #f5be25;
}

::-moz-selection {
	color: #000;
	background: #f5be25;
}

::-webkit-selection {
	color: #000;
	background: #f5be25;
}

a:hover, a:focus, a.link {
	color: #949599;
}

.search-full, .search-input {
	background: #231F20;
    color: #dcdcdc;
}
.search-full {
    padding-top: 40px;
}
.search-close {
	color: #94959A;
    background: #231F20;
}
.search-close:hover {
    color: #fff;
}
.search-input {
    font-size: 18px !important;
}
.btn-primary, .btn-primary, .product:hover .add-fav:hover, .product:hover .add-fav.active
	{
	background-color: #949599;
	color: #000000;
}

.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary
	{
	background: #2c88c5;
}
/* Changes Quick View Button */
.btn-quickview {
	border-radius: 2px;
	font-family: "Oswald", Helvetica Neue, Arial, sans-serif;
	letter-spacing: 2px;
	color: #000 !important;
	text-transform: uppercase;
	background: #F5BE25;
	border: 1px solid #000;
	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;
}
/* View Cart Button Styling */
.btn-primary {
    background-color: #919294;
	border-color: #919294;
	color: #fff;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active,
	.btn-primary.active, .open .dropdown-toggle.btn-primary, .pagination>.active>a,
	.pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover,
	.pagination>.active>a:focus, .pagination>.active>span:focus {
	background-color: #231F20;
	border-color: #231F20;
	color: #fff;
}

/* Sign in Button Styling */
.btn-action{
	background-color: #F5BE25;
	color: #000;
    border-color: #F5BE25;
}

/* Sign in Button Hover Styling */
.btn-action:hover, .btn-action:focus, .btn-action:active,
	.btn-action.active, .open .dropdown-toggle.btn-action{
	background-color: #000;
	border-color: #000;
	color: #F5BE25;
}
a.btn.btn-md.btn-action.pay-invoices-btn {
    background-color: #d3d3d3;
	border-color: #d3d3d3;
	color: #000;
}

a.btn.btn-md.btn-action.pay-invoices-btn:hover {
	background-color: #000;
	border-color: #000;
	color: #F5BE25;
}

/* -- This changes the smaller bar (where Sign in Widget is) */
.navbar-top {
    background-color: transparent;
}


/* --- This changes background color of main header bar --- */
.navbar-tshop {
	background-color: #231F20;
    background-image: url("https://www.transparenttextures.com/patterns/asfalt-light.png");
    border-bottom: 6px solid #F5BE25;
}
.navbar-brand img {
    margin-top: -2px;
}
/* Checkout Total Text */
.site-color {
	color: #000000 !important;
}
.userMenu>li>a {
    color: #fff;
    font-size: 12px;
}
.userMenu>li>a:hover {
    color: #FFD813;
}
i.fa.fa-search {
    color: #000;
    font-size: 14px;
}
div#searchWidget {
    margin-top: -5px;
    width: 25%;
}
span.input-group-addon.searchicon.navbar-top.pointer {
    box-shadow: inset 0px 0px 120px 120px #FFD813;
}
.navbar-nav>li>a {
	color: #ffffff;
}

.nav>li.active, .nav>li>a:hover, .nav>li>a:focus, .nav>li:hover>a {
	background: #949599;
}

.nav .open>a, .nav .open>a:hover, .nav .open>a:focus, .cartMenu:hover>a.dropdown-toggle
	{
	color: #fff;
    background: none;
}
.span#totalCartItem {
    background: #000;
    color: #fff;
    border: 2px solid #F5BE25;
}
#cartWidget:hover {
    color: #F5BE25;
}
span#totalCartItem {
    background: #f5be25;
    color: #000;
    margin-top: -2px;
}
/* Category Navigation */
.nav-stacked>li a{
    font-size: 14px;
}
.btn-warning {
    background-color: #d2d2d2 !important;
}
.btn-warning:hover {
    background-color: #fff !important;
}
.dropdown-menu {
	border-top: solid #F5BE25;
}

.search-box:hover .form-control {
	background: #000;
}

.search-box:hover .btn-nobg {
	color: #000 !important;
}

.searchInputBox .search-btn {
	color: #fff;
}

.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background: #fff !important;
}

.action-control a:hover, .action-control a.active {
	color: #fff;
	background: #949599;
}

.product:hover, .featuredImgLook2 .inner:hover {
	border: 1px solid #949599;
}

.subCategoryList .thumbnail:hover {
	border: 1px solid #949599;
}

.pager2 a {
	border: 1px solid #949599;
}

.pager2 a.selected {
	background: #949599;
}
div#eRental_rateList {
    font-size: 18px;
}

@media ( max-width : 767px) {
    .product-title {
        font-size: 26px !important;
    }
    div#eRental_rateList {
        font-size: 17px;
        padding-bottom: 10px;
    }
    div #searchWidget {
        width: 100%;
        margin-bottom: 5px;
        margin-top: 0px;
    }
}


.btn-site, .newsLatterBox .btn {
	background: #949599;
}

.btn-discover:hover, .btn-site:hover, .newsLatterBox .btn:hover {
	background: #949599;
}
.btn-default {
    background-color: #939599;
    border-color: #939599;
    color: #fff;
}
.btn-default:hover {
    background-color: #231F20;
    border-color: #231F20;
    color: #fff;
}
.btn.btn-primary {
    background: #4A4B4F;
    color: #fff;
}
.cartMenu .btn {
    color: #fff;
}
.cartMenu .btn:hover {
    color: #fff;
    background: #231F20;
}
a.btn.btn-sm.btn-action.btn-checkout {
    color: #000;
    background: #f5be25;
    font-weight: 700;
}
a.btn.btn-sm.btn-action.btn-checkout:hover {
    color: #f5be25;
    background: #000;
    font-weight: 700;
}
span.cartTotal {
    font-weight: 500;
}
.full {
	width: 100%;
}

.footer a:hover {
	color: #fff;
}

.footer {

}

.modal-header {
	background: #3A3A3A;
}

.form-control:focus {
	border-color: #949599;
}

.new-product {
	background: rgba(52, 73, 94, 0.95) !important;
}

#pager a.cycle-pager-active {
	background: rgba(52, 73, 94, 0.5);
}

.nav.tree>li.active, .nav.tree>li>a:hover, .nav.tree>li>a:focus, .nav.tree>li:hover>a
	{
	background: none;
	color: #949599;
}

.nav.tree .open-tree>a, .nav.tree .open-tree>a:hover, .nav.tree .open-tree>a:focus
	{
	background: none;
	font-weight: bold;
	color: #949599;
}

.panel-default>.panel-heading {
	border-top: 4px solid #949599;
}

.nav-tabs li a {
    background: #939599;
    color: #fff !important;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus,
	.nav-tabs>li:hover>a {
	background: #F5BE25;
    color: #000!important;
}

.nav-tabs {
	border-bottom: 3px solid #BFC9CA;
}

.socialIcon a:hover {
	background: #949599;
}

/* Add to Cart / Check Out Button Styling */
.cart-actions button, .cart-actions .wishlist {
	background: #231F20;
	color: #fff !important;
	border: solid 2px #231F20;
}
/* Add to Cart / Check Out Button Hover Styling */
.cart-actions button:hover {
	background: #231F20;
	color: #fff !important;
	border: solid 2px #231F20;
}
.orderStep li.active a i {
    background: rgba(0, 0, 0, 0.1);
    color: #000;
}
.sp-thumbs a:hover, .sp-thumbs a:active, .sp-current, sp-current:visited
	{
	border: 2px solid #949599 !important;
}

.promo-1 {
	background: none repeat scroll 0 0 #949599;
}

@media ( max-width : 767px) {
	.miniCartFooter {
		background: #949599 !important;
	}
}

#pager2 span.cycle-pager-active {
	
}

#pager2 span.cycle-pager-active {
	background: #949599 !important;
}

#pager2 span {
	border: 2px solid #949599;
}

.orderStep li.active a {
	background: #949599;
}

.orderStep li.active a:after {
	border-top-color: #949599 !important;
}

.orderStep li a {
	background: #2c88c5;
}

darkcoilor {
	background: #2c88c5;
}

citecolor {
	color: #949599 !important;
}

.btnSiteSelector {
    margin-top: -1px;
    padding-bottom: 1px;
    display: none !important;
}

.cartMenu a.dropdown-toggle, .cartMenu a#cart-sidebar-toggle {
    padding-bottom: 15px;
    padding-top: 15px;
    padding-left: 20px;
    padding-right: 20px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    margin-top: -5px;
    display: block;
}

.btn-nobg {
    background: none;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
}

.nav-pills>li>a>.badge,
li.dropdown-tree span.badge {
    display: none;
}

/* Menu Navbar Styles START ------------- */
.main-nav a,
.main-nav a:not([class]){
        color: #fff;
        text-decoration: none;
        padding: .5em .75em;
        display: block;
        text-transform: uppercase;
        font-size: 15px;
	line-height: 35px;
	font-weight: 600;
	border-radius: 3px;
}
.main-nav a:hover {
  background-color: none; 
  color: #FFD813;
}

.main-nav .menu-item-has-children > a:after {
        content: none;
        color: #3A3A3A;
        display: inline-block;
        width: 0.5em;
        height: 0.5em;
        border-bottom: 2px solid;
        border-right: 2px solid;
        transform: rotate(45deg);
        margin-left: 1em;
        margin-top: -0.1em;
        position: relative;
        top: -0.25em;
}

@media(min-width: 768px){
        .main-nav {
                display: flex;
                flex-wrap: wrap;
        }

        .main-nav .menu-item {
                position: relative;
        }
        .main-nav       .sub-menu {
                position: absolute;
                background-color: #222;
                top: 100%;
                left: 0em;
                padding: .5em;
                white-space: nowrap;
                visibility: hidden;
                opacity: 0;
                transition: opacity .25s, visibility 0s .25s;
		        border-radius: 3px;
		        border-left: 2px solid #F5BE25;
                border-bottom: 3px solid #F5BE25;
                border-right: 4px solid #F5BE25;
        }
        .sub-menu {
            background: #
        }
        .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: -5px;
        }
}

@media (max-width: 767px) {
        .main-nav       .sub-menu {
                padding-left: .5em;
                margin-left: 0.75em;
                border-left: 2px solid #FFD813;
                margin-top: .25em;
                margin-bottom: 0.25em;
        }

        .navbar-brand {
                margin-left: 0 !important;
        }
        .navbar-fixed-top .navbar-collapse {
            max-height: 720px;
        }
}

/* Menu Navbar Styles END ------------- */



/* Footer Styles START ---------------- */

@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');
section {
    text-align: left;
}
#copyrightfooter { 
    box-sizing: border-box;
    margin: 0px;
    padding-right: 0px;
    padding-left: 0px;
    border: 0px;
    outline: 0px;
    text-size-adjust: 100%;
    vertical-align: baseline;
    background-color: #F5BE25;
    overflow-wrap: break-word;
    text-align: center;
    animation-timing-function: linear;
    animation-duration: 0.2s;
    font-family: 'Open Sans', Arial, sans-serif;
    padding-bottom: 0px !important;
    color: #ffffff;
    width: 100%;
}
#maincopyrightdiv {
    box-sizing:border-box;
    margin:0px;
    padding:0px;
    border:0px;
    outline:0px;
    text-size-adjust:100%;
    vertical-align:baseline;
    background:transparent;
    position:relative;
}
#integraRentalh6 {
    box-sizing:border-box;
    margin:0px;
    padding:0px;
    border:0px;
    outline:0px;
    text-size-adjust:100%;
    vertical-align:baseline;
    background:transparent;
    text-decoration-line:none;
    font-size:15px !important;
    color:#000 !important;
}
section .section-title {
    color: #FFFFFF;
    margin-bottom: 30px;
    text-transform: uppercase;
    text-align: left;
}
#footer {
    background: #000 !important;
    border-top: 3px solid #F5BE25;
    text-align: left;
    color: #949599;
}
section#footerAmp {
    background-color: #231F20;
    background-image: url("https://www.transparenttextures.com/patterns/asfalt-light.png");
}
#footer h5 {
    padding-left: 0px;
    border-left:none !important;
    padding-bottom: 2px;
    margin-bottom: 0px;
    font-size: 20px;
    font-weight: bold;
    color:#F5BE25;
}

#footer h6{
    padding-left: 0px !important;
    border-left: 0px !important;
    margin-bottom: -15px;
    font-size: 15px;
    color:#000;
    padding-top: 10px;
}
a#integraRentalh6 {
    font-weight:600 !important;
}
#footer h6:a{
    color:#000;
}
#footer a {
    color: #949599;
    text-align: left;
    text-decoration: none !important;
    background-color: transparent;
    /*-webkit-text-decoration-skip: objects;*/
    font-size: 16px;
    padding: 2px;
}
#footer a.hover{
    color: #FFD813;
}
#footer ul.social li{
        padding: 3px 0;
        margin-top:4px;
        float: center !important;
}
#footer ul.social li a i {
    margin-right: 8px;
        font-size:23px;
        -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:30px;
        margin-top:-10px;
}
#footer ul.quick-links li a{
        color:#fff;
        font-size: 16px;
}
#footer ul.social li a:hover{
        color:#FFD813;
}
#footer ul.quick-links li {
        padding: 5px 0;
        font-size: 16px;
        color: #fff;
}
#footer ul.quick-links li:hover{
        color: #fff;
}
#footer ul.quick-links li a i{
        margin-right: 5px;
}
#footer ul.quick-links li:hover a i {
    font-weight: 700;
    color:#FFD813 !important;
    text-align: left;
}

@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 Mobile Content END ------------ */