/* Light Skin Theme -----------
Light Skin

New Red: #C62026
Red: #e71c38
Dark gray: #221f20
Brown: #4b3c18
Orange: #FF4500
Blue: #3D60AD

Button bkg: Dark Gray #4A4B4F
Button text: White
Button:hover bkg = primary dark color
------------------------------------ */

/* Hide Desktop Content */
.desktopHide {display: inline;}
  /* Desktop */
  @media only screen
  and (min-device-width : 768px) {
      .desktopHide {
          display: none;
      }
  }

/* Highlighted Text Colors */
::selection {
	color: #fff;
	background: #3478AB;
}
::-moz-selection {
	color: #fff;
	background: #3a3a3a;
}
::-webkit-selection {
	color: #fff;
	background: #3a3a3a;
}
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: #3478AB !important;
}
.nav-tabs {
	border-bottom: 3px solid #BFC9CA;
}
.nav-tabs li a {
    background: #ccc;
}
.nav-stacked.tree>li a {
    font-size: 14px;
    font-family: 'bree-serif', serif;
    font-weight: 100;
    letter-spacing: 0.5px;
}

.nav-stacked.tree>li a:hover {
    color: #C62026 !important;
    font-weight: bold;
}

span.badge.pull-right {
    background: #fff;
}

.nav-stacked>li a {
    font-size: 14px;
}
/*
.open-tree>a:active {
    background: none;
    font-weight: normal !important;
    color: #2a2a2a;
}
/* Category font size 
.nav-stacked>li a{
    font-size: 16px;
}
*/
.dropdown-menu {
	border-top: 2px solid #355baa;
}
/* Landing Page Hero Image Custom */
.hero-image {
    margin-bottom: 3%;
}
/* Category Panel Top Border */
.panel-default>.panel-heading {
	border-top: 5px solid #C62026;
    background: #fff;
    padding-top: 15px;
    padding-bottom: 0px;
}

span#categoryFilterTitle {
    font-family: 'bree-serif', serif;
    font-weight: bolder;
    font-size: 16px;
}

.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: 15px;
}
.panel-title>a {
    background: transparent !important;
}
/* Changes Color of Active Category Circle # */
.tree>.active>a>.badge {
    background-color: transparent;
    color: transparent;
}
.nav-pills>li>a>.badge {
    color: transparent;
    background-color: transparent;
}
label {
    font-size: 15px;
}
/* Top Header */
.navbar-top {
    background-color: #454544;
    box-shadow: inset 0px 0px 10px 0px #000, 0px 0px 20px -5px #fff;

}
.navbar-top a {
    color: #fff;
    font-size: 14px;
}
.navbar-top a:hover {
    color: #fff;
    font-size: 14px;
}
/* Top Links */
.userMenu>li>a {
	color: #000 !important;
    font-size: 12px !important;
    font-family: 'bree-serif', serif;
    font-weight: normal;
}
.userMenu>li>a:hover {
	color: #C62026 !important;
	font-size: 13px;
}
/* Main Header */
.navbar-brand img {
    width: 100% !important;
    margin-top: 18px;
    margin-left: -10px;
}

.navbar-tshop {
    background-color: #fff;
    background-image: url(/ecommerce/productimages/cardboard_35opac.png) !important;
    border-bottom: 12px solid #FF4500;
    background-size: auto;
    /* background-blend-mode: overlay; */
    background-position: bottom;
    border-bottom: 1px solid #6e6e6e;
}


/* Search Feature --------------- */
button.btn.getFullSearch {
    background: none;
	color: #fff;
    padding-top: 5px;
}
button.btn.getFullSearch:hover {
    background: none;
	color: none;
}
.btn:focus {
    outline: none !important;
}
.search-full, .search-input {
	background: #355baa;
    color: #fff !important;
    padding-top: none;
    margin-top: 16px;
    font-size: 18px;
    padding-left: 3px;
}
.search-box:hover .btn-nobg {
    background: none !important;
}
@media (min-width: 768px) {
    div#searchWidget {
        margin-top: 6px;
        width: 30%;
    }
    img.img-responsive {
    margin-left: 1px;
    }
}
input[type="search"] {
    padding-right: 10px;
    /* padding-top: 55px; */
}
.input-group-addon:last-child {
    box-shadow: none !important;
}
.fa-search:before {
    color: #fff;
}
.search-close {
	color: #fff !important;
    background: #355baa;
    padding-top: 55px;
}
.search-close:hover {
    color: #000 !important;
}
.search-box .input-group {
	margin-top: 14px;
	padding-top: 0px;
    background: none;
}
.search-box:hover {
    background: none;
}
span.input-group-addon.searchicon.navbar-top.pointer {
    background: #2d2d2d;
}
span.input-group-addon.searchicon.navbar-top.pointer:hover {
    background: #C62026;
}
input#appendedtext {
    font-family: 'bree-serif', serif;
}

