/*
Theme Name:		MDFI
Theme URI:
Description:	MDFI is a Storefront child theme
Author:			GreyBox Creaitve
Author URI:		http://greyboxcreative.com
Template:		storefront
Version:		2.0
License:		GNU General Public License v2 or later
License URI:	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:	dfiuniversity
*/
@import url(//fonts.googleapis.com/css?family=Open+Sans:300,400,600,700);
@import url(//fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700);

.site {
    overflow-x: initial;
}

body, input, button, textarea, p, a, h1, h2, h3, h4, h5 {
    font-family:"Open Sans", "Source Sans Pro", sans-serif;
}
.menu-primary a {
    font-family: "Montserrat", "Source Sans Pro", sans-serif !important;
}
body {
    color: #43454b;
}

#wpadminbar {
    position: fixed !important;
    top: 0 !important;
}

@media screen and (max-width: 782px){
    html #wpadminbar {
        height: 40px !important;
    }
}

.pum-trigger.button {
    display: inline-block !important;
}

.full-width {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
  }

p.funduel {
    max-width: 526px;
    width: inherit !important;
}

.mega-menu-wrap p.funduel {
    max-width: 100%;
    width: inherit !important;
}

button, .button {
    margin-bottom: 5px;
}

body.admin-bar header nav {
    margin-top: 32px;
}

body {
    font-size: 14px;
    background-color: #f6f6f6;
}

div#primary {
    margin-top: 30px;
}

a.navbar-brand.site-title {
    margin: 0 10px;
    padding: 0 16px;
    width: 320px;
    margin-top: -2px;
}

a {
    color: #a2050c;
    font-weight: bold;
}

h1, h2, h3, h4, h5 {
    font-weight: 700;
}

@media screen and (max-width: 767px) {
    .entry-content {
        margin-top: 20px;
    }
}

nav.navbar.navbar-fixed-top.navbar-inverse {
    /* background: linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(0,0,0,1) 56%,rgba(162,5,12,1) 56%,rgba(162,5,12,1) 60%,rgba(162,5,12,1) 60%,rgba(135,5,18,1) 100%); */
    /* background: linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(0,0,0,1) 42%,rgba(162,5,12,1) 43%,rgba(162,5,12,1) 43%,rgba(162,5,12,1) 44%,rgba(162,5,12,1) 60%,rgba(91,3,16,1) 76%,rgba(135,5,18,1) 76%,rgba(91,3,16,1) 76%,rgba(135,5,18,1) 76%,rgba(135,5,18,1) 76%,rgba(135,5,18,1) 76%,rgba(162,5,12,1) 76%,rgba(0,0,0,1) 76%); */
    background: linear-gradient(to bottom, #000000 0%,#000000 17%,#000000 35%,#000000 50%,#000000 55%,#232323 55%,#2b2b2b 66%,#2d2d2d 74%,#1e1e1e 100%,#000000 100%); 
    /* background: linear-gradient(to bottom, #000000 0%,#000000 17%,#000000 55%,#000000 62%,#000000 62%,#a2050c 63%,#a2050c 68%,#a2050c 68%,#aa0609 70%,#8e050c 84%,#a2050c 100%); */
    /* background: linear-gradient(to bottom, #000000 0%,#000000 17%,#000000 55%,#000000 62%,#000000 62%,#a2050c 63%,#a2050c 68%,#a2050c 68%,#aa0609 70%,#8e050c 84%,#a2050c 100%);background: linear-gradient(to bottom, #000000 0%,#000000 17%,#000000 56%,#a2050c 56%,#a2050c 56%,#a2050c 58%,#a2050c 58%,#aa0609 60%,#8e050c 84%,#a2050c 100%);background: linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(0,0,0,1) 50%,rgba(0,0,0,1) 50%,rgba(21,21,21,1) 50%,rgba(21,21,21,1) 65%,rgba(21,21,21,1) 80%,rgba(21,21,21,1) 80%,rgba(163,0,0,1) 81%,rgba(163,0,0,1) 100%); */
    border: 0;
    border-top: 3px solid #e70000;
}

.navbar-inverse .navbar-nav>li>a {
    color: #d5d5d5;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
}

a.wcmenucart-contents {
    /* color: #eee !important;
    font-size: 13px;
    font-weight: bold; */
}
.icon-wrapper{
    position:relative;
    float:left;
}

a.wcmenucart-contents i {   
    width:30px;
    text-align:center;
    vertical-align:middle;
    color: #999999;
}
a.wcmenucart-contents:hover i {
    color: #eee;
}
a.wcmenucart-contents .badge{
    background: #a2050c;
    color: white;
    width: auto;
    height: auto;
    margin: 0;
    border-radius: 50%;
    position: absolute;
    padding: 3px 6px;
    top: -4px;
    right: -8px;
    font-weight: bold;
    font-size: 11px;
}

a:focus {
    outline: none;
}

header#masthead {
    margin-bottom: 0;
}

.home .jumbotron {
    background: url(/wp-content/uploads/2016/04/africa-1170055_1920.jpg);
}

.jumbotron.page-header {
    background: url(images/456.png);
    background-repeat: repeat-x;
    margin-top: 14px;
    text-align: left;
    background-size: auto 100%;
}

.jumbotron.page-header h1 {
    color: #fff;
    text-transform: uppercase;
    font-size: 34px;
}

#ads {
    background: #f5f5f5;
    padding: 30px;
    margin: 20px 0;
}

.site-footer {
    background-color: #333 !important;
    color: #eee !important;
    font-size: 13px;
}

/* temp */

.hentry .entry-header {
    display: none;
}

.home .thumbnail {
    padding: 0;
}

.home .thumbnail h3 {
    clear: none;
    color: #a2050c;
}

#home-content {
    padding: 20px 20px;
}
#home-content small {
    background: #eee;
    padding: 20px;
    margin-top: 20px;
    display: block;
    text-align: center;
    font-size: 13px;
}

.btn-primary, .btn-primary:hover {
    color: #fff;
    background-color: #a2050c;
    border-color: #ddd;
    background-image: none;
    font-size: 12px;
    font-weight: 600;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
    background-color: #6b1818;
}
a:hover {
    color: #6b1818;
}
a {
    cursor: pointer;
}

.strategy {
    background: #fff;
    padding-bottom: 20px;
}

.strategy form {
    margin: 0;
}

.strategy h3 {
    text-align: center;
    font-size: 16px;
}

.strategy h3 a {
    font-size: 16px;
}

.strategy span.amount {
    text-align: center;
    display: block;
    color: #a2050c;
    font-size: 24px;
    font-weight: bold;
}

.strategy form button {
    background: #a2050c !important;
    border-radius: 3px;
    padding: 8px 16px;
    margin: 0 auto;
    display: block;
}

.strategy .coming-soon {
    background: #d7d7d7;
    width: 112px;
    padding: 8px 16px;
    margin: 0 auto;
    border-radius: 3px;
}

#second img {
    border-radius: 5px 5px 0 0;
    ;
    width: 100%;
}

.carousel {
    height: 190px;
}

/* Since positioning the image, we need to help out the caption */

.carousel-caption {
    z-index: 10;
}

/* Declare heights because of positioning of img element */

.carousel .item {
    height: 190px;
    background-color: #777;
}

.carousel-inner>.item>img {
    position: absolute;
    bottom: 0;
    left: 0;
    min-width: 100%;
}

.carousel-control.right, .carousel-control.left {
    background-image: none !important
}

.carousel-control {
    opacity: 1 !important;
}

span.glyphicon.glyphicon-chevron-left, span.glyphicon.glyphicon-chevron-right {
    font-size: 20px;
    padding: 3px;
    border-radius: 90px;
    border: 1px solid #fff;
}

.carousel-caption h1 {
    color: #f5f5f5;
}

div#second .col-md-2 {
    margin-bottom: 26px;
}

div#third {
    /*border-top: 2px solid #ccc;
    padding-top: 50px;
    margin-top: 50px;*/
    border-bottom: 2px solid #ccc;
    padding-bottom: 50px;
    margin-bottom: 50px;
}

#fourth {
    background: url('images/fourth-bg.png');
    background-repeat: no-repeat;
    height: 356px;
}

img#bonus {
    margin: 0 auto;
    padding-top: 50px;
    margin-bottom: 20px;
    width: 600px;
}

#fourth p {
    text-align: center;
    color: #fff;
    font-size: 14px
}

#fourth a {
    display: block;
    margin: 10px auto;
    color: #fff;
    background: #a2050c;
    width: 250px;
    font-size: 18px;
    padding: 10px;
    border-radius: 5px;
    margin-top: 60px;
}

div#carousel-footer {
    height: 300px;
}

#carousel-footer .item {
    margin: 20px auto;
    background: none;
    height: 260px;
}

#testimonials h3 {
    text-align: center;
    margin-top: 50px;
    font-size: 35px;
    color: #a2050c;
    text-transform: uppercase;
}

div#testimonials p {
    text-align: center;
}

#myCarousel .carousel-caption {
    top: 0px;
}

@media only screen and (min-width: 767px) {
    .carousel {
        height: 500px;
        /*margin-bottom: 60px;*/
    }
    .carousel .item {
        height: 500px;
    }
    #myCarousel .carousel-caption {
        top: 150px;
    }
    .add-to-cart {
        position: absolute;
        bottom: 16px;
        left: 12%;
    }
}

/*nav.navbar.navbar-fixed-top.navbar-inverse {
    position: absolute;
    margin: 0;
}*/

/*@media only screen and (min-width : 767px) {
  nav.navbar.navbar-fixed-top.navbar-inverse {
      position: fixed;
  }
  .admin-bar nav.navbar.navbar-fixed-top.navbar-inverse {
      margin-top: 32px;
  }
}*/

#carousel-footer .carousel-inner .item>img {
    position: relative;
    bottom: inherit;
    left: inherit;
    min-width: 200px;
}

#carousel-footer .carousel-inner .item p {
    /*width: 400px;*/
    margin: 20px auto;
    color: #333
}

