/* Remove Account Type */

div#account_type_selection {
    display: none;
}

/* 00350516 */
@font-face{
    font-family:"Berthold Akzidenz Grotesk Bold";
    src:url("https://cdn.glamorgancricket.com/font/Berthold-Akzidenz-Grotesk-Bold-Condensed.otf") format("opentype");
}
@font-face{
    font-family:"Berthold Akzidenz Grotesk";
    src:url("https://cdn.glamorgancricket.com/font/AkzidenzGroteskBE-MdCn.woff2") format("woff2");
    src:url("https://cdn.glamorgancricket.com/font/AkzidenzGroteskBE-MdCn.woff") format("woff");
}
@font-face{
    font-family:"DIN Pro Regular";
    src:url("https://cdn.glamorgancricket.com/font/DINPro.ttf") format("truetype");
}
@font-face{
    font-family:"DIN Pro Medium";
    src:url("https://cdn.glamorgancricket.com/font/DINPro-Medium.ttf") format("truetype");
}

body *{
    font-family: "DIN Pro Regular", sans-serif;
}
.stx-SectionHeading,
.title,
.content_title,
.title span,
.tab_title{
    font-family: "Berthold Akzidenz Grotesk Bold", sans-serif;
}
.stx-ProductCardTitle{
    font-family: "DIN Pro Medium", sans-serif;
}
.stx-sm-SeatCatName,
.table_container tbody .category{
    font-family: "Berthold Akzidenz Grotesk", sans-serif;
}
/* 00350516 END */

/* 00355556 - WA for Content page */
.showAsCarousel .stx-ProductImage .g-Image-AspectRatio {
    padding-bottom: 40%;
}
/* 00355556 END */