li#tab-title-ux_custom_tab {
    display: none;
}
.single-product .wc_stripe_product_payment_methodshtml {
    scroll-behavior: smooth;
  }
  
  .featuresCard .icon img {
    width: 84%;
    margin: 0 8%;
}
.featured-box.featuresCard .icon-inner {
    background-color: #fff;
    overflow: hidden;
}

.featuresCard h4.section-title b {
    display: none;
}
.featuresCard h4.section-title {
    justify-content: center;
    line-height: normal;
}
.button.primary {
    padding: 8px 30px;
    border-radius: 50px;
    letter-spacing: 2px;
}
.box-text-inner .is-divider {
    display: none;
}
.product-info form.cart .wc-stripe-clear {
    display: none;
}
.product-info form.cart .wc-stripe-product-checkout-container.bottom {
    flex: 1 1 180px;
    width: auto;
    margin-top: 0;
    max-width: 180px;
}
/*.product-info form.cart button#gpay-button-online-api-id {*/
/*    border-radius: 50px;*/
/*}*/
.product-info form.cart button.single_add_to_cart_button {
/*    border-radius: 50px;*/    
    padding: 0 30px;
}
.product-info form.cart .quantity input.ux-quantity__button {
    line-height: 0;
    min-height: 36px;
    font-size: 24px;
    color: #000;
    text-shadow: none;
}
.product-footer .woocommerce-tabs ul.product-tabs li a {
    font-size: 15px;
    padding: 10px 0;
    /* background-color: #444; */
    text-transform: uppercase;
    font-weight: 600;
}
/*.product-footer .woocommerce-tabs ul.product-tabs li.active a, 
.product-footer .woocommerce-tabs ul.product-tabs li:hover  a { 
    background-color: var(--fs-experimental-link-color);
    color: #fff;
}
 
 .woocommerce-Tabs-panel #reviews {
    margin-top: 0;
} */
/* .product-footer .woocommerce-tabs ul.product-tabs li a:before { 
     content: none;
} 
.product-footer .woocommerce-tabs ul.product-tabs li {
    margin: 0px 2px;
}*/
.product  .flickity-slider .product-small.box {
    border: none;
    border-radius: 0;
    margin: 0px;
    padding: 6px;
}
.product-container .product-footer .woocommerce-tabs { 
    padding: 0;
}
.custom-product-reviews-section {
    padding-top: 70px;
    padding-bottom: 70px;
    background-color: #f7f8f8;
}
.woocommerce-Reviews #comments {
    flex: 0 0 100%;
    max-width: 100%;
    order: 2;
}
body:not(.customize-support) .woocommerce-Reviews #review_form_wrapper {
    flex: 0 0 auto;
    max-width: max-content;
    margin-left: auto;
    padding-bottom: 0;
    margin-bottom: -53px;
}
.customize-support .woocommerce-Reviews #review_form_wrapper {
    max-width: 700px;
    flex: 1 1 0%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
}

body:not(.customize-support ) .woocommerce-Reviews #review_form_wrapper .review-form-inner {
    padding: 10px;
}
body:not(.customize-support ) .woocommerce-Reviews #review_form_wrapper .review-form-inner p.must-log-in {
    margin: 0px;
    font-size: 14px !important;
}
body:not(.customize-support ) .woocommerce-Reviews #review_form_wrapper h3.comment-reply-title {
    margin-bottom: 0;
    font-size: 16px !important;
}
.woocommerce-Reviews #review_form_wrapper h3.comment-reply-title {
    margin-top: 0px;
    margin-bottom: 10px;
    font-weight: 600;
}
.woocommerce-Reviews #review_form_wrapper form.comment-form {
    margin-bottom: 0px;
}
.woocommerce-Reviews #review_form_wrapper form.comment-form .form-submit, .woocommerce-Reviews #review_form_wrapper form.comment-form .form-submit .submit{
    margin-bottom: 0px;
}
.woocommerce-Reviews #review_form_wrapper form.comment-form .form-submit .submit {
    border-radius: 50px;
    padding: 1px 30px;
}
.custom-product-reviews-section #reviews {
    margin-top: 0;
}
#comments h3.woocommerce-Reviews-title.normal {
    font-size: 16px !important;
    color: #333;
    text-transform: capitalize;
}
/*---*/
.comment-form-rating p.stars a {
    font-size: 0;
}
.comment-form-rating p.stars span {
    line-height: normal;
}
.comment-form-rating p.stars a + a {
    margin-right: 8px;
    padding-left: 8px;
}
.comment-form-rating p.stars a::after {
    font-size: 18px;
}
.comment-form-rating p.stars a.star-1 {
    margin-left: 0;
}
/*---*/
.flagDropdown {
    position: relative;
}
.flagDropdown .dropdown-content {
    position: absolute;
    list-style: none;
    top: 100%;
    background-color: #eee;
    border: 1px solid #ccc;
    display: none;
}
.flagDropdown .dropdown-content li {
    padding: 5px 10px;
}
.flagDropdown img {
    width: 30px;
    pointer-events: none;
}
.flagDropdown button.dropbtn {
    padding: 0px;
}
/*.product-info .woocommerce-product-rating {*/
/*    display: none;*/
/*}*/
.product-info .custom-product-rating .woocommerce-product-rating {
    display: block;
}

