.post-8492 .woocommerce-Price-amount.amount {
    display: none;
}

.product-overview p {
    font-size: 1.2rem;
}

@media (max-width: 993px)
{
    #generic_price_table .card 
    {
        position: absolute!important;
        width:80%!important;
    }
    .features-section__content ul {
      padding: 0px;
    }
    .features-section {
    text-align: center;
    text-align: -webkit-center;
    list-style-position: inside;
    }
    #product__main-panel {
        text-align: center!important;
    }
    .tc-styled-variations {
    max-width: 90%;
    margin: auto;
    }
    
    .single-product .product__short-description ul {
    font-weight:500;
    list-style-type: none;
    padding: 0;
    }

    .single-product .product__short-description ul li {
      margin-bottom: 20px;
    }
}
.single-product .stock.available-on-backorder {
    color: red;
}

.single-product #featureTab0 {
    display: none;
}

.single-product .modal-content {
border: none;
}

.single-product .single_variation_wrap {
    text-align: center;
}

.single-product .reset_variations.tc-cell.tcwidth-100 {
    display: none!important;
}

.single-product .tm-epo-element-label {
    color: #fff!important;
    display: inline-block;
    font-size: 1rem;
    letter-spacing: 2px;
    margin-bottom: 1rem!important;
    margin-left: 10px;
    margin-right: 10px;
    padding: .5rem 2rem!important;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: auto;
    width: 100%;
    z-index: 1;
}

.single-product .tm-epo-element-label:before {
    background-color: #000;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: skewX(-30deg);
    -o-transform: skewX(-30deg);
    transform: skewX(-30deg);
    z-index: -1;
}

.single-product .tc-init .affirm-as-low-as {
    display: none;
}

.single-product .tc-init .single_variation_wrap .affirm-as-low-as {
    display: inherit;
}

.single-product .tmcp-ul-wrap.tmcp-elements.tm-extra-product-options-variations {
    padding-top: 20px;
}

.single-product .tc-width50-div{
    width: 50%!important;
    max-width:50%!important;
}

.single-product .tc-styled-variations {
    margin-top: -35px;
}

select.form-control:not([size]):not([multiple]), select:not([size]):not([multiple]) {
    height: initial;
}

@media (min-width: 992px) {
    .single-product .tc-extra-product-options .tm-description {
        min-height: 50px;
    }
}

.single-product .su-table.custom-su-table {
  display: inline-block;
}

.single-product table ul {
    margin-top: revert !important;
}

.single-product .su-table.custom-su-table table {
	border: 3px solid #e7e7e7 !important;
}

.single-product .su-table.custom-su-table table td {
	background: #e7e7e7 !important;
}
.single-product .su-table-alternate.custom-su-table tr:nth-child(even) td {
	background: #ffffff !important;
}

.single-product .shape-bg,
.single-product .shape-bg-reverse {
    text-shadow: 0 0 4px white;
    min-height: 38vw;
}


.single-product .product-overview .row.flex-lg-row,
.single-product .product-overview .row.flex-lg-row-reverse{
    min-height: 600px;
}

.single-product section.product-overview {
    padding-bottom: 10rem;
}

.single-product .product-overview .row.flex-lg-row-reverse,
.single-product .product-overview .row.flex-lg-row {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 80%;
}

@media (max-width: 993px)
{
  .single-product .shape-bg,
.single-product .shape-bg-reverse {
    padding-bottom: 0px;
}
      .single-product .product-overview
    {
      text-align:center;
    }
    .product-display__content-wrapper {
    text-align: center;
}
    .single-product .product-display__container
    {
        background-image: url(/wp-content/themes/clubcannon/resources/assets/images/product_display_bg.jpg);
        padding-top: 50px;
        padding-bottom: 203px;
        background-size: cover;
        max-width: 100%!important;
    }
    .single-product .product_overview__container .row.flex-lg-row, .single-product .product_overview__container .row.flex-lg-row-reverse {
        max-width:100%!important;
    }
}


.single-product .feature__icon {
    max-width: 10vw !important;
}

.product_overview__container h2 {
    padding-top: 3vh;
}

@media (max-width: 993px)
{
    .feature__icon
    {
    display:none;
    }
}

.error404 .wrap {
    background: black!important;
}

#shipping_method {
     list-style-type:none;
     padding:5px;
}

#shipping_method li {
     float:left;
    margin:0 5px 0 0;
    width:100%;
    height:5.5em;
    position:relative;
    text-align: center;
}

#shipping_method label, #shipping_method input {
    display:block;
    position:absolute;
    left:0;
    right:0;
}

#shipping_method input[type="radio"] {
    opacity:0.011;
    z-index:100;
}

#shipping_method input[type="radio"]:checked + label {
    background:#000;
    color:#FFF;
}

#shipping_method input[type="radio"]:checked + label small {
    color:#0F0;
    font-style: italic;
    font-weight: 700;
}

#shipping_method label {
    padding:5px;
     border:2px solid #CCC; 
     cursor:pointer;
    z-index:90;
}

#shipping_method li:hover input[type="radio"]:not(:checked)+label{
     background:#f1f1f1 !important;
     color:black!important;
}

/*
tr.shipping {
    display: contents!important;
}
*/

.woocommerce-checkout #order_review ul#shipping_method li{
    width: 100%!important;
    margin-left: 0!important;;
}

.woocommerce .blockUI.blockOverlay:before,.woocommerce .loader:before {
    position: relative;
    top:0px;
    right:0px;
    width:100%;
    height:100%;
    display: block;
    content: "";
    -webkit-animation: none;
    -moz-animation: none;
    animation: none;
    background: url('https://www.clubcannon.com/wp-content/uploads/2022/09/LoadingIconFL.gif') center center;
    background-size: 200px;
    background-repeat:no-repeat;
    background-position:center;
    line-height: 1;
    text-align: center;
    font-size: 2em;
}

.text-primary {
    font-weight: 400!important;
}

.product-specs td ul {
    height: 90px;
    overflow: hidden;
}

.product-specs {
    table-layout: fixed;
}

.product-specs tr {
    min-height: 100; /* Adjust this value as needed */
}

.product-specs td {
    align-items: center; /* Vertically center the content within the cell */
}

.product-specs td ul {
    display: flex; /* Use flexbox layout for the ul element */
    flex-direction: column; /* Stack li elements vertically */
    justify-content: center; /* Center the content vertically */
    width: 100%; /* Ensure ul takes the full width of its parent td */
    text-wrap: balance;
}

.product-specs {
    table-layout: auto; /* Switch to auto layout to allow row heights to adjust */
    width: 100%; /* Ensure table takes full width of its container */
}

@media (max-width: 993px)
{
    .su-row .su-column {
        float: none!important;
        width: 100%!important;
        margin: 0!important;
    }
}
.product-specs td:nth-child(2) {
    width: 70%;
}