/*GDPR*/
.cc-color-override-523191266.cc-revoke {
  	background-color: transparent !important;
}

.cc-revoke.cc-center.cc-revoke-top-right {
  	right: 3px !important;
}

.cc-revoke.cc-center.cc-revoke-bottom-right {
  	right: 0px !important;
}

.cc-revoke.cc-center.cc-revoke-bottom-left {
        left: -3px !important;
}

div.cc-revoke {
  	padding-right: 0px !important;
}

a.cc-btn {
  	background: #c0757b !important;
}

div.cc-center-xtd span.cc-cookie-settings-toggle,
div.cc-center a.cc-link, div.cc-checkbox-category-readmore {
    color: #c0757b !important;	
}
/*GDPR*/

/*System Message*/
system-message-container {
  position: absolute;
  z-index: 999;
  display: inline-block;
}
/*System Message*/

/*VirtueMart Description Ventor TOS*/
/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
  div.vendor-image-cont img.img-responsive {
	width: 300px;
  }
}

/*Header Top Right GTranslate*/
a.flag.nturl {
	margin-top: 2px;
  	display: inline-block;
}

  /* Extra small devices (phones, 600px and down) */
  @media only screen and (max-width: 600px) {
    a.flag.nturl {
      margin-top: 2px;
      display: inline-block;
    }
  }
  /* Extra small devices (phones, 600px and down) */
/*Header Top Right GTranslate*/

/*Product Page*/
#imagelightbox-overlay {
  background: #0b0b0bed;
}
/*Product Page*/