
/* Badges */
i.tr-comment-badge {
    width: 27px;
    height: 27px;
    position: absolute;
    left: 26px;
    margin-top: 25px;
	background-size:cover;
    background-repeat: no-repeat;
    background-image: url(images/badge-gold-star-2.png);
}
.headlines-bar i.tr-comment-badge {
    margin-top: 13px;
    margin-left: -7px;
	width: 20px;
    height: 20px;
	background-image: url(images/badge-gold-star-mob.png);
}
.navbar-header i.tr-comment-badge{
		background-image: url(images/badge-gold-star-mob.png);
}
.entry-comments .comment-author {
    position: relative;
}
@media only screen and (max-width : 765px)  { 
i.tr-comment-badge {
    width: 20px;
    height: 20px;
	left: 20px;
    margin-top: 28px;
	background-image: url(images/badge-gold-star-mob.png);
}
#comments .comment-avatar{
	    position: relative;
}
}
/* Header Sub Menu */
.linked-sites {
	float: right;
	
}
.linked-sites ul {
	list-style: none;
	margin-top: 10px;
}
.linked-sites ul li {
	display: inline-block;
	float: left;
	margin-right: 4px;
	padding-right: 4px;
	border-right: 1px solid #666;
}
.linked-sites a {

	line-height: 1.2;
	text-transform: uppercase;
	color: #fff;
	display: block;
	text-align: center;
	width: 85px;
	font-weight: 700;
}
.linked-sites .shorter a {
	width: 60px;
}
.linked-sites a:hover,
.login-link a:hover {
	color: #ccc;
}
.linked-sites a span {
	display: block;
}
.login-link.logged-in ul.sub-menu {
    display: none;
    position: absolute;
    width: 200px;
    right: 0;
    list-style-type: none;
    text-align:right;
}
.login-link.logged-in:hover ul.sub-menu{
	display:block;
}
.login-link.logged-in {
    height: 100%;
}

.login-link.logged-in .sub-menu a {
    color: #fff;
    font-size: 13px;
    width: 100%;
    padding: 2px 10px;
    display: block;
}
a.header-profile-buton {
    height: 100%;
    background: #ddd;
    overflow: hidden;
    border-radius: 30px;
    width: 26px;
    height: 26px;
    padding: 0 !important;
}

.logged-in .login-link.logged-in {position: absolute;right: 0;padding-left: 5px;}

.linked-sites ul li.last {
    border-right: none;
}

/* FAVOURITE TEAMS PAGE */
@media only screen and (max-width : 768px)  { 

.page-template-page_clean #content {
padding-top: 40px;
    padding-left: 0;
    padding-right: 0;
}

.page-template-page_clean .post-head-area {
    background: #000;
    color: #fff;
    width: 100%;
    left: 0;
}
.page-template-page_clean .post-head-area h2 {
    margin-top: 0;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 800;
    clear: left;
    text-align: left;
    margin-left: 9px;
    padding-top: 7px;
}
.page-template-page_clean #content {
padding-top: 40px;
    padding-left: 0;
    padding-right: 0;
}
.page-template-page_clean #content h2 {
    font-size: 160%;
    font-family: "Raleway", sans-serif;
    font-weight: 800;
    text-align: center;
    font-size: 18px;
    letter-spacing: 0.03em;
}



}



@media only screen and (max-width : 1024px) and (orientation : landscape) { 




.page-template-page_clean div#header-buttons {
    width: 100%;
    float: left !important;
    height: 50px !important;

}

.page-template-page_clean .post-head-area {
    background: #000;
    color: #fff;
    width: 100%;
    right: 0;
    float: right;
    /* padding: 5px 0px; */
}
}
/* FAVOURITE TEAMS PAGE ABOVE */

.fv-traderumors-notice .mobile-only{
  display:none;
}

.fv-traderumors-notice.fv-traderumors-notice-warning .desktop-only{
  display:inline-block;
  font-weight:500 !important;
}
.fv-traderumors-notice .desktop-only{
  display:inline-block;
  
}

.fv-traderumors-notices {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999999;
  height:auto;
}

.fv-traderumors-notice {
  color: white;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  background: #30a230;
  text-align: center;
  
}

