.KeywordsPanel { display: none; }
.main-content .gallery .main-title {display: none;}
.category-item .category-name {width: 100%;}
.product-item .product-name {text-align: center;}
.product-item .image-wrapper .image {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.category-item .image-wrapper {
    border: var(--image-box-border-width) solid var(--image-box-border-color);
    background: #f1f1f3);
}
.btnSelected a:link {text-decoration: underline;}
.price-currency {display: none;}
div[id^="Dial_"].Duc>dl[id$="ducWrapper"]>dt:nth-child(1), div[id^="Dial_"].Duc>ul[id$="ducWrapper"]>li>dl>dt:nth-child(1) {
    padding-bottom: 0px;
}
.StepDescription {margin-left: 8px}
.TablesTitle {display: block}
.SubSectionTable a {
background-color: #c82021; /* Green */
  border: none;
  color: #fff;
  padding: 15px 32px;
  text-align: center;
  display: inline-block;
  font-size: 16px;
margin-bottom: 10px;
}
.expanderEdit {
visibility: hidden;
}
#ctl00_cphMainContent_ucDialCustomization_SlideShow_lblPage {
margin-bottom: 10px;
}

@media (max-width: 1199px) {
.header .header-stripe .drawer-wrapper .culture, .header .header-stripe .drawer-wrapper .currency {
    display: none;
}
}