/* User Field Entry Boxes */
.form-control {
	background: #fff;
}

.search-box:hover .btn-nobg {
	color: none;
    border-radius: 2px;
}

.searchInputBox .search-btn {
	color: #fff;
}

/* WP Search Widget */
input#searchsubmit {
    color: #fff;
    border: 2px solid #fff;
}

input#searchsubmit:hover {
    color: #000;
    background: #fff;
    border: 2px solid #fff;
}

/* Cart Feature ----------------*/
.cartMenu a.dropdown-toggle {
	padding-top: 20px;
    background-color: none;
    color: #000 !important;
    font-family: 'bree-serif', serif;
    font-weight: normal;
    font-size: 16px;
}
.cartMenu a.dropdown-toggle:hover {
	background-color: none !important;
    color: #C62026 !important;
}
a.btn.btn-sm.btn-action.btn-checkout {
    background: green;
    font-weight: 700;
}
a.btn.btn-sm.btn-primary.view-cart {
    background: #355baa;
}
.cartMenu h4 {
    font-size: 15px;
}
.cartFooter {
    background: transparent;
}
h4.modal-title, h4#site-header {
    color: #C62026;
}
span#totalCartItem {
    background: #C62026;
    padding-bottom: 5px;
}
a#pay-invoices-now-btn {
    background: green !important;
    color: #fff;
}
/* Check Availability Button */
.cart-actions button, .cart-actions .wishlist {
	background: none repeat scroll 0 0 #2d2d2d;
	/* border: 2px solid #000; */
    color: #fff !important;
    /* box-shadow: inset 0px 0px 10px 1px #000; */
}
.cart-actions button:hover {
	background: none repeat scroll 0 0 #C62026;
	/* border: 2px solid #355baa; */
    color: #fff !important;
    /* box-shadow: inset 0px 0px 10px 1px #000; */
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
	background: none;
}
/* @media ( max-width : 767px) {
	.miniCartFooter {
		background: #2a2a2a !important;
	}
    /* Logo grid Mobile Optimization */
    a.ha-logo-grid-item.ha-logo-grid-link {
            width: 100% !important;
        }
}

/* Circle w/ Number to Right of Rental Cart */
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px 5px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #C62026;
    border-radius: 10px;
}

/* 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: #2d2d2d;
        text-decoration: none;
        padding: .5em .75em;
        display: block;
        text-transform: uppercase;
        font-size: 16px;
	line-height: 35px;
	font-weight: 500;
	border-radius: 3px;
    padding-right: 20px;
    font-family: 'bree-serif', serif;
    letter-spacing: 0.5px;
}
.main-nav a:hover {
  background-color: none;
  color: #C62026;
}
.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: .5em;
        margin-top: 1em;
        position: relative;
        top: 0.1em;
}

.navbar-top.hidden-xs {
    background: transparent;
    box-shadow: none;
}

.card-body img {
    object-fit: cover;
}

@media(min-width: 768px){
        .main-nav {
            display: flex;
            flex-wrap: wrap;
            padding-top: 16px;
        }

        .main-nav .menu-item {
        position: relative;
        }
        .main-nav .sub-menu {
            position: absolute;
            background-color: #fff;
            top: 100%;
            left: 0em;
            padding: 2em;
            white-space: nowrap;
            visibility: hidden;
            opacity: 0;
		    box-shadow: 0px 1px 0px 1px #3478AB;
        }

        .main-nav .menu-item:hover .sub-menu,
        .main-nav .menu-item:focus .sub-menu {
            background-color: #fff;
            background-image: url(/ecommerce/productimages/cardboard_35opac.png) !important;
            /* border-bottom: 12px solid #FF4500; */
            background-size: auto;
            /* background-blend-mode: overlay; */
            background-position: bottom;
            /* border-bottom: 1px solid #6e6e6e; */
            opacity: 1;
            visibility: visible;
            transition-delay: 0s;
            padding: .25em .25em .25em .25em;
            margin-top: -.5em;
            margin-left: 1em;
        }

        .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: -6px; /*-- Lines this up with Rental Cart/Search Widgets - May need to change depending on logo height */
        }

        .navbar-nav.navbar-right:last-child {
            padding-top: 3px;
        }
}