#carousel-footer span.glyphicon.glyphicon-chevron-left, #carousel-footer span.glyphicon.glyphicon-chevron-right {
    border-radius: 0;
    background: #a2050c;
    font-size: 20px;
    color: #fff;
}

#carousel-footer .carousel-indicators .active {
    background: #a2050c;
}

#carousel-footer .carousel-indicators li {
    background: #ccc;
}

div#tab-description {
    padding: 20px;
}

#reviews #comments {
    padding: 20px;
}

.item-image:after {
    content: '\A';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #161313;
    opacity: .6;
    transition: all 1s;
    -webkit-transition: all 1s;
}

.item-image.no-bg:after {
    background: none;
    opacity: 1;
}

.ads .item-image:after {
    content: '\A';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: none;
    opacity: 1;
    transition: all 1s;
    -webkit-transition: all 1s;
}

.ads {
    background: #000;
}

.item-image .img-responsive.wp-post-image {
    margin: 0 auto;
    width: 100%;
}

.variations select#select-option {
    padding: 5px 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /* width: 200px; */
}

.variations label {
    display: none;
}

.single-product div.product form.cart .button {
    float: none;
    background: #a2050c !important;
    border: 0;
}

h3.no-price {
    padding-top: 28px;
    padding-bottom: 10px;
}

#carousel-footer .carousel-caption {
    background: #fff;
    border-radius: 10px;
    /*width: 500px;*/
    margin: 0 auto;
}

span.header-coming-soon {
    background: #d7d7d7;
    width: 112px;
    padding: 8px 16px;
    margin: 0 auto;
    border-radius: 3px;
    color: #000;
}

img.grayscale {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}

.product-container {
    background: #fff;
    padding: 10px;
    min-height: 352px;
}

.product-container ul {
    margin-left: 20px;
    min-height: 160px;
    margin-bottom: 0;
}

.product-container li {
    padding: 0;
}

.product-container li p {
    margin: 0;
}

.product-container a.btn.btn-default {
    background: #a2050c;
    color: #fff;
    text-shadow: none;
}

.product-container img.img-responsive {
    border: 1px solid #f5f5f5;
}

span.price {
    color: #a2050c;
    font-size: 50px;
}

span.pricex {
    font-size: 20px;
    text-decoration: line-through;
}

.add-to-cart {
    text-align: center;
}

.product-container h3 a {
    color: #a2050c;
    text-transform: uppercase;
}

.products h2 {
    text-align: center;
    background: #333;
    padding: 3px;
    color: #fff;
    margin-bottom: 0;
}

.products h2 a {
    color: inherit;
    text-decoration: none;
}

.products img {
    border-radius: 0;
    border: 0;
    width: 400px;
    height: 267px;
}

.gold {
    border: 4px solid #f0ad4e;
}

#tshirt img {
    background: #a2050c;
}

div#gform_wrapper_1 {
    padding: 20px;
    background: #fff;
    border: 1px solid #f4f4f4;
    border-radius: 5px;
}

input#gform_submit_button_1 {
    background: #a2050c !important;
}

div#gform_confirmation_message_1 {
    background: #fff;
    padding: 20px;
    font-size: 30px;
    border: 1px solid #f4f4f4;
    border-radius: 5px;
}

/*.products .subscription h2 {
    font-size: 24px;
    padding: 7px;
}*/

.products .subscription p {
    margin-bottom: 10px;
}

/*footer*/

.site-footer a {
    color: #fff !important;
    font-weight: normal;
    text-align: center;
}

#socialmedia li a i {
    font-size: 20px;
    color: #a2050c;
    background: #eee;
    padding: 10px;
    border-radius: 90px;
    width: 40px;
    height: 40px;
    text-align: center;
}

#socialmedia {
    margin: 0;
    text-align: center;
}

#socialmedia li {
    display: inline-block;
    margin: 3px;
}
.site-footer img {
    margin: 10px auto;
}
.site-footer .pull-right {
    float: none !important;
}
.site-footer a {
    text-align: center;
}
@media screen and (min-width: 980px) {

    .site-footer img {
        margin: 0;
    }
    .site-footer a {
        text-align: right;
    }
    #socialmedia {
        text-align: right;
    }
}

/*order notification - thank you page*/

p#emailpassword {
    font-size: 20px;
}

/*My Account*/

p.pdf-password {
    font-size: 20px;
    background: #a2050c;
    text-align: center;
    padding: 10px;
    color: #fff;
    font-weight: bold;
    border: 3px solid #000;
}

p.disclaimer a {
    color: #333;
}

p.disclaimer {
    font-size: 16px;
    background: #a2050c;
    text-align: center;
    padding: 10px;
    color: #fff;
    font-weight: bold;
    border: 3px solid #000;
}

/*End of My Account*/

/* Banner */

#banner {
    min-height: 40px;
    text-align: center;
    background-color: #b01b0d;
    margin-bottom: 0;
    padding: 25px 30px;;
    margin-top: 50px;
}
#banner p {
    margin: 0;
}

#banner a {
    display: inline-block;
    /*font-size: 15px;*/
    color: white;
    padding: 5px 0;
    margin: 0;
}

.home #banner {
    background: url(images/456.png);
    background-repeat: repeat-x;
}
.jumbotron.page-header {
    margin-top: 0px !important;
}

@media screen and (max-width: 1199px) {
    #banner, .home #banner {
        font-size: 20px;
        margin-top: 100px;
        padding: 0;
    }
}

@media screen and (min-width: 1200px) {
    #banner {
        font-size: 20px;
        padding: 30px 30px 20px;
    }
    #banner, .home #banner {
        font-size: 20px;
        margin-top: 56px;
        padding: 0;
    }
    #banner p{
        margin: 0;
        padding: 10px 0;
    }
}

@media screen and (min-width: 457px) 
    and (max-width: 768px) {
    #banner {
        font-size: 20px;
        padding: 30px 30px 20px;
    }
    #banner, .home #banner {
        font-size: 20px;
        margin-top: 7px;
        padding: 10px 20px;
    }
    #banner p{
        margin: 0;
        padding: 10px 0;
    }
}

@media screen and (min-width: 320px) 
    and (max-width: 456px) {
    #banner {
        margin-top: 35px;
    }
}
/* End of Banner */

.carousel-caption {
    top: 0;
    bottom: 0;
    position: absolute;
}

#carousel-footer .carousel-caption .carousel-content {
    bottom: 0;
    display: table-cell;
    margin: auto;
    max-height: 160px;
    padding: 20px;
    position: absolute;
    text-align: center;
    top: 0;
    vertical-align: middle;
    width: 100%
}

/* Extra small devices (phones, up to 480px) */

@media screen and (max-width: 767px) {
    #carousel-footer .carousel-caption .carousel-content {
        height: 100% !important;
    }
    #carousel-footer .carousel-caption h2 {
        font-size: 20px !important;
    }
    #carousel-footer .carousel-caption p {
        font-size: 12px !important;
    }
    .carousel-caption h1 {
        font-size: 28px;
        margin-top: 20px;
    }
    #cbBadge {
        display: block !important;
    }
    .products .product-container {
        min-height: auto !important;
        height: auto !important;
    }
}

footer ul#socialmedia {
    margin-top: 10px !important;
}

/*MLB Articles*/

.date {
    color: #a2050c;
}

h3.title a {
    color: #a2050c;
    text-transform: uppercase;
    text-decoration: none;
}

.articles {
    background: #fff;
    padding: 20px;
}
.articles p, .articles span {
    line-height: 1.7em;
    font-size: 14px !important;
}

.row.products {
    margin-bottom: 30px;
}

button, input[type="button"], input[type="reset"], input[type="submit"], .button, .added_to_cart, .widget a.button, .site-header-cart .widget_shopping_cart a.button {
    background: #a2050c !important;
    border: 1px solid #a60000 !important;
    box-shadow: none;
    color: #fff;
    border-radius: 3px;
}

button:hover, input.woocommerce-Button.button:hover, input[type="submit"]:hover, .button:hover, .widget a.button:hover {
    background-color: #6b1818 !important;
    border-color: #6b1818 !important;
    color: white !important;
    text-decoration: none;
}
button, input[type="button"], input[type="reset"], input[type="submit"], .button, .added_to_cart, .widget a.button, .site-header-cart .widget_shopping_cart a.button {

}
/*founders*/

.founders img.img-circle {
    margin: 0 auto;
}

.founders .col-lg-6 {
    text-align: center;
}

.founders p.info {
    min-height: 160px;
}

.founders a.btn.btn-default {
    margin-left: 20px;
    background: #a2050c;
    color: #fff;
    text-shadow: 0 1px 0 #333;
}

ul.dropdown-menu {
    background: #a2050c;
}

.dropdown-menu>li>a {
    color: #fff;
    text-shadow: 0 1px 0 #333;
    font-size: 13px;
    text-transform: uppercase;
}

.dropdown-menu>li>a:hover, .dropdown-menu>.active>a:hover {
    background: none;
    color: #333;
    text-shadow: 0 1px 0 #ccc;
    font-size: 13px;
}

#products .navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus,
li.mega-menu-item .navbar-inverse .navbar-nav>.active>a:hover {
    color: white !important;
    background-color: #080808;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    background-color: #a2050c;
    background-image: none;
}

#mega-menu-wrap-product #mega-menu-product > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-product #mega-menu-product > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
    background: #a2050c;
    color: white;
    font-weight: normal !important;
    letter-spacing: 1px !important;
}
#mega-menu-wrap-product #mega-menu-product > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    font-size: 13px;
    line-height: 40px;
    text-transform: uppercase;
    background: black;
    color: white;
    font-weight: normal !important;
    letter-spacing: 1px !important;
}

p#chat_product {
    color: #a2050c;
    font-size: 16px;
}

a.package {
    /*width: 200px;*/
    display: block;
    margin: 0 auto;
}

/*#tshirt h2 {
    padding: 20px;
}*/