.fv-traderumors-notice p {
    margin: 0;
    font-family: "Raleway", sans-serif;
    color: #fff;
    font-weight: 700;
    letter-spacing: 0.03em;
    display: inline-block;
    padding: 6px 0;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 0.06em;
}
.fv-traderumors-notice.fv-traderumors-notice-warning p{
    font-weight:600;

}
.fv-traderumors-notice.fv-traderumors-notice-warning p span{
    font-weight: 800;

}

.fv-traderumors-notice .button {
    padding: 5px 30px;
    margin: 8px 20px;
    font-family: "Raleway", sans-serif;
    font-weight: 800;
    font-size: 13px;
    background: #fff;
    color: #000;
    line-height: 13px;
    letter-spacing: 0.05em;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 2px;
}
.fv-traderumors-notices .fv-traderumors-notice:nth-of-type(2) .button {
    margin-top: 0;
}
.fv-traderumors-notices .fv-traderumors-notice:nth-of-type(2) p {
    margin-top: 0;
    padding-top:0;
}

.fv-traderumors-notice.fv-traderumors-notice-warning {
  background: #a00;
  color: black;
}

/*
Loading indicator from https://loading.io/css/
Only had to modify the size, margin and border width
Also changed divs to spans
*/
.lds-ring {
  visibility: hidden;
  display: inline-block;
  position: relative;
  width: 1em;
  height: 1em;
}
.lds-ring span {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 1em;
  height: 1em;
  margin: 3px;
  border: 3px solid #fff;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #fff transparent transparent transparent;
}
.lds-ring spandiv:nth-child(1) {
  animation-delay: -0.45s;
}
.lds-ring span:nth-child(2) {
  animation-delay: -0.3s;
}
.lds-ring span:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}