@media (max-width: 767px) {
        /* Sign In */
        li#signIn {
            background: transparent;
            font-size: 17pt;
            color: #000;
            list-style: none;
            margin-left: -10px;
            margin-right: 10px;
        }
        /* Sign In Icon */
        i#mobileSignInIcon {
            color: #000;
            margin-left: -70%;
        }
        .modal-header {
            border-bottom: 1px solid #6e6e6e;
        }
        /*
        .main-nav       .sub-menu {
                padding-left: .5em;
                margin-left: 0.75em;
                border-left: 2px solid white;
                margin-top: .25em;
                margin-bottom: 0.25em;
        }

        /*.navbar-brand {
                margin-left: 0 !important;
        }
        .navbar-header .navbar-toggle {
            background: #000 !important;
        }
        .navbar-fixed-top .navbar-collapse {
            max-height: 720px;
        }
        */
} 

/* ---------> MOBILE <--------------------------------------------------- */
@media (max-width:767px) {
    /* Header Container */
    .navbar-tshop {
        border-bottom: 3px solid #3D60AD;
        box-shadow: 0px 0px 6px 0px rgb(31,31,31,0.5);
    }
    /* Header - Logo */
    .navbar-brand img {
        max-width: 125px;
        margin-top: -2%;
        margin-left: 5%;
        margin-bottom: 12%;
    }
    /* Menu */
    .main-nav .sub-menu {
        padding-left: .5em;
        margin-left: 0.75em;
        border-left: 2px solid #009ffb;
        margin-top: .25em;
        margin-bottom: 0.25em;
    }
    /* Company Logo */
    .navbar-brand {
        margin-left: 0 !important;
    }
    /* Search Icon */
    .navbar-top i {
        padding: 0;
    }
    /* Menu/Cart Buttons */
    .navbar-header .navbar-toggle {
        background: #C62026;
        padding: 10px 10px;
        margin-top: 8%;
        margin-right: 8%;
    }
    /* 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: 24pt !important;
        color: #000 !important;
    }
    button#shopCartMobile {
        background: none;
    }
    /* Rental Cart Button */
    button#rentalCartMobile {
        background: transparent;
    }
    /* Expanded Cart Footer */
    .miniCartFooter {
		background: #e2e2e2 !important;
        margin-bottom: 20px;
        border-top: 3px solid #27337D !important;
	}
    /* Checkout Btn */
    .miniCartFooter .btn:last-child, .miniCartFooter .btn:last-child:hover {
        font-weight: 700;
        background: #27337D;
        margin-right: 100px;
    }
    /* 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 #26337D;
        padding-top: 10px;
    }
    /* Cart Asset Title */
    .cartMenu h4 {
        font-size: 18px;
        font-weight: 600;
        line-height: 1;
        padding-bottom: 5px !important;
    }
    /* 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: 50px;
    }
    /* Expanded Menu Height */
    .navbar-fixed-top .navbar-collapse {
       max-height: 680px;
       padding-bottom: 10px;
       border-top: 1px solid #C62026 !important;
    }
    /* Widget Links in Expanded Menu */
    .navbar-nav>li>a {
       color: #26337D;
       background: #F7F3EB;
       border-bottom: 1px solid #C62026;
       font-style: italic;
    }
    /* Custom Menu */
    .main-nav a:not([class]) {
       /* border-bottom: 1px solid #000; */
       margin-bottom: -10px;
    }
    /* Landing Page Cards Mobile */
    .thumbnail.equalheight img.img-rounded {
        object-fit: contain;
    }
    /* H1 Category Hero */
    .category-hero-text h1 {
        line-height: .999;
        padding: 5px;
    }
    /* Category Title */
    h1#categoryHead {
       font-family: 'bree-serif', serif;
       margin-top: -10%;
       padding-top: 4%;
    }
    /* START Search-default Big Search Style */
    .search-input {
        background: #27337D;
        max-width: 100%;
        padding-top: 30px;
        margin-left: -40px;
    }
    .search-close {
	    color: #FFFFFF;
        background-color:#27337D;
        padding-top: 15px;
    }
    .search-close:hover {
	    color: #d2d2d2;
        background-color:#27337D;
        padding-top: 25px;
    }
    .search-full.active {
        background: #27337D;
    }
    .btn-nobg {
        line-height: 25px;
        background: none;
        color: #000;
        font-size: 20px;
    }
    input[type="search"] {
        font-size: 14pt;
        padding-right: 5px;
    }
    /* END Search-default Big Search Style */
    @media (max-width: 767px) {
        div#searchWidget {
            margin-top:10px;
        }
    }
    
    
    /* Rental Landing Page Adjustments 
    div#textEditor-0 h1 {
        margin-top: -5%;
    }
    */
    /* Hero Margin Adjust */
    .hero-image {
        margin-top: -20%;
        margin-bottom: 8% !important;
    }

    /* Rental Landing Page Nav Settings */
    div#textEditor-4 {
        padding-top: 10%;
        margin-bottom: -15%;
    }
    
    /* Product Code Page Title */
    .product-title {
        font-size: 28px !important;
    }

    /* Colin's Attempt to Add Border to Product Page Image --------------- */
    /* .sp-large img.img-responsive {
    max-width: 100%;
    border: 1px solid red !important;
    box-shadow: 2px 2px 0px 0 rgba(0, 0, 0, 50) !important;
    border-radius: 25px 25px 10px 10px !important;
    margin-bottom: 2px !important;
    } */

    /* Category Results Ribbon */
    .productFilter {
        margin-top: 25px;
        margin-bottom: 25px;
        padding-top: 3px !important;
    }
    /* Product Code Rate Ribbon */
    #eRental_rateList {
        font-size: 12pt;
        font-style: normal;
        padding-bottom: 10px;
    }
    #eRental_prodDetailsSection .form-group {
        font-size: 13pt;
    }
    /* Guest Invoice Payment Title */
    label#guestInvoice-msg {
        font-size: 15pt;
        padding-top: 20px;
    }
    /* Guest Invoice Form Labels */
    .form-horizontal .form-group {
        font-size: 12pt;
    }
}

