.copyrightusp span, .copyrightusp a {
    color: white !important;
}
.copyrightusp {
    background: #2c2c2c;
    display: block;
    margin: 0 auto;
    font-size: 13px;
    padding: 3px;
    /* color: white !important; */
}
.copyrightusp span{
    text-align: center;
    display: block;
    margin: 0 auto;
}
.brands, .categories {
    position: relative;
    height: 74px;
    padding-top: 11px;
    width: 100%;
    overflow: hidden;
    /* margin-top: 60px; */
}
#page-content .brands {
  height:auto;
  margin-top:0;
}

.brands .brand {
  box-sizing: border-box;
  padding: 0px 10px;
  position: relative;
  float:left;
  margin-bottom:20px;
}

.brands .brand a {
  display: block;
  overflow: hidden;
  position: relative;
  border: 3px solid #EEE;
}

.categories {
  height:297px;
}

.tags {
  margin-top:60px;
}

.gui-blog-article ul, .gui-blog-article header img {
  float:left;  
}

#gui-popover-terms-and-conditions.gui-popover {
  position:fixed;
  top:25%;  
}  
  
.brands h3, .categories h3, .grid-blog .wrapper > h3, .products.related h3, .tags h3 {
  font-size:24px;
  text-transform:uppercase;
  float:left;
  margin-left:10px;
}

.brands .navigation, .categories .navigation {
  float:right;
}

.brands .navigation a, .categories .navigation a {
  display:block;
  float:left;
  background-color:#17CBC0;
  border-radius: 52px;
  color: #FFF;
  height: 26px;
  line-height: 26px;
  margin: 0px;
  opacity: 1;
  text-align: center;
  text-shadow: none;
  top: 7px;
  width: 26px;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

.brands .navigation a.prev, .categories .navigation a.prev {
  margin-right:5px;
}

.brands .navigation a.next, .categories .navigation a.next {
  margin-right:10px;
}

.brands .brands-container, .categories category-container {
  width:100%;
  overflow:hidden;
  height:126px;
}

.brands .brands-container ul li, .categories .categories-container .category {
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  padding:0 10px;
  position:relative;
}

.categories .categories-container .category a, .brands .brands-container ul li a {
  display:block;
  overflow:hidden;
  position:relative;
  border: 3px solid #EEE;
}

.brands .brands-container ul li img, .categories .categories-container img, #page-content .categories .category img {
  max-width:100%;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  background-color:#fff;
  margin:0 auto;
}

.categories .category img {
  max-width: none !important;
  top: 0px;
  left: 50%;
  margin-left: -187px !important;
  position: relative;
}

#page-content .categories .category img {
  margin-left: -215px !important;
}

#page-content .categories .category {
  margin-bottom:20px;
}

.categories .categories-container .category {
  height:232px !important;
}

.categories .category .info {
  display:block;
  width:100%;
  height:100%;
  position:absolute;
  top:0;
  left:0;
  overflow:hidden;
}

.categories .category .description {
  display:block;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;/*183px*/
  z-index:3;
  overflow:hidden;
  background-color:transparent;
}

.categories .category .description span {
  display:block;
  width:100%;
  height:100%;
  background-color:#000;
  background-color: rgba(0, 0, 0, 0.4);
  color:#fff;
  padding:25px 15px;
  -webkit-transform:scale(1.5);
  transform: scale(1.5);
  visibility:hidden;
  opacity:0;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

.categories .category:hover .description span {
  visibility:visible;
  opacity:1;
  -webkit-transform:scale(1);
  transform:scale(1);
}

.categories .category .title {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
  bottom: 0px;
  left: 0px;
  margin: 0px;
  position: absolute;
  right: 0px;
  z-index: 3;
  color: #FFF;
  display: block;
  padding: 10px 0px;
  text-align:center;
  font-size:16px;
  font-weight:bold;
}

.ribbon-bottom {
  background: none repeat scroll 0% 0% #979D95;
  color: #FFF;
  margin-top:60px;
  font-size: 32px;
  font-weight: 300;
  line-height: 1;
 /* padding: 22px 0px;*/
  text-align: center;
  width: 100%;
}

.ribbon-bottom.headline {
  margin-top:0;
}

.ribbon-bottom.headline.contentwidth, .ribbon-bottom.headline.bannerwidth {
  width:100%;
  max-width:1180px;
  margin:0 auto;
}

.ribbon-wrap.bannerwidth {
  width:100%;
  max-width:1180px;
  margin:0 auto;
}

.ribbon-bottom.headline.bannerwidth {
  width:75%;
  margin:0;
  min-height:76px;
  margin-top:-12px;
  position:relative;
}

.ribbon-bottom.headline.bannerwidth .wrapper {
  width:100%;
}

#page-content .categories {
  height:auto;
}

#page-content .categories .category {
  display:block;
  float:left;
  width:50%;
  position:relative;
  padding:0 10px;
  overflow:hidden;
}