.product-title + .is-divider.small {
    display: none;
}
.related.related-products-wrapper.product-section .product-section-title {
    text-align: left;
    font-size: 1.6em !important;
    text-transform: capitalize;
    color: #78ac40;
}
.related.related-products-wrapper.product-section {
    padding: 70px 0;
}
/* .product-footer .woocommerce-tabs .tab-panels {
    padding: 30px;
    border: 2px solid var(--fs-experimental-link-color);
    margin-top: 0;
} */
.woocommerce-tabs ul.tabs.wc-tabs.product-tabs {
    margin-top: 0px;
}
/* .product-container .product-footer .woocommerce-tabs {
    border-top: none;
    padding: 0;
} */
/* .product-footer {
    padding-top: 70px;
    padding-bottom: 70px;
    background-color: #eeeeee99;
} */
.has-border {
    border: none;
    padding: 0;
}
.flickity-slider .product-small.box {
    border: none;
    border-radius: 0; 
}
.product-container {
    margin-bottom: 70px;
}
h2.customReview {
    position: relative;
}
h2.customReview:before {
    content: "";
    position: absolute;
    height: 1px;
    background-color: #ccc;
    top: 50%;
    width: 100%;
    left: 0;
}
h2.customReview span {
    background-color: #fff;
    padding-left: 20px;
    position: relative;
    padding-right: 20px;
}
body:not(.customize-support) .woocommerce-Reviews #review_form_wrapper .review-form-inner.has-border {
    border: none;
    margin-top: -22px;
    padding: 0px;
    text-align: right;
}
body:not(.customize-support) .review-form-inner h3#reply-title {
    display: inline-block;
    background-color: #fff;
    width: auto;
    padding-left: 10px;
    /*color: var(--fs-experimental-link-color);*/
}
.product-footer {
    padding-top: 10px;
}
.woocommerce-Reviews #comments {
    margin-top: 40px;
}
#review_form .review-form-inner {
    margin-top: 30px;
}
.related-products-wrapper .box-text.box-text-products {
    padding: 10px 0 20px 0;
}
.related-products-wrapper .star-rating {
    display: none;
}
.related-products-wrapper  .title-wrapper .product-title a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}
.related-products-wrapper  .price-wrapper span.price {
    margin-bottom: 0px;
}
.related-products-wrapper  .title-wrapper .product-title {
    margin-top: 5px;
    margin-bottom: 5px;
}

.flickity-slider .bannerTitle h2 {
    margin-bottom: 30px;
}


h2.section-title b {
    display: none;
}
.sectionTItle h2.section-title-center {
    justify-content: center;
}
.sectionTItle .section-title-normal {
     border-bottom: none;
}
.sectionTItle .section-title-normal span {
   border-bottom: none; 
}
.row-slider.slider .flickity-button {
    opacity: .7;
    transform: translateX(0) !important;
}
.slider-wrapper .slider .flickity-button{
    opacity: .7;
    transform: translateX(0) !important;
}
.selected-country {
    display: flex;
    align-items: center;
    gap: 2px;
    min-height: 51px;
}
.selected-country:after {
    content: "";
    background-image: url(https://dev.homeopet.com/wp-content/uploads/2025/02/arrowDown.svg);
    width: 16px;
    height: 16px;
    opacity: 0.7;
}
 

.home-form input.wpcf7-form-control {
    margin: 0px;
    border: 0;
    height: 40px;
}


.widget span.widget-title {
    text-transform: uppercase;
}
.widget span.widget-title + .is-divider.small {
    display: none;
}
.wpcf7-form .home-form span.wpcf7-spinner {
    position: absolute;
    right: 20px;
    z-index: 4;
    top: 8px;
    display: none;
}
.wpcf7-form .home-form {
    margin-bottom: 20px;
}

.footer-wrapper .footer-widgets {
    font-size: 14px;
    padding-top: 60px;
}
.footer-widgets ul.menu li {
    border: none;
}

 
.footer-wrapper .footer-widgets ul.menu li a:hover {
    color: var(--fs-color-secondary);
}

.custom-footer, .custom-footer a {
    color: #eee;
}
.custom-footer a:hover{ color: var(--fs-color-secondary) ; }
h3.widget-title, span.widget-title {
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
}
.footer-wrapper  .footer-widgets .is-divider {
    background-color: #fff;
}
.featuredRangeSection .postFeaturedRange {
    padding-bottom: 0px;
}
.featuredRangeSection .postFeaturedRange .col-inner {
    border: none;
}
.postFeaturedRange .box-text-inner.blog-post-inner {
    text-align: center !important;
    margin: 0px !important;
}
.featuredRangeSection .postFeaturedRange .blog-post-inner a.button.is-small {
    font-size: 16px !important;
    line-height: normal;
    padding: 9px 30px;
}
.button.chooseUsBtn {
    margin-bottom: 0;
}
.productCategories  h5.uppercase.header-title, .shopCategorySection  h5.uppercase.header-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; 
    text-transform: capitalize;
}
.productCategories .box.box-category .box-text {
    padding-bottom: 0px;
}
.footer-widgets img.footerLogo {
    max-width: 200px;
}
.related.related-products-wrapper .slider.row-slider {
    padding-left: 30px;
    padding-right: 30px;
}