@media screen and ( max-width: 782px ) {

.fv-traderumors-notice.fv-traderumors-notice-warning .desktop-only{
  display:none;
}
.fv-traderumors-notice .mobile-only{
  display:inline-block;
}

.fv-traderumors-notice.fv-traderumors-notice-warning p span{
  font-weight:500;

}
.fv-traderumors-notices .fv-traderumors-notice.fv-traderumors-notice-warning p{
    text-transform:uppercase;

}
.fv-traderumors-notice .desktop-only{
  display: none;
}
.lds-ring span {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
}
/*
span.lds-ring {
    position: absolute;
    right: 102px;
    top: 20px;
}

.fv-traderumors-notice p {
    margin: 0;
    font-family: "Raleway", sans-serif;
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.01em;
    display: inline-block;
    padding: 3px;
    font-size: 10px;
    padding-top: 8px;
    width: 229px;
    text-align: center;
    line-height: 13px;
    float: none;
    padding-left: 10px;
    padding-bottom: 8px;
    
}

.fv-traderumors-notice.fv-traderumors-notice-warning .button {
   
    margin: 4px 4px;
    margin-top: 5px;
    font-family: "Raleway", sans-serif;
    font-weight: 800;
    font-size: 10px;
    background: #fff;
    color: #000;
    line-height: 13px;
    letter-spacing: 0.03em;
    display: inline-block;
    text-transform: uppercase;
    margin-left: 0px;
    margin-top: 16px;
    margin-right: 8px;

    float: right;
}
*/
.fv-traderumors-notice p {
    margin: 0;
    font-family: "Raleway", sans-serif;
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.01em;
    display: inline-block;
    padding: 3px;
    font-size: 10px;
    padding-top: 9px;
    width: auto;
    text-align: center;
    line-height: 13px;
    float: none;
    
    padding-bottom: 8px;
    text-transform: none;
}
.fv-traderumors-notice p {
    margin: 0;
    font-family: "Raleway", sans-serif;
    color: #fff;
    font-weight: 600;
    letter-spacing: 0.01em;
    display: inline-block;
    padding: 3px;
    font-size: 10px;
    padding-top: 9px;
    width: auto;
    text-align: center;
    line-height: 13px;
    float: none;
    padding-bottom: 8px;
    text-transform: uppercase;
}

.fv-traderumors-notice.fv-traderumors-notice-warning p {
    margin: 0;
    font-family: "Raleway", sans-serif;
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.01em;
    display: inline-block;
    padding: 3px;
    font-size: 10px;
    padding-top: 9px;
    width: 245px;
    text-align: center;
    line-height: 13px;
    float: none;
    padding-left: 10px;
    padding-bottom: 8px;
    text-transform: none;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.fv-traderumors-notice .button {
        padding: 5px 17px;
    margin: 4px 4px;
    margin-top: 5px;
    font-family: "Raleway", sans-serif;
    font-weight: 800;
    font-size: 10px;
    background: #fff;
    color: #000;
    line-height: 13px;
    letter-spacing: 0.03em;
    display: inline-block;
    text-transform: uppercase;
    margin-left: 0px;
    margin-top: 10px;
    margin-right: 0px;
    /* display: block; */
    /* width: 57px; */
    /* position: absolute; */
    float: none;  
    margin-left: 10px;
}
.fv-traderumors-notice .button {
    padding: 5px 17px;
    margin: 4px 4px;
    margin-top: 5px;
    font-family: "Raleway", sans-serif;
    font-weight: 800;
    font-size: 10px;
    background: #fff;
    color: #000;
    line-height: 13px;
    letter-spacing: 0.03em;
    display: inline-block;
    text-transform: uppercase;
    margin-left: 0px;
    margin-top: 0;
    margin-right: 0px;
    margin-bottom: 1px;

    float: none;
        margin-left: 10px;
}
.fv-traderumors-notice.fv-traderumors-notice-warning .button {
        padding: 5px 17px;
    margin: 4px 4px;
    margin-top: 5px;
    font-family: "Raleway", sans-serif;
    font-weight: 800;
    font-size: 10px;
    background: #fff;
    color: #000;
    line-height: 13px;
    letter-spacing: 0.03em;
    display: inline-block;
    text-transform: uppercase;
    margin-left: 0px;
    margin-top: 10px;
    margin-right: 8px;
    /* display: block; */
    /* width: 57px; */
    /* position: absolute; */
    float: right;
}
span.lds-ring {
    position: absolute;
    right: 96px;
    top: 14px;
}



.fv-traderumors-notice.fv-traderumors-notice-warning p{
  text-align: left;
}

.fv-traderumors-notices .fv-traderumors-notice:nth-of-type(2) .button {
    margin-top: 0;
}
.fv-traderumors-notices .fv-traderumors-notice:nth-of-type(2) p {
    margin-top: 0;
    padding-top:0;
}
/*
.fv-traderumors-notice.fv-traderumors-notice-warning .button {
    
    margin: 4px 4px;
    margin-top: 5px;
    font-family: "Raleway", sans-serif;
    font-weight: 800;
    font-size: 10px;
    background: #fff;
    color: #000;
    line-height: 13px;
    letter-spacing: 0.03em;
    display: inline-block;
    text-transform: uppercase;
    margin-left: 0px;
    margin-top: 11px;
    margin-right: 20px;

    float: right;
}
*/
  .fv-traderumors-notice.fv-traderumors-notice-warning {
    text-align:left;
  }
}
@media screen and ( max-width: 341px ) {

.fv-traderumors-notice.fv-traderumors-notice-warning p{
      letter-spacing: 0;
      width: 203px;
}

span.lds-ring{
  display:none;
}

}
/*
Favorite teams profile section
*/

.tr_teams-sports {
    float: left;
    width: 25%;
    position: fixed;
    height: 100%;
        background: #f9f9f9;
}
.tr_teams-sports a {
    color: #303030;
    display: block;
    text-align: center;
    text-decoration: none;
    padding: 35px 9px;
        background: #f9f9f9;
    border-left: 5px solid #f9f9f9;
    font-size: 11px;
    letter-spacing: 0.05em;
    font-weight: 800;
    font-family: "Raleway", sans-serif;
    position: relative;
}
.tr_teams-sports a small {
    background: #eaeaea;
    color: #b6b6b6;
    font-size: 8px;
    padding: 2px;
    border-radius: 38px;
    width: 16px;
    height: 16px;
    display: block;
    line-height: 10px;
    position: absolute;
    top: 6px;
    right: 6px;
}
.tr_teams-sports a.current small {
    color: #000;
}

.tr_teams-sports a.current {
	background: #fff;
    border-left: 5px solid #c03;
    color: #c03;
}

.ms-options-wrap {
    float: left;
    width: 75%;
    margin-left: 25%;
}

/* Make sure the button for the dropdown doesn't show */
.ms-options-wrap > button {
  display: none;
}

/* Make sure list of options is taking its place in the page content, unlike drop down menu */
.ms-options-wrap > .ms-options {
  position: static;
}

/* Override Profile Builder Pro style messing with the checkbox widths */
.wppb-form-field .ms-options-wrap input[type=checkbox] {
  width: auto;
}

/* Override Profile Builder Pro style messing with the label alignment */
.wppb-user-forms .ms-options-wrap label {
  text-align: left;
}
/* Override Profile Builder Pro style messing with the options spacing */
.wppb-user-forms .ms-options-wrap ul li {
  padding-bottom: 0px;
}

.ms-options-wrap > .ms-options {
    margin: 0;
    border: 0;
    background: #ffffff;
    max-height: unset !important;
}

/*
.ms-options-wrap > .ms-options > ul label {
    position: relative;
    display: inline-block;
    width: 92px;
    padding: 6px;
    margin: 1px 0;
    border: 1px dotted transparent;
    background: #fffefe;
    border-radius: 14px;
    float: left;
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
    font-family: "Raleway", sans-serif;
    font-size: 10px;
    font-weight: 500;
    /* text-transform: uppercase; */
    /*  letter-spacing: 0.05em;
    line-height: 12px;
    display: flex;
    align-items: flex-end;
	text-align: center !important;
    justify-content: center;
    border: 2px solid #f3f3f3;

}*/
.page-template-page_clean #content .ms-options-wrap > .ms-options > ul label h2{
position: absolute;
    top: 18px;
    color: #c03;
    color: #232323;
    font-weight: 800;
    font-size: 30px;
    letter-spacing: -2px;
    margin-left: 0;
}
*/
.page-template-page_clean #content .ms-options-wrap > .ms-options > ul li.selected label h2{
        color: #636162;
}