div#pum_popup_title_1899 {
    margin-bottom: 20px;
}

.products .subscription p.funduel {
    background: #333;
    color: #fff;
    border-radius: 3px;
    margin-top: 16px;
    margin-bottom: 0;
    padding: 5px;
}

p.funduel a {
    color: #fff;
}

/*Strategy Guide*/

.sg-content {
    background: #fff;
    padding: 20px;
    box-shadow: 10px 10px #e8e8e8;
    border: 1px solid #ccc;
}

li.nav-group-item {
    list-style-type: decimal;
}

.page-template-mlb-strategy-guide-page table td, table th {
    padding: 10px;
}

.page-template-mlb-strategy-guide-page table tbody .theader td {
    background-color: #808080;
    color: #fff;
}

.page-template-mlb-strategy-guide-page table tbody tr:nth-child(2n) td {
    background-color: #f5f5f5;
}

div#dfi_author {
    margin-bottom: 20px;
    color: #a2050c;
    font-weight: bold;
}

.postid-1897 p.funduel, .postid-512 p.funduel {
    background: #333;
    padding: 5px;
    border-radius: 5px;
}

.row.article {
    margin-bottom: 20px;
}

.nfl .coming-soon, .nba .coming-soon, .esport .coming-soon, .nhl .coming-soon {
    /*background: #a2050c;*/
    width: 300px;
    margin: 0 auto;
    color: #fff;
    /*bottom: 40px;
    position: absolute;
    left: 25%;*/
    padding: 10px;
    font-size: 16px;
}

.row-2 .product-container {
    min-height: 430px;
}

.add-to-cart {
    text-align: center;
    /*position: absolute;
    bottom: 16px;
    left: 12%;*/
    width: 300px;
}

li.current_page_item a {
    color: #333;
}

p#feedback-desc {
    border: 1px solid #fff;
    background: #ccc;
    display: block;
    /* max-width: 400px; */
    padding: 20px;
    font-size: 16px;
}

.nfl .product-container {
    min-height: 400px;
}

.nba .product-container {
    min-height: 400px;
}

.single span.onsale {
    background: #a2050c;
    color: #fff;
    border-color: #000;
    padding: 5px 20px;
    font-size: 16px;
}

.single-product p.price {
    font-size: 20px;
}

.row-2 .add-to-cart {
    bottom: 10px;
}

.disclaimer-text {
    margin: 0px auto;
    font-style: italic;
    color: #5A5A5A;
    padding-bottom: 20px;
}

/*.page-template-mlb-strategy-guide-page div#content , .page-template-nfl-strategy-guide-page div#content, .page-template-mma-strategy-guide-page div#content, .single div#content{
    -o-user-select: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}*/

div#copyright {
    margin-top: 50px;
    font-size: 10px;
    border-top: 1px dotted #ccc;
    padding-top: 20px;
}

.articles #copyright p {
	font-size: 10px !important;
}

div#text-2 {
    margin-top: 30px;
}

div#text-2 span.gamma.widget-title {
    display: none;
}

.nba .btn, .esport .btn, .nhl .btn {
    background: #a2050c;
}

ul.product_list_widget li {
    width: 350px;
    display: inline-block;
    margin-right: 20px;
}

@media (min-width: 768px) {
    .woocommerce-active .site-header #mega-menu-wrap-primary {
        width: auto;
        float: left;
        margin-right: 0;
        clear: none;
        padding: 0;
        margin: 0;
    }
    .jumbotron.page-header {
        width: 100%;
        padding-top: 13%;
    }
}

@media (min-width: 1024px) {
    .jumbotron.page-header {
        width: 100%;
        padding-top: 6%;
    }
}
@media screen and (min-width: 768px) {
#mega-menu-wrap-secondary{
    float: left;
    width: 100%;
    margin-bottom: -1px;
    margin-top: -4px;
}
#mega-menu-wrap-secondary #mega-menu-secondary {
    text-align: left;
    margin-left: 90px;
}
#mega-menu-wrap-product {
    float: right;
}
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link,
#mega-menu-wrap-product #mega-menu-product > li.mega-menu-item > a.mega-menu-link {
    margin: 0;
    height: 56px;
    font-size: 13px;
    line-height: 56px;
    text-transform: uppercase;
    font-weight: normal !important;
    letter-spacing: 1px !important;
}
#mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-item:hover {
    background-color: #a2050c;
    /* background: linear-gradient(to bottom, rgba(122,47,48,1) 0%,rgba(160,9,14,1) 23%,rgba(162,5,12,1) 50%,rgba(160,9,14,1) 81%,rgba(122,47,48,1) 100%); */
    color: white;
}
#mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-item > a.mega-menu-link {
    height: 42px;
    font-size: 13px;
    line-height: 42px;
    padding: 0 6px;
    font-weight: 600 !important;
    /* letter-spacing: 1px !important */
}

#mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
    color: white;
}

#mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-item > a.mega-menu-link:hover {
    color: white !important;
}

#mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-flyout ul.mega-sub-menu {
    background-color: #2d2d2d;
    width: 220px;
}
#mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item > a.mega-menu-link {
    color: white !important;
}

#mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover {
    color: white;
    background-color: #a2050c;
}
#mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    font-size: 13px;
    line-height: 38px;
    text-transform: uppercase;
    padding: 0 10px;
    font-weight: normal !important;
    /* letter-spacing: 1px !important */
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
    /* background-color: #f0f0f0; */
    /* color: #a2050c; */
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
    background-color: black;
    margin-top: -4px !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover {
    color: white;
    background-color: #a2050c;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    font-size: 13px;
    line-height: 32px;
    text-transform: uppercase;
    padding: 0 10px;
    font-weight: normal !important;
    letter-spacing: 1px !important;
    color: white;
}

primary #mega-menu-primary li.mega-menu-item a:hover {
    background: #a2050c;
}

#mega-menu-primary .product_list_widget li img {
    max-width: 2.617924em;
    float: left;
    margin-right: 10px;
}
}

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

    #mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-item > a.mega-menu-link,
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link,
    #mega-menu-wrap-product #mega-menu-product > li.mega-menu-item > a.mega-menu-link {
        font-size: 0.8em;
    }
    .woocommerce-active .site-header #mega-menu-wrap-primary {
        margin-right: 10px !important;
    }
}

/*hide the old product*/

li#product-id-167 {
    display: none;
}

div#testimonials {
    margin-bottom: 50px !important;
}

#mega-menu-item-custom_html-3 #products>div.row>div[class*=col-], #mega-menu-item-custom_html-3 #products>div.row>div[class*=col-]>.sidebar-nav, #mega-menu-item-custom_html-3 #products>div.row>div[class*=col-]>.sidebar-nav>.navbar {
    height: 700px !important;
}

/*sidebar-menu in mega menu*/

/* make sidebar nav vertical */

@media (max-width: 767px) {
    #mega-menu-item-8091, .mega-menu-toggle {
        display: none !important;
    }
}

@media (max-width: 768px) {
    #mega-menu-item-8091, .mega-menu-toggle {
        display: none !important;
    }
    #mega-menu-wrap-primary, #menu-secondary, .dropdown-menu, #mega-menu-wrap-primary .mega-menu-toggle+#mega-menu-primary, #mega-menu-wrap-primary .container, #menu-secondary .container {
        float: none !important;
        position: relative !important;
        background-color: #000 !important;
        width: 100%;
    }
    #mega-menu-wrap-primary .mega-menu-toggle+#mega-menu-primary {
        display: block !important;
    }
    #mega-menu-wrap-primary, #menu-secondary {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    .mega-menu-link, #menu-secondary li>a, #menu-secondary .mega-sub-menu a {
        font-size: 13px !important;
        color: #d5d5d5 !important;
    }
    #mega-menu-item-willard_member_access_widget-2 {
        overflow: auto !important;
        height: 300px;
    }
}
@media (min-width: 769px) {
    #mega-menu-wrap-primary .cart-mobile {
        display: none !important;
    }
}

@media (max-width: 340px) {
    a.navbar-brand.site-title {
        width: 280px;
    }
}
@media (max-width: 768px) {
    a.navbar-brand.site-title {
        margin-top: -2px !important;
        padding: 0 !important;
    }
    .navbar-header {
        float: none;
        background: black;
    }
    .navbar-left, .navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-toggle.collapsed {
        background: #a2050c !important;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in {
        display: block !important;
        border: 0;
    }
    .collapsing {
        border: 0;
    }
    #bs-example-navbar-collapse-1 .cart-mobile {
        display: block !important;
    }
}

@media screen and (min-width: 320px) 
    and (max-width: 456px) {
    a.navbar-brand.site-title {
        margin-right: 200px;
        margin-top: -20px !important;
    }
}

@media (min-width: 768px) {
    #mega-menu-item-8091 {
        display: inline-block;
    }
    .sidebar-nav .navbar .navbar-collapse {
        padding: 0;
        max-height: none;
    }
    .sidebar-nav .navbar ul {
        float: none;
        display: block;
    }
    .sidebar-nav .navbar li {
        float: none;
        display: block;
    }
    .sidebar-nav .navbar li a {
        padding-top: 12px;
        padding-bottom: 12px;
        text-align: center;
        color: #a2050c !important;
    }
    .sidebar-nav .navbar.navbar-default {
        border: 0;
    }
    #mega-menu-item-custom_html-3 .col-sm-3 {
        padding: 0;
    }
    #mega-menu-item-custom_html-3 .col-sm-9 {
        background-color: #080808;
        padding: 15px;
    }
    #mega-menu-item-custom_html-3 #product-list .row {
        display: none;
    }
    #mega-menu-item-custom_html-3 #product-list .row.active {
        display: block;
    }
    #product-list h3 {
        /*font-size: 16px;
    line-height: 18px;
    height: 40px;*/
    }
    #mega-menu-item-213091 {
        display: none !important;
    }
}

/*adjustment for fanduel*/

.subscription.nhl .product-container, .subscription.esport .product-container {
    height: 430px;
}

.mlb .product-container {
    min-height: 400px;
}

