a {
    outline: none !important;
}


/* -- product tabs -- */
div.woocommerce-tabs ul.tabs {
    margin-bottom: 0 !important;
    font-weight: normal !important;
    padding-left: 5px !important;
}
div.woocommerce-tabs ul.tabs li {
   background-color: #eeeeee !important;
   font-size: 15px;
}
div.woocommerce-tabs ul.tabs li.active {
   background-color: #ffffff !important;
}
div.woocommerce-tabs ul.tabs li a {
    outline: none;
}
div.woocommerce-tabs div.wc-tab {
    border: 1px solid #dddddd;
    border-top: 0 !important;
    padding: 20px !important;
}
div.woocommerce-tabs div.wc-tab a:hover {
    text-decoration: underline;
}
div.woocommerce-tabs div.product-desc-attr {
    display: flex;
    flex-direction: row;
    font-size: 15px;
}
div.woocommerce-tabs div.product-desc-attr div.product-desc p {
    margin-top: 0 !important;
}
div.woocommerce-tabs div.product-desc-attr div.product-desc h3 {
    font-size: 110%;
}
div.woocommerce-tabs div.product-desc-attr div.product-desc li {
    margin-bottom: 1px !important;
}
div.woocommerce-tabs div.product-desc-attr div.product-desc {
    width: 70%;
    border-right: 1px solid #dddddd;
    padding-right: 20px;
}
div.woocommerce-tabs div.product-desc-attr div.product-attr {
    width: 30%;
    padding: 5px;
}
div.woocommerce-tabs table.woocommerce-product-attributes {
    border-collapse: collapse;
    border-color: #dddddd;
    border-spacing: 0;
    border-top: 0 !important;
    width:100%;
}
div.woocommerce-tabs table.woocommerce-product-attributes td,
div.woocommerce-tabs table.woocommerce-product-attributes th {
    padding: 10px;
    border-bottom: 1px solid #dddddd;
    font-style: normal;
    font-weight: 300;
    background: rgba(255, 255, 255) !important;
    text-align: left;
    width:50%;
}
div.woocommerce-tabs table.woocommerce-product-attributes b {
    font-weight: 500;
}
div.woocommerce-tabs ul.document-list {
    list-style: disc;
}



/* -- product page -- */
.homery-choice-product {
    display:block;
    margin-bottom: 5px;
}

.wlr-product-message {
    padding-left: 0 !important;
    padding-top: 0 !important;
}

#calc_shipping_country_field,
#calc_shipping_city,

/*#wll-site-launcher,*/
.elementor-element-3472c01 span.featured,
{
    display:none !important;
}
.wd-stock-status-off:has(.out-of-stock) {
    display: none;
}
.out-of-stock-qs {
    border-bottom: 0 !important;
}
.in-stock {
     border: 1px solid #03c04a !important;
     display: inline-block;
     padding: 8px 12px;
     border-radius: 5px;
     font-weight:500;
}
.in-stock:before {
    background-color: #03c04a !important;
}

.elementor-element-74ce333 form.cart {
    border-top: 1px solid #ddd;
    padding-top: 20px;
}
.variations {
    border-top: 1px solid #ddd;
}
.wd-gallery-images .product-labels {
    display:none;
}

.wc-block-breadcrumbs {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}

/* product list tags*/
li.wc-block-product:has(.pro-2024-product-tag) {
    position: relative;
}
li.wc-block-product > .pro-2024-product-tag {
    position: absolute;
    top: 10px;
    left: 10px;
}
li.wc-block-product > .wp-block-post-title {
    max-height: 60px;
    overflow: hidden;
}
.wp-block-cart-cross-sells-product__product-title > .wc-block-components-product-name {
    max-height: 60px;
    overflow: hidden;
    font-size: small;
    display: inline-block;
}
.wp-block-woocommerce-cart-totals-block {
    border: 1px solid #ddd;
    padding: 5px;
    border-radius: 5px;
}

/* product list */
.wp-block-woocommerce-product-collection .wc-block-product {
    border: 1px solid #ddd;
    padding: 5px;
    border-radius: 5px;
    background-color: white;
}

/* account page */
.woocommerce:has(.woocommerce-MyAccount-navigation) {
    max-width: 1400px !important;
}
.woocommerce > .woocommerce-MyAccount-navigation {
    width: 20% !important;
}
.woocommerce > .woocommerce-MyAccount-content {
    width: 80% !important;
}

/* -- product related items -- */
.pro-2024-related-items {
    margin-bottom: 30px;
    margin-top: -10px;
    display: flex;
    flex-wrap: wrap;
    clear: both;
}
.pro-2024-related-item {
    margin-top:15px;
}
.pro-2024-related-item:first-child {
    margin-right:5px;
}
.pro-2024-related-item-name {
    display: block;
    margin-bottom: 10px;
    border-bottom: 1px solid #dddddd;
}
.pro-2024-related-item-link {
    text-decoration: none;
    display: inline-block;
    margin-right: 20px;
}
.pro-2024-related-item-link img {
    max-width: 75px;
    max-height: 75px;
}
.pro-2024-related-item-price {
    margin-top:5px;
}