.page-template-page_clean .post-edit-link{
display:none;
}
.ms-options-wrap > .ms-options > ul label.focused, .ms-options-wrap > .ms-options > ul label:hover {
    background-color: initial;
    border-color: #efefef;
    cursor: pointer;
}
.optgroup ul li {
    width: 100%;
    height: 100%;

}

.optgroup ul li input{
	display:none;
	
}
/*
.ms-options-wrap li.optgroup ul {
    
    justify-content: space-evenly;
    display: grid;
    grid-template-columns: 120px 120px;
    grid-auto-rows: 120px;
    grid-gap: 10px;
}
*/

/* Align the checkboxes to labels */
.ms-options-wrap > .ms-options > ul input[type="checkbox"] {
  top: 10px;
}

/* Hide optgroup labels */
.ms-options-wrap > .ms-options > ul > li.optgroup .label {
  display: none;
}

/* Remove border between the optgroups */
.ms-options-wrap > .ms-options > ul > li.optgroup + li.optgroup {
  border: 0;
}
.tr_teams-sports a:focus {
    outline: none;
}

.ms-options-wrap > .ms-options > ul > li.optgroup {
    padding: 0px;
}
    .page-template-page_clean  .ms-options-wrap > .ms-options > ul label h2{
      display:none;
    }
.ms-options-wrap > .ms-options > ul li label {
    margin: 0;
    background-color: #f6f6f6;
    background: #fbfbfb;
    font-family: "Raleway", sans-serif;
    border: 0;
    border-bottom: 1px solid #efefef;
    padding: 0.38em;
    font-size: 18px;
    padding-left: 20px;
    font-weight: 300;
}
.ms-options-wrap > .ms-options > ul li.selected label {
    background-color: #f5f5f5;
    border-bottom: 1px solid #efefef;
}