@media screen and (max-width: 768px) {
    #menu-secondary {
        /*padding-top:10px !important;*/
    }
    a.mega-menu-link, .menu-item a {
        height: 30px !important;
        padding: 5px 10px !important;
    }
    li.right {
        height: 30px;
        line-height: 30px;
        top: -10px;
    }
    #primary {
        margin-top: 20px !important;
    }
}

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

    .jumbotron.page-header {
        margin-top: 50px !important;
    }
    div#mobile-logos {
        margin: 90px 0 20px !important;
    }
    .products img {
        height: auto;
    }
    #primary {
        margin-top: 0 !important;
    }
}

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

    .nfl .product-container {
        min-height: auto;
    }
    .nba .product-container {
        min-height: auto;
    }
    .row-2 .product-container {
        min-height: auto;
    }
    .product-container {
        background: #fff;
        padding: 10px;
        min-height: auto;
    }
    .mlb .product-container {
        min-height: auto;
    }
    .subscription.nhl .product-container, #tshirt .product-container {
        min-height: auto;
    }
    .subscription.nhl .product-container, #tshirt .product-container {
        height: auto;
    }
    .col-md-4 {
        margin-bottom: 10px;
    }
    div#mobile-logos {
        margin: 0 0 20px;
    }
    .nfl .coming-soon, .nba .coming-soon, .esport .coming-soon, .nhl .coming-soon {
        width: auto;
    }
    .add-to-cart {
        width: auto;
    }
    .jumbotron.page-header {
        margin-top: 0px !important;
        /*position: fixed;*/
        z-index: 2;
        border: 0;
    }
    .single-warroom #content , .single-warroom-topic #content {
        /*margin-top: 200px;*/
        padding: 0;
    }
    img.avatar.avatar-80.photo {
        width: 25px;
        margin: 0 !important;
    }
    #menu-secondary {
        /*margin-top: -10px !important;*/
        margin-left: 0px !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link, .mega-sub-menu>li>a {
        height: inherit !important;
        line-height: initial !important;
    }
    #mega-menu-primary {
        margin-top: 40px !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>.mega-sub-menu {
        padding-left: 10px !important;
        background-color: #050506 !important;
    }
    #mega-menu-item-51 {
        display: none !important;
    }
    a.mega-menu-link {
        color: #fff !important;
        text-transform: uppercase !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-flyout.mega-menu-item-has-children a.mega-menu-link:after, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-flyout li.mega-menu-item-has-children a.mega-menu-link:after, #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item-has-children a.mega-menu-link:after {
        float: none !important;
        position: relative !important;
        top: 3px !important;
    }
    #mega-menu-item-10418 .willard-member-access-widget .row>[class*="col-"] {
        width: 50% !important;
    }
    .mega-sub-menu {
        float: none !important;
        position: relative !important;
    }
}

li#mega-menu-item-7648 {
    display: none !important;
}

/*quic temp fixed for subscription end point*/

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--subscriptions {
    display: none;
}

li#mega-menu-item-custom_html-3 p.funduel {
    text-align: center;
}

#product-list p.funduel a {
    color: #ffffff;
    background: linear-gradient(#FFC107, #de5e07);
    padding: 10px 6px !important;
    text-align: center;
    border-radius: 3px;
}

#product-list .caption {
    text-align: center;
}

#product-list .caption p a {
    display: block;
    width: 60%;
    margin: 10px auto;
}

table.winning thead {
    background: #a2050c;
    color: #fff;
}

div#competition {
    margin-top: 50px;
}

.is-active a {
    color: #fff;
    background: #a2050c;
}

/* #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover {
    background: #000;
    color: #a2050c;
} */

span#holiday50 {
    color: #FFC107;
    font-weight: bold;
}

div#my-account-navigation {
    padding: 0;
}

div#my-account-navigation ul.nav.nav-pills.nav-stacked {
    padding: 20px 0;
    margin: 0;
}

.row.article .title a {
    font-weight: bold;
}

/*Forum Mobile Fixed*/

@media only screen and (max-width: 480px) {
    .jumbotron.page-header {
        width: 100% !important;
        /*padding-top:25%;*/
    }
    #mega-menu-wrap-primary .mega-menu-toggle {
        display: none;
    }
    #mega-menu-primary {
        display: list-item !important;
    }
    .willard-member-access-widget>.row>.col-md-3 {
        width: 100% !important;
    }
    #mega-menu-item-willard_member_access_widget-2, #mega-menu-item-willard_member_access_widget-2>.container, #mega-menu-item-willard_member_access_widget-2>.container>.row>.col-md-3 {
        padding: 0 !important;
    }
    #mega-menu-item-willard_member_access_widget-2>.container>.row {
        margin: 0 !important;
    }
    #mega-menu-item-10418>.mega-sub-menu {
        width: 100% !important;
        left: 0 !important;
    }
    #mega-menu-item-10418 .willard-member-access-widget .row>[class*="col-"] {
        width: 100% !important;
    }
}

/*NEXUS*/

@media only screen and (max-width: 414px) {
    .jumbotron.page-header {
        width: 100% !important;
        /*padding-top:15%;*/
    }
}

/*NEXUS*/

@media only screen and (max-width: 412px) {
    .jumbotron.page-header {
        width: 100% !important;
        /*padding-top:15%;*/
    }
}

/*IPHONE*/

@media only screen and (max-width: 320px) {
    .jumbotron.page-header {
        width: 100% !important;
        /*padding-top:28%;*/
    }
}

/*PGA*/

.pga .product-container {
    min-height: 400px;
}

.row-5 .product-container {
    min-height: 430px;
}

h2#membership-title {
    margin-top: 0;
}

#wp-admin-bar-w3tc a img {
    display: inline;
}

.jumbotron.page-header {
    width: 100% !important;
    margin-bottom: 0px;
}

.mega-sub-menu span.pricex {
    font-size: 14px;
}

div#chat-header {
    background: #fff;
    padding: 10px;
    margin-bottom: 30px;
    border: 1px solid #eee;
    max-height: 200px;
    overflow: scroll;
    max-width: 700px;
}

div#chat-header-edit {
    max-height: 250px;
}

div#chat-header-edit textarea#chat-header {
    height: 200px;
    resize: none;
}

div#chat-header-edit button {
    background: #fff !important;
}

div#active_users {
    color: #fff;
    background: #9a0000;
    padding: 8px;
    margin-top: 10px;
    width: 112px;
    border-radius: 5px;
}

span.beta {
    font-size: 12px;
    display: inline-block;
    position: absolute;
}

#mega-menu-item-willard_member_access_widget-2 span.beta {
    color: #000;
    font-weight: 500;
}

a.woocommerce-product-gallery__trigger {
    display: none !important;
}

/*New Front Page Willard*/

#product-list img.wp-post-image {
    width: 100%;
    border-radius: 0;
}

#product-list .col-md-4.col-xs-12 {
    margin-bottom: 25px;
}

#product-list span.woocommerce-Price-amount.amount {
    color: #a2050c;
    font-size: 40px;
    text-align: center;
    display: block;
}

#product-list span.price {
    color: #a2050c;
    font-size: 40px;
}

#product-list form.cart {
    text-align: center;
}

#product-list .coming-soon.btn {
    color: #a2050c;
    text-align: center;
    margin: 40px auto;
    width: 100%;
    font-size: 20px;
    text-transform: lowercase;
}

#product-list h3.no-price {
    padding-top: 0;
    padding-bottom: 0;
}

#product-list h3 {
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
}

#product-list .product-container h3 a {
    font-size: 20px;
    font-weight: 600;
}

#product-list .product-container {
    position: relative;
    min-height: 200px;
}

#product-list .bottom-container {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
}

#product-list del, ins {
    display: inline-flex;
}

#product-list del {
    margin-left: 25%;
}

#product-list del span.woocommerce-Price-amount.amount {
    font-size: 20px;
}

#product-list ins span.woocommerce-Price-amount.amount {
    font-size: 30px;
}

#product-list .regular-price {
    text-align: center;
}

#product-list div#product-167, #product-list div#product-170, #product-list div#product-2928, #product-list div#product-7058 {
    display: none;
}

#product-list div#product-102 img {
    background: #ccc;
    border: 2px solid #ffffff;
    border-bottom: 0;
}

span.old-price {
    text-decoration: line-through;
}

#product-list button {
    color: #fff;
    border-radius: 3px;
}

#product-list button:hover {
    color: #ccc;
}

@media(min-width:768px) {
    #product-list .product-container {
        min-height: 420px;
    }
}

p#extra-two {
    margin-top: 20px;
}

p#extra-one, p#extra-two {
    font-weight: 700;
}

div#input_3_2 span input, input#input_3_3 {
    width: 97%;
}

div#input_3_2 span {
    display: block;
    width: 100%;
    padding-right: 0;
}

/*p#extra-one{
  font-size: 20px
}*/

/*.postid-131723 .woocommerce-product-rating .star-rating span:before, .postid-131723 .woocommerce-product-rating .star-rating:before {
    content: "\53\53\53\53\73";
}*/

span.free-trial {
    display: block;
    margin-bottom: 10px;
    color: #a2050c;
}

span.beta {
    display: none !important;
}

#post-8 h2 {
    max-width: 400px;
    margin: 10px auto;
}
/*login and Registration Forms*/
@media screen and (max-width: 400px) {
    #post-8 h2 {
        text-align: center;
        margin-top: 20px;
    }   
}
.wc-social-login p {
    text-align: center;
}
form.woocommerce-form.woocommerce-form-login.login,
form.woocommerce-form.woocommerce-form-register.register {
    max-width: 400px;
    margin: 0 auto;
    background: #fff;
    padding: 20px;
    border-radius: 5px;
    border: 1px solid #eee;
}
form.woocommerce-form.woocommerce-form-register.register {
    max-width: 500px;
}
.register-form-header {
    max-width: 500px;
    margin: 10px auto;
}

.register-form .button {
    width: 49%;
    margin: 10px 0;
    text-align: center;
}

