.single-product .story-details {
    display: none;
}

#post-107 > div > div.woocommerce > div.woocommerce-message {
    display: none;
}

#post-107 > div > div.woocommerce > div:nth-child(1) {
    display: none;
}

.single-product #secondary {
    display: none !important;
}

.single-product #primary {
    width: 100%;
}

.single-product .product_meta {
    display: none;
}

#product-9781
    > div.woocommerce-product-gallery.woocommerce-product-gallery--without-images.woocommerce-product-gallery--columns-4.images {
    display: none;
}

#product-9781
    > div.woocommerce-product-gallery.woocommerce-product-gallery--without-images.woocommerce-product-gallery--columns-4.images {
    width: 98% !important;
}

#product-9781 > div.summary.entry-summary {
    width: 98% !important;
}

#product-9781 > div.summary.entry-summary > p {
    display: none;
}

#product-9781 > div.woocommerce-tabs.wc-tabs-wrapper > ul {
    display: none;
}

#product-9781 #tab-description > h2 {
    display: none;
}

#product-9781 .woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
    width: 100%;
}

#product-9781 ul {
    list-style: disc !important;
}

#post-9781 > div.middlewear.clearfix {
    display: none;
}

#product-9781
    > div.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images
    > a {
    display: none;
}

#product-9781 table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

#product-9781 td,
th {
    border: 1px solid #ddd;
    text-align: left;
    padding: 8px;
    text-align: center;
}

#product-9781 tr:nth-child(odd) {
    background-color: #c2ebff;
}

#product-9781 td:nth-child(odd) {
    color: #980000;
}

.home .woocommerce-info {
    display: none;
}

#team_owner_takes_seat_field {
    display: none;
}

#product-9781 > div.summary.entry-summary > a:nth-child(4) > b {
    color: #980000;
}

#product-9781
    > div.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images
    > figure {
    display: none;
}

.woocommerce-view-subscription a.button.cancel {
    display: none;
}

.home #text-8,
#text-6 {
    display: none;
}

.floatleft {
    float: left !important;
}

.search-wrapper.open {
    width: 370px !important;
}

.toshow {
    visibility: hidden;
    display: none;
}

.search-wrapper.open .toshow {
    visibility: visible;
    display: block;
}

.advsearchtxt {
    color: #fff !important;
    font-size: 14px;
    line-height: 14px;
    padding: 0;
    margin: 0;
    font-family: "Proxima Nova Rg", sans-serif !important;
}

.advsearchopt div {
    font-size: 15px;
    line-height: 15px;
}

.search-wrapper {
    line-height: 0 !important;
    padding-top: 10px !important;
}

.txtred {
    margin: 0 6px;
    color: #990100 !important;
}

.selfiltersval {
    display: inline-flex;
    border: solid 1px #eee;
    background: #f0f0f0;
    padding: 6px;
    margin: 3px;
    cursor: pointer;
}

.listopts {
    width: 20px;
    height: 20px;
    border-radius: 10px;
}

.onoffoptfilset {
    cursor: pointer;
    color: #980000;
    padding: 6px 20px;
    font-size: 14px;
}

.filterwraper {
    border: solid 2px #ddd;
    padding: 5px;
    margin: 5px;
}

.filterwraper hr {
    color: #ddd;
    height: 1px;
}

.filterwrap,
.filterwrap div {
    font-size: 16px;
}

.filterwraperin {
    max-height: 2600px;
    overflow-y: scroll;
    padding: 5px 8px;
}

.searchresultcount {
    border-bottom: solid 1px #ccc;
    padding: 10px 0;
}

.searchresultcount span {
    background: #990100;
    padding: 8px;
    color: #fff !important;
}

.datepickclass {
    width: auto !important;
    height: 30px !important;
}

.hidformfilter {
    visibility: hidden;
    height: 1px;
}

.filterwraper .container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 8px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 96%;
}

.filterwraper .container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.filterwraper .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 16px;
    width: 16px;
    border: solid 1px #ddd;
    background-color: transparent;
    border-radius: 15px;
}

.filterwraper .container:hover input ~ .checkmark {
    border: solid 1px #ddd;
    background-color: #ddd;
}

.filterwraper .container input:checked ~ .checkmark {
    border: solid 0 #990100;
    background-color: #990100;
}

.filterwraper .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.filterwraper .container input:checked ~ .checkmark:after {
    display: block;
}

.filterwraper .container .checkmark:after {
    left: 6px;
    top: 3px;
    width: 5px;
    height: 9px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

div.full-input {
    display: inline-block;
    padding: 3px;
    border: 1px solid #ddd;
}

div.full-input input {
    outline: 0;
    border: 0;
    display: inline-block;
    line-height: 1.2em;
    font-size: 14px;
    background: transparent;
}

div.full-input label.lbl {
    display: inline-block;
    font-size: 14px;
    color: #666;
    margin-right: 5px;
}

div.full-input label.lblarrow {
    display: inline-block;
    font-size: 14px;
    color: #666;
    margin-left: 5px;
    margin-right: 5px;
}

.hidformfilter .collapseomatic {
    display: inline-block;
    padding: 0 !important;
    height: 1px !important;
}

.modal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.6);
}

.modal-content {
    background-color: #fefefe;
    margin: 10% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 780px;
}

.popuptitle {
    color: #f0f0f0;
    margin-top: -55px;
    float: left;
    font-size: 24px;
}

