/* 20180905083334 - v2 */
.gui,
.gui-block-linklist li a {
  color: #000000;
}

.gui-page-title,
.gui a.gui-bold,
.gui-block-subtitle,
.gui-table thead tr th,
.gui ul.gui-products li .gui-products-title a,
.gui-form label,
.gui-block-title.gui-dark strong,
.gui-block-title.gui-dark strong a,
.gui-content-subtitle {
  color: #000000;
}

.gui-block-inner strong {
  color: #848484;
}

.gui a {
  color: #0000ff;
}

.gui-input.gui-focus,
.gui-text.gui-focus,
.gui-select.gui-focus {
  border-color: #0000ff;
  box-shadow: 0 0 2px #0000ff;
}

.gui-select.gui-focus .gui-handle {
  border-color: #0000ff;
}

.gui-block,
.gui-block-title,
.gui-buttons.gui-border,
.gui-block-inner,
.gui-image {
  border-color: #8d8d8d;
}

.gui-block-title {
  color: #333333;
  background-color: #ffffff;
}

.gui-content-title {
  color: #333333;
}

.gui-form .gui-field .gui-description span {
  color: #000000;
}

.gui-block-inner {
  background-color: #f4f4f4;
}

.gui-block-option {
  border-color: #ededed;
  background-color: #f9f9f9;
}

.gui-block-option-block {
  border-color: #ededed;
}

.gui-block-title strong {
  color: #333333;
}

.gui-line,
.gui-cart-sum .gui-line {
  background-color: #cbcbcb;
}

.gui ul.gui-products li {
  border-color: #dcdcdc;
}

.gui-block-subcontent,
.gui-content-subtitle {
  border-color: #dcdcdc;
}

.gui-faq,
.gui-login,
.gui-password,
.gui-register,
.gui-review,
.gui-sitemap,
.gui-block-linklist li,
.gui-table {
  border-color: #dcdcdc;
}

.gui-block-content .gui-table {
  border-color: #ededed;
}

.gui-table thead tr th {
  border-color: #cbcbcb;
  background-color: #f9f9f9;
}

.gui-table tbody tr td {
  border-color: #ededed;
}

.gui a.gui-button-large,
.gui a.gui-button-small {
  border-color: #8d8d8d;
  color: #000000;
  background-color: #ffffff;
}

.gui a.gui-button-large.gui-button-action,
.gui a.gui-button-small.gui-button-action {
  border-color: #8d8d8d;
  color: #000000;
  background-color: #ffffff;
}

.gui a.gui-button-large:active,
.gui a.gui-button-small:active {
  background-color: #cccccc;
  border-color: #707070;
}

.gui a.gui-button-large.gui-button-action:active,
.gui a.gui-button-small.gui-button-action:active {
  background-color: #cccccc;
  border-color: #707070;
}

.gui-input,
.gui-text,
.gui-select,
.gui-number {
  border-color: #8d8d8d;
  background-color: #ffffff;
}

.gui-select .gui-handle,
.gui-number .gui-handle {
  border-color: #8d8d8d;
}

.gui-number .gui-handle a {
  background-color: #ffffff;
}

.gui-input input,
.gui-number input,
.gui-text textarea,
.gui-select .gui-value {
  color: #000000;
}

.gui-progressbar {
  background-color: #20b8e6;
}

/* custom */
/* webdinge 27/09/17 */
.products .product .image-wrap:hover .description {
  background-color: rgba(255,255,255, 0);
}
.products .product .image-wrap .cart{
   display:none;
}
.products .product .image-wrap .description .stars {
  display: none;
}
.products .product .image-wrap .description {
  display: none;
}
.products .product .image-wrap .sec-image {
/*   position: absolute;
  left: 0;
  top: 0;
  height: 100%; 
  padding: 15px;
  background: #fff;*/
  width:100%;
  display:none;
}
.products .product:hover .image-wrap .first-image {
  display:none;
}
.products .product:hover .image-wrap .sec-image {
 	display:block;
}
.product:hover .product-wrapper {
	border-color:#eee;
}
.products .product .fill-image {
	display:block;
  content:'';
  padding-top:105%;
}
.products .product .image-wrap img {
	width:100%;
  position:absolute;
  left:0;
  top:0;
  height:100%;
  padding:15px;
  background:#fff;
}
/*.with-second-image.loaded*/

.service-top-mob {
  padding: 10px 0;
  color: white;
  display: block;
  font-size: 14px;
  display: inline-block;
  margin-right: 12px;
}

