/* Move down content because we have a fixed navbar that is 100px tall */
body
{
    padding-top: 80px;
    padding-bottom: 60px;
}

footer
{
    position: absolute;
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    height: 60px;
    background-color: #f8f8f8;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
  margin-top: 50px;
}

footer h2
{
  font-size: 14px;  
  margin-bottom: 0px;
  padding-top: 0px;
}

footer h3
{
  font-size: 12px;  
  margin-bottom: 0px;
  margin-top: 0px;
  padding-top: 0px;
}

footer ul
{
  list-style-type: none;
  padding-left: 5px;
}

footer ul>li
{
  margin-bottom: 0px;
  padding-top: 0px;
  font-size: 10px;
  display: inline;
}

.footer-links
{
  width: 100%;
  text-align: center;
}

.footer-links>a
{
    padding: 5px;
}

.navbar-nav
{
    /*float: right;*/
    margin: 0;
}

.containerSansJumbo
{
    margin-top: 0px;
}

.jumbotron
{
    padding-top: 30px;
    padding-bottom: 30px;
}

.jumbotron h1, .jumbotron .h1
{
    font-size: 36px;
}

.jumbotron-central
{
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    background-color: transparent;
}

.jumbotron-central .btn
{
    padding: 10px 14px;
    font-size: 18px;
}

.navbar-search
{
    padding: 0px;
}

.panel-body
{
    padding: 5px;
}

.off-canvas-menu-toggle
{
    border-top-left-radius: 4px;
    -moz-border-top-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    display: block;
    height: 29px;
    width: 29px;
    padding: 0px 8px 2px 8px;
    /*background: #444;*/
    background-color: transparent;
    color: #fff;
    margin: 0px 10px 0px 0px;
    border-radius: 0;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
}

.off-canvas-menu-toggle:hover
{
    border-top-left-radius: 4px;
    -moz-border-top-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    background: #333;
}

.off-canvas-menu-toggle .icon-bar
{
    display: block;
    background: #333;
    width: 12px;
    height: 2px;
    border-radius: 1px;
    margin-top: 3px;
}

.off-canvas-menu-toggle:hover .icon-bar
{
    background: #fff;
}

.well
{
    padding: 5px;
    margin-bottom: 5px;
}

form
{
    margin: 0px;
}

a
{
    cursor: pointer;
}

.clear
{
    clear: both;
}

.noTop .form-control-feedback
{
    top: 0px;
}


.left-margin
{
    margin-left: 10px;
}

.navbar-cart:hover .cart-icon
{
    color: #333;
}

.cart-badge
{
    background: pink;
    /*font-size: 140%;*/
    margin-left: 3px;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    transition: all .2s ease-in;
    vertical-align: text-bottom;
}

.cart-badge:hover
{
    background: #FF8100;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.navbar-cart:hover .cart-badge
{
    background: #FF8100;
}

.badge
{
    margin-right: 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-weight: normal;
}

.navbar-default .navbar-nav > li > a
{
    padding: 15px 10px;
}

.product-image
{
    width: 100%;
    padding: 1px;
}

.product-image-main
{
    width: 100%;
}

.product-image-thumb
{
    float: left;
    width: 50%;
}

.product-gallery-image-thumb
{
    float: left;
    width: 20%;
}

#addToCart h2
{
  text-align: right;
}

#addToCart h2>small
{
  font-size: 60%;
}

.btn-full
{
    width: 100%;
}

.btn-mr
{
  margin-right: 3px;
}

.btn-ml
{
  margin-left: 3px;
}

.sidenav-item {
  list-style-type: none;
}

.sidenav-link {
   padding: 0.5rem;
}

.sidenav-link i {
  margin-right: 5px;
}

.sidenav-collapse .sidenav-link {
  margin-left: 0.25rem;
  padding-left: 15px;
}

.sidenav ul li.active a
{
    color: #5b9bd1!important;
    background-color: #f6f9fb;
    /*border-left: 2px solid #5b9bd1;
    margin-left: -2px;*/
}

.side-menu ul li a span
{
    margin-right: 6px;
    vertical-align: middle;
}

#content {
  padding-left: 25px;
  margin-right: 25px;
}

.template-content-centre
{
    padding: 15px 15px;
    text-align: center;
}

h1
{
    font-size: 30px;
}

.template-content
{
    padding: 15px 15px;
}

html
{
    position: relative;
    min-height: 100%;
}

.well-category
{
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #fff;
}

.well-category h3
{
    margin: 0px 0px 10px 0px;
}

.well-link,.well-link:hover,.well-link:visited
{
    text-decoration: none;
    color: #000;
}

.well-product
{
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #fff;
}

.well-product h3
{
    margin: 10px 0px 10px 0px;
    text-align: center;
}

.well-product h4
{
    margin: 10px 0px 10px 0px;
    text-align: center;
}

.well-product h4>small
{
  font-size: 60%;
}

.search-margin
{
    margin-top: 5px;
    margin-bottom: 5px;
}

.navbar-default
{
    /*background-image: url("https://www.cellopress.co.uk/celloTemplate/navbarBackground.png");*/
    background-color: #e41e13!important;
    border: 0px;
}

.navbar-default .navbar-brand
{
    color: #ffff00;
}

.navbar-default .navbar-nav>li>a
{
    color: #fff;
}

.navbar-default .navbar-nav>li>a
{
    color: #fff;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover
{
    color: #ffff00;
    background-color: inherit;
}

.navbar-brand-logo
{
    float: left;
    height: 50px;
    padding: 0px 15px;
    font-size: 18px;
    line-height: 20px;
}

.navbar-brand-logo img
{
    height: 50px;
}

.navbar-fa-2x
{
    padding: 10px !important;
}

.checkoutTotalRow table
{
  float: right;
  margin-bottom: 10px;
}

.checkoutTotalRow table th,td
{
  padding: 5px;
}

.checkoutTotalRow table th
{
  text-align: right;
}

.checkout-address
{
  line-height: 1.5;
  font-size: large;
  margin-bottom: 10px;
}

.masthead
{
  width: 70%;
  border: 0px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#volumePricing .input-group
{
  margin-bottom: 5px;
}


/*  Sidebar - https://bootsnipp.com/snippets/kWPoW */
.sidebar3
{
padding-top:30px;
padding-left:30px;
padding-right:30px;
}

.left-navigation i {
  display: inline-block;
  margin-right: 1em;
}

.left-navigation ul
{
  padding-left:0px;
}

.left-navigation li
{
  list-style-type: none;
}

.left-navigation li > a
{
  display: block;
  padding:5px;
}

.left-navigation li:hover{
  background-color:rgba(75, 75, 75, 0.25);
  cursor:pointer;
}

.left-navigation .dropdown .fa-plus
{
  border:1px solid #e41e13;
  padding:4px;
  margin-top:-2px;
  margin-right:0px;
}

.left-navigation .list
{
  padding-left:20px;
}

.left-navigation .dropdown
{
  margin-left:-15px;
  padding:5px;
}

.submenu
{
  padding-left:12px;
}

.submenu > li
{
display:list-item;
/*list-style-type: square;*/
  border-bottom:1px solid #e41e13;
}

.submenu > li.active
{
  background-color:rgba(150, 150, 150, 0.25);
  cursor:pointer;
}

.submenu > li:hover
{
  color:blue;
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 0.25rem;
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}

.h-100 {
  height: 100%!important;
}

.d-flex {
  display: -ms-flexbox!important;
  display: flex!important;
}

.flex-column {
  -ms-flex-direction: column!important;
  flex-direction: column!important;
}

.flex-grow {
  flex: 1;
}