.close {
    color: #f0f0f0;
    float: right;
    font-size: 28px;
    font-weight: bold;
    margin-top: -55px;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.popular-posts.side-cat ul li::before {
    content: "■";
}

h2 a,
h2 a:hover,
h2 a:visited {
    color: #990100;
}

.search .search_box {
    min-width: 439px !important;
}

input[name="team_name"],
input[name="quantity"] {
    padding: 10px;
}

input[name="pwd"],
input[name="log"] {
    width: 50%;
    padding: 10px;
}

input[name="wp-submit"] {
    background: #990110;
    color: white;
    border-radius: 0;
}

a.cbxwpbkmarktrig {
    padding-left: 0 !important;
}

.story-title {
    font-weight: 700;
}

@media screen and (max-width: 568px) {
    .story-details .category {
        display: inline-block;
    }
}

/* 11/1/2023 */
body.single-post:not(.logged-in) .wpp-list li:last-child {
    display: none;
}

/* CSS for iPad (all models) */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .container {
        padding-left: 60px;
        padding-right: 50px;
    }
}

/* CSS for iPad Pro (12.9-inch) */
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: landscape) {
    .container {
        padding-left: 60px;
        padding-right: 50px;
    }
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: portrait) {
    .container {
        padding-left: 60px;
        padding-right: 50px;
    }
}

/* CSS for iPad Pro (11-inch) */
@media only screen and (min-device-width: 834px) and (max-device-width: 834px) and (orientation: landscape) {
    .container {
        padding-left: 60px;
        padding-right: 50px;
    }
}

@media only screen and (min-device-width: 834px) and (max-device-width: 1194px) and (orientation: portrait) {
    .container {
        padding-left: 60px;
        padding-right: 50px;
    }
}

/* WF 2fa */
[for="wfls-token"] {
    font-weight: 700 !important;
}

[name="wfls-token"] {
    width: 100%;
    padding: 10px 15px !important;
}

#wfls-prompt-wrapper {
    max-width: 400px;
}

#wfls-prompt-overlay {
    padding: 4rem !important;
}

/* Blocking text fix */
@media (min-width: 721px) and (max-width: 1300px) {
    .single-post .container {
        width: 90%;
    }
}

/* 12/22/20233 */
.single-post .container {
    max-width: 1270px;
    width: 100%;
}

/* Newsletter signup */
.sidebar-wrap .newsletter_signup {
    margin-bottom: 4rem;
    background-color: #f5f5f58f;
    padding: 2rem;
    border-radius: 5px;
}

.sidebar-wrap .newsletter_signup h4 {
    font-family: "Proxima Nova Rg", sans-serif;
    font-size: 23px;
    line-height: 30px;
    font-weight: 700;
    color: #333333;
    text-transform: uppercase;
    margin: 0 0 10px;
}

.sidebar-wrap .newsletter_signup p {
    font-family: "Proxima Nova Rg", sans-serif;
    font-size: 18px;
    line-height: 28px;
}

header .header_wrapper .header_right ul li a {
    margin: 0 0 0 20px;
}

header .header_wrapper .header_right ul li .sub-menu {
    top: 1rem;
    left: 0;
    justify-content: flex-start;
}

/* Login form */
[name="login"] {
    background-color: #990100 !important;
    color: white !important;
    margin-top: 2rem !important;
}

label.woocommerce-form-login__rememberme {
    margin-top: 2rem;
}

[name="wfls-token-submit"] {
    background-color: #990100 !important;
    color: white !important;
    margin-top: 0.4rem !important;
}

form.lost_reset_password [type="submit"] {
    background-color: #990100 !important;
    color: white !important;
    margin-top: 1rem !important;
}

.woocommerce-message,
.woocommerce-info {
    border-top-color: #767676;
}

.wpp-list li {
    display: flex;
    margin-bottom: 1rem;
    padding-bottom: 2rem;
}

footer.entry-footer {
    display: none;
}

.cbxwpbookmark-mylist-wrap a.cbxwpbookmark_share {
    margin-left: 0;
}

header .header_wrapper .header_right ul li .sub-menu li a {
    padding: 10px 0;
}

header .header_wrapper .header_right ul li .sub-menu {
    top: 2rem;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    padding: 6px 17px !important;
    background-color: #990100 !important;
    display: block !important;
    text-decoration: none !important;
    border-radius: 5px !important;
    margin-bottom: 1rem !important;
}

#add-member-form .form-row select {
    padding: 10px;
    border: 0;
    background-color: #f1f1f1;
}

#add-member-form [type="submit"] {
    border: 0;
    background-color: #990100;
    color: white;
    padding: 12px 18px;
    margin-top: 1rem;
}

.woocommerce [type="submit"] {
    background-color: #990100 !important;
    color: white !important;
    margin-top: 1rem !important;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 100% !important;
}

.woocommerce-account .woocommerce-MyAccount-content {
    width: 100% !important;
}

.woocommerce {
    padding-top: 2rem;
}

/*
.woocommerce-account .woocommerce {
	display: flex;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
	width: 30% !important;
}

.woocommerce-account nav.woocommerce-MyAccount-navigation ul {
	display: flex;
    flex-direction: column;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li {
	margin-bottom: 1px !important;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
	text-decoration: none;
}

.woocommerce-account .woocommerce-MyAccount-content {
	background-color: #f1f1f1;
    padding: 1rem 2rem;
}
*/