.register-form .register-button {
    background: #383838 !important;
    border: 1px solid #383838 !important;
}

.register-form .register-button:hover {
    background: #212121 !important;
    border: 1px solid #212121 !important;
}

.wc-social-login.form-row-wide a {
    display: block;
    width: 200px;
    margin: 10px auto;
}

em#previous-sub {
    border: 1px solid #9a0000;
    padding: 3px 10px;
}

#product-list h3 a {
    font-weight: 700;
}

.single-product div.product a.single_add_to_cart_button.button.alt {
    vertical-align: top;
    color: #fff;
    background-color: #000 !important;
    border: 1px solid #000 !important;
    text-decoration: none;
    width: 100%;
    text-align: center;
}

h4.panel-title a {
    font-weight: 700;
}

.promotion a {
    color: #fff;
}

.promotion p {
    background: linear-gradient(#FFC107, #de5e07);
    padding: 6px 3px;
    text-align: center;
    border-radius: 3px;
}

/* up-sells */

.up-sells span.price {
    font-size: 16px;
    text-align: center;
    display: block;
    padding: 10px;
}

.up-sells a.button {
    margin: 10px;
    display: block;
    text-align: center;
}

@media(max-width:768px) {
    .logged-in li#mega-menu-item-42 {
        display: none !important;
    }
}

.home .popmake-177097 {
    color: #fff;
    padding: 10px 10px;
    margin-top: 10px;
    border-radius: 5px;
    font-weight: 600;
    text-shadow: none;
    text-transform: uppercase;
    background: -webkit-linear-gradient(red, yellow);
    background: -o-linear-gradient(#FFC107, #de5e07);
    background: -moz-linear-gradient(r#FFC107, #de5e07);
    background: linear-gradient(#FFC107, #de5e07);
    display: block;
    width: 260px;
    text-align: center;
    /*margin: 40px auto;*/
    margin: 0 auto 20px;
}

.woocommerce-account .popmake-197971 {
    color: #fff;
    padding: 10px 10px;
    margin-top: 10px;
    border-radius: 5px;
    font-weight: 600;
    text-shadow: none;
    text-transform: uppercase;
    background: -webkit-linear-gradient(red, yellow);
    background: -o-linear-gradient(#FFC107, #de5e07);
    background: -moz-linear-gradient(r#FFC107, #de5e07);
    background: linear-gradient(#FFC107, #de5e07);
    display: block;
    /*width: 230px;*/
    text-align: center;
    /*margin: 40px auto;*/
    margin: 20px 0 0 auto;
    font-weight: 600px;
    font-size: 13px;
}

.woocommerce-account .popmake-197971:hover {
    background: linear-gradient( #d8000a, #a2050c);
}
.woocommerce-account .popmake-197971:hover,
.woocommerce-account .popmake-197971:visited,
.woocommerce-account .popmake-197971:focus {
    color: white;
    text-decoration: none;
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--members-area {
    display: none;
}

#testimonial-section {
    background: transparent url('/wp-content/uploads/2017/12/dfiu-lp-testimony-bg.png') no-repeat center center;
    background-size: cover;
    max-height: 584px;
    /*height:584px;*/
    max-width: 1440px;
    margin: auto;
    padding-bottom: 60px;
}

#testimonial-section #testimonialcontent {
    padding-top: 5%;
}

#testimonial-section .carousel, #testimonialcontent .carousel-inner .item {
    height: auto !important;
}

#testimonialcontent .carousel-inner .item {
    text-align: center;
    background-color: transparent;
}

#testimonialcontent .carousel-inner .item>* {
    margin-left: auto;
    margin-right: auto;
}

#testimonialcontent .carousel-inner .item img.testi-profile {
    max-width: 180px;
    max-height: 180px;
    min-width: auto;
    position: relative;
}

.testimonial-sprite {
    background-image: url('/wp-content/uploads/2018/01/carousel-sprite-testi.png');
    background-repeat: no-repeat;
    background-color: transparent;
}

.testimonial-sprite.picture {
    background-position: 10px 10px;
    width: 180px;
    height: 180px;
}

#testimonialcontent .carousel-control>.left, #testimonialcontent .carousel-control>.right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
}

.testimonial-sprite.left {
    background-position: -213px -104px;
    width: 80px;
    height: 80px;
    left: 50%;
}

.testimonial-sprite.right {
    background-position: -213px -10px;
    width: 80px;
    height: 80px;
    right: 50%;
}

#testimonialcontent .carousel-caption {
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    position: relative;
    width: 100%;
    padding: 30px 15%;
}

#testimonialcontent .carousel-caption p {
    font-size: 14px;
    color: #fff;
}

#testimonialcontent .carousel-caption h3 {
    font-size: 24px;
    color: #fff;
    margin: 0;
}

#testimonial-section .testimonial-title {
    font-size: 36px;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    margin-top: 60px;
}

@media only screen and (min-width: 767px) {
    td.subscription-actions.order-actions {
        width: 110px;
    }
}

/* DFIU Bets Product */

div#post-182724 .entry-content p {
    /* font-size: 20px; */
}

div#gform_wrapper_7 form {
    border: 1px solid #ccc;
    padding: 20px;
    background: #fff;
    text-align: center;
}

div#gform_confirmation_message_7 {
    background: #fff;
    padding: 20px;
    text-align: center;
    border: 1px solid #ccc;
    font-size: 20px;
}

/* Grouped Products */

#product-list.grouped .bottom-container {
    position: absolute;
    bottom: 40px;
    display: block;
    width: 101%;
    text-align: center;
}

a.grouped-add {
    background: #a2050c !important;
    border: 1px solid #a60000 !important;
    box-shadow: none;
    color: #fff;
    border-radius: 3px;
    padding: 10px;
}

.group_table td.label {
    padding: 0;
    font-size: 100%;
    line-height: 20px;
    display: table-cell;
    white-space: normal;
    text-align: unset;
}

.group_table a.button.product_type_subscription.ajax_add_to_cart {
    font-size: 12px;
    white-space: nowrap;
}

.group_table td {
    vertical-align: middle;
}

.single-product div#secondary {
    display: none;
}

div#product-131303 .promotion p {
    font-size: 12px;
    color: #fff;
    font-weight: 700;
}

.upsells h2.woocommerce-loop-product__title {
    padding: 10px;
    white-space: unset;
    font-size: 20px;
    min-height: 70px;
}

div#popups {
    margin: 20px auto;
    text-align: center;
}
#popups a {
    color: #fff;
    padding: 10px 10px;
    margin-top: 10px;
    border-radius: 5px;
    font-weight: 700;
    text-shadow: none;
    text-transform: uppercase;
    background: -webkit-linear-gradient(red, yellow);
    background: -o-linear-gradient(#FFC107, #de5e07);
    background: -moz-linear-gradient(r#FFC107, #de5e07);
    background: linear-gradient(#FFC107, #de5e07);
    display: unset;
    text-align: center;
    font-size: 22px;
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
    width: 400px;
}

#popups a:hover {
    background: linear-gradient( #d8000a, #a2050c) !important;
}

#popups a:hover, #popups a:visited, #popups a:focus {
    color: white;
    text-decoration: none;
}

.pum-content a {
    color: #a2050c;
		font-weight: bold;
}
button.pum-close.popmake-close {
    background-color: #a2050c;
    box-shadow: unset;
    text-shadow: unset;
    color: #fff;
    font-size: 14px;
}
.close-buttom, .cta {
    display: inline-block;
}
.cta a {
		background: -webkit-linear-gradient(red, yellow);
		background: -o-linear-gradient(#FFC107, #de5e07);
		background: -moz-linear-gradient(r#FFC107, #de5e07);
		background: linear-gradient(#FFC107, #de5e07);
    padding: 5px 20px;
		color: #fff;
}

@media screen and (max-width: 767px) {
	#popups a {
	    display: inline-block;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	    font-size: 14px;
	    margin: 6px 0;
        padding: 6px 10px;
        width: 260px;
	}
}

span.read-only {
    font-size: 10px;
}

@media(max-width:768px) {
    .container > .navbar-header {
        /* margin-right: 0;
        margin-left: 0; */
    }
    #notifications.mobile-widget-area .notifications-wrapper {
        left: 0 !important;
        width: 100%;
    }
    .home .popmake-177097, .home .popmake-194842 {
        font-size: 14px;
        display: block;
        margin: 12px auto;
    }
    nav.navbar.navbar-fixed-top.navbar-inverse {
        background: black;
    }
    /* Nav Mobile */
    #mega-menu-wrap-secondary #mega-menu-secondary>li.mega-menu-item>a.mega-menu-link,
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link, #menu-secondary li>a {
        text-align: right;
        margin: 4px 0;
        margin-left: -25px;
        line-height: initial;
    }
    #mega-menu-wrap-secondary #mega-menu-secondary>li.mega-menu-item.mega-toggle-on>a.mega-menu-link,
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-toggle-on>a.mega-menu-link, #menu-secondary li>a {
        background-color: #a2050c !important;
    }
    #mega-menu-wrap-secondary #mega-menu-secondary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link,
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
        text-align: right;
        margin-right: 20px;
        color: #ffffff !important;
        font-weight: 600;
    }
    #mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover,
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover {
        background-color: #000000;
        font-weight: 600 !important;
        color: white !important;
    }
    #mega-menu-wrap-secondary #mega-menu-secondary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link,
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link {
        text-align: right;
        margin-right: 10px;
        color: #9E9E9E !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu,
    #mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item, 
    #mega-menu-wrap-secondary .mega-menu-toggle + #mega-menu-secondary li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu {
        background: none !important;
        padding-right: 10px;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link:after,
    #mega-menu-wrap-secondary #mega-menu-primary li.mega-menu-item li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link:after {
        content: '\f343';

    }
    div#carousel-footer .item {
        display: none;
    }
    div#carousel-footer .item.active {
        display: block;
        ;
    }
    .cart-mobile {
        float: right;
        margin: 0px 20px 10px;
    }
}

