.product-related-products h4 {
    font-size: 26px;
    text-align: center;
    line-height: 40px;
}
h3.related_title {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 10px;
}
.product-related-products .product-container {
    text-align: center;
}
.banneritem {
    width: 16%;
    float: left;
    text-align: center;
    margin-bottom: 20px;
}
.banneritem:hover {
    width: 16%;
    float: left;
    text-align: center;
    margin-bottom: 20px;
    cursor: pointer;
    opacity: 0.7;
}
.banneritem img {
    height: 100px;
    width: auto;
}
.banner_text{
	display: none;
}
@media (min-width:1px) and (max-width: 767px){
.banneritem, .banneritem:hover {
    width: 100%;
}	
}
@media (min-width:767px) and (max-width: 1225px){
.banneritem, .banneritem:hover {
    width: 25%;
}	
}

.product-related-products img {
    max-height: 200px;
    width: auto !important;
    margin: auto;
}
.cc-link.cc-privacy {
display: none;
}
#gdpr_privacy_policy_checkbox {
height: 15px;
width: 15px;
}
.gdpr-checkbox {
    margin-left: 0;
    padding-left: 0 !important;
}

@media (min-width: 1px) and (max-width: 767px) {
  #com_virtuemart div.product,
  .comvirtuemartmod div.product {
    width: 100%!important;
    margin-top: 0!important;
    margin-bottom: 30px!important;
  }
}

 .menu-icon-cont.sm-btn-398.sm-popup-burger{
    display: none;
  }

@media only screen and (min-width: 601px) {

.sm-btn-398{
	background: none !important;
}
.mod-languages{
float: right;
  text-align: center;
}
}

#navigation{
  z-index: 3000;
}
#iceMenu_1272{
  display: none;
}