html {
  position: relative;
  min-height: 100%;
}
body {
  /*font-family: 'Lato', sans-serif;*/
  padding-top: 70px;
  /* Margin bottom by footer height */
  margin-bottom: 60px;
/*   background: #fafafa; */
/* font-weight: 400; */
}

h1 {
  font-size:26px;
  margin:0.67em 0;
}

.font-thin
{
  font-weight: 300;
}

.wider-lines
{
  line-height: 24px;
}

.xtrawide-lines
{
  line-height: 28px;
}

.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 60px;
  background-color: #f5f5f5;
}

.footer-text {
  margin: 20px 0;
  color: #aaaaaa;
  font-size: 13px;
}



.footer-social {
  margin: -8px 0 0 0;
}



.logo-img
{
	background-size: 155px 20px;
	width: 155px;
	height: 20px;
}



.lazyimage {
    display: none;
}



.blueimp-gallery > .equipment_button {
position:absolute;
top:auto;
bottom: 10px;
left: 20px;
display: none;
}

.blueimp-gallery-controls > .equipment_button {
  display: block;
}



.payments {
	font-size: 2em;
	color: #909090;
}



.navbar
{
	font-weight: 300;
}


.breadcrumb
{
	font-size: 0.9em;
	font-weight: 300;
}



.fa-wider
{
	width: 1.2em;
}

li.wider
{
	margin-bottom: 15px;
}



.back-to-top
{
    cursor: pointer;
    position: fixed;
    bottom: 12px;
    right: 10px;
    display: none;
    z-index: 1;
}




.cart-product-image
{
	height: 60px;
	padding-right: 8px;
	border: 0px;
}



.cart-icon-remove
{
	font-size: 1.3em;
}





.img-hover:hover {
    opacity: 0.9;
}



.ribbon-content{
    position: relative;
}
.ribbon.red {
    background: #d9534f; /* #e91b23; */
    color: #fff;
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 3px 6px 3px;
}
.ribbon.green {
    background: #1EB08B; /* #00b546; */
    color: #fff;
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 3px 6px 3px;
}
.ribbon.blue {
    background: #3498DB; /* #d9534f; #e91b23; */
    color: #fff;
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 3px 6px 3px;
}
/*
.ribbon:before, .ribbon:after {
    content: '';
    position: absolute;
    left: -9px;
    border-left: 10px solid transparent;
}
*/
.ribbon:before {
    top: 0;
}
.ribbon:after {
    bottom: 0;
}
/*
.ribbon.red:before {
    border-top: 27px solid #e91b23;
}
.ribbon.red:after {
    border-bottom: 27px solid #e91b23;
}
*/
.ribbon span {
    display: block;
    font-size: 14px;
    font-weight: 400;
}






h3.panel-title
{
  font-size: 20px;
}





.portfolio
{
	border: 2px solid #ECF0F1; /*#e0eded;*/
}

/*
.thumbnail .portfolio :hover
{
	border: 2px solid #333;
}
*/

a.portfolio:hover
{
	text-decoration: none;
	border: 2px solid #777;
}


.thumbnail .caption
{
	height: 60px;
}




.product-wide
{
	margin: 0 0 15px 0;
	border: 2px solid #ECF0F1; /* #e0eded; */
	padding: 5px;
	border-radius: 2px;
}

.product-wide:hover
{
	background: #fff;
	border: 2px solid #cccccc;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}

.product-wide .product-title a {
  color: #333;
}

.product-wide .product-title a:hover {
/* text-decoration: none; */
}





.wp-block {
  margin: 0 0 15px 0;
  padding: 15px;

  -webkit-transition: all .2s linear;
  transition: all .2s linear;

  position: relative;
/*   cursor: default; */
  border-radius: 2px;
}

.wp-block.product {
  background: #fff;
  padding: 15px;
  margin-bottom: 20px;
  border: 2px solid #ECF0F1; /* #e0eded; */
}

.wp-block.product:hover {
  background: #fff;
  border: 2px solid #333;
}

.wp-block:before, .wp-block:after {
  display: table;
  content: "";
}

.wp-block.product figure {
/*
  padding-bottom: 10px;
  border-bottom: 1px solid #e0eded;
*/
}

.img-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-block.product .product-title {
text-align: center;
  margin: 0;
  padding: 0;
  border-bottom: 0;
/* height: auto; */
/* min-height: 60px; */
height: 60px;
}

h2.product-title {
  font-size: 25px;
}

.wp-block.product .product-title a {
  font-size: 18px;
  font-weight: 400;
  color: #333;
}

.wp-block.product .product-title a:hover {
/* text-decoration: none; */
}

.wp-block.product p {
  color: #616161;
}

.wp-block.product .wp-block-footer {
  border-top: 1px solid #e0eded; /* #e0eded; */
  padding-top: 15px;
  padding-bottom:25px;
}

.wp-block.product .price {
  padding: 0;
  font-size: 18px;
  font-weight: 400;
  color: #333;
}



.bg-light {
  background-color: #eeeeee;
  color: #333333;
}
.bg-light.dker,
.bg-light > .dker {
  background-color: #dadada;
}
.bg-light.dk,
.bg-light > .dk {
  background-color: #e4e4e4;
}
.bg-light.lt,
.bg-light > .lt {
  background-color: #f8f8f8;
}
.bg-light.lter,
.bg-light > .lter {
  background-color: #ffffff;
}

.coupon-code {
  background-color: #90D6FF;
  padding: 8px 16px 8px 16px;
  border: 1px solid #222222;
}

.coupon-value {
  padding: 8px 16px 8px 16px;
  border: 1px solid #a0a0a0;
}


/* .grid-item {
  margin: 10px 0 10px 0;
} */

/* .img-thumbnail {
  padding: 10px;
} */