/*CAS-24978-B6V3N2 - Custom Fonts*/

@font-face {
        font-family: Raleway-Bold;
        src: url(https://content.secutix.com/SOMER/fonts/Raleway/Raleway-Bold.ttf);
		font-weight: bold;
		font-style: normal;
}

@font-face {
        font-family: Raleway-Regular;
        src: url(https://content.secutix.com/SOMER/fonts/Raleway/Raleway-SemiBold.ttf);
		font-weight: bold;
		font-style: normal;
}

@font-face {
        font-family: Raleway-Regular;
        src: url(https://content.secutix.com/SOMER/fonts/Raleway/Raleway-Regular.ttf);
		font-weight: normal;
		font-style: normal;
}

h4, h1, .stx-ProductCardTitle, .stx-Section-heading, h2,  #content_container .tab_title, #content_container .content_title, #content_container .subtitle, .collapsible_header .title, .content_element  .title{
     font-family: Raleway-Bold !important;
}

.content .button{
font-size: 50 px;
}

h3 .rwd, h5, h6, body, .stx-UserInfo{
     font-family: Raleway-Regular!important;
}

@media screen and (max-width: 990px)
{
#secondary_content_general_info > div.content_title.collapsible_header > div > div > span > h2.collapsible_title.hidden > span {
    color: #FFFF!important;
}
}
/*END - CAS-24978-B6V3N2*/

/* 00315972 */
.stx-cs-section * {  
    font-family: Raleway-Regular !important;
   }

/* 00315972 - END */

/* 00337725 - WA for Content page */
.showAsCarousel .stx-ProductImage .g-Image-AspectRatio {
    padding-bottom: 40%;
}
/* 00337725 END */