.table-outer thead span {
color: #676767;
font-weight: 900 !important;
}
.table-outer table td {
border: 1px solid grey;
color: black;
}
.table-outer tbody > tr:first-of-type td:first-of-type {
color: black;
max-width: 130px;
vertical-align: middle;
}
.table-outer tbody > tr:nth-child(2) td:first-of-type {
color: black;
max-width: 130px;
vertical-align: middle;
}
a.table-btn {
background: #245690;
color: #fff;
padding: 15px 20px;
border-radius: 5px;
display: block;
font-weight: bold;
text-align: center;
}
.ultimate-lower-row .regular-button {
display: block;
text-align: center;
max-width: 230px;
margin: auto !important;
margin-bottom: 80px !important;
}
.ultimate-lower-row img {
max-height: 320px;
width: auto;
}
.ultimate-lower-row .inner {
width: 100% !important;
min-width: 100%;
}
@media screen and (min-width: 999px) {
.ultimate-lower-row .hover-wrap-inner {
min-height: 345px;
display: flex;
align-items: center;
justify-content: center;
}
.scroll-to-view {
display: none;
}
}
@media screen and (max-width: 999px) {
.table-outer {
width: 100%;
overflow-x: scroll;
}
}  .product-wrap {
min-height: 300px;
display: flex;
align-items: center;
justify-content: center;
}
.products li .product-wrap {
border: 1px solid #1b4575;
}
img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
width: 100% !important;
}
.product-wrap a {
display: block;
width: 100%;
}
span.woocommerce-Price-amount.amount,
span.woocommerce-Price-amount.amount,
form.variations_form.cart > *,
.quantity.buttons_added input,
table.variations label {
color: #fff !important;
}
li#select2-pa_size-result-wtta-large {
background: #444 !important;
color: #fff !important;
}
span.select2-results,
li.select2-results__option {
background-color: #444 !important;
}
body[data-fancy-form-rcs="1"] .select2-container--default .select2-results__option[aria-selected="true"],
body[data-fancy-form-rcs="1"] .select2-container--default .select2-results__option--highlighted[aria-selected] {
background-color: #333 !important;
}
body[data-fancy-form-rcs="1"] .select2-container--default .select2-selection--single .select2-selection__rendered,
body[data-fancy-form-rcs="1"] .select2-container--default .select2-results__option--highlighted[aria-selected],
ul.tabs.wc-tabs a {
color: #fff !important;
}
.quantity.buttons_added input[type="button"] {
background: #fff !important;
}
nav.woocommerce-breadcrumb > *,
nav.woocommerce-breadcrumb {
color: #fff !important;
}
div#woocommerce_product_search-2 button {
background: #fff;
color: #24568f;
}
div#woocommerce_product_search-2 input {
background: #ebe9e9;
color: #24568f;
}
div#woocommerce_product_search-2 {
border: 2px solid #ddf136;
border-radius: 8px;
}
.widget_product_categories h4 {
font-size: 26px !important;
opacity: 1 !important;
position: relative;
z-index: 10;
}
.widget_product_categories h4::before {
content: "";
display: block;
position: absolute;
width: 90%;
height: 3px;
background: #ddf136;
bottom: -8px;
border-radius: 5px;
z-index: -1;
}
input#coupon_code::placeholder {
color: #fff;
}
body.woocommerce-cart .woocommerce * {
color: #fff;
}
body.woocommerce-checkout .woocommerce * {
color: #fff !important;
}
body.woocommerce-checkout .woocommerce-table * {
color: black !important;
}
.secondary-header-text span:first-of-type {
display: block;
}