/* 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; */
    background: #F7F3EB !important;
    background-image: url(/ecommerce/productimages/exclusivepaper_85opac.png) !important;
    color: #000;
}
/* Margin Adjustment to Align Slideshow with Top of Cat Tree */
.col-lg-10 {
    margin-top: -4px;
}

/* Changes Product Group Titles */
span#title {
    font-family: 'bree-serif', serif !important;
    margin-bottom: -10px !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: #3478AB;
	border-color: #3478AB;
	color: #fff;
}
/* Login / Need Account Buttons */
.btn-action{
	background-color: #454544;
	color: #fff !important;
}

.btn-action:hover, .btn-action:focus, .btn-action:active,
	.btn-action.active, .open .dropdown-toggle.btn-action{
	background-color: #000;
	border: none;
	color: #fff !important;
}
.btn-default {
    background-color: #454544;
    color: #fff;
}
.btn-default:hover {
    background-color: #000;
    color: #fff;
}
/*
.btn-warning {
    background-color: #454544;
    color: #fff !important;
}
.btn-warning:hover {
    background-color: #000;
    color: #fff !important;
}
*/
.btn-success {
    background-color: #454544;
    color: #fff;
}
.btn-success:hover {
    background-color: #000;
    color: #fff !important;
}
.btn-site, .newsLatterBox .btn {
	background: #454544;
    color: #fff;
}