.ms-options-wrap > .ms-options > ul li.selected label:after {
    content: "";
    width: 17px;
    height: 17px;
    background-repeat: no-repeat;
    background-image: url(images/team-picker-check.png);
    position: absolute;
    background-size: contain;
    right: 13px;
    margin-top: 8px;
}
.tr_teams-cover {
    position: absolute;
    width: 75%;
    z-index: 800;
    margin-left: 25%;
    height: 100%;
        animation-name: teams-cover-animation-display;
        transition-duration:0.5s;
    animation-duration: 0.1s;
    animation-delay: 3.5s;
     animation-fill-mode: forwards;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.tr_teams-cover-bg {
    width: 100%;
    height: 100%;
    animation-name: teams-cover-animation-bg;
    background: rgba(255, 255, 255, 0.8);
    position: absolute;
    transition-duration:0.5s;
    animation-duration: 1s;
     animation-delay: 2.2s;
      animation-fill-mode: forwards;
}

.tr_teams-cover-image {
    width: 58px;
    height: 68px;
    background-image: url(images/team-picker-cover-icon.png);
    display: block;
    margin: auto;
    margin-bottom: 10px;
}
.tr_teams-cover-wrap {
	width: 345px;
    height: 150px;
    margin: auto;
    position: fixed;
    animation-name: teams-cover-animation;
    margin-left: auto;
    margin-top: -400px;
    text-align: center;
    transition-duration: 0.5s;
    animation-duration: 1s;
    animation-delay: 2s;
     animation-fill-mode: forwards;
}
.tr_teams-cover-wrap h2 {
    font-weight: 800;
}

.page-template-page_clean #wppb-edit-user-favorite-teams {
    position: relative;
    float: left;
    width: 100%;
        background: #fbfbfb;
}
.page-template-page_clean p.form-submit {
    margin: 0 !important;
}


.page-template-page_clean .content{
  padding-bottom:0;
}
.page-template-page_clean .wppb-user-forms ul {
    max-width: 100%;
    margin-bottom: 0 !important;
    /* height: 100%; */
}
.page-template-page_clean .wppb-user-forms ul li {
    margin: 0;
    padding-bottom: 0;
}

.entry-content .wppb-user-forms .form-submit {
    padding-left: 0;
}


@keyframes teams-cover-animation-bg {
  0%   {
    

  }

    80% {
        opacity:1;
  }
  100% {
        opacity:0;
  }
}
@keyframes teams-cover-animation {
  0%   {
    

  }
    50%   {
    transform: scale(1);

  }
  65%  {
    transform: scale(0.85);

  }
  75%  {
    transform: scale(0.95);
    opacity:1;
  }
  99% {
        transform: scale(0.9);
        display:none;
        opacity:0;
  }
  100% {
        transform: scale(0.01);
        display:none;
        opacity:0;
		
  }
}
.page-template-page_clean .entry-header .button{
      position: absolute;
    margin-left: 10px;
    padding: 5px 20px;
    font-size: 14px;
    font-weight: bold;
    line-height: 15px;
    margin-top: 9px;
    background: #c03;
}
.page-template-page_clean p#wppb_form_general_message {
    
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 0.06em;
    height: 32px; 
    margin: 0 !important;
    color: #000;
    border: none;
    text-align: center;
    font-family: "Raleway", sans-serif;
    color: #fff;
    background: #30a230;
    font-weight:700;
    letter-spacing: 0.05em;
    padding: 6px 0;
    transition-duration:0.5s;
    animation-duration: 0.5s;
    animation-delay: 3s;
     animation-fill-mode: forwards;
         animation-name: teams-cover-animation-hide;
}



    @keyframes teams-cover-animation-hide {
  0%{
    
    height: 32px; 
    padding: 6px 0;
  }

  80% {
    height: 32px; 
    padding: 6px 0;
  }
  100% {
    height:0px;
    padding:0px;
  }
}
@media screen and ( min-width: 760px ) {
  .entry-content .tr_teams-sports a:hover{
    color: #222;
    text-decoration: none;
    background: #fff;
    border-left: 5px solid #fff;
  }
    .entry-content .tr_teams-sports a.current:hover{
  border-left: 5px solid #c03;
  }
  .page-template-page_clean .wppb-user-forms ul {
    max-width: 100%;
  }
  .page-template-page_clean main.content .entry-header {
    margin-bottom: 0;
    background: #000;
    border-bottom: 0;
  }
  .page-template-page_clean main.content .entry-header .entry-title{
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.03em;
  }
  .page-template-page_clean .entry-content {
    padding:0;
  }
  .tr_teams-sports {
    float: none;
    width: 25%;
    position: absolute;
    height: 100%;
  }

#wppb-edit-user-favorite-teams [type=submit] {
    position: fixed;
    bottom: 20px;
    right: calc( ( 100% - 990px )/ 2 - 110px );
    z-index: 100;
    display: none;
    background: #c03;
    font-weight: bold;
    letter-spacing: 0.1em;
    padding: 14px 35px;
    width: 110px;
}

}
@media screen and ( max-width: 760px ) {
.post-head-area{
  position:relative;
}
.post-head-area a.button {
    position: absolute;
    right: 8px;
    top: 7px;
    background: #a00;
    color: #fff;
    padding: 4px 20px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-weight: 800;
    font-size: 12px;
    border-radius: 2px;
    letter-spacing: 0.1em;
}

.ms-options-wrap > .ms-options > ul li label{
	padding: 0.675em;
	font-size: 16px;
	text-align:left !important;
}
.tr_teams-cover-wrap{
	width: 240px;
    top: 300px;
	margin-top: auto;
}
.page-template-page_clean p#wppb_form_general_message {
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 0em;
    line-height: 18px;
    border: none;
    text-align: center;
    font-family: "Raleway", sans-serif;
    color: #fff;
    background: #30a230;
    font-weight: 400;
 
    z-index: 5;
}

}
@media screen and ( max-width: 1279px ) {
#wppb-edit-user-favorite-teams [type=submit] {
    left: initial;
    right: auto;
}
}