.product_kit_container {
    display: flex;
    flex-wrap: wrap;
    clear: both;
}
.product_kit_box {
    width: 20%;
    text-align: center;
}
.product_kits_title {
    max-height: 80px;
    overflow: hidden;
}

div:has(> .rebate-center-filters) {
    display: flex;
}
div#header,
div#footer,
div#header + hr,
div.rebate-container + hr {
    display: none;
}


.variation-option-images span.variable-item-image {
    padding: 0 !important;
}
.variation-option-images img.variable-item-image {
    border: 1px solid #eee;
    border-radius: 5px;
}
.variation-option-images span.pro-2024-attr-option-text {
    padding: 10px !important;
}
.pro-20204-selected-option-val {
    font-size: 90%;
}

button.single_add_to_cart_button {
    width: 125%;
}
p#learn-more {
    margin: 15px 0 15px 0;
    font-size:small;
}

.pro-2024-matching-item-group-name  {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
}
.variations {
    border-top: none;
}
.quick_specs_label {
    border-bottom: none!important;
}
ul.quick_specs {
    font-size: 15px;
    margin: 0;
    padding-left: 0;
}
.pro-2024-matching-accessory-item-link
 {
     display: inline-block;
     margin: 0 8px 0 0;
     border-radius: 5px;
     border: 1px solid #dddddd;
     box-sizing: border-box;
     float:left;
     padding:7px 12px;
     margin-top:17px;
     border-radius:5px;
     background: #FFF;
     border: 1px solid #dddddd;
     text-decoration: none;
     font-size: normal;
}
.pro-2024-matching-accessory-item-link:hover
 {
     border: 1px solid #777777;
}
.pro-2024-matching-accessory-item-link:active
 {
     border: 1px solid #777777;
     background: #EEE;
}
.pro-2024-matching-accessory-item-link:visited
 {
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.2)!important;
     transition: 0.35s;
     border: 1px solid #1C61E7;
}
.wd-sticky-btn-cart .wlr-product-message {
    display:none!important;}
.order_comments {width:98%}
.pro-2024-estimated-shipping-days {font-weight: 400; color:#000;
    font-style: italic;
    font-size:0.9em;
}
.quick_spec {
    border-bottom: 1px solid rgb(221,221,221);
    padding: 6px;
}
ul.quick_spec li:nth-of-type(odd) {
    background-color: #e9e9f9 ;
}
.stock in-stock {
    padding-left: 40px!important
}
.pro-2024-related-item {
    border: 1px solid #eee;
    display:inline-block;
    max-width: 40%;
    padding: 12px;
    border-radius: 5px;
}
.single_add_to_cart_button {
    min-width:35%
}


/* -- product tags -- */
.pro-2024-product-tags {
    text-align: left;
}
.product-labels > .pro-2024-product-tag,
.onsale,
.wp-block-woocommerce-product-sale-badge,
.wc-block-components-product-sale-badge {
    display: none !important;
}
.pro-2024-product-tag {
    background-color: #dddddd;
    padding: 2px 10px 2px 10px;
    border-radius: 9px;
    margin-bottom: 10px;
    text-decoration: none;
    margin-right: 10px;
    text-wrap: nowrap;
    font-weight: normal !important;
    display: inline-block;
    float:left;
}
p:has(.pro-2024-product-price) {
    clear:both;
}
.pro-2024-product-price .amount {
    color: #007a33;
    font-weight: 600;
    font-size: 2.5em;
    line-height: 1;
    letter-spacing: -2px !important;
}
.pro-20204-price-saving-ends-wrapper {
    color: #008000;
    background-color: #e7f7e7;
    padding: 5px 12px;
    border-radius: 5px;
    margin-top: 10px;
    display: inline-block;
    width: max-content;
}
.pro-20204-price-saving-ends {
    color: #007a33;
    font-weight: 600;
}

.pro-2024-product-tag-closeout,
.pro-2024-product-tag-hot-deal {
    background-color: red;
    color: white;
    display: inline-block !important;
}
.pro-2024-product-tag-pick {
    background-color: #232F3E;
    cursor: default;
    display: inline-block !important;
}
.pro-2024-product-tag-pick .homery-pick-1 {
    color: white;
}
.pro-2024-product-tag-pick .homery-pick-2 {
    color: #4BDFFF;
}
.pro-2024-product-tag-best-seller {
    background-color: orange;
    color: white;
    display: inline-block !important;
}
.pro-2024-product-tag-black-friday {
    background-color:black;
    color: white;
    display: inline-block !important;
}