.btn-discover:hover, .btn-site:hover, .newsLatterBox:hover .btn:hover {
	background: #454544;
    color: #fff;
}
.btn.btn-primary {
    background: #4A4B4F;
    color: #fff;
}
.btn.btn-primary:hover {
    background: #000;
    color: #fff;
}
/*
.btn.btn-sm {
    background: #4A4B4F;
    color: #fff;
}

.btn.btn-sm:hover {
    background: #000 !important;
    color: #fff !important;
}

.btn.btn-sm.btn-warning {
    background: #454544 !important;
    color: #fff !important;
}
.btn.btn-sm.btn-warning:hover {
    background: #3478AB !important; 
    color: #fff !important;
}
*/
#ModalLogin .close {
    color: #000;
}
@media (max-width: 767px) {
    #ModalLogin .login-modal-btn {
        margin-bottom: 20px;
    }
}
#viewCart-btnCheckout {
    background: #454544;
    color: #fff;
}
#viewCart-btnCheckout:hover{
    background: #C62026;
    color: #fff;
}
.orderStep li.active a {
	background: #4A4B4F;
    color: #fff;
}
.orderStep li.active a:after {
	border-top-color: #000 !important;
}
.orderStep li a {
	background: #454544;
    color: #fff;
}
.orderStep li.active a i {
    color: blue;
}
.pagination>.active>a,
	.pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover,
	.pagination>.active>a:focus, .pagination>.active>span:focus {
        background-color: #454544;
	    border-color: #454544;
	    color: #fff;
    }
#pager a.cycle-pager-active {
	background: #454544;
    color: #fff;
}
.pager li>a:hover{
    background-color: #454544;
    color: #fff !important;
}
.pager2 a {
	border: 1px solid #3a3a3a;
}

.pager2 a.selected {
	background: #454544;
}
#pager2 span.cycle-pager-active {
	
}

#pager2 span.cycle-pager-active {
	background: #454544 !important;
}

#pager2 span {
	border: 2px solid #454544;
}
/* Thumbnails ------------------------------------------------------*/
.product:hover, .featuredImgLook2 .inner:hover {
	border: 10px solid #3a3a3a;
}

.product .image a img{
    border-radius: 25px 25px 10px 10px;
}

/* Stop Scale & Rotate, Add Border Radius to Hover to Match Non-Hover on Thumbnails ----------------*/
.product:hover .image a img{
    transform: none !important;
    -webkit-transform: none !important;
    border-radius: 25px 25px 10px 10px;
    transition: 0.0s;
}

.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: 'bree-serif', serif;
	letter-spacing: 2px;
	color: #fff !important;
	text-transform: uppercase;
	background: #C62026;
	border: 1px solid #0201F5;
	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.0s ease 0s;
	-webkit-transition: all 0.0s ease 0s;
	-webkit-transition: all 0.0s ease 0s;
	-moz-transition: all 0.0s ease 0s;
	-ms-transition: all 0.0s ease 0s;
}
.product:hover .btn-quickview:hover{
    -webkit-opacity: 95%;
}
.product:hover {
    border: 1px solid #C62026;
    box-shadow: 2px 2px 0px 0 rgba(0, 0, 0, 50);
}
.product {
    border: 1px solid #ECEEF0;
    bottom-border: none;
    border-radius: 25px 25px 10px 10px;
    padding-top: 15px;
    padding-left: 5px;
    padding-right: 5px;
}
.productFilter {
    border: none !important;
}

.productFilter p {
    display: block;
    font-size: 14px;
    margin-top: 6px;
    margin-bottom: 0px;
    color: #2d2d2d;
    font-family: 'bree-serif', serif;
    font-weight: normal;
}

/* Mobile Category/Product Title & Rates Sizes
@media (max-width: 767px) {
    .product-title {
        font-size: 24px !important;
    }
    #eRental_rateList {
        font-size: 18px;
        padding-bottom: 10px;
    }
    h1#categoryHead {
        padding-top: 20px;
    }
} */
/* Modal Popups -----------------------------*/
.modal-header {
	background-color: #fff;
    background-image: url(/ecommerce/productimages/cardboard_35opac.png) !important;
    background-size: auto;
    background-position: bottom;
    border-bottom: 1px solid #6e6e6e;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
}