.mobile-usp-header {
	display: inline-block;	
}



@media (max-width:1200px) {
	
}

#likeb {
  position:absolute;
  left:75px;
}
nav.desktop .item .itemLink {
  font-size:18px;
  font-weight:bold;
}
.copyright-payment .payments img {
  height: auto; 
}
/* .sidebar:after
{
  content: "";
  width: 165px;
  height: 43px;
  background: url("../shops/096338/files/044375346/official-dealer.jpg") 0 0 no-repeat;
  margin-top:20px;
  display: inline-block;
} */
.hallmarks img{
  margin-right: 25px;
  display: inline; 
}
.gui-checkout .gui-form a.gui-button-primary, .gui-checkout .gui-form a.gui-button-action{
  background-color:#1fa534;
  color:#ffffff;
}
.gui a.gui-button-large.gui-button-action, .gui a.gui-button-small.gui-button-action{
  background-color:#1fa534;
  color:#ffffff;
}
.listview-item-icon-category
{
  background:none;
}

.hallmarks img
{
 margin-bottom: 20px; 
}

.gui-checkout .gui-progressbar ul li.gui-done a
{
 color:#efefef !important; 
}
.languages{
 display:none; 
}
.gui-payment-provider-title
{
 display:none; 
}

.content .sidebar > ul a {
  font-size: 14px !important;
}

.content .sidebar .item a {
  font-size: 16px;

}

.content .sidebar .item a.active {
  font-weight: normal;
  
}

.product-wrap .product-info .cart a.glyphicon-shopping-cart {
background: #ff6111;
}

.product-wrap .product-info .cart a.glyphicon-shopping-cart span {
color: white;
}

.product-sizes {
    position: absolute;
    top: 0;
    background: white;
    left: 0;
    right: 0;
    width: 100%;
    bottom: 0;
    height: 100%;
    display: none;
}

.product-sizes ul {
    margin-left: 12px;
    margin-top: 14px;
}

.product-sizes ul li a span {
    color: #000000;
}

.product-sizes ul li.out-of-stock a {
    opacity: 0.2;
}

.product-sizes ul li {
    display: inline-block;
    height: 34px;
}

.product-sizes ul li a {
    background: white;
    border:1px solid #dbdbdb;
    box-sizing: border-box;
    padding: 4px;
    margin: 5px;
    background: #dbdbdb;
}

#buy-popup {
  width: 800px;
}

#buy-popup a {
  background: none;
}

#buy-popup .products .product .image-wrap {
  min-height: 170px;
}

#buy-popup .product-cart .product-wrap img{
  width: 100%;
   border: 2px solid #eaeaea;
    padding: 7px;
    background: #fff;
}
#buy-popup .product-cart .product-wrap .title {
 font-size: 22px;
 display: block;
  margin-bottom: 30px;
  font-weight: bold;
  color: #1686cc;
  width: 90%;
}
#buy-popup .product-cart .product-wrap .price{
 font-size: 20px;
}

#buy-popup .product-cart .product-wrap .price .old-price{
 font-size: 14px;
  text-decoration: line-through;
}



#buy-popup .product-cart {
  display: table;
  margin-top: 10px;
  margin-bottom: 20px;
  background: rgba(155,155,155,0.1);
    padding: 10px 0;
}

#buy-popup .product-wrap > .row {
  padding: 0;
}

#buy-popup .related-wrap {
      border-top: 2px solid #eaeaea;
    padding-top: 20px;
}

#buy-popup .related-wrap > .title {
display: block;
  font-size: 24px;
  color: #000000;
  font-weight: bold;
  margin-bottom: 10px;
}

#buy-popup .product-cart .product-wrap .image-wrap {
}

#buy-popup .product-cart .product-wrap, #buy-popup .product-cart .cart-wrap {
  display: table-cell;
  vertical-align:top;
  padding: 15px;
  position: relative;
}

#buy-popup .product-cart .product-wrap{
   width: 65%;
}


#buy-popup .product-cart .cart-wrap{
   width: 35%;
  border-left: 2px solid #eaeaea;
  padding-left: 20px;
}

#buy-popup .product-cart .cart-wrap .title {
  font-size: 20px;
    font-weight: bold;
    color: #1686cc;
  margin-bottom: 20px;
display: block;
}

#buy-popup .product-cart .cart-wrap .price-warp {
  display: block;
  margin-bottom: 15px;
}