.reviews_tab .star-rating {
    display: inline-block;
    margin: -6px 10px;
}

.carousel-content i.fa.fa-twitter {
    color: #03A9F4;
}

/* mega menu fixed 03-12-2018*/

div#mega-menu-wrap-primary {
    width: auto !important;
    clear: unset !important;
}

div#woo-sale, div#free-trial-text, div#bets-banner, div#nhl-banner {
    background: #a2050c;
    padding: 10px;
    color: #fff;
    text-align: center;
    margin-bottom: 10px;
    font-weight: bold;
}

div#nhl-banner p {
    padding: 0;
    margin: 0;
}

div#nhl-banner a {
    color: #fff;
}

div#bets-banner a {
    color: inherit;
}

div#fantasydraft p {
    border: 1px solid;
    text-align: center;
    padding: 5px 5px;
}

div#fantasydraft p a{
    font-size: 12px;
}

#popmake-177097 img, #popmake-what-are-read-only-subscriptions img {
    border: 1px solid #eee;
    box-shadow: 2px 2px 7px 0px #777;
    margin-bottom: 20px;
}

.zoom {
    box-shadow: 4px 4px 10px 0px #777;
}

#free-trials .thumbnail {
    margin: 0;
    padding: 0;
    min-height: 90px;
    margin-bottom: 20px;
}

#free-trials .thumbnail p {
    margin: unset;
    padding: unset;
}

#free-trials h3 {
    font-size: 14px;
    height: 30px;
    vertical-align: bottom;
}

#mega-menu-item-custom_html-4 .caption {
    text-align: center;
}

#mega-menu-item-custom_html-4 .caption h3 a {
    font-size: 20px;
    font-weight: bold;
    height: unset;
}

.product-template-default a.popmake-177097.button.pum-trigger, .product-template-default a.popmake-what-are-read-only-subscriptions,
div.post-product-box a.popmake-177097.button, div.post-product-box a.popmake-what-are-read-only-subscriptions  {
    background: linear-gradient(#FFC107, #de5e07) !important;
    border: 0 !important;
    text-align: center;
}

.product-template-default a.popmake-177097.button.pum-trigger:hover,
.product-template-default a.popmake-what-are-read-only-subscriptions:hover {
    background: linear-gradient( #d8000a, #a2050c) !important;
 }

.product-template-default a.popmake-177097.button.pum-trigger:hover,
.product-template-default a.popmake-what-are-read-only-subscriptions:hover {
    background: linear-gradient( #d8000a, #a2050c) !important;
 }

.single-product button.single_add_to_cart_button.button.alt, .single-product .popmake-177097, .single-product .popmake-what-are-read-only-subscriptions {
    width: 100%;
    text-align: center;
}

@media screen and (min-width: 768px) {
    .single-product button.single_add_to_cart_button.button.alt, .single-product .popmake-177097, .single-product .popmake-what-are-read-only-subscriptions {
        width: 200px;
    }
}

.single-product div.product .product_meta {
    border: 0;
}

div#bovada {
    text-align: center;
    margin-bottom: 50px;
}

div#bovada a {
    color: #fff !important;
    white-space: unset !important;
    background: linear-gradient(#FFC107, #de5e07);
}

a.popmake-194842.button.pum-trigger {
    border: 0 !important;
    background: -webkit-linear-gradient(red, yellow);
    background: -o-linear-gradient(#FFC107, #de5e07);
    background: -moz-linear-gradient(r#FFC107, #de5e07);
    background: linear-gradient(#FFC107, #de5e07) !important;
    display: unset;
    border-top: 1px solid #ffc107 !important;
    border-bottom: 1px solid #de5e07 !important;
    width: 100%;
    text-align: center;
}

a.single_add_to_cart_button.button.alt {
    display: inline-block;
}

button.single_add_to_cart_button.button.alt {
    width: 180px !important;
    display: inline-block;
}

@media screen and (min-width: 768px) {
    a.popmake-194842.button.pum-trigger {
        width: unset;
    }
    a.wcs-switch-link.button {
        margin-left: 20px;
    }
    td.subscription-actions.order-actions a {
        width: 100%;
        text-align: center;
    }
    td.subscription-actions.order-actions {
        width: 124px;
    }
}
a.dfi_switch_products {
    padding: 10px;
}

/* upsells */

.upsells {
    margin-bottom: 100px;
}

.upsells img {
    height: unset;
}

.upsells .product-container h3 {
    min-height: 60px;
    text-align: center;
}

.upsells .product-container .bottom-container {
    text-align: center;
    margin-bottom: 20px;
}

.upsells .product-container {
    min-height: unset;
}

.upsells .product-container h3 a {
    color: #a2050c;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
}

a.button.btn-orange {
    border: 0 !important;
    background: -webkit-linear-gradient(red, yellow);
    background: -o-linear-gradient(#FFC107, #de5e07);
    background: -moz-linear-gradient(r#FFC107, #de5e07);
    background: linear-gradient(#FFC107, #de5e07) !important;
    display: unset;
    border-top: 1px solid #ffc107 !important;
    border-bottom: 1px solid #de5e07 !important;
    width: 100%;
    text-align: center;
    display: inline-block;
}

@media screen and (min-width: 768px) {
    a.button.btn-orange {
        width: unset;
    }
}

.page-id-217990 #free-trials .thumbnail .caption a {
    font-size: 16px !IMPORTANT;
    font-weight: 700;
}

.page-id-217990 #free-trials .thumbnail {
    text-align: center;
    padding: 20px;
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    display: flex;
}

div#post-218250 {
    padding: 20px;
}

input#gform_submit_button_8 {
    margin-left: 10px;
    width: 54%;
    padding: 5px 10px;
}

div#post-218250 a#bovada-link {
    width: 100%;
}

div#post-218250 small {
    font-size: 12px;
    margin-top: 20px;
    display: block;
}

div#warroom-btn a {
    width: 100%;
}

button.single_add_to_cart_button.button.alt {
    width: 100% !important;
}

a.popmake-177097.button.pum-trigger, a.popmake-what-are-read-only-subscriptions.button.pum-trigger {
    width: 100%;
}

/*
 * MDFI Adjustments
 */

/*--------------------------------------------------------------
 3.0 Sidebar
 --------------------------------------------------------------*/

/* ----------3.1 Calendar--------------- */

.widget_calendar table {
    line-height: 2;
    margin: 0;
    width: 100%;
}

.widget_calendar caption {
    color: #000;
    font-weight: 700;
    line-height: 1.7142857142;
    margin-bottom: 18px;
    text-align: left;
    text-transform: uppercase;
}

.widget_calendar thead th {
    background-color: rgba(255, 255, 255, 0.1);
}

.widget_calendar tbody td, .widget_calendar thead th {
    text-align: center;
    padding: 1px;
}

.widget_calendar tbody a {
    color: #fff;
    display: block;
}

.widget_calendar tbody a:hover {}

.widget_calendar tbody a:hover {}

.widget_calendar #prev {
    padding-left: 5px;
}

.widget_calendar #next {
    padding-right: 5px;
    text-align: right;
}

.widget {
    margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets */

.widget select {
    width: 100%;
}

.arrow-right {
	width: 0;
	height: 0;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-left: 10px solid #a2050c;
	display: none;
}

/*--------------3.2 Search widget---------------*/

.widget_search .search-submit {
    display: none;
}

#sidebar aside {
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.widget-title {
    background: linear-gradient( #d8000a, #a2050c) ;
    margin: -15px -15px 15px -15px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.widget .widget-title {
    font-size: 14px;
    padding: 5px;
    border: 0;
}

section.not-found .widget-title {
    background: none;
    margin: 0 0 10px;
}

.widget-title h4 {
    background: none;
    color: #ffffff;
    padding: 8px 15px;
    margin: 0;
    display: inline-block;
    font-weight: 600;
    font-size: 1em;
    text-transform: uppercase;
    font-family: "Montserrat", "Source Sans Pro", sans-serif !important;
}

#sidebar aside {
    background: #ebebeb;
    padding: 15px;
}

aside ul, footer ul {
    padding-left: 0px;
}

aside ul.children, aside ul.sub-menu {
    padding-left: 10px;
}

aside ul li, footer ul li {
    list-style: none;
    margin-bottom: 10px;
    margin-right: 10px;
}

aside ul li a {
    color: #339390;
}

aside ul li a:hover {
    color: #212121;
}

.widget_wp_fanzone_recent_posts ul li img {
    background: #ffffff;
    border: 1px solid #cccccc;
    padding: 5px;
    margin: 0 10px 0 0;
}

.widget_wp_fanzone_recent_posts ul li h5 {
    margin-bottom: 5px;
    display: inline;
}

.widget_wp_fanzone_recent_posts ul li img:hover {
    background: #cccccc;
    border: 1px solid #ffffff;
}

#widget aside {
    background: #ebebeb;
    padding: 15px;
}

.blog .format-aside .entry-title, .archive .format-aside .entry-title {
    display: none;
}

#sidebar aside a {
    color: #a2050c;
}

aside ul li {
    margin-bottom: 0px;
}

.rpwe-block h3, .dfi-rw-li h4 {
    margin-top: 10px;
    margin-bottom: 10px;
}

ul.dfi-rw-ul {
    margin-bottom: 10px;
}

.rpwe-block h3 a, .dfi-rw-li h4 a {
    font-weight: 600;
}

/*
 * Product nav
 */
.nav_container{
	background:#2e2e2e;
	margin-bottom:20px;
}

.nav_container .main-navigation ul li a {
    color: #ffffff;
}

.nav_container .main-navigation ul li a:hover {
    background-color: #a2050c;
}

.nav_container .main-navigation ul li a .caret {
    border: 0;
}

@media screen and (max-width: 767px) {
    .fan-sociel-media {
        display: none !important;
    }
    nav.navigation-non-responsive {
        display: none;
    }
    nav.navigation-responsive button {
        float: left;
        margin-left: 15px;
    }
    button.product-nav-button {
        float: left;
        margin-left: 15px;
    }
}