/* Close (X) Button on Modal Popup ---------
button#NeedAnAccountDivClose {
    color: #C62026 !important;
}
/* -----------------------------------------*/

.modal-footer {
    background: #E5E5E5;
}
.modal-footer a {
    color: #2C2C2C;
}
.modal-footer a:hover {
    color: #3478AB;
    font-weight: bold;
}
.modal-title-site {
    color: #fff;
}
.form-control:focus {
	border-color: #3a3a3a;
}

#ModalLogin .modal-title-site {
    font-size: 28px !important;
    padding: 0px 0px !important;
    padding-bottom: 0px !important;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    color: #C62026 !important;
    font-family: 'bree-serif', serif !important;
}

/* #rentalQuickViewModal a {
    color: #2C2C2C !important;
} */
.new-product {
	background: rgba(52, 73, 94, 0.95) !important;
}
/* Footer ---------------- */
@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 {
    padding: 20px 0;
    text-align: left;
}
section .section-title {
    color: #fff300;
    margin-bottom: 30px;
    text-transform: uppercase;
    text-align: left;
}
#footerBiz {
    width:100%;
    text-align: left;
    margin-top: -5px;

    background-color: #fff;
    background-image: url(/ecommerce/productimages/cardboard_35opac.png) !important;
    background-size: auto;
    background-position: bottom;
    border-top: 1px solid #6e6e6e;
}

#footer h5{
        padding-left: 0px;
    padding-top: 40px;
    border-left: none !important;
    font-size: 20px;
    font-weight: bold;
    color: #C62026;
    line-height: 5px;
    padding-bottom: 15px !important;
    font-family: 'bree-serif', serif;
    font-weight: normal;
}
#footer h6{
    padding-left: 5px;
    border-left:none !important;
    padding-bottom: none;
    margin-bottom: 0px;
    font-size: 15px;
    font-weight: normal;
    color:#000;
    padding-top: 15px;
}
#footer a {
    color: #2d2d2d;
    font-family: 'bree-serif', serif;
    text-align: left;
    text-decoration: none !important;
    background-color: transparent;
    /*-webkit-text-decoration-skip: objects;*/
    font-size: 16px;
    padding: 1px;
}
#footer a:hover {
    color: #C62026;
    font-family: 'bree-serif', serif;
    text-align: left;
    text-decoration: none !important;
    background-color: transparent;
    /*-webkit-text-decoration-skip: objects;*/
    font-size: 16px;
    padding: 1px;
}

#footer strong{
    color: #2d2d2d;
    font-family: 'bree-serif', serif;
}

#footer p {
    color: #fff;
    margin: 0 0 0px;
    font-size: 16px;
}
#footer .list-unstyled {
    color: #fff;
}

#footer .list-inline>li {
    padding-left: 20px !important;
}

#footer ul.quick-links li a {
        color:#2d2d2d;
}
#footer ul.quick-links li a:hover {
        color:#2d2d2d;
        font-weight:normal;
}
#footer ul.quick-links li {
        padding: 1px 0;
        font-size: 15px;
        color: #2d2d2d;
        font-family: 'bree-serif', serif;
       /* -webkit-transition: .5s all ease;
        -moz-transition: .5s all ease;
        transition: 0s all ease; */
}
#footer ul.quick-links li:hover {
        /*padding: 3px 0;
        margin-left:5px;*/
        font-weight:normal;
        color: #2d2d2d;
}
#footer ul.quick-links li a i {
        margin-right: 5px;
        color: #000;
}
#footer ul.quick-links li:hover a i {
    font-weight: 500;
    color:#000;
    text-align: left;
}
/* 494B4F grey; 3478AB blue */
#copyrightfooter { 
    box-sizing: border-box;
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    border: 0px;
    outline: 0px;
    text-size-adjust: 100%;
    vertical-align: baseline;
    background-color: #fff;
    background-image: url(/ecommerce/productimages/cardboard_35opac.png) !important;
    background-size: auto;
    background-position: bottom;
    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;
    color:#c62026 !important;
}
/* @media (max-width:767px) {
    #footer h5 {
    padding-left: 0;
    border-left: transparent;
    padding-bottom: 0px;
    margin-bottom: 10px;
} */
#footer h6 a {
    color: #fff !important!;
}