/*
@media screen and ( min-width: 1200px ) {
  .tr_teams-sports a small {
    background: #eaeaea;
    color: #b6b6b6;
    font-size: 9px;
  }

    .entry-content .tr_teams-sports a.current:hover{
    border-left: 5px solid #c03;
    }
    .page-template-page_clean  .ms-options-wrap > .ms-options > ul label h2{
    position: absolute;
    top: 25px;
      text-transform:uppercase;
    font-weight: 900;
    font-size: 45px;
    letter-spacing: -2px;
    margin-left: 0;
    }
    .page-template-page_clean .ms-options-wrap > .ms-options > ul li.selected label h2{
        color: #636162;
    }
  .page-template-page_clean .entry-content {
        padding:0;
    }  
    .tr_teams-sports {
    float: none;
    width: 25%;
    position: absolute;
    height: calc(100% - 83px);
    }
    .ms-options-wrap li.optgroup ul {
    /* flex-wrap: wrap; */
    /*justify-content: space-evenly;
    display: grid;
    grid-template-columns: 120px 120px 120px 120px 120px;
    grid-auto-rows: 120px;
    grid-gap: 10px;
    column-count: 6 !important;
    grid-column: 3;
   
    }
    .page-template-page_clean .wppb-user-forms ul {
    max-width: 100%;
    }
    .page-template-page_clean .entry-header {
    margin-bottom: 0;
    padding: 20px 20px 10px;
    border-bottom: 0 !important;

     background:#000;
    
    }
    .page-template-page_clean .entry-header .entry-title{
    color: #fff;
    font-weight: 800 !important;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-size: 37px;
   
    }
    .ms-options-wrap > .ms-options > ul > li.optgroup {
    padding: 5px;
    padding-top: 15px;
    }

    .ms-options-wrap > .ms-options > ul label { 
    font-size: 11px;
    line-height: 13px;
    }

} */

#commentform {
  position: relative;
}
.fv-traderumors-notice-cover-comments {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(255,255,255,0.75);
}
.fv-traderumors-notice-cover-comments h4 {
  font-size: 20px;
  line-height: 2;
  margin-top: 25%;
  padding: 2em;
  text-align: center;
}

@media screen and ( max-width: 767px ) {
  .fv-traderumors-notice-cover-comments h4 {
    line-height: 1.5;
    padding: 0;
  }
}