/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/


.transparent {
    background: #7f7f7f;
    background: rgba(0,0,0,0.5);
    padding: 30px;
}

.titlePDP {
    color: #1975FF;
}

.wtif h3 {
    font-variant: small-caps;
    text-transform:none !important;
}

.wtif a {
    font-weight: 600;
}