.elementor-element-89dcdff .sku_wrapper {
    text-align: left;
}
.elementor-element-fec49a5 {
    flex-direction: column !important;
}
.elementor-element-fec49a5 > div {
    width:100% !important;
}
.awdr_discount_bar {
    display: inline-block;
}

/* -- cart -- */
tr.tax-rate th {
    text-wrap: nowrap;
}
tr.tax-rate >th > small {
    display: none;
}

/* home page featured items */
.product-labels:has(.pro-2024-product-tag) {
    top:0;
    left:0;
    inset-inline-start: 0;
}

/* -- product accessory -- */
div.product_accessory_container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
div.product_accessory_box {
    width: 20%;
    min-width: 245px;
    text-align: center;
}
div.product_accessory_image img {
    width: 115px;
    height: auto;
}


/* -- product feature tab -- */
#tab-features .row {
    display:flex;
    flex-direction: row;
    flex-wrap: wrap;
}
#tab-features .row .col-6 {
    width: 50%;
    margin:0;
}
#tab-features .row p {
    margin-top: 0;
    margin-bottom: 1rem;
}
#tab-features .row strong {
    font-weight: bolder;
}

/* product features tab (new) */
#tab-features:has(.pro-2024-feature-list) {
    display:flex;
    flex-wrap: wrap;
    justify-content: stretch;
}
#tab-features .pro-2024-feature-list {
    border: 1px solid #ededed;
    width: 47%;
    margin: 10px;
    padding: 10px;
}
#tab-features .pro-2024-feature-name {
    font-weight: bold;
    margin-bottom: 10px;
}
#tab-features .pro-2024-feature-desc {
    margin-bottom: 10px;
}
#tab-features .pro-2024-feature-image img {
    max-width: 500px;
    max-height: 400px;
}


/* -- product document tab -- */
#tab-documents li {
    margin-bottom: 20px;
}
div.woocommerce-tabs ul.document-list {
    list-style: disc;
}

/* -- review pros cons -- */
#reviews .ivf-custom-question-radio {
    display: block;
}
#reviews .ivf-custom-question-hr {
    display: none;
}
#reviews .description {
    border-top: 1px solid #ededed;
}
/*
.ivf-custom-question-radio:after {
    content: ":";
}
*/

/* -- order view page -- */

/*
.woocommerce-MyAccount-content:has(.pro-2024-order-tracking) > p {
    margin-bottom: 100px;
}
.pro-2024-order-tracking {
    position: absolute;
    top: 310px;
}
*/
.pro_2024_order_item_eta {
    color: red;
}

.pro-2024-disco-new-model {
    color: red;
    margin-top: 0;
    text-align: center;
}
.pro-2024-disco-new-model a {
    margin: 0 !important;
}

/* -- product page image  -- */
.woocommerce-product-gallery__wrapper > .wd-carousel-wrap {
    max-height: 750px;
}

.woocommerce-MyAccount-content > p:first-of-type {
    display:none;
}
.woocommerce-MyAccount-content > .woocommerce-order-details {
    margin-top: 0 !important;
}
.woocommerce-MyAccount-content > .woocommerce-order-details > :first-of-type {
    font-size: 110%;
}


/*
.pswp__zoom-wrap {
    transform: translate3d(calc(30%), 44px, 0px) scale(1) !important;
}
.pswp__zoom-wrap img.pswp__img {
    width: auto !important;
}
.wd-gallery-thumb img.size-150x0 {
    border: 1px solid #ededed;
}
*/

/* -- big screen -- */
@media only screen and (min-width: 600px) {

}

/* -- small screen -- */
@media only screen and (max-width: 600px) {

    /* -- product tabs -- */
    div.woocommerce-tabs ul.tabs {

    }
    div.woocommerce-tabs ul.tabs li {
        display: block !important;
        position: static !important;
        margin: 0 -20px !important;
    }
    div.woocommerce-tabs ul.tabs li a {
        width:100%;
    }
    div.woocommerce-tabs div.product-desc-attr {
        flex-direction: column;
        align-items: center;
    }
    div.woocommerce-tabs div.product-desc-attr div.product-desc {
        width: 100%;
        border-right: 0;
    }
    div.woocommerce-tabs div.product-desc-attr div.product-attr {
        width: 100%;
        display:none;
    }

    /*
    .pswp__zoom-wrap {
        transform: translate3d(calc(10%), 44px, 0px) scale(1) !important;
    }
    */
    div.quick_specs_label,
    ul.quick_specs,
    nav.woocommerce-breadcrumb {
        display: none !important;
    }
}

@media (max-width: 767px) {
    /* hide space for matching items */
    .elementor-element-619f889 > div:has(div.pro-2024-matching-items) {
        --flex-wrap: default;
    }
}