#page-content .categories .category a {
  display:block;
  width:100%;
  height:100%;
  overflow:hidden;
  position:relative;
}

#page-content .categories .category .info {
  width:100%;
  left:0;
}

#page-content .product-images {
  max-width:345px;
  overflow:hidden;
  overflow-y:visible;
  float:left;
  position:relative;
}

#page-content .product-info {
  width:100%;
  max-width:545px;
  float:left;
  padding-right:10px;
  padding-left:20px;
}

#page-content .product-images .swiper-wrapper {
  height:345px !important;
}
 #page-content .product-images li {/*
  height:345px !important;*/
}
#page-content .product-images .swiper-container {
  position:relative;
  overflow:hidden;
  max-height:345px;
}

#page-content .product-images .swiper-container:before {
  content:" ";
  position:absolute;
  top:0;
  left:0;
  display:block;
  height:345px;
  width:345px;
  border:1px solid #DDD;
  z-index:3;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  pointer-events:none;
}

#page-content .product-images .zoom {
  display:block;
  font-size:30px;
  line-height:30px;
  color:#888;
  position:absolute;
  bottom:10px;
  right:10px;
  visibility:hidden;
  opacity:0;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

#page-content .product-images .swiper-container:hover .zoom {
  visibility:visible;
  opacity:1;
}

#page-content .product-info form {
  margin-top:20px;
}

#page-content .product-info form label {
  padding-right:10px;
  clear:both;
  display:inline;
  width:100%;
}

#page-content .product-info form select, #page-content .product-info .product-configure-custom-option input[type="text"] {
  width:100%;
  margin-bottom:0;
  display:block;
  max-width:none;
}

#page-content .product-info .product-configure-custom-option textarea {
  width:100%;  
}

#page-content .product-info form .product-configure-custom-option {
  display:block;
  /*max-width:50%;
  float:left;*/
  clear:both;
  margin-bottom:10px;
  width:100%;
}

#page-content .product-info .cart {
  clear:both;
  margin-top:20px;
}

.grid-blog {
  margin-top:60px;
  margin-bottom:60px;
}

.grid-blog-item {
  float: left;
  overflow: hidden;
  padding-left: 10px;
  position: relative;
  width: 25%;
  -webkit-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  transition:all 300ms ease-in-out;
}

.grid-blog-item.open {
  width:50%;
}

.grid-blog-item-wrapper {
    border-bottom: 3px solid #EEE;
    float: left;
    padding-bottom: 20px;
    width: 570px;
}

.grid-blog-item .post-image {
  border: 3px solid #EEE;
  float: left;
  height: 216px;
  overflow: hidden;
  width: 50%;
  opacity:0.7;
}

.grid-blog-item.open .post-image {
  border: 3px solid #1AE2D6;
  opacity: 1;
  -webkit-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  transition:all 300ms ease-in-out;
}

.grid-blog-item .post-image img {
  max-width:100%;
  max-height:100%;
  margin:0 auto;
  -webkit-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  transition:all 300ms ease-in-out;
}

.grid-blog-item .post-info {
  float: left;
  padding: 5px 0px 0px 30px;
  width: 50%;
}

.grid-blog-item .time {
  font-size: 12px;
  font-style: italic;
  text-transform: uppercase;
}

.grid-blog-item h3 {
  margin-bottom: 16px;
  margin-top: 5px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

#gmaps {
  position: relative;
  height: 380px;
  width: 100%;
  padding-bottom: 0px;
  margin-bottom: -60px;
  margin-top:60px;
  min-width: 100%;
}

#gmaps, #gmaps * {
  -webkit-transition:none;
  -moz-transition:none;
  -o-transition:none;
  transition:none;
}

#gmaps-wrap {
  height: 380px;
  overflow: hidden;
  width: 100%;
}

#map-canvas {
  height:106.1%;
}

#gmaps .wrapper {
  position:relative;
}

#gm_directions {
  position:absolute;
  bottom:20px;
  right:0;
}

#gm_directions input {
  height:38px;
  line-height:38px;
  padding:0 10px;
  float:left;
}

#gm_directions .button {
  display: inline-block;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  margin: 0px;
  margin-left:8px;
  font-weight: 400;
  height: 38px;
  line-height: 38px;
  padding: 0px 20px;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  cursor: pointer;
  border: medium none;
  -moz-user-select: none;
  border-radius: 3px;
  text-transform: uppercase;
  -webkit-transition:all 150ms ease-in-out;
  -moz-transition:all 150ms ease-in-out;
  -o-transition:all 150ms ease-in-out;
  transition:all 150ms ease-in-out;
}

#page-content .productborder.list, .productborder.time {
  display:block;
  width:100% !important;
}

.productborder.list .product, .productborder.time .product {
  width:100%;
}