.related.related-products-wrapper  .slider-nav-reveal .flickity-prev-next-button, .related.related-products-wrapper .slider-nav-reveal .flickity-prev-next-button:hover
{
    box-shadow: none;
}
.nav-dropdown-has-border .cart-item .nav-dropdown.nav-dropdown-default,
.nav-dropdown-has-border .account-item .nav-dropdown.nav-dropdown-default {
    left: auto !important;
    right: 0 !important;
}
.header-banner#top-banner {
    background-color: #444;
    color: #fff;
    line-height: normal;
}
.header-banner#top-banner p {
    margin: 0px;
    font-size: 14px;
}
#top-banner button#close-banner {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 0px;
    width: 30px;
    line-height: 34px;
    min-height: inherit;
}
.searchform-wrapper input.search-field {
    height: 40px;
    box-shadow: none;
    border-right: 0;
}
.searchform-wrapper .searchform .button.icon {
    margin: 0;
    height: 40px;
    width: 40px;
}
/* .flickity-viewport .flickity-slider .product-category {
    padding-bottom: 0px;
} */
.featuresCard .text p {
    margin-bottom: 0px;
}

.highlightWord .section-title span::last-word {
    font-weight: 700;
    color: red;
  }
  .custom-shipping-message {
    background-color: var(--fs-color-secondary);
    text-align: center;
    padding: 8px 10px;
    color: #ffffff;
    font-size: 14px;
}
.sectionTItle.highlightWord {
    margin-bottom: 30px;
    text-align: center;
    padding: 0 15px;
}

.sectionTItle.highlightWord {
    margin-bottom: 30px;
    text-align: center;
    padding: 0 15px;
}
.highlightWord .highlightText {
    font-weight: 700;
    font-size: 120%;
}


.country-list:after, .country-list:before {
    border: solid transparent;
    bottom: -2px;
    content: "";
    height: 0;
    left: 50%;
    pointer-events: none;
    position: absolute;
    width: 0;
    z-index: 10;
}
.country-list:before {
      border-bottom-color: #ddd;  
}
.country-list:after {
    border-color: hsla(0, 0%, 87%, 0) hsla(0, 0%, 87%, 0) #fff;
    border-width: 8px;
    margin-left: -8px;
}
.productCategorieSection .productCategories button.flickity-button {
    margin-top: 0px;
}
.price-wrapper .price.product-page-price .woocommerce-Price-amount.amount {
    font-weight: 400;
    font-size: 36px;
}
.product-info h1.product-title {
    margin-bottom: 20px;
}
.product-info .price-wrapper {
    margin-bottom: 20px;
}
.productSubTitle {
    font-size: 22px;
    margin-bottom: 15px;
}
.next-prev-thumbs li.prod-dropdown a.button i {
    font-size: 22px;
    line-height: 18px;
}
.next-prev-thumbs li.prod-dropdown a.button {
    border-color: #555;
    color: #222;
}

/*.single-product .wc_stripe_product_payment_methods {*/
/*    display: none;*/
/*}*/

/*  */
 