#buy-popup .product-cart .cart-wrap .price-warp .total-price{
  float: right;
}

#buy-popup .product-cart .cart-wrap .price-warp .amount{
font-weight: bold;
}
#buy-popup .topbar h2 {
  padding: 5px 0;
}

#buy-popup .product-cart .cart-wrap .cart-btn{
 display: block;
 background: #ff6111;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    padding: 3px 0px;
    height: auto;
}

#buy-popup .product-cart .cart-wrap .continue{
color: #1686cc;
    font-weight: bold;
    margin-top: 5px;
    display: block;
  color: #aaa;
  position: absolute;
  bottom: 0;
}
#buy-popup .product-cart .cart-wrap .continue i{ 
  font-weight: bold;
}

#buy-popup .product-cart .product-wrap .price t{
 font-size: 9px;
}

#buy-popup .related-wrap .product img {
  width: 100%;
}

#buy-popup .related-wrap .product .text {
  display: none;
}

#buy-popup .usp {
  margin-top: 15px;
  margin-bottom: 15px;
}

#buy-popup .usp i {
  margin-right: 5px;
}

.product .info {
    position: relative;
}

.product:hover .product-sizes {
    display: block !important;
}

.products .product .image-wrap .sale-discount {
    background-color: #f4364c;
      color: white;
}

.product .image-wrap img, .product .info{
    border: none !important;
}

.product-wrapper {
    border: 1px solid #fff;
   -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.product-wrapper:hover {
   border: 1px solid #e5e5e5;
}

.product-wrapper .info {
    border-top: 1px solid #fff!important;
}

.product .product-wrapper .image-wrap {
    position: relative;
  padding: 15px;
}

.second-image {border: none !important;}

.product .product-wrapper .image-wrap a > img {
  //   position: absolute;
   // top: 50%;
  
  //  transform: translate(0%, -50%);
}

.heely-dealer-logo { margin-top: 10px; }

.gui a.gui-button-large.gui-button-action, .gui a.gui-button-small.gui-button-action {
    background-color: #00ad00 !important;
}

header .topnav .mobile-right label span {
  color: #000 !important; 
}

header .topnav .mobile-right label span.cart-circle {
  color: #fff !important; 
}

.service-top-desk {
	font-size: 18px;
  margin-top: 15px;
  margin-right: 10px;
  position: relative;
  top: 1px;
}

@media (max-width: 992px) {
.product-wrapper {
   border: 1px solid #ffffff;
}
  
  .product-wrapper .info {
    border-top: 1px solid #ffffff!important;
}
  
  .products .product .image-wrap {
    min-height: 130px;
}
  
  .sidebar {
		display: none;
    padding-bottom: 15px;
  }
  
  .products.row .filter-btn-wrap {
    padding: 0px 15px;
  }
  .products.row a.filter-btn{
     text-align: left;
    padding: 8px 15px;
    background: #e2e2e2;
    color: #000000;
    margin-bottom: 25px;
    font-size: 10px;
    position: relative;
  }
  
  #buy-popup {
    width: 600px;
  }
  
  #buy-popup .usp {
   
}

  
  .products.row a.filter-btn i {
      padding: 0 10px;
    width: 45px;
    border-left: 1px #efefef solid;
    text-align: center;
    height: 100%;
    line-height: 35px;
    position: absolute;
    top: 0;
    right: 5px;
  }
}

.zoombox .images, .zoombox .thumbs a{
  border: none;
}

.hidden{
  display: none;
}

.mobile-form-btn{
  text-align: center;
}

.mobile-form-btn .mobile-submit-form{
  display: inline-block;
  padding: 5px 15px;
  background-color: #2ea2ea;
  color: #fff;
}

.mobile-form-btn .mobile-delete-form{
  display: inline-block;
  padding: 5px 15px;
  background-color: #ccc;
}

.mobile-form-btn .mobile-delete-form label{
  color: #fff;
}

.mobile-form-btn .mobile-delete-form i{
  color: red;
}

@media (max-width: 767px) {
  #trengo-web-widget {
  	display: none;
  }
  .wwk-widget-iframe{
    width: 22px !important;
    height: 22px !important;
    margin-top: -1px;
    margin-right: 7px;
    display: inline-block!important;
    vertical-align: middle;
  }
  body .wwk--sidebar-mobile {
  	display:none  !important;
  }
  
  .wsa-cookielaw {
  	bottom: 0;
    top: auto;
  }
  
  body {
  	margin-top: 0px !important;
  }
}