.productborder.list .product .image-wrap {
  float:left;
  max-width:480px;
  width:39.6%;
}

.productborder.list .product .info {
  float:left;
  width:60.4%;
  padding-left:30px;
}
.productborder.list .product .info p {text-align:left;}

.productborder.list .product .info .title {
  font-size: 16px;
  float:left;
}

.productborder.list .product .info .stars {
  float:right;
}

.productborder.list .product .info .title, .productborder.list .product .info .price, .productborder.list .product .cart {
  text-align:left;
}

#addTag {
  margin-top:20px;
}

.collection-spinner {
  height: 0 !important;
  padding:0 !important;
  visibility:hidden !important;
  margin:0 !important;
  line-height:0 !important;
}

.collection-spinner.busy,
.collection-spinner.manual {
  height: 16px;
  background: #f5f5f5;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  line-height: 16px;
  text-align: center;
  margin-top: 20px;
  text-shadow: 0 1px 0 #FFFFFF;

}
.collection-spinner-loading {
  display: none;
  padding-left: 26px;
  background: url(https://assets.webshopapp.com/gereedschapdeal/spinner-small.gif) left center no-repeat;
}
.collection-spinner.busy .collection-spinner-loading {
  display: inline-block;
}
.collection-spinner-more {
  display: none;
  text-align: center;
}

.collection-spinner.manual {
  display:block !important;
  height:38px !important;
  visibility:visible !important;
  line-height:38px !important;
  margin:0 auto 20px !important;
  border-radius:0 !important;
  box-shadow:none !important;
  width:100% !important;
  max-width:300px !important;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  }

.collection-spinner.manual .collection-spinner-more {
  display: block;
  line-height:38px !important;
  font-size:14px !important;
  border-radius:3px;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
.collection-spinner.busy.manual .collection-spinner-more {
  display: none;
}

/* footer
================================================== */
footer {
  background-color: #363839;
  padding: 0px;
  color: #DDD;
  font-size: 0;
/*  margin-top:60px;*/
}
footer .footercol {
  display:inline-block;
  width:25%;
  vertical-align:top;
  font-size:12px;
  padding:0 10px;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
}
footer .links a {
  display: block;
  padding: 10px 0px 10px 5px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
footer .contact, footer .links a {
  font-size:13px;
}
footer .contact:first-child {
  padding-left:5px;
}
footer .row {
  padding-top: 15px;
  padding-bottom: 15px;
}
footer hr {
  border-color: black;
  opacity: 0.085;
}
footer input[type="text"] {
  border-color: rgba(0, 0, 0, 0.085);
}

footer h3 {
  border-bottom: 1px solid #424546;
  font-weight: 300;
  margin-top: 0;
  padding-bottom: 15px;
}

/* .social */
footer .newsletter {
  line-height: 0px;
}
footer .newsletter .title {
  display: block;
  line-height: 21px;
  float: left;
  font-weight: 600;
  font-size: 18px;
  margin: 5px 15px 5px 0px;
}
footer form {
  line-height: 0px;
  display: inline-block;
}
footer form input {
  display: inline-block;
  vertical-align: top;
}
footer form .btn {
  overflow: hidden;
  margin-top: -1px;
  line-height: 28px;
}
footer form .btn:hover span {
  opacity: 0;
}
footer form .btn::before {
  left: 0;
  top: -50px;
  position: absolute;
  height: 100%;
  width: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 16px;
  text-align: center;
}
footer form .btn:hover::before {
  top: 2px;
}
footer .contact-description {
  display: block;
  padding-bottom: 10px;
}
footer .contact a {
  padding-bottom:0;
}

/* .social-icons */
.social-media {
  line-height: 0px;
  text-align:right;
  font-size:0;
}
.social-media .social-icon {
  display: inline-block;
  width:40px;
  height:40px;
  font-size:12px;
  overflow:hidden;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  border-radius:50%;
  margin-left:7px;
  background-image:none;
  background-color:transparent !important;
  border:0;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
}

.social-media .social-icon span {
  display:block;
  width:100%;
  height:100%;
  line-height:40px;
  text-align:center;
  font-size:1.2em;
  border:0;
  border-radius:50%;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
  -webkit-transform:translate(0px, 0px);
  -moz-transform:translate(0px, 0px);
  -ms-transform:translate(0px, 0px);
  -o-transform:translate(0px, 0px);
  transform:translate(0px, 0px);
}

.social-media .social-icon:first-child {
  margin-left:0;
}

.social-media .social-icon span.fa-facebook {
  background-color:#004089 !important;
}
.social-media .social-icon:hover span.fa-twitter {
  background-color:#00abe3 !important;
}
.social-media .social-icon:hover span.fa-google-plus {
  background-color:#f24725 !important;
}
.social-media .social-icon:hover span.fa-pinterest {
  background-color:#ca2027 !important;
}
.social-media .social-icon span.fa-youtube {
  background-color: