Thanks but i do not understand, this is my custom.css, where is it? Or is it another file?
.com-content.view-article .article-header h1 {
font-size: 39px !important;
line-height: 51px;
text-transform: uppercase;
}
sp-header.header-sticky {
position: fixed;
z-index: 9999;
background-image:linear-gradient(131deg, #465462 0%, #34373b 100%) !important
}
sp-header .sp-megamenu-parent > li > a {
font-size: 17px;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
font-size: 17px;
}
.sp-menu-separator {
font-size: 17px;
}
.com-content.view-article #sp-header {
background-image:linear-gradient(131deg, #465462 0%, #34373b 100%) !important
}
.article-social-share .social-share-icon ul li a .fa.fa-google-plus{
display:none !important;
}
.super-iframe-holder {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
.super-iframe-holder iframe,
.super-iframe-holder object,
.super-iframe-holder embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding: 0;
margin: 0;
bottom: 0;
outline: 0;
}
.com-content.view-article .article-details {
padding:0 30px
}
.com-content.view-article #sp-title {
display: initial;
}