.price-wrapper .price.product-page-price .woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol {
    font-size: inherit;
}
.product-short-description p:last-child {
    margin-bottom: 0;
}
.gpay-card-info-container-fill button#gpay-button-online-api-id {
    border: none;
    outline: none;
}
.product-info .product_meta {
    font-size: 1rem;
}
.section-title-container h2.section-title {
    margin-bottom: 0px;
}
/*--------*/
.related.related-products-wrapper.product-section h3.product-section-title.product-section-title-related {
    padding-left: 15px;
    padding-right: 15px;
}


/* .page-template:not(.home)  #wide-nav.header-bottom, .page-template:not(.products)  #wide-nav.header-bottom{
        display: none;

} */


@media (min-width: 320px) and (max-width: 850px){
.product-container .product-gallery {
    margin-bottom: 40px;
} 
}
@media (min-width: 850px) and (max-width: 1024px){
.header-wrapper .header-main .logo-left #logo.logo { 
    margin-right: 20px;
    width: 100px;
}
.header-wrapper .header-main li.header-search-form.search-form {
    display: none;
}
.header-wrapper.stuck .header-main .header-nav-main.nav > li > a {
    line-height: 20px;
    padding: 4px 0;
}
.header-wrapper .header-main .cart-icon strong {
    height: 1.8em;
    width: 1.8em;
}
.header-wrapper .header-main .image-icon img {
    max-width: 28px; 
}
.header-wrapper .header-main .selected-country img {
    max-width: 28px;
}
}



@media screen and (min-width: 850px) {
    /* .footer-wrapper .footer-widgets .large-columns-6>.col {
        flex-basis: 19%;
        max-width: 19%;
    }
    .footer-wrapper .footer-widgets .large-columns-6>.col:first-child {
        flex-basis: 24%;
        max-width: 24%;
    } */
    /* .home.page-template .header-wrapper:not(.stuck) .selected-country:after,
    .products.page-template .header-wrapper:not(.stuck) .selected-country:after { 
        -webkit-filter: grayscale(1) invert(1);
        filter: grayscale(1) invert(1);
        
    } */
    
    /* .home.page-template .header-wrapper .header-main, .products.page-template .header-wrapper .header-main{
        position: absolute;
        left: 0;
        right: 0;
        box-shadow: 1px 1px 10px rgba(0, 0, 0, .15);
    } */
    /* .home.page-template .header.show-on-scroll, .home.page-template .stuck .header-main,
    .products.page-template .header.show-on-scroll, .products.page-template  .stuck .header-main{ 
        background-color: #fff;
    }
    .home.page-template .header-wrapper:not(.stuck)  .header-main .nav > li > a,
    .products.page-template .header-wrapper:not(.stuck)  .header-main .nav > li > a
     { 
        color: #fff;
    } */
    .header-wrapper:not(.stuck) .header-main{
        box-shadow: 1px 1px 10px rgba(0, 0, 0, .15);
    }
    .home .header-wrapper:not(.stuck) .header-main, .products .header-wrapper:not(.stuck) .header-main{
        box-shadow: none;
    }
    aside.widget.woocommerce.widget_products {
        top: 50px;
        position: relative;

    }
    .product-page-title ul.next-prev-thumbs {
        top: 50px;
        position: relative; 
        z-index: 1;
    }
    }
    @media screen and (max-width: 850px) {
 
        .header-main li.html.custom.html_top_right_text { 
            width: auto; 
        }
        body:not(.customize-support) .woocommerce-Reviews #review_form_wrapper {
            margin-bottom: 0;
        }
    }
    @media screen and (max-width: 550px) {
    .featuresSection .section-content .col:last-child {
        padding-bottom: 0;
    }
    .header-main li.html.custom { 
        width: auto; 
    }
}

@media only screen and (min-width: 320px) and (max-width: 768px)  {
  .page-template-page-symptom #symptoms-holder {
    padding-left: 15px;
    padding-right: 15px;
}  
}

@media only screen and (min-width: 320px) and (max-width: 767px)  {
.woocommerce-tabs ul.tabs.wc-tabs.product-tabs {
    justify-content: center;
    gap: 5px;
}

body:not(.customize-support) .woocommerce-Reviews #review_form_wrapper .review-form-inner.has-border {
    margin-top: 0;
    text-align: center;
}
.type-product #reviews {
    margin-top: 0;
}
.product.type-product .product-container {
    margin-bottom: 40px;
}

}
@media only screen and (min-width: 768px) and (max-width: 1023px)  {
body:not(.customize-support) .woocommerce-Reviews #review_form_wrapper {
        max-width: 320px;
    }  
}
@media only screen and (min-width: 768px) and (max-width: 1199px)  {
    .woocommerce-tabs ul.tabs.wc-tabs.product-tabs {
        justify-content: center;
        gap: 5px;
    }

    }