.woocommerce-MyAccount-navigation ul li {
    display: inline-block !important;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    float: initial;
    width: 100%;
}

.woocommerce-account .woocommerce-MyAccount-content {
    float: initial;
    width: 100%;
}

.woocommerce-MyAccount-navigation ul {
    padding-left: 0;
}

.woocommerce-MyAccount-navigation ul li {
    display: inline-block !important;
    margin-bottom: 2rem;
}

.woocommerce-MyAccount-navigation ul li.is-active a {
    color: #000;
    background: transparent;
    border: 1px solid #000;
    font-weight: bold;
}

.woocommerce-customer-details h2 {
    font-size: 2rem;
}

.woocommerce-MyAccount-navigation ul li a {
    color: #fff;
    padding: 1rem;
    background: #4A81A8;
    border: 1px solid #4a81a8;
    font-size: 1rem;
}

.woocommerce-account .woocommerce-MyAccount-content {
    float: initial;
    width: 100%;
    padding: 2rem 0rem;
}

.owl-carousel {
    max-width: 314px;
    margin-left: 25%;
    margin-bottom: 5rem;
    z-index: 5;
    line-height: 2rem;
}

.owl-carousel .name {
    font-size: 2rem;
    font-weight: 500;
    margin-bottom: 5rem;
}

.owl-theme .owl-nav.disabled+.owl-dots {
    text-align: left;
}

.updatepets {
    color: #4A81A8;
    font-weight: 700;
    font-size: 2.5rem;
}

/* .woocommerce header {
    display: none;
} */

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.subscription_details button[type="submit"] {
    background: #4a81a8;
    padding: 1rem 1.5rem;
    color: #fff;
}

.woocommerce table.my_account_orders {
    font-size: 1rem;
    font-weight: 500;
}

.subscription_details .button {
    margin-bottom: 10px !important;
}

.subscription_details {
    font-weight: 500;
}

.subscription_details button[type="submit"] {
    border: none;

    font-weight: 700;
    border-radius: 3px;
}

.woocommerce-cart-form {
    font-weight: 500;
}

.admin-bar header {
    margin-top: 32px;
}

.more-text {
    display: none;
}

.slick-dots li button:before {
    font-size: 13px;
    text-align: left;
}

.slick-dots {
    text-align: left;
}

.slick-slide img {
    display: block;
    margin: auto;
}


.pet-image-sub {
    border: 2px solid;
}

.pet-image-sub img {
    max-height: 300px;
}

.fifth-home {
    display: none;
}

/* .woocommerce-account header {
    display: none;
} */

.woocommerce-account h2 {
    font-size: 3rem;
}

.woocommerce-MyAccount-content header {
    display: none;
}

.productclass {
    margin-top: 250px;
}

.single-product h2 {
    font-size: 2rem;
}

.single-product .woocommerce div.product p.price,
.single-product .woocommerce div.product span.price {
    color: #4a81a8;
    font-size: 3.25em;
    font-weight: bold;
}

.single-product .woocommerce div.product form.cart .variations select {
    max-width: 100%;
    min-width: 75%;
    display: inline-block;
    margin-right: 1em;
    height: 50px;
}

.single-product .woocommerce .quantity .qty {
    height: 50px;
}

.single-product .woocommerce div.product form.cart .button {
    height: 50px;
    width: 300px;
    padding: 1rem 1.5rem;
}

@media screen and (min-width:996px){
    .bottom-global.size {
        padding: 1rem;
        padding-bottom: 0;
    }
    
    .bottom-global.size img {
        max-height: 70px;
    }
    
    .bottom-global.size a {
        font-size: 1.5rem;
        margin-right: 1rem;
    }
}

.woocommerce-order-received .woocommerce-order header {
    display: none;
}