@media screen and (min-width: 767px) {
    nav.navigation-responsive {
        display: none;
    }
}

.woocommerce-error .button, 
.woocommerce-info .button, 
.woocommerce-message .button, 
.woocommerce-noreviews .button,
p.no-comments .button {
    padding: 5px 10px;
    border-radius: 2px;
}
.cart-empty {
    padding: 10px 20px;
    border-left: .6180469716em solid rgba(0,0,0,.15);
    background-color: #dadada;
}
.woocommerce-message, .woocommerce-noreviews, p.no-comments {
    background-color: #353535;
}
.woocommerce-info {
    background-color: #353535;
}
.woocommerce-error {
    background-color: #b01b0d;
}
.notif-link {
    position: relative;
    display: inline-block;
	cursor: pointer;
}

.woocommerce-message, .woocommerce-error li {
    /* display: flex;
    flex-direction: column-reverse; */
}
.woocommerce-message a.button,
.woocommerce-error a.button {
    background: none !important;
    border: 0 !important;
    text-align: right;
    font-weight: 800;
}
aside.widget {
    background: #fff !important;
    border-radius: 3px;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 5px rgba(0,0,0,.075);
    border-radius: 4px;
}
.rpwe-block li {
    border-bottom: 0 !important;
}

.page-header {
    background: white;
    padding: 20px 20px 0;
    margin-top: 0px;
    margin-bottom: 40px;
}

.sport-header-image {
    background: black;
}

.sport-header-image img {
    width: 100%;
}
@media screen and (max-width: 767px) {
    .sport-header-image {
        margin-top: -20px;
    }
}

.page-header h2 p {
    line-height: 1.3em;
    font-weight: 500;
    font-size: 16px;
}

@media screen and (min-width: 768px) {
    .page-header h2 p {
        line-height: 1.5em;
    }
}

.no_subscriptions {
    background: #dadada;
    padding: 10px 20px;
    text-align: center;
    width: 100%;
    border-left: .6180469716em solid rgba(0,0,0,.15);
    border-radius: 2px;
}

/*----- Post Product Box -----*/
div.post-product-box {
    border: 1px dotted #676767;
    background: #e4e4e4;
    border-radius: 2px;
    padding: 10px;
    margin: 0;
}
@media screen and (min-width: 768px) {
    div.post-product-box {
        padding: 30px;
        margin: 20px 50px;
    }
}
@media screen and (max-width: 767px) {
    div.post-product-box {
        margin: 20px 0;
    }
}

div.post-product-box h4 {
    display: inline-block
}
div.post-product-box .woocommerce-product-rating {
    display: inline-block;
}
div.post-product-box .star-rating {
    display: inline-block;
}

div.post-product-box .star-rating:before,
div.post-product-box .star-rating span:before {
    margin-top: 5px;
}

/* .product-box-wrapper {
    margin-top: -60px;
} */

.wc-memberships-restriction-message div.post-product-box {
    padding-bottom: 50px;
}
.wc-memberships-restriction-message div.post-product-box form span{
    color: #43454b;
}

.wc-memberships-restriction-message div.post-product-box form a{
    color: #a2050c;
}
.wc-memberships-restriction-message div.post-product-box form a.button{
    color: white;
}
/*----- Pagination -----*/
.wp-paginate a {
    background: #333333 !important;
    border: 1px solid #333333!important;
    color: #ffffff !important;
    border-radius: 3px !important;
}
.wp-paginate .current,
.wp-paginate a:focus {
    background: #a2050c !important;
    border: 1px solid #a2050c !important;
    font-weight: 700 !important;
}


.wp-paginate a:hover {
    background: #bf5e62 !important;
    border: 1px solid #bf5e62 !important;
    font-weight: 600 !important;
}

/*------ Cart Form ------*/
table.cart td.actions {
    padding-top: 10px;
}

.cart-collaterals .dfiu_after_cart_totals {
    padding: 20px;
    background: #dadada;
    border-left: .6180469716em solid rgba(0,0,0,.15);
    
}
@media (min-width: 768px) {
    .cart-collaterals .cart_totals, .cart-collaterals .shipping_calculator {
        width: 100%;
        float: left;
        margin-right: 0;
        margin: 0;
        clear: right;
    }
    .cart-collaterals .cart_totals_info {
        float: right;
        width: 50%;
    }
    .cart-collaterals .dfiu_after_cart_totals {
        float: left;
        width: 45%;
        vertical-align: top;
        
    }
}

#order_review.woocommerce-checkout-review-order {
    background: #f6f6f6;
}
#order_review .woocommerce-checkout-review-order-table {
    background-color: white;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 5px rgba(0,0,0,.075);
    border-radius: 4px;
}
#order_review td {
    background: white;
}
#order_review tr:nth-child(2n) td {
    background:#fbfbfb;
}
#order_review .woocommerce-checkout-review-order-table th {
    background-color: #e8e8e8;
}
#order_review tfoot td,
#order_review tfoot tr:nth-child(2n) td {
    background: white;
}
#order_review .woocommerce-checkout-review-order-table th.product-name,
#order_review .woocommerce-checkout-review-order-table th.product-total {
    background: linear-gradient( #d8000a, #a2050c);
    color: white;
    padding-top: 10px;
    padding-bottom: 10px;
}
#order_review .recurring-totals th {
    background: #bebebe;
    color: #333333;
    padding-top: 5px;
    padding-bottom: 5px;
}
#payment .place-order {
    background-color: white;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 5px rgba(0,0,0,.075);
}

#payment .payment_methods {
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 5px rgba(0,0,0,.075);
    border-radius: 4px;
    margin-bottom: 20px !important;
}
#payment .payment_methods li {
    background-color: #e8e8e8 !important;
}
#payment .payment_methods li label {
    margin: 0;
    color: #a2050c;
}
#payment .payment_methods li:first-child label {
    border-bottom: 1px solid white;
}
#payment .payment_methods li .payment_box {
    background-color: white;
}
#payment .payment_methods li input[type=radio]:first-child:checked+label:before {
    color: #a2050c;
}

#payment .about_paypal {
    display: none;
}

@media screen and (max-width: 991px) {
    .woocommerce-checkout #payment ul.payment_methods li img.stripe-icon {
        width: 10%;
        margin: 2px 0;
    }
} 
form.checkout {
    padding: 10px;
}

form.checkout h3 {
    margin-top: 20px;
}
form label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
    padding-left: 20px;
}
.dfiu_before_review_order {
    padding: 20px;
    background: #545454;
    border-left: .6180469716em solid rgba(0,0,0,.15);
    margin-bottom: 20px;
    color: white;
    margin-top: 20px;
}
.dfiu_before_review_order h4 {
    color: white;
}
@media (min-width: 768px) {
    .dfiu_before_review_order {
        width: 47.8260869565%;
        float: right;
        margin-right: 0;
        margin-top: 0;
    }
    form.checkout h3 {
        margin-top: 0;
    }
}
.woocommerce-billing-fields__field-wrapper,
.woocommerce-additional-fields__field-wrapper,
p.wchau-source,
.woocommerce-billing-fields p.mailchimp-newsletter {
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 5px rgba(0,0,0,.075);
    border-radius: 4px;
    background: white;
    padding: 10px;
}
p.wchau-source {
    padding-bottom: 20px;
}

/*----- Mobile Navigation -----*/
.mega-menu-item .textwidget {
    background: black;
    margin: -15px;
}

.mega-menu-item .hero-feature {
    padding: 0;
    margin: 0;
}

.mega-menu-item .hero-feature .thumbnail {
    background: #efefef;
    border: 0;
    padding: 10px;
    border-radius: 4px;
    margin: 5px;
}

.mega-menu-item .hero-feature a.woocommerce-loop-product__link img {
    width: 40%;
    float: left;
}

.mega-menu-item .hero-feature a.woocommerce-loop-product__link h2.woocommerce-loop-product__title {
    color: #333333;
    font-size: 18px;
    display: inline-block;
    padding: 0 10px;
    margin-bottom: 5px;
}

.mega-menu-item .hero-feature a.woocommerce-loop-product__link .star-rating {
    display: none;
}

.mega-menu-item .hero-feature a.woocommerce-loop-product__link .price {
    font-size: 16px;
    display: inline-block;
    padding: 0 10px;
    width: 50%;
}

.mega-menu-item .hero-feature a.button.product_type_grouped {
    padding: 8px 15px;
    margin: 10px 10px;
}

.panel {
    margin: 5px;
}
.mega-menu-item .willard-member-access-widget .panel-default>.panel-heading {
    min-width: 160px;
}

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

    .mega-menu-item .willard-member-access-widget .panel-default>.panel-heading {
        min-width: 70vw;

    }
}

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

    .mega-menu-item .hero-feature a.woocommerce-loop-product__link img {
        width: 100%;
        float: block;
        margin-bottom: 10px;
    }
    

    .mega-menu-item .hero-feature a.woocommerce-loop-product__link h2.woocommerce-loop-product__title,
    .mega-menu-item .hero-feature a.woocommerce-loop-product__link .price  {
        font-size: 16px;
        padding-right: 0;
        text-align: center;
        display: block;
        width: 100%;
    }

    .mega-menu-item .hero-feature a.button.product_type_grouped {    
        padding: 5px 10px;
        width: 100%;
        display: block;
        margin: 0;
        margin-top: 10px;
        text-align: center;
        font-size: 12px;
    }
}

/**** My Account - Subscription ****/
table.my_account_subscriptions,
table.my_account_orders,
table.order_details {
    border: 1px solid #ddd;
    border-radius: 4px;
}
table.my_account_subscriptions thead th,
table.my_account_orders thead th,
table.order_details thead th {
    background: linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);
    border: 0;
}

table.my_account_subscriptions tbody tr td,
table.my_account_orders tbody tr td,
table.order_details tbody tr td {
    background: white;
    border: 0;
}
table.my_account_subscriptions tbody tr:nth-child(2n) td,
table.my_account_orders tbody tr:nth-child(2n) td,
table.order_details tbody tr:nth-child(2n) td {
    background: #f9f9f9;
}

table.order_details tfoot th {
    background: #e8e8e8;
}
table.order_details tfoot td {
    background: white;
    font-weight: 600;
}
.woocommerce-view-subscription h2,
#post-8 .woocommerce-customer-details h2
#post-8 .subscription_details h2 {
    max-width: 100% !important;
    text-align: left;
}


/***** My Account - Notifications ****/
#post-8 .navbar-header {
    background: #e2e2e2;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 5px rgba(0,0,0,.075);
}
#post-8 .navbar-header .navbar-toggle {
    background-color: #ffffff !important;
    border: 1px solid #dadada !important;
}
#post-8 .navbar-header .navbar-toggle:hover {
    background-color: #f5f5f5 !important;
}
#post-8 .navbar-header .navbar-toggle.collapsed {
    background-color: #ffffff !important;
}
#post-8 .navbar.navbar-default {
    margin-left: -15px;
    margin-right: -15px;
}
.woocommerce-address-fields,
#wc-notifications fieldset,
.subscription_details,
.edit-account fieldset {
    background: white;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 5px rgba(0,0,0,.075);
    padding: 10px;
    border-radius: 4px;
}
.subscription_details tbody td {
    background: white;
}
#wc-notifications h2,
.edit-account h2,
.wc-social-login-profile h2 {
    max-width: 100% !important;
}
#wc-notifications .select2-selection {
    background-color: #f2f2f2;
    color: #43454b;
    outline: 0;
    border: 0;
    box-sizing: border-box;
    font-weight: 400;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.125)
}
.select2-dropdown {
    border: 1px solid #f2f2f2;
}
.select2-results__option--highlighted[data-selected] {
    background-color: #2c2c2c !important;
}

#wc-notifications fieldset {
    margin-top: 0px;
    padding: 20px;
}
#wc-notifications .account-checkbox-item {
    margin: 5px 10px;
    border: 1px solid #eeeeee;
    border-radius: 3px;
}
#wc-notifications .account-checkbox-item input {
    margin: 15px 0;
    float: right;
}
#wc-notifications .account-checkbox-item span.label-text {
    float: left;
    width: 80%;
    left: 0;
    padding: 10px 0;
    top: 0;
}
#wc-notifications .account-checkbox-item:hover {
    background: #eeeeee;
}
#wc-notifications legend {
    background:white;
    margin: 0;
    margin-bottom: 10px;
    padding:0;
}
#wc-notifications .woocommerce-form-row p {
    margin-bottom: 10px;
}
@media screen and (max-width: 991px) {
    #wc-notifications .account-checkbox-item {
        width: 95%;
    }
}

#wc-notifications .account-checkbox-item a {
    font-weight: 500;
    background: rgba(185, 185, 185, 0);
    color: #a2050c;
    padding-left: 0;
    text-transform: uppercase;
    line-height: 1em;
    margin-bottom: 2px;
}
#wc-notifications .account-checkbox-item a:hover {
    text-decoration: underline !important;
}


/***** My Account - Billing ****/
.woocommerce-address-fields #update_all_subscriptions_addresses_field {
    margin-left: 20px;
}

/**** Bets Results ****/
.fantasy-bets-table-div {
    height: 550px;
}
.bets-result-table {
    margin: 0;
    width: 100%;
}
.bets-result-section-header {
    background: none;
}
.bets-result-table th, .bets-result-table td {
    background: white;
    border: 0;
}
.bets-result-table th {
    background: linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);
    border-top: 1px solid #d7d7d7;
}
.bets-result-table td {
    border-right: 1px solid #ededed !important;
}
.bets-result-section-header h4 {
    font-weight: 500;
    font-size: 1.3em;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    width: 100%;
    background: linear-gradient( #515151, #282828);
}
.bets-result-section-header .arrow-right-bets {
    display: none;
}
.bets-result-section.bets-result-section-right,
.bets-result-section.bets-search-box {
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 5px rgba(0,0,0,.075);
    border-radius: 4px;
    margin-top: 10px;
    border: 1px solid #e9e9e9;
}
.bets-result-filter-table {
    padding: 10px 20px;
    margin: 0;
    border: 1px solid #e9e9e9;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 5px rgba(0,0,0,.075);
    border-radius: 4px;
}
.bets-result-filter-table tbody td {
    background-color: white;
}
tr.bets-table-totals-row td {
    border: 0 !important;
    background: #e8e8e8 !important;
    font-weight: 600;
}
.bets-result-filter-table select {
    line-height: 1.619em;
    height: 28px;
    font-size: 14px;
}
.dummy-scrollbar-outer {
    height: 15px;
}

#wp-warroom-topic-content-editor-tools .button {
    border-color: #ccc !important;
    background: #f7f7f7 !important;
}

#wp-warroom-topic-content-editor-tools .button,
#wp-warroom-topic-content-editor-tools .button:hover {
    background: #fafafa !important;
    border-color: #999 !important;
    color: #23282d !important; 
}
.dfiu-warroom-header {
    margin-bottom: 10px;
}
.dfiu-warroom-header img {
    object-fit: cover;
    object-position: center;
    height: 300px;
    width: 100%;
}

div.text_span {
    display: inline-block;
    font-weight: bold;
}

div.caption h3 a.thumb_link {
    font-size: 1.25em;
    font-weight: bold;
}

/** Hall of Fame **/

.header-text-big {
    padding: 30px 20px;
}
.header-text-big p {
    margin: 0;
}
.header-text-big h2 {
    text-align: center;
    font-weight: normal;
    font-size: 42px;
    line-height: 1.5em;
}

#dfi-members, #dfi-team {
    display: block;
    text-align: center;
}
.member-container {
    margin: 0 15px;
    display: inline-block;
    max-width: 160px;
    vertical-align: top;
    max-width: 190px;
}
.member-details {
    text-align: center;
    padding: 10px;
}
.member-details .member-name,
.member-details .member-twitter a {
    margin-bottom: 5px;
    color: #a2050c;
    font-weight: 500;
    font-size: 20px;
}
.member-details .member-twitter {
    margin-bottom: 5px;
}
.member-details .member-twitter a:hover {
    text-decoration: none;
    color: #a2050c;
}
.member-details .member-position,
.member-details .member-joined,
.member-details .member-achievement {   
    margin: 0;
    font-weight: 500;
    color: #9b9b9b;
    font-size: 14px;
    margin-bottom: 10px;
    font-family: 'Montserrat', 'Arial';
    text-transform: uppercase;
}
/* .member-details .member-achievement,
.member-details .member-joined { 
    margin: 0;
    font-weight: 600;
    color: #9b9b9b;
    text-transform: uppercase;
    font-size: 12px;
} */

.member-name-container:hover > .member-name.with-hover,
.member-name-container > .member-twitter.with-hover,
.member-achievement-container:hover > .member-achievement.with-hover,
.member-achievement-container:hover > .member-position.with-hover,
.member-achievement-container > .member-joined.with-hover  { 
    display: none;
    cursor:pointer;
}

.member-name-container > .member-position.with-hover,
.member-name-container:hover > .member-twitter.with-hover,
.member-achievement-container > .member-achievement.with-hover,
.member-achievement-container > .member-position.with-hover,
.member-achievement-container:hover > .member-joined.with-hover { 
    display: block; 
    cursor:pointer;
}

.member-photo > img.photo-wacky,
.member-photo:hover > img.photo-formal {
    display:none;
}
.member-photo > img.photo-formal,
.member-photo:hover > img.photo-wacky {
    display:block;
}

.btn-group-wrapper {
    text-align: center;
    margin-bottom: 20px;
}
.btn-group-wrapper .btn-group>.btn {    
    float: none;
    padding: 5px 30px;
    font-size: 20px;
    font-weight: 600;
    color: #b5b5b5;
    box-shadow: none !important;
}
.btn-group-wrapper .btn-group {
    text-align: center;
    display: inline-block;
    padding: 10px;
    border: 2px solid #dcdcdc;
    margin-bottom: 20px;
    border-radius: 3px;
    background: #eaeaea;
}
.btn-group-wrapper .btn-group>.btn.active,
.btn-group-wrapper .btn-group>.btn.active:hover {
    color: #a2050c;
}
.btn-group-wrapper .btn-group>.btn:focused {
    box-shadow: none;
}
.btn-group-wrapper .btn-group>.btn:hover {
    color: grey;
}
  
/** FanDuel **/
.fanduel-step {
    margin-bottom: 0 !important;
    border: 0 !important;
}
.fanduel-step h2.gsection_title {
    font-size: 1.6em;
    font-weight: 700;
}
.fanduel-step .gsection_description {
    font-size: 14px;
}
.fanduel-field {
    background: white;
    padding: 1.5em;
}

.gform_wrapper form .left_label li.fanduel-html.gfield_html_formatted {
    width: 100% !important;
    max-width: 100% !important;
    text-align: center !important;
    margin: -30px 0px 0px !important;
}
.gform_wrapper form ul.gform_fields:not(.top_label) li.fanduel-html.gfield_html.gfield_html_formatted{
    margin-left: 0 !important;
}
.gform_wrapper ul.gform_fields.left_label li.fanduel-field.gfield {
    padding-top: 20px;
}

.fanduel-link {
    width: 100%;
}
.fanduel-link.fanduel-link-disabled {
    width: 100%;
    background-color: #c7c7c7 !important;
    border: #c7c7c7 !important;
    color: #a2a2a2 !important;
    cursor: default;
}
li#field_8_2 {
    margin-top: -15px;
}

.fanduel-form .gform_footer.left_label {
    margin-left: 0;
    width: 100%;
}
@media screen and (max-width: 768px) {
    .fanduel-field input,
    .fanduel-field select,
    .fanduel-field .gfield_label,
    .fanduel-link {
        width: 100% !important;
    }
}

.star-rating span:before {
    color: #ffca00;
}