/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
@media (min-width: 1200px) {
    .registration-form img.img-responsive {
        max-height: 70vh;
        margin: 0 auto;
    }
    form.registration-form {
        min-height: 100vh;
    }
}
@media (min-width: 1366px) {
    .container-outer .container {
        max-width: 1240px;
        width: 100%;
    }
}
@media (min-width: 1500px) {
    .container-outer .container {
        max-width: 1340px;
    }
}
@media (min-width: 1800px) {
    .container-outer .container {
        max-width: 1440px;
    }
}
@font-face {
    font-family: 'CircularStd';
    src: url(//anilove.pt/wp-content/themes/sober/fonts/CircularStd-Bold.eot);
    src: url(//anilove.pt/wp-content/themes/sober/fonts/CircularStd-Bold.eot?#iefix) format('embedded-opentype'),
        url(//anilove.pt/wp-content/themes/sober/fonts/CircularStd-Bold.woff2) format('woff2'),
        url(//anilove.pt/wp-content/themes/sober/fonts/CircularStd-Bold.woff) format('woff'),
        url(//anilove.pt/wp-content/themes/sober/fonts/CircularStd-Bold.ttf) format('truetype'),
        url(//anilove.pt/wp-content/themes/sober/fonts/CircularStd-Bold.svg#CircularStd-Bold) format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Circular Std Book';
    src: url(//anilove.pt/wp-content/themes/sober/fonts/CircularStd-Book.eot);
    src: url(//anilove.pt/wp-content/themes/sober/fonts/CircularStd-Book.eot?#iefix) format('embedded-opentype'),
        url(//anilove.pt/wp-content/themes/sober/fonts/CircularStd-Book.woff2) format('woff2'),
        url(//anilove.pt/wp-content/themes/sober/fonts/CircularStd-Book.woff) format('woff'),
        url(//anilove.pt/wp-content/themes/sober/fonts/CircularStd-Book.ttf) format('truetype'),
        url(//anilove.pt/wp-content/themes/sober/fonts/CircularStd-Book.svg#CircularStd-Book) format('svg');
    font-weight: 500;
    font-style: normal;
}

.cust_loader {
    position: absolute;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background: rgb(255,255,255);
    z-index: 99;
}
.cust_loader img{
    width: 120px;
}

.page-template-new-home .page-header {
    display: none;
}
/*.new-home-content {
    background: #fff8f8;
}*/
 
.best-selling-slider.sober-product-carousel .owl-dots{
    display: none;
}
/*.pet-slider-outer , .pet-slider-outer .sa_owl_theme .disabled .owl-next {
    display: inline-block !important;
}*/
.best-selling-slider .owl-carousel .owl-nav > div , .pet-slider-outer .white .sa_owl_theme .disabled div, 
.pet-slider-outer #wpsisac-slick-carousal-1 .slick-arrow{
    background: transparent url(//anilove.pt/wp-content/themes/sober/images/arrow-left-new.png) no-repeat center center !important;
    display: inline-block;
    font-size: 0;
    width: 50px !important;
    height: 50px !important;
    margin: 0 10px !important;
    background-size: 50px 50px !important;
    position: static;
}
.best-selling-slider .owl-carousel .owl-nav.disabled {
    display: block !important;
    position: absolute;
    top: -140px;
    right: -10px;
}
.pet-slider-outer #wpsisac-slick-carousal-1 .slick-arrow{
    display: block;
    position: absolute;
    top: -50px !important;
    right: -10px;
} 
.pet-slider-outer .wpsisac-slick-carousal.design-6 .slick-prev {
    left: auto !important;
    right: 70px !important;
}
.best-selling-slider .owl-carousel .owl-nav > div span {
    display: none;
}

.best-selling-slider .owl-carousel .owl-nav .owl-next, .pet-slider-outer .white .sa_owl_theme .disabled div.owl-next,
.pet-slider-outer #wpsisac-slick-carousal-1 .slick-arrow.slick-next {
    background: transparent url(//anilove.pt/wp-content/themes/sober/images/arrow-right-new.png) no-repeat center center !important;
    background-size: 50px 50px !important;
}

.pet-slider-outer .white .sa_owl_theme .disabled div:hover, .pet-slider-outer .white .sa_owl_theme div:hover  {
    background-color: transparent !important;
}
#best-selling-sec .bold-heading {
    margin: 0 0 60px;
    font-size: 38px;
    font-weight: bold;
    font-family: "Poppins", sans-serif;
    letter-spacing: 1px;
    line-height: 50px;
}
.bold-heading {
    margin: 0 0 40px;
    font-size: 38px;
    font-weight: bold;
    font-family: "Poppins", sans-serif;
    letter-spacing: 1px;
    line-height: 38px;
}
#best-selling-sec {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center bottom !important;
}
.best-selling-slider .woocommerce ul.products li.product h3 {
    text-align: left;
    /*overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;*/
    padding: 0 10px;
    height: 50px;
}
.best-selling-slider .owl-item{
    background: #fff;
    border-radius: 10px;
    margin: 0 10px;
    min-height: 490px !important;
}
.best-selling-slider .woocommerce ul.products li.product-style-addtocart:hover .buttons .button, 
.best-selling-slider .woocommerce ul.products li.product .buttons .button {
    transform: unset;
}
.best-selling-slider .woocommerce ul.products li.product .buttons {
    text-align: center;
    position: absolute;
    top: 0;
    width: 100%;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0,0,0,0.2);
    opacity: 0;
    left:0;
    right: 0;
    padding: 0 20px;
    border-radius: 10px;
}
.best-selling-slider .woocommerce ul.products li.product-style-addtocart .buttons .button{
    background-color: #fff;
    color: #000;
}
.best-selling-slider .woocommerce ul.products li.product:hover .buttons {
    opacity: 1;
}
.best-selling-slider .woocommerce ul.products li.product .product-header {
    padding: 0 15px;
    min-height: 300px;
}
.best-selling-slider .woocommerce ul.products li.product {
    padding: 0;
    margin-bottom: 30px;
}
.best-selling-slider .owl-item:hover {
    box-shadow: 0 0 10px #ddd;
}
.best-selling-slider .woocommerce ul.products li.product .price {
    font-size: 18px;
    margin-top: 10px;
    padding: 0 2px;
}
.container-outer .container {
    display: block;
    margin: 0 auto;
}
.best-selling-slider .owl-carousel .owl-stage {
    overflow: hidden;
    max-height: 580px;
}

.expre-sec .expre-inner {
    display: inline-block;
    width: 100%;
}
.expre-top-sec p{
    text-align: left;
    font-size: 16px;
    width: 100%;
    padding-bottom: 50px;
    color: rgba(0,0,0,0.8);
}
.expre-top-sec .bold-heading{
    font-family: "Poppins", sans-serif;
    font-size: 38px;
}
.expre-inner p {
    font-size: 17px;
    width: 65%;
    display: inline-block;
    padding-bottom: 50px;
    line-height: 30px;
    color: rgba(0,0,0,0.8);
}
.expre-inner h3 {
    font-size: 22px;
}
.expre-sec .expre-inner img {
    height: 100px;
    width: 120px;
    object-fit: contain;
}
#combine-section {
    background-position: center top !important;
    padding-top: 23% !important;
    position: relative;
    margin-top: -210px;
}
.combine-inner p {
    color: #fff;
    font-size: 16px;
    max-width: 30%;
    margin: 0 auto;
    display: block;
    padding-bottom: 80px;
}
.combine-right h3 {
    color: #fff;
    font-size: 35px;
    letter-spacing: 1px;
}
.combine-right p {
    color: #ffff;
    font-size: 16px;
    max-width: 70%;
    text-align: left;
    margin: 0;
    padding-bottom: 0px;
}
.second-combine {
    position: relative;
    margin-top: 80px;
}
.vc_row.second-combine::before {
    position: absolute;
    top: 0;
    width: 80%;
    height: 1px;
    background-color: #fff;
    display: inline-block;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.combine-inner h3.bold-heading {
    margin: 0 0 20px;
    font-family: "Poppins", sans-serif;
    font-size: 38px;
}
.logo-slider-new img {
    margin: 0 100px;
}
.pet-slider-outer #wpls-logo-showcase-slider-1 .wp-post-image, 
.pet-slider-outer #wpls-logo-showcase-slider-1 .wp-post-image img.wp-post-image {
    max-height: 250px;
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.pet-slider-outer .c-p-title {
    font-weight: 600;
    font-size: 24px;
    padding-top: 15px;
    color: #23232c;
    text-align: center;
}
.custom-pet-silder {
    background: #fec6c5;
    border-radius: 12px;
    padding: 100px 0 0 0;
    text-align: center;
    min-height: 330px;
}
.pet-slider-outer {
    padding: 60px 0 110px;
}
.pet-slider-outer .wpsisac-image-fit .wpsisac-image-slide-wrap img, 
.pet-slider-outer .wpsisac-image-fit .wpsisac-slide-wrap img {
    max-height: 250px;
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.wpsisac-image-slide-wrap {
    background: #fec6c5;
    border-radius: 5px;
    margin: 10px;
    padding: 100px 0 0 0;
    height: 375px;
}
.pet-slider-outer .wpsisac-image-slide a::after {
    font-weight: 600;
    font-size: 24px;
    padding-top: 15px;
    color: #23232c;
    text-align: center;
    content:'';
}
.pet-slider-outer .slick-slide:nth-child(1) a::after {
    content: 'Cão';
}
.pet-slider-outer .slick-slide:nth-child(2) a::after {
    content: 'Gato';
}
.pet-slider-outer .slick-slide:nth-child(3) a::after {
    content: 'Roedor';
}
.pet-slider-outer .slick-slide:nth-child(4) a::after {
    content: 'Aves';
}
.sober-product-carousel.sober-products.best-selling-slider {
    padding-top: 40px;
}
.new-footer {
    display: flex;
    width: 100%;
    justify-content: space-evenly;
}
.new-footer-inner {
    width: 20%;
}
.new-footer-inner:last-child {
    width: 145px;
}
.new-footer-design {
    background: #fff8f8;
}
.new-footer-design .footer-widgets .widget-title {
    color: #292b3a;
    font-size: 16px;
    font-weight: bold;
}
.new-footer-design .footer-widgets ul.menu li a {
    font-size: 14px;
    color: #292b3a;
    font-weight: 500;
}
.new-footer-design .footer-widgets ul.menu li {
    margin-bottom: 2px;
}

.new-footer-design.site-footer .footer-info:before {
    content: "";
    display: block;
    margin: 0 auto !important;
    border-top: 1px solid #dfd9dc;
    width: 74% !important;
}
.new-footer-design.site-footer .footer-widgets:before, 
.new-footer-design.site-footer .footer-content:before {
    display: none;
}
.new-footer-design .social-links-widget a {
    border: 1px solid #dfd9dc;
}
.new-footer-design .footer-widgets a, 
.new-footer-design .footer-info .copyright, 
.new-footer-design .socials-extra, 
.new-footer-design .footer-menu a {
    color: #292b3a;
}
.footer-info .copyright,
.footer-info .socials-extra {
    font-weight: 600;
    color: #333 !important;
}
.extra-footer-outer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #fec6c5;
    border-radius: 20px;
    padding: 30px 40px;
    background-image: url(//anilove.pt/wp-content/themes/sober/images/extrs-footer.png);
    background-repeat: no-repeat;
    background-position: center right;
    margin: 60px 0 0px;
}
.footer-content .extra-footer-inner h3 {
    margin: 10px 0 15px;
    font-weight: bold;
    color: #292b3a;
}
.extra-footer-inner {
    text-align: left;
}
.footer-content .extra-footer-inner p {
    color: #292b3a;
    font-size: 16px;
}
.extra-footer-inner {
    text-align: left;
    flex: 0 50%;
}
.extra-right-outer {
    width: 60%;
    background: #fff;
    float: right;
    padding: 10px 20px;
    border-radius: 10px;
    display: flex;
}
.extra-footer-inner.right-text-foot {
    text-align: right;
}
.extra-cont-right.emial-box {
    width: 55%;
}
.extra-cont-right {
    width: 45%;
}
.extra-cont-right span {
    width: 100%;
    display: flex;
    margin: 0 auto;
    justify-content: left;
    flex-wrap: wrap;
}
.extra-cont-right.emial-box span:last-child, .extra-cont-right.phone-box span:last-child {
    color: #292b3a;
    font-weight: 500;
}
.extra-cont-right.emial-box span:first-child{
    position: relative;
    background-image: url(//anilove.pt/wp-content/themes/sober/images/email-icon.png);
    background-repeat: no-repeat;
    background-position: center left 50px;

}
 .extra-cont-right.phone-box span:first-child {
    position: relative;
    background-image: url(//anilove.pt/wp-content/themes/sober/images/teli-icon.png);
    background-repeat: no-repeat;
    background-position: center left 70px;
}
.extra-cont-right.phone-box {
    padding-left: 25px;
    border-left: 1px solid #efeff0;
}
/*.extra-cont-right.emial-box span:first-child::after, .extra-cont-right.phone-box span:first-child::after {
    content: '';
    position: absolute;
    width: 
}*/
.new-footer-inner div#media_image-2 {
    width: 85%;
}
.footer-widgets .container {
    padding: 60px 30px 20px;
}
.new-footer-design .footer-menu {
    display: none;
}
#media_image-4, #media_image-5 {
    display: none;
}
.nav-menu li ul.sub-menu {
    border-radius: 20px;
    padding: 10px 0;
}
.nav-menu li .sub-menu li {
    padding: 10px 0px;
}
.nav-menu li li a {
    font-size: 15px;
}
.nav-menu ul.sub-menu li a {
    font-weight: 500;
    padding: 0 20px;
    border-left: 2px solid transparent;
    
}
.nav-menu li li a:hover {
    /*color: #000;*/
    color: #23232c !important;
    border-left: 2px solid #000;
}

.nav-menu ul.sub-menu .sub-menu {
    min-width: 250px;
    top: 30px;
    margin-left: 20px;
}
.site-header .nav-menu ul.sub-menu li a img {
    filter: invert(0.5);
}
.nav-menu ul.sub-menu li a:hover img {
    filter: invert(0);
}
 .side-menu .mobile-menu-inner a {
    text-transform: capitalize;
}
 .side-menu .mobile-menu-inner li li a {    
    font-size: 15px;
    color: #000;
}
.side-menu .mobile-menu-inner .sub-menu li.open a{
    color: #000;
    font-weight: 600;
}
.side-menu .mobile-menu-inner .sub-menu li.open ul li a {
     font-weight: 400;
}
.mobile-menu-inner .menu-image-title-after.menu-image-not-hovered img {
    width: 25px;
}
.side-menu .mobile-menu-inner .sub-menu .menu-item-has-children > .toggle {
    display: block;
    right: -10px;
}
.nav-menu ul.sub-menu li a img.menu-image.menu-image-title-before {
    position: absolute;
    right: 20px;
    top: 5px;
}
.nav-menu li ul.sub-menu:before {
    border-left:  15px solid transparent;
    border-right:  15px solid transparent;
    border-bottom:  15px solid #fff;
    left: 55px;
    top: -13px;
    position: absolute;
    content: '';
    width: 0;
    height: 0;

}
.nav-menu li ul.sub-menu .sub-menu:before {
   top: 10px;
   left: -26px;
   border-top: 15px solid transparent;
   border-right: 15px solid #fff;
   border-bottom: 15px solid transparent;
}
.woocommerce .ribbons .featured {
    display: none !important;
}
.header-icon li.menu-item-cart span.count.cart-counter, .header-icon li.menu-item-wishlist span.count.cart-counter {
    right: 12px;
    top: 27%;
}
.header-icon li.menu-item.menu-item-account {
    float: right;
}
.brand-menu-outer .sub-menu {
    column-count: 4;
    min-width: unset;
    left: -350px;
}
#menu-header-right .sub-menu {
    right: 0;
    left: auto;
    min-width: 230px;
}
ul#menu-header-right li {
    margin: 0;
    text-align: left;
}
.register-btn {
    border: 1px solid #fff;
    padding: 5px 20px;
    border-radius: 3px;
}
.site-header:hover .register-btn, .site-header.sticky .register-btn {
    border: 1px solid #000;
}
#menu-header-notlogged-in li {
    margin-right: 10px;
}
.right-menu {
    text-align: right !important;
}
.site-navigation.right-menu a:after {
    display: none;
}

.site-header:hover .header-icon .menu-image.menu-image-title-after, .site-header.sticky .header-icon .menu-image.menu-image-title-after {
    filter: invert(0);
}
.woocommerce-account .site-header .header-icon .menu-image.menu-image-title-after {
    filter: invert(0);
}

.header-sticky .site-header.sticky .nav-menu > li > a, .header-sticky .site-header.headroom--not-top .nav-menu > li > a, 
.site-header:hover .nav-menu > li > a {
    color: #23232c !important;
}
.nav-menu li li a {
    /*color: #23232c !important ;*/
    color: #7f7f7f !important ;
}
.site-branding .logo img {
    width: 85%;
}
.header-sticky .site-header.sticky .site-branding .logo .logo-light, .site-header:hover .site-branding .logo .logo-light  {
    opacity: 1;
}
.site-header {
    padding: 30px 0;
}
#menu-header-right .nav-menu li ul.sub-menu:before {
    left: auto;
    right: 20px;
}
.margin-auto{
   margin-left: auto!important;
   margin-right: auto!important; 
}
.sub-area .sub-heading{
        font-weight: 600;
        margin-bottom: 10px;
            max-width: 650px;
    margin: 0px auto;
    margin-top: 50px;
    font-family: Poppins;
}
.page-id-13301 .site-content {
    padding-top: 0;
    padding-bottom: 0;
}
.pd-top150{
    padding-top: 150px;
}
.sub-banner-img {
    margin-top: 35px;
    margin-bottom: 35px!important;
}
.subs-btn-area {
    display: block;
    width: 100%;
    text-align: center;
}
.sub-banner-btn a {
    margin-left: 15px;
    font-size: 16px!important;
    font-weight: 500;
    color: #292B3A;
}
.sub-banner-btn a:hover {
    background-color: #f3807c!important;
}
.subs-points{
    text-align: center;
}
.subs-points ul{
        margin: 0px;
    padding: 0;
    list-style: none;
}
.subs-points ul li{
    display: inline-block;
    margin-right: 0px;
    color: #292B3B;
    font-size: 16px;
    width: 19.5%;
}
.subs-points ul li>img{
    padding-right: 6px;
        display: inline-block;
}
.como-area h2{
    font-weight: 800;
    color: #292B3A;
    margin-bottom: 10px;
    margin-top: 50px;
    font-family: Poppins;
}
.como-p {
    font-size: 16px;
    text-align: center;
    margin-bottom: 30px!important;
}
.como-colum-area img{
    margin-top: 25px;
}
.como-colum-area h4{
    color: #292B3A;
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
    margin-top: 15px;
    margin-bottom: 18px;
}
.como-colum-area p{
    color: #292B3A;
    font-size: 16px;
        line-height: 28px;
}
.como-area{
    overflow: visible!important;
}
.como-area:after {
    content:"";
    width: 100%;
    position: relative;
    top: 75px;
       /* background: url(https://anilove.pt/wp-content/uploads/2020/03/como-bg-1920.png) no-repeat;*/
    background: url(//anilove.pt/wp-content/uploads/2020/03/como-area-bg.png) no-repeat;   
    height: 225px;
    width: 100%;
}
.contem-area{
    margin-top: 200px;
    margin-bottom: 150px;
    position: relative;
    display: flex;
}
.contem-area h2 {
    margin-bottom: 20px;
    font-weight: 800;
    font-size: 40px;
    margin-top: 3em;
    font-family: Poppins;
}
.contem-area p {
    margin-bottom: 30px!important;
    font-size: 16px;
    line-height: 28px;
    padding-right: 10px;
}
.contem-list ul{
    margin: 0px;
    padding: 0;
    list-style: none;
    margin-top: 30px;
}
.contem-list ul li{
    display: inline-block;
    font-size: 14px;
    color: #292B3A;
        width: 48%;
    margin-bottom: 30px;
    font-weight: 500;
}
.contem-list ul li>img{
    padding-right: 5px;
}
.contem-area:after{
    content:"";
    width: 420px;
    height: 574px;
    position: absolute;
    top: 310px;
    right: 12px;
    background: url(https://anilove.pt/wp-content/uploads/2020/03/Oval.png) no-repeat right;
    z-index: 0;
}
.contem-img img{
    position: relative; z-index: 1;
    border-radius: 20px;
}

.veja-area{
    padding-top: 150px;
    padding-bottom: 120px;
    margin-top: 15em;
}
.famili-area {
/*    background: #fff7f8;*/
    padding-top: 180px;
    padding-bottom: 30px;
}
.famili-area h2{
    color: #292B3A;
    font-size: 40px;
    line-height: 52px;
    font-weight: 800;
    margin-bottom: 20px;
        font-family: Poppins;
}
.famili-area p{
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 40px!important;
    text-align: center;
}
.famili-area img{
    margin-top: 20px;
    margin-bottom: 50px;
}
.freque-area{
    padding-top: 150px;
    padding-bottom: 150px;
}
.freque-area h2{
    color: #292B3A;
    font-size: 40px;
    line-height: 52px;
    margin-bottom: 20px;
    font-weight: 800;
    font-family: Poppins;
}
.freque-area p{
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 40px!important;
}

.faq-accordian-area .vc_tta-panel-title > a {
    padding: 25px 0 35px 0px!important;
    font-size: 22px;
}
.faq-accordian-area .vc_tta-panel-heading {
    border: none!important;
    border-bottom: 1px solid #bfc0c4!important;
}
.faq-accordian-area .wpb-js-composer .vc_tta-panel-heading {
    border-color: #fff!important;
}
.faq-accordian-area .vc_tta-panel-heading:hover {
    background-color: #fff!important;
}
.faq-accordian-area .vc_tta-panel-body {
    padding: 25px 0px!important;
}
.faq-accordian-area .vc_tta-controls-icon {
    border: none!important;
    font-size: 20px!important;
}
.wpb-js-composer .vc_tta-controls-icon-position-right.vc_tta-panel-title > a .vc_tta-controls-icon {
    right: 0px!important;
}
.wpsisac-slick-carousal button.slick-next, .wpsisac-slick-carousal button.slick-next:hover, .wpsisac-slick-carousal button.slick-next:focus {
    background: rgba(255,255,255,0.7) url(//anilove.pt/wp-content/themes/sober/images/arrow-left-new.png) center center no-repeat !important;
    background-size: 15px 26px !important;
    outline: none !important;
}
.veja-area h2{
    font-family: Poppins;
    font-weight: 800;
    margin-bottom: 15px;
}
.veja-area p{
    line-height: 26px;
}
.veja-area .wpsisac-image-slide-wrap {
    background: transparent!important;
}
.veja-area .wpsisac-image-slide-wrap {
    padding: 80px 0 0 0;
}

.pet-slider-outer .wpsisac-slick-carousal.design-6 .slick-next {
    right: 0% !important;
}
form.wpcf7-form {
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 0 6px #ddd;
    padding: 30px;
}
.form-outer-area .vc_custom_heading {
    margin: 0 0 20px 0;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
}
.wpcf7-form .wpcf7-form-control {
    width: 100%;
    border-color: #bfbfc8;
    background-color: transparent;
    border: 1px solid #efeff0;
    border-radius: 9px;
    padding: 0 15px;
    height: 50px;
    margin-bottom: 23px;
}
.form-outer-p p {
    color: #fff;
    font-size: 17px;
    line-height: normal;
    padding-bottom: 26px;
    padding-right: 50px;
}
form.wpcf7-form h4 {
    margin: 0 0 25px 0;
    font-size: 30px;
    font-weight: 600;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    height: 160px;
}
input.wpcf7-form-control.wpcf7-submit.button {
    margin: 0;
    background: #ff9d9c;
    padding: 0;
    line-height: 0;
    border-radius: 10px;
    width: auto;    
    box-shadow: 0px 16px 17px #eeeef0;
}
.form-outer-area .wpcf7-form p {
    margin-bottom: 0;
    text-align: right;
    position: relative;
}
div.wpcf7 .ajax-loader {
    position: absolute;
    top: 5px;
    right: -25px;
}
.icon-box-outer .wpb_wrapper {
    display: flex;
    margin-top: 30px;
}
.icon-box-outer .sober-icon-box {
    text-align: center;
    padding: 0 30px;
    display: flex;
}
.icon-box-outer .sober-icon-box .box-content h3 {
    margin: 0;
    color: #fff;
    font-size: 18px;
}
.icon-box-outer .sober-icon-box .box-content p {
    color: #fff;
}
.icon-box-outer .sober-icon-box .box-content {
    color: #fff;
    text-align: left;
    padding-left: 20px;
}
.icon-box-outer .sober-icon-box .box-content p:first-child {
    display: none;
}
section#top-contact-area.container-outer .container {
    display: flex;
    align-items: flex-end;
}
div#auto-ship-area h2 {
    font-weight: 600;
    margin-bottom: 20px;
    font-size: 48px;
    margin-top: 60px;
    font-family: "Poppins", sans-serif;
    padding-right: 46px;
}
div#auto-ship-area p{
    font-size: 18px;
    color: #fff;
    line-height: normal;
        padding-right: 72px;
}
.image-list1 .wpb_wrapper {
    background: #fff;
    padding: 20px;
    border-radius: 15px;
    margin-right: 20px;
}
.image-list1 .wpb_wrapper:last-child {
    margin-right: 0px;
}
.image-list1 .wpb_wrapper h3 {
    margin: 0 0 15px 0;
    text-align: center;
        font-size: 22px;
}
.work-sec .vc_custom_heading {
    margin-bottom: 20px;
    font-weight: bold;
    margin-top: 45px;
}
.image-list1 .wpb_wrapper .wpb_wrapper p {
    padding: 0 25px;
    font-size: 14px;
}
.work-sec p {
    color: #fff;
    font-size: 17px;
}
.image-list1 .wpb_wrapper p {
    color: #292B3A;
    font-size: 15px;
    line-height: normal;
    text-align: center;
}
.benefit-sec-new p {
    color: #333;
    font-size: 15px;
    line-height: normal;
}
.benefit-sec-new .vc_custom_heading {
    margin-bottom: 20px;
    font-weight: bold;
    margin-top: 40px;
    font-family: "Poppins", sans-serif;
}
.faqs-accordion-new h4.vc_tta-panel-title.vc_tta-controls-icon-position-right {
    border-bottom: 1px solid #ddd;
}
.faqs-accordion-new .vc_tta-panel-heading {
    background-color: transparent !important;
}
.faqs-accordion-new h4 a {
    padding: 30px 0px 40px!important;
    color: #000 !important;
    font-size: 20px;
}
.faqs-accordion-new .vc_tta-panel-body
{
    padding: 20px 55px 20px 0!important;
}
.wpb-js-composer .faqs-accordion-new.vc_tta.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-body {
    border-bottom: 1px solid #ddd;
}
.faqs-accordion-new i.vc_tta-controls-icon.vc_tta-controls-icon-plus {
    border: none !important;
    width: 46px!important;
    height: 46px!important;
}
.faqs-accordion-new {
    width: 100%;
    margin: 0 auto;
}
.accordion-outerr h2.vc_custom_heading.text-center {
    font-weight: bold;
    margin-bottom: 20px;
    font-family: "Poppins", sans-serif;
}
.accordion-outerr .acoord-head p {
    color: #333;
    font-size: 15px;
}
.accordion-outerr .wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-panel-body {
    padding: 15px 40px 0px 0;
}
.product-auto-ship h2.vc_custom_heading {
    font-weight: bold;
    margin-bottom: 20px;
    font-family: "Poppins", sans-serif;
}
.product-auto-ship p {
    color: #333;
    font-size: 15px;
    line-height: normal;
}
.wpb-js-composer .custom-tabs.vc_tta.vc_general .vc_tta-tabs-list {
    width: auto;
    display: inline-block;
    padding: 30px 30px 60px;
}
.wpb-js-composer .custom-tabs.vc_tta.vc_tta-spacing-1 li.vc_tta-tab {
    margin: 0;
    border-radius: 50px;
    position: relative;
    padding: 0;
    background-color: #f0eaeb;
}

.wpb-js-composer .custom-tabs.vc_tta.vc_general .vc_tta-tab>a {
    padding: 14px 50px 14px 100px;    
    margin: 0 !important;
    border: none;
    background: transparent !important;
    color: #97949b;
    font-size: 18px;
    position: relative;
    z-index: 9;
    font-weight: 600;
}
.wpb-js-composer .custom-tabs.vc_tta.vc_general .vc_tta-tab>a span {
    position: relative;
}
.wpb-js-composer .custom-tabs.vc_tta.vc_tta-spacing-1 ul {
    position: relative;
}
.wpb-js-composer .custom-tabs.vc_tta.vc_tta-spacing-1 ul.yess:before {
    background-color: white;
    border-radius: 50px;
    transition: unset !important;
    content: '';
    width: 45%;
    display: inline-block !important;
    height: 42% !important;
    position: absolute;
    top: 30px !important;
    left: 30px !important;
    right: 0 !important;
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
    z-index: 1;
    transition: all .3s ease-in-out 0s !important;
    box-shadow: 0px 30px 17px #eeeef0;
}
.wpb-js-composer .custom-tabs.vc_tta.vc_tta-spacing-1 ul.vc_tta-tabs-list.slide:before {
    -webkit-transform: translateX(194px);
    -ms-transform: translateX(194px);
    transform: translateX(194px);
    background: #fff !important;
    
}
.wpb-js-composer .custom-tabs.vc_tta.vc_tta-spacing-1 li.vc_tta-tab.vc_active a {
    color: #000;
}
.wpb-js-composer .custom-tabs.vc_tta.vc_tta-spacing-1 li.vc_tta-tab:last-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.wpb-js-composer .custom-tabs.vc_tta.vc_tta-spacing-1 li.vc_tta-tab:first-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
@media (min-width: 768px){
    .wpb-js-composer .custom-tabs.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
        background-color: transparent;
        border: none;
    }
}
.wpb-js-composer .custom-tabs.vc_tta.vc_tta-spacing-1 li.vc_tta-tab a span:before {
    content: '';
    background-image: url(//anilove.pt/wp-content/uploads/2020/05/Group-223.png);
    width: 33px;
    height: 35px !important;
    display: inline-block !important;
    background-size: cover;
    position: absolute;
    top: -4px !important;
    left: -40px;
    bottom: 0;
    filter: invert(0.5);
}
.wpb-js-composer .custom-tabs.vc_tta.vc_tta-spacing-1 li.vc_tta-tab:nth-child(2) a span:before {
    background-image: url(//anilove.pt/wp-content/uploads/2020/05/Group-33-Copy-1.png);   
    width: 30px;
    height: 30px !important;
    top: -2px !important;
}
.wpb-js-composer .custom-tabs.vc_tta.vc_tta-spacing-1 li.vc_tta-tab.vc_active a span:before {
    filter: invert(0);
}
.wpcf7-form .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors,
.wpcf7-response-output.wpcf7-display-none.wpcf7-spam-blocked,
.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    margin: 0;
    margin-top: 20px;
}
.benefit-sec-new .wpb_single_image img {
    max-width: 75%;
}
.form-outer-area.vc_column_container {
    padding: 0 0px 0 30px;
}
#top-contact-area .vc_row.wpb_row.vc_row-fluid.container.margin-auto {
    display: flex;
    align-items: flex-end;
}
#top-contact-area .wpb_single_image .vc_figure {
    padding-right: 40px;
}
li#menu-item-12932 {
    position: relative;
}
li#menu-item-12932 span:after {
    background-image: url(//anilove.pt/wp-content/uploads/2020/05/arrow-down.png);
    width: 15px;
    height: 15px;
    content: '';
    position: absolute;
    background-size: 94%;
    background-repeat: no-repeat;
    background-position: center;
    left: 25px;
    top: 7px;
}
header#masthead:hover li#menu-item-12932 span:after,
header#masthead.sticky li#menu-item-12932 span:after {
    filter: invert(1);
}
.page-template-auto-ship .vc_column_container>.vc_column-inner {
    padding-left: 10px;
    padding-right: 10px;
}
#top-contact-area .wpb_single_image .vc_figure img.vc_single_image-img.attachment-large {
    width: 90%;
    margin-bottom: 20px;
}
.tab-one-cont .wpb_wrapper {
    padding-bottom: 60px;
}
.tab-one-cont .wpb_text_column.wpb_content_element .wpb_wrapper{
    background: #fff;
    padding: 20px;
    border-radius: 20px;
}
.tab-one-cont .wpb_text_column.wpb_content_element .wpb_wrapper:hover {
    box-shadow: 6px 51px 32px #eeeef0;

}
.tab-one-cont .wpb_wrapper h4.vc_custom_heading.text-center {
    font-size: 20px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    margin: 10px 0 20px 0 !important;
    display: inline-block;
    text-align: center !important;
    width: 100%;
}
.tab-one-cont .wpb_wrapper .wpb_wrapper {
    padding: 0;
    box-shadow: unset;
}
.tab-one-cont .vc_column_container>.vc_column-inner {
    padding-right: 25px;
}
.tab-one-cont .vc_column_container:last-child .vc_column-inner {
    padding-right: 10px;
}
.image-text-sec h3 {
    font-size: 21px !important;
}
li#menu-item-12932 .sub-menu li a span:after {
    display: none;
}
.tab-one-cont .wpb_wrapper img.alignnone {
    height: 230px;
    object-fit: contain;
}
.image-list1 .wpb_wrapper .wpb_wrapper {
    padding: 14px 0;
}
.image-text-sec .last-bene-cont h3 {
    padding: 0 40px;
}
.benefit-sec-new .last-bene-cont p {
    padding: 0 20px;
}
.faqs-accordion-new .vc_tta-panel.vc_active h4.vc_tta-panel-title {
    border-bottom: none;
}
.about-top-sec h1.vc_custom_heading.text-center {
    font-size: 80px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
}
.commu-sec-second h3.vc_custom_heading.text-center {
    font-size: 30px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    width: 69%;
    margin: 0 auto 30px;
    line-height: 38px;

}
.commu-sec-second p {
    width: 73%;
    margin: 0 auto;
    color: #000000cf;
    font-size: 16px;
    line-height: 26px;
}
.good-food-sec h4.vc_custom_heading.text-left {
    font-size: 33px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    margin-bottom: 0;
}
.good-food-sec p {
    font-size: 16px;
    color: #333;
    padding:20px 25% 20px 0;
    line-height: 27px;
}
header#masthead .site-navigation a:after {
    background-color: #fff;
}
header#masthead:hover .site-navigation a:after {
    background-color: #000;
}
.good-food-sec .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    background: #ff9d9a;
    color: #fff;
    padding: 11px 33px;
    font-size: 16px;  
    box-shadow: 0px 15px 17px #eeeef0;
}
.woocommerce-page-header li.order-tracking-link.line-hover,
.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads {
    display: none;
}
.page-id-10 header#masthead .site-navigation a {
    color: #000!important;
}
.right-food-sec .vc_custom_heading {
    font-weight: 600;
    font-style: italic;
    font-family: "Poppins", sans-serif;
    margin-bottom: 0;
    padding-right: 13%;
    line-height: 55px;
    font-size: 40px;
    margin-top: 25px;
    padding-left: 10%;
}
h2.vc_custom_heading.main-heading-text.text-left {
    margin-bottom: 0px;
    font-size: 32px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    margin: 30px 0 0px;
}
.globe-outer-sec p{
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    color: #000;
    font-size: 15px;
    padding-right: 70px;
}
p.vc_custom_heading.sub-heading-text.text-left {
    margin-bottom: 8px;
    padding-bottom: 30px;
    width: 70%;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    color: #000;
    position: relative;
}
p.vc_custom_heading.sub-heading-text.text-left:after {
    content: '';
    width: 10%;
    height: 2px;
    display: inline-block;
    background: #000;
    position: absolute;
    bottom: 0;
    left: 0;
}
.sustain-sec h5.vc_custom_heading {
    margin-bottom: 80px;
    font-size: 32px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
}
.sustain-sec p {
    padding: 15px 13px;
    color: #929292;
}
.sustain-sec .wpb_wrapper p:first-child {
    padding: 0;
}
.sustain-sec .wpb_wrapper h4 {
    margin-bottom: 10px;
    font-size: 20px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    margin-top: 45px;
}
.about-last-sec p {
    margin-bottom: 10px;
    font-size: 18px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    margin-top: 45px;
    padding: 0;
}
.about-last-sec {
    padding: 100px 0;
}
.good-food-sec .left-globe-text p {
    border-right: 2px solid #ddd;
}
.good-food-sec {
    background: linear-gradient(white 24%, white 20%, #fff8f8 0%, #fff8f8 80.5% , #fff 10%);
}
.custom-gallery .wpb_image_grid .wpb_image_grid_ul img {
    display: block;
    max-width: 100%;
    height: auto;
    padding: 10px;
}
.custom-gallery ul.wpb_image_grid_ul {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.custom-gallery .wpb_image_grid .wpb_image_grid_ul li {
    position: static !important;
    float: none;
}
.custom-gallery .wpb_image_grid .wpb_image_grid_ul li:first-child {
    top: 145px !important;
}
.faqs-top h2.vc_custom_heading.text-center {
    font-size: 35px;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
    margin-bottom: 0;
}
.faqs-top p.vc_custom_heading.text-center {
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 30px;
    color: #6E7A94;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
}
.globe-image img.vc_single_image-img {
    box-shadow: 0px 24px 41px #d4d4d4;
    border-radius: 100%;
    width: 80%;
    margin: 0 auto;
    display: block;
}
.faq-tabs-sec ul {
    display: flex;
    justify-content: space-evenly;
    list-style: none;
    padding: 0;
    width: 75%;
    margin: 0 auto;
}
.faq-tabs-sec ul li {
    padding: 10px 45px;
    background: #fff5f5;
    border-radius: 50px;
    text-transform: uppercase;
    color: #ff9d9a;
    font-weight: 500;
    cursor: pointer;
    letter-spacing: 0.5px;
    font-family: 'CircularStd';
}
.faq-tabs-sec ul li.active {
    background: #ff9d9a;
    color: #fff;
}
.wpb-js-composer .faqs-accordion-all.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon  {
    border: none;
}
.wpb-js-composer .faqs-accordion-all.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    border: none;
}
.wpb-js-composer .faqs-accordion-all.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover {
    background-color: transparent;
}
.wpb-js-composer .faqs-accordion-all.vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-controls-icon.vc_tta-controls-icon-chevron:before {
    top: 24px;
    bottom: 17px;
    left: 17px;
    right: 24px;
}
.wpb-js-composer .faqs-accordion-all.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    background-color: transparent;
    border: none;
}
.wpb-js-composer .faqs-accordion-all.vc_tta.vc_general .vc_tta-panel.vc_active {
    background: #fff5f5;
    border-radius: 7px;
}
.wpb-js-composer .faqs-accordion-all.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
    padding: 25px 30px;
    border-bottom: 1px solid #ddd;
}
.wpb-js-composer .faqs-accordion-all.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.rbrdr .vc_tta-panel-title > a {
    border-bottom: none;
}
.wpb-js-composer .faqs-accordion-all.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
    color: #202d4c !important;
    font-size: 21px;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
}
.wpb-js-composer .faqs-accordion-all.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
   border: none;
}
.faqs-accordion-all.vc_custom_1590752371647,
.faqs-accordion-all.vc_custom_1590992797737,
.faqs-accordion-all.vc_custom_1590752371647,
.faqs-accordion-all.vc_custom_1590992849647 {
    padding: 45px 60px !important;
    border-radius: 12px !important;
}
.wpb-js-composer .faqs-accordion-all.vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-panel-body {
    padding: 10px 60px 30px 30px;
}
.page-template-faqs-page .nav-menu a {
    color: #000 !important;
}
.page-template-faqs-page .register-btn {
    border: 1px solid;
}
.page-template-faqs-page .site-header .header-icon .menu-image.menu-image-title-after {
    filter: invert(0);
}
.page-template-faqs-page .site-branding .logo img.logo-light {
    opacity: 1;
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-panel:last-child h4.vc_tta-panel-title a {
    border: none;
}
.wpb-js-composer .faqs-accordion-all.vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-panel-body  {
    color: #6E7A94;
}
.wpb-js-composer .faqs-accordion-all.vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-panel-body p {
    font-size: 17px;
    font-family: 'Circular Std Book';
}
.faq-accor-outer .vc_tta-container {
    padding: 45px 60px 20px;
    background: #fff;
    border-radius: 15px;
}
section.top-pets-head {
    padding: 100px 0;
    background: url(https://anilove.pt/wp-content/uploads/2020/06/Rectangle-3.png);
    background-size: cover;
    background-position: center;
}
.top-head-new-area p {
    color: #fff;
    font-size: 16px;
    width: 34%;
    margin: 0 auto;
    line-height: normal;
}
.top-head-new-area h2 {
    font-size: 67px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 10px;
}
.add-pets-inner {
    background: #fff;
    border-radius: 15px;
    text-align: center;
    padding: 40px;
}
.common-box {
    width: 31.8%;
    margin-bottom: 30px;
    height: 570px;
}
.add-pets-inner:hover {
    box-shadow: 0px 30px 28px #7e7e824f;    
}
.add-pet-title {
    padding-top: 20px;
}
.add-pet-title h4 {
    margin: 0;
    font-size: 30px;
    font-weight: 700;
    color: #333;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.add-pet-details ul li h5 {
    margin: 0;
    font-size: 20px;
    color: #4c4c4c;
    font-family: "Poppins", sans-serif;
}
.add-pet-details ul li p {
    margin: 0;
    display: inline-block;
    color: #a8a9ab;
    font-weight: 400;
    line-height: normal;
}
.add-pet-details ul li {
    width: 50%;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 0;
}
.add-pet-details ul li:nth-child(2),
.add-pet-details ul li:nth-child(4) {
    border-right: none;
}
.add-pet-details ul li:nth-child(1),
.add-pet-details ul li:nth-child(2) {
    padding-bottom: 15px;
}
.add-pet-details ul li:nth-child(3),
.add-pet-details ul li:nth-child(4) {
    border-bottom: none;
    padding-top: 15px;
}
.add-pet-details ul {
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
}
.add-pet-title p {
    color: #999aa1;
    font-weight: 500;
    font-size: 15px;
}
.add-pets-btn button.btn {
    min-width: unset;
    padding: 10px 15px 10px 35px;
    border-radius: 6px;
    height: unset;
    line-height: normal;
    font-size: 15px;
    background: transparent;
    border: 2px solid #292b3a;
    color: #292b3a;
    width:auto;
    position: relative;
}
.add-pets-btn {
    display: flex;
    justify-content: space-around;
    padding-top: 25px;
    border-top: 2px solid #ddd;
}
.add-new-pet {
    border: 2px solid #fff;
    border-radius: 13px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.add-pets-area {
    display: flex;
    margin-top: 70px;
    justify-content: space-between;
        flex-wrap: wrap;
}
.add-new-pet-inner p {
    color: #fff;
    font-size: 20px;
    text-align: center;
}
.add-pets-btn button.btn.delete-btn,
.add-pets-btn button.btn.delete-btn:focus,
.add-pets-btn button.btn.delete-btn:focus-within {
    color: #ff4061;
    border: 2px solid #ff4061;
}
.add-pets-btn img {
    left: 15px;
    width: 19px;
    top: 13px;
    position: absolute;
}
.pet-image-out {
    width: 150px;
    height: 150px;
    margin: 0 auto;
    border-radius: 100%;
    position: relative;
    padding: 20px;
    background: linear-gradient(to bottom, #ff4479, #fff2f2);
}
.pet-image-out:before {
    content: '';
    background: #fff2f2;
    width: 99%;
    height: 99%;
    display: inline-block;
    position: absolute;
    left: 0.5px;
    right: 0;
    top: 1px;
    bottom: 0;
    border-radius: 100%;
}
.pet-image-out img {
    position: relative;
    z-index: 9;
    border-radius: 100%;
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.addpet-popup {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    z-index: 99999;
    top: 0;
}
.popup-outer {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    height: 100%;
    overflow-y: scroll;
}
.popup-inner {
    background: #fff;
    padding: 35px 30px 0;
    border-radius: 15px;
    max-width: 500px;
    width: 100%;    
    margin : 100px 0 50px;
}
.popup-head h4 {
    font-size: 27px;
    margin: 0;
    font-weight: 600;
}
.popup-head {
    position: relative;
}
.popup-head span.close {
    position: absolute;
    right: 0;
    opacity: 1;
    top: 0;
}
.popup-pet-image {
    text-align: center;
    margin: 30px auto 20px;
}
.popup-pet-add-btn button.btn {
    margin: 0 auto;
    display: block;
    background: transparent;
    color: #ffb4b2;
    border: 1px solid #ffb4b2;
    border-radius: 10px;
    font-size: 16px;
    padding: 10px 20px;
    min-width: unset;
    line-height: normal;
}
.popup-body .form-group input,
.popup-body .form-group label {
    width: 100%;
}
.popup-pet-add-btn {
    margin-bottom: 30px;
}
.popup-body .form-group {
    /*margin: 30px 0 0;*/
    border-top: 1px solid #e4e4e4;
    padding: 20px 0;
}
.popup-body .form-group input[type="text"],
.popup-body .form-group input[type="date"],
.popup-body .form-group input[type="number"] {
    border: 1px solid #aeafb4;
    border-radius: 9px;
    height: 48px;
    padding: 5px 10px;
    font-weight: 600;
    color: #000;
}
.popup-body .form-group input[type="date"]::placeholder {
    color: #aeafb4;
}
.popup-pet-image img {
    width: 130px;
    border-radius: 100%;
    height: 130px;
    object-fit: cover;
}
.registration-form #popup-pet-image,.registration-form #popup-pet-image-2{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.check-slider button.slick-arrow {
    position: absolute;
    top: -50px;
    background: transparent;
    color: #23232c;
    width: auto;
    padding: 0;
    right: 0;
    font-size: 20px;
}
.check-slider button.slick-prev.slick-arrow {
    right: 20px;
}
.popup-body .cust-checkbox input{
    width: auto;
}
.popup-body .cust-checkbox label {
    width: auto;
    margin: 0;
}
.popup-body label{
    color: #8c8d90;
    font-weight: 400;
}
.cust-checkbox {
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 15px 10px;
    text-align: center;
    line-height: normal;
    position: relative;
    cursor: pointer;
}
.check-slider .slick-list.draggable {
    margin-top: 12px;
}
.check-slider .slick-slide {
    padding-right: 12px;
}
.cust-checkbox.active {
    background: #fff0ef;
    border: 1px solid #ffb2af;
    padding: 15px 5px;
}
.cust-checkbox.active label {
    color: #ffb2af;
}
.popup-body .cust-checkbox input {
    width: auto;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    height: 100%;
    top: 0;
    margin: 0;
    opacity: 0;
    cursor: pointer;
}
.popup-body .cust-checkbox img {
    opacity: 0;
    position: absolute;
    width: 20px;
    top: 15px;
}
.popup-body .cust-checkbox.active img {
    opacity: 1;
}
.popup-body .form-group p {
    margin-bottom: 0;
    display: inline-block;
    color: #a8a9ab;
    font-weight: 400;
    line-height: normal;
}
.popup-body .two-field-group .form-group {
    width: 47%;
    border: none;
    margin: 0;
    padding: 0;
}
.two-field-group {
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #e4e4e4;
    padding: 20px 0 30px;
}
.popup-body .form-group.on-off-btn .switch{
  position: relative;
  display: inline-block;
  width: 70px;
  height: 30px;
}

.on-off-btn .switch input {display:none;}

.on-off-btn .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #d4d6e7;
  -webkit-transition: .4s;
  transition: .4s;
   border-radius: 34px;
}

.on-off-btn .slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 2px;
    bottom: 2px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 50%;
}

.on-off-btn input:checked + .slider {
  background-color: #ff9d9a;
}

.on-off-btn input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

.on-off-btn input:checked + .slider:before {
  -webkit-transform: translateX(40px);
  -ms-transform: translateX(40px);
  transform: translateX(40px);
}

/*------ ADDED CSS ---------*/
.on-off-btn .slider:after
{
    content:'Não';
    color: white;
    display: block;
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 68%;
    font-size: 13px;
}

.on-off-btn input:checked + .slider:after
{  
  content:'Sim';
   left: 35%;
}
.translated-ltr .on-off-btn .slider:after {
    content: 'Not'
}
.translated-ltr .on-off-btn input:checked + .slider:after
{  
  content:'Yes';
}
.popup-body .two-field-group .form-group.gender-checkbox .cust-checkbox {
    width: 47%;
}
.popup-body .two-field-group .form-group.gender-checkbox {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
}
.popup-body .two-field-group .form-group.on-off-btn {
    width: 25%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 0;
}
.popup-body .two-field-group .form-group.gender-checkbox .cust-checkbox img {
    left: 7px;
}
.two-field-group-inner {
    width: 70%;
}
.three-field-group .two-field-group-inner {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.three-field-group .two-field-group-inner .cust-checkbox {
    width: 31%;
}
.three-field-group .two-field-group-inner .cust-checkbox img {
    left: 10px;
}
.two-field-group.three-field-group {
    flex-wrap: wrap;
}
.two-field-group-inner p {
    margin:  0;
    display: inline-block;
    color: #a8a9ab;
    font-weight: 400;
    line-height: normal;
}
.two-field-group.three-field-group p {
    margin-bottom: 12px;
    display: inline-block;
    color: #a8a9ab;
    font-weight: 400;
    line-height: normal;
}
.popup-body .form-group.on-off-btn p {
    width: 100%;
    text-align: center;
}
.switch-outer {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.addpet-popup button.submit-btn {
    padding: 12px 35px;
    border-radius: 8px;
}
.weight-input {
    position: relative;
}
.weight-input:after {
    content: 'Kg';
    position: absolute;
    right: 4px;
    top: 3px;
    bottom: 0;
    height: 40px;
    left: auto;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
}
.popup-body .form-group.button-area {
    margin: 0;
    padding: 30px 0;
}
.add-pets-area.added-pet-2 .common-box.empty-div,
.add-pets-area.added-pet-5 .common-box.empty-div,
.add-pets-area.added-pet-8 .common-box.empty-div,
.add-pets-area.added-pet-11 .common-box.empty-div,
.add-pets-area.added-pet-14 .common-box.empty-div,
.add-pets-area.added-pet-17 .common-box.empty-div,
.add-pets-area.added-pet-20 .common-box.empty-div {
    display: none;
}
div#the-basics span {
    width: 100%;
}
div#the-basics .tt-menu {
    background: #fff;
    width: 100%;
    border: 1px solid #aeafb4;
}
.tt-suggestion.tt-selectable {
    padding: 0 20px;
}
.tt-suggestion.tt-selectable:hover {
    background: #fec6c5;
    color: #fff;
}

.tt-suggestion.tt-selectable {
    padding: 4px 15px;
}

/*********************Register page css****************************************/
    
.register-area {
    padding-top: 2px;
}
.register-area:before {
    content: "";
    background: #FDD8D8;
    width: 50%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 0; 
}
.header-logo{
   margin-top: 30px; 
}
.poz-rel{
    position: relative;
}
.regs-left h1{
    color: #fff;
    font-size: 48px;
    font-weight: 600;
}
.step2-heading{
    margin-top: 22px;
    font-weight: 600; 
}
.regs-form-area {
    max-width: 730px;
    padding: 15px 45px;
}
.regs-form-area .form-control {
    border: solid 1px #eff0f1;
    padding: 10px 15px;
    height: 60px;
    box-shadow: none;
    border-radius: 8px;
}
.regs-form-area .form-control:focus {
        border-bottom-color: #66afe9;
}
.regs-form-area input[type="checkbox"]{
    background: #ff9d9a;
    height: 22px;
    width: 20px;
    margin-left: -30px !important;
}
.regs-form-area .forgot_p {
    text-align: right;
    padding-top: 10px;
    color: #ff9d9a;
}
.regs-form-area .forgot_p a {
    color: #ff9d9a;
}
.regs-form-area .signin-btn {
    height: 57px;
    line-height: 57px;
    font-size: 16px;
    border-radius: 8px;
    float: right;
}
.no-register{
    padding-top: 13px;
}
.no-register a{
    color: #ff9d9a;
}
.regs-form-area .checkbox label {
    padding-left: 30px;
}
.margin_btm15{
    margin-bottom: 15px;
}

/* Create a custom checkbox */
.regs-form-area .checkmark {
    position: absolute;
    top: 3px;
    left: 0;
    height: 24px;
    width: 24px;
    background-color: #fff;
    border: solid 1px #eff0f1;
    border-radius: 4px;
}

/* When the checkbox is checked, add a blue background */
.regs-form-area .remember-check input:checked ~ .checkmark {
  background-color: #ff9d9a;
}

/* Create the checkmark/indicator (hidden when not checked) */
.regs-form-area .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.regs-form-area .remember-check input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.regs-form-area .remember-check .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
form.registration-form fieldset {
    display: none;
}
.registration-form fieldset {
    border: none;
    margin: 0;
    padding: 0;
}
.register-area .profile-pic {
    border-radius: 50%;
    height: 117px;
    width: 117px;
    background-size: cover;
    background-position: center;
    background-blend-mode: multiply;
    vertical-align: middle;
    text-align: center;
    color: transparent;
    transition: all .3s ease;
    text-decoration: none;
    cursor: pointer;
    display:inline-block;
    overflow: hidden;
}

/*.register-area .profile-pic:hover {
    background-color: rgba(0,0,0,.5);
    z-index: 10000;
    color: #fff;
    transition: all .3s ease;
    text-decoration: none;
}*/
.register-area .input-choose {
    padding: 7px 20px;
    background: #fff;
    border: 1px solid #ff9d9a;
    color: #ff9d9a;
    position: relative;
    border-radius: 8px;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    margin-left: 25px;
}
.register-area label.choose-txt {
    margin-bottom: 0;
    color: #ff9d9a;
    font-size: 16px;
}

.register-area .inputfile {
    opacity: 0;
    overflow: hidden;
    position: absolute;
}
.form-devider{
    margin-top: 25px;
    margin-bottom: 25px;
    background: #f1f1f1;
}
.pet-face-area ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.pet-face-area ul li {
    display: inline-block;
    border: solid 1px #e5e5e7;
    padding: 15px 10px;
    text-align: center;
    width: 24.2%;
}
.pet-face-area .face-pet {
    background: #eaeaec;
    padding: 5px;
    display: block;
    height: 60px;
    width: 60px !important;
    border-radius: 50%;
    margin: 0px auto;
    margin-bottom: 15px;
    padding-top: 13px;
}
.pet-face-area .face-pet img {
    opacity: 1 !important;
    position: initial !important;
    padding-top: 3px;
    width: 32px;
}
/*.pet-face-area ul li:hover {
    border: solid 1px #ff9d9a;
    background: #fff1f0;
    color: #ff9d9a;
}*/
/*.pet-face-area:hover span.face-pet{
    background: #ff9d9a; 
}*/
.check-width .cust-checkbox.active .face-pet {
    background: #ff9d9a; 
}

.kg {
    position: absolute;
    top: 47px;
    right: 30px;
}
.reg-left-botm-point{
    position: fixed;
    bottom: 0;
    width: 45%;
}
.reg-left-botm-point ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.reg-left-botm-point ul li {
    color: #fff;
    margin-bottom: 30px;
    font-size: 16px;
}
.reg-left-botm-point ul li span.reg-left-icon {
    background: #fff;
    padding: 5px;
    width: 60px;
    height: 60px;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    padding-top: 11px;
    margin-right: 15px;
}
.form-aggrement {
    background: #f7f9fc;
    padding: 20px;
    margin-bottom: 15px;
}
.form-aggrement p {
margin-bottom: 0px;
    color: #6E7A94;
    line-height: 24px;
}
.step2-img:before{
    background: url(//anilove.pt/wp-content/uploads/2020/10/register-pet-cat.jpg) no-repeat;
    background-size: cover; 
}
.step3-img:before{
    background: url(//anilove.pt/wp-content/uploads/2020/10/Rectangle-3.png) no-repeat;
    background-size: cover; 
}
.step4-img:before{
    background: url(//anilove.pt/wp-content/uploads/2020/10/Frame-1-1.png) no-repeat;
    background-size: cover; 
}
.f-heading img{
    background: #fff0f0;
    padding: 9px;
    border-radius: 50%;
    width: 34px;
    height: 34px;
    margin-right: 5px;
}
.mr-5 {
    margin-right: 5px;
}
.previous-text {
    margin-top: 13px;
    font-size: 16px;
}
.previous-text img {
    margin-right: 4px;
}
.step3-img .two-field-group{
    border-top: none !important;
}
.reg-left-botm-point p {
    font-size: 24px;
    line-height: 38px;
    color: #fff;
    font-weight: 600;
}
.regs-form-area h1{
    font-weight: 600;
}
p.f-heading {
    color: #292B3A !important;
    font-size: 16px !important;
    font-weight: 500 !important;
}
.yello{
    color: #FDDE29;
    font-style: italic;
}
.step3-img .two-field-group-inner {
    width: 100%;
    margin-bottom: 8px;
}
.step3-img .two-field-group .form-group.gender-checkbox .cust-checkbox {
    width: 24%;
}

.registration-form input.input-error {
    background: rgba(240, 182, 182, 0.5) !important;
    border: 1px solid #cf3333 !important;
}
p.error_msg {
    color: #e81616 !important;
}
.step2-img .check-width .cust-checkbox{
    width: 24%;
}
.sign-check {
    position: absolute;
    top: 16px;
    right: 15px;
    display: none;
}
.step3-img .two-field-group .form-group.pets_food .cust-checkbox {
    width: 22.5%;
}
.large-check-text{
   width: 180px !important;
}
.three-field-group .pets_diet_new .cust-checkbox {
    width: 24%;
}


/*********************Register page css end****************************************/
.translated-ltr .woocommerce_account_subscriptions button {
    padding: 6px 50px;
}
.woocommerce_account_subscriptions button {
    padding: 6px 30px;
}
.woocommerce .subscription_details a.button {
    padding: 0 10px;
    margin-bottom: 7px;
}
.page-id-13301 div#wpsisac-slick-carousal-1 .wpsisac-image-slide-wrap {
    height: auto;
}

.lovebox-products .top-head-new-area p {
    font-size: 22px;
     width: 100%; 
}
.lovebox-products .heading {
    font-size: 6rem;
     color: #fff;
}
.page-template-product_page_lovebox .lovebox-products .woocommerce ul.products li {
    margin: 3.5%;
    width: 26%;
}
.lovebox-products a.button.product_type_simple.new-btn-style {
    padding: 16px 20px !important;
    min-width: 180px !important;
    display: inline-flex !important;
    font-size: 18px;
    background-color: #292b3a;
    justify-content: center;
    align-items: center;
}
.top-pets-head.lovebox-products {
    padding: 100px 0 20px;
}
.page-template-product_page_lovebox .lovebox-products .woocommerce ul.products li a.woocommerce-loop-product__link,
.page-template-product_page_lovebox .lovebox-products .woocommerce ul.products li .woocommerce-loop-product__title a {
    pointer-events: none;
    display: inline-block;
}
.lovebox-products .btm-data {
    margin-top: 100px;
    text-align: center;
}

.lovebox-products .woocommerce ul.products li.product .add_to_cart_button.loading:after {
    top: 20px;
    right: 16px;
}
.page-id-13301 div#wpsisac-slick-carousal-1 .wpsisac-image-slide-wrap {
    height: auto;
}

.top-pets-head.top-pets-head-new {
    background: #fdd8d8;
}
.top-pets-head-new .top-head-new-area p {
    color: #000;
    width: 100%;
}
.page-template-pets_page_lovebox nav#site-navigation,
.page-template-product_page_lovebox nav#site-navigation {
    display: none;
}
.page-template-pets_page_lovebox .header-icon,
.page-template-product_page_lovebox .header-icon {
    display: none;
}
.page-template-pets_page_lovebox.header-v2 .site-branding,
.page-template-product_page_lovebox.header-v2 .site-branding {
    width: 100%;
    text-align: center;
}
.page-template-pets_page_lovebox .site-branding .logo .logo-light,
.page-template-product_page_lovebox .site-branding .logo .logo-light {
    right: 0;
    margin: 0 auto;
    display: block;
    opacity: 1;
}
.page-template-pets_page_lovebox.header-transparent.header-hoverable .site-header,
.page-template-product_page_lovebox.header-transparent.header-hoverable .site-header {
    box-shadow: 0 1px 0 0 rgba(241, 242, 244, 0);
    background-color: #fff;
}
.lovebox-products .heading {
    font-size: 42px;
    color: #000;
    margin-top: 70px;
}
.page-template-product_page_lovebox .woocommerce ul.products li.product .woocommerce-loop-product__title, 
.page-template-product_page_lovebox .woocommerce ul.products li.product h3 {
    font-size: 18px;    
    line-height: 27px;
}
.page-template-product_page_lovebox .woocommerce ul.products li.product .price {
    margin-top: 10px;
}
.page-id-20164 #topbar,.page-id-20181 #topbar{
    display: none !important;
}
.product-name .wc-item-meta{
    padding:0 !important; 
}
.page-template-product_page_lovebox .woocommerce .products ul li, .page-template-product_page_lovebox .woocommerce ul.products li {
    list-style: none outside;
    background: #fff;
    padding: 25px;
    border-radius: 15px;
}
.page-template-product_page_lovebox .woocommerce ul.products li.product .woocommerce-loop-product__title, .page-template-product_page_lovebox .woocommerce ul.products li.product h3 {
    font-size: 20px;
    text-transform: uppercase;
    text-align: left;
}

.page-template-product_page_lovebox .woocommerce ul.products li.product .price {
    margin-top: 010px;
    text-align: left;
    font-size: 22px;
    font-weight: bold;
}
.page-template-product_page_lovebox .woocommerce ul.products li.product .button.new-btn-style {
    width: auto ;
    height: auto;
    border-radius: 5px ;
    min-height: auto;
    padding: 15px 35px;
    line-height: normal;
}
.page-template-product_page_lovebox .woocommerce ul.products li.product-style-addtocart:hover .buttons .button {
    -webkit-transform: unset;
    transform: unset;
}
.page-template-product_page_lovebox .woocommerce ul.products li.product .buttons {
    position: absolute;
    bottom: 0;
    left: 0;
    margin-top: 35px;
}
.page-template-product_page_lovebox .woocommerce ul.products li.product .product-header {
    position: static;
}
.page-template-product_page_lovebox .woocommerce ul.products li.product .button {
    opacity: 1;
}
.page-template-pets_page_lovebox .add-pets-inner .btn.select_pet_btn {
    padding: 10px 15px;
}
.page-template-product_page_lovebox a.button.add-to-wishlist-button,
.page-template-product_page_lovebox .woocommerce .ribbons {
    display: none !important;
}
.page-template-pets_page_lovebox .add-pets-inner .btn.select_pet_btn:focus,
.page-template-pets_page_lovebox .popup-pet-add-btn button.btn:focus {
    outline: none;
}
.btm-data {
    display: inline-block;
    width: 100%;
    margin-top: 150px;
    text-align: center;
    padding: 0 130px;
}
.btm-data b {
    font-size: 33px;
    font-weight: 500;
    color: #333;
    display: inline-block;
    margin-right: 30px;
    top: 10px;
    position: relative;
}
.btm-data h2 {
    font-size: 20px;
    font-weight: lighter;
    line-height: 30px;
}
.product_cat-lovebox .related.products{
    display: none;
}
/*.site-header{
    background: #fff !important;
}*/


/*.site-header .nav-menu > li > a,
.site-header.headroom--not-top .nav-menu > li > a,
.site-header:hover .nav-menu > li > a {
    color: #23232c !important;
}
.site-header .header-icon .menu-image.menu-image-title-after{
    filter: invert(0) !important;
}
.site-branding .logo .logo-light{
    opacity: 1 !important;
}
.home .site-header .site-branding .logo .logo-light{
    opacity: 0 !important;
}
.home .site-header.sticky .site-branding .logo .logo-light {
    opacity: 1 !important;
}
.home .site-header:hover .site-branding .logo .logo-light {
    opacity: 1 !important;
}*/
.page-id-20781 .hentry#post-20781, .page-id-20510 .hentry#post-20510 {
    margin: unset !important;
}

/*.page-id-20510*/

/*new pages headers*/
.nav-menu a{
    color: #fff !important;
}
.site-header img.menu-image.menu-image-title-after {
    filter: invert(1);
}
.page-id-20510 .site-header .site-branding .logo .logo-light,
.page-id-20781 .site-header .site-branding .logo .logo-light,
.tax-product_cat .site-header .site-branding .logo .logo-light{
    opacity: 1;
}
.menu-image-title-before.menu-image-not-hovered img,
.menu-image-hovered.menu-image-title-before .menu-image-hover-wrapper,
.menu-image-title-after.menu-image-title {
    padding-left: unset !important;
}




.page-id-20510 .site-header .nav-menu a,
.page-id-20781 .site-header .nav-menu a,
.tax-product_cat .site-header .nav-menu a{
   color: #23232c !important;
}
.page-id-20510 .site-header .nav-menu .sub-menu a,
.page-id-20781 .site-header .nav-menu .sub-menu a,
.tax-product_cat .site-header .nav-menu .sub-menu a{
    color: #7f7f7f !important;
} 
.page-id-20510 .site-header .nav-menu .sub-menu a:hover,
.page-id-20781 .site-header .nav-menu .sub-menu a:hover,
.tax-product_cat .site-header .nav-menu .sub-menu a:hover {
    color: #23232c !important;
} 

.home .site-header .header-icon .menu-image.menu-image-title-after {
    filter: invert(1) !important;
}
.home .site-header:hover .header-icon .menu-image.menu-image-title-after,
.home .site-header.sticky .header-icon .menu-image.menu-image-title-after {
    filter: invert(0)!important;
}
/*.home .site-header .nav-menu a{
    color: #fff !important;
}
.home .site-header .sub-menu a {
    color: #23232c !important;
}*/

/*.inner_img img {
    max-width: 650px !important;
}*/
.inner_desc .double_btns a {
        box-shadow: 0px 5px 15px 0px rgb(0 0 0 / 17%);
        padding: 15px 20px !important;
}

#secondary #woocommerce_product_categories-1 li.cat-item.cat-item-552 {
    display: none;
}
#search-modal .product-cats label input[value=lovebox] {
    display: none;
}   






















/* MEDIA CSS */
@media (min-width: 1366px){
    .page-template-conatct-new .container-outer .container,
    .page-template-auto-ship .container-outer .container,
    .page-template-about-new .container-outer .container,
    .page-template-faqs-page .container-outer .container,
    .page-template-pets-page-new .container-outer .container {
     max-width: unset; 
     width: 1170px; 
    }
    .inner_desc .double_btns a {
        padding: 15px 20px !important;
        box-shadow: 0px 5px 15px 0px rgb(0 0 0 / 17%);
	}
/*    .custom_rel .vc_custom_heading {
        margin: 0 0 0px !important;
        margin-bottom: 60px !important;
    }*/
}

@media (min-width: 1024px) and (max-width: 1600px){
    .regs-form-area {
        max-width: auto;
        padding: 15px 0px 25px 25px;
    }
    .inner_desc .double_btns{
        display: flex;
	    /*flex-direction: column;*/ 
	    width: 100%;
	}
}

@media (max-width: 1500px){
    .extra-right-outer {
        width: 60%;
    }
    .double_btns .vc_col-sm-6 {
	    width: 100%;
	}
}
@media (max-width: 1440px){
    .expre-inner p {
        width: 75%;
    }
    .combine-right p {
        width: 90%;
    }
    .best-selling-slider .owl-carousel .owl-stage {
        overflow: hidden;
        max-height: 500px;
    }
    .container.sec-row-out {
        padding-top: 50px;
    }
    .container.sec-row-out .best-selling-slider .owl-item{
        min-height: unset !important;
    }
    .container.sec-row-out .best-selling-slider .owl-carousel .owl-stage {
        overflow: hidden;
        max-height: 450px;
    }
    .subs-points ul li {
        margin-right: 0px;
        font-size: 14px;
        width: 19%;
        text-align: left;
        line-height: 20px;
        vertical-align: top;
    }
    .subs-points ul li>img {
        margin-bottom: 15px;
        float: left;
    }
    .image-list1 .wpb_wrapper .wpb_wrapper p {
        padding: 0 15px;
    }
    .good-food-sec {
        background: linear-gradient(white 24%, white 20%, #fff8f8 0%, #fff8f8 78% , #fff 10%);
    }
    .about-top-sec h1.vc_custom_heading.text-center {
        font-size: 65px;
    }
    .reg-left-botm-point ul li span.reg-left-icon {
        padding: 13px;
        width: 50px;
        height: 50px;
        padding-top: 7px;
        margin-right: 1px;
    }
}
@media (max-width: 1199px){
    .extra-footer-outer {
        padding: 10px 25px;        
    }
    .extra-right-outer {
        width: 85%;
    }
    /*.menu-header-right-container {
        display: none;
    }*/
    #menu-header-right-1 li {
        display: none;
    }
    #menu-header-right-1 li:last-child, #menu-header-right-1 .sub-menu li {
        display: block;
    }
    .mobile-menu-bottom {
        position: relative;
    }
    #menu-header-right-1 {
        position: absolute;
        top: 20px;      
        left: 20px;
    }
    #menu-header-right-1 .menu-item-12932 img{
        display: none;
    }
    .item-login {
        position: relative;
    }
    .side-menu .mobile-menu-inner .item-login a{
        display: inline-block;
    }
    .item-login .caret{ 
        position: absolute;
        right: 0;
        top: 25px;
    }    
    #menu-header-right-1 ul.sub-menu {
        min-width: unset;
        width: auto;
        padding-left: 10px;
        box-shadow: none;
    }
    #menu-header-right-1 li.menu-item-12932 ul.sub-menu li a img {
        display: inline-block;
        filter: invert(0);
    }
    #menu-header-right-1 .sub-menu li {
        border: none;
    }
    span.caret.custom-caret {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }
    li.active span.caret.custom-caret {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    .menu-item-12932{
        border: none;
    }
    .mobile-menu nav {
        flex: none !important;
    }
    .mobile-menu .mobile-menu-bottom {
        margin-top: 100px;
    }
    .regs-form-area {
        max-width: 650px;
        padding: 15px 15px;
    }
    .step2-heading {
        font-size: 26px;
            margin-top: 5px;
    }
    .reg-left-botm-point {
        width: 43%;
    }
    .pet-slider-outer .slick-slide.slick-current[data-slick-index='0']  a::after,
    .pet-slider-outer .slick-slide[data-slick-index='4'] a::after{
        content: 'Cão';
    }
    .pet-slider-outer .slick-slide[data-slick-index='1'] a::after,
    .pet-slider-outer .slick-slide[data-slick-index='5'] a::after{
        content: 'Gato';
    }
    .pet-slider-outer .slick-slide[data-slick-index='2'] a::after,
    .pet-slider-outer .slick-slide[data-slick-index='6'] a::after{
        content: 'Roedor';
    }
    .pet-slider-outer .slick-slide[data-slick-index='3'] a::after {
        content: 'Aves';
    }
}

@media (max-width: 1024px) {
    .pet-slider-outer .slick-slide:nth-child(4) a::after {
        content: 'Aves';
    }
    .pet-slider-outer .slick-slide:nth-child(1) a::after {
        content: 'Cão';
    }
    .pet-slider-outer .slick-slide:nth-child(2) a::after {
        content: 'Gato';
    }
    .pet-slider-outer .slick-slide:nth-child(3) a::after {
        content: 'Roedor';
    }
   /* #wpsisac-slick-carousal-1 .slick-track {
        transform: translate3d(0, 0, 0) !important
    }*/
    .pet-slider-outer .wpsisac-slick-carousal.design-6 .slick-prev {
        right: 60px !important;
    }
    #top-contact-area .wpb_single_image .vc_figure img.vc_single_image-img.attachment-large {
        width: 100%;
        margin-bottom: 20px;
    }
    .form-outer-area.vc_column_container {
        padding: 0;
    }
    #top-contact-area .wpb_single_image .vc_figure {
        padding-right: 0px;
    }
    .image-text-sec h3 {
        font-size: 18px !important;
    }
    .image-list1 .wpb_wrapper h3 {
        font-size: 17px;
    }
    .image-list1 .wpb_wrapper {
            padding: 20px 10px;
    }
    .image-list1 .wpb_wrapper p {
        font-size: 13px;
    }
    div#auto-ship-area h2 {
        font-size: 37px !important;
    }
    .tab-one-cont .vc_column_container>.vc_column-inner {
        padding-right: 15px;
    }
    .about-top-sec h1.vc_custom_heading.text-center {
        font-size: 55px;
    }
    .commu-sec-second h3.vc_custom_heading.text-center {
        width: 84%;
    }
    .globe-outer-sec p {
        padding-right: 0;
    }
    .good-food-sec {
        background: linear-gradient(white 24%, white 20%, #fff8f8 0%, #fff8f8 76.5% , #fff 10%);
    }
    .add-pets-inner {
        padding: 40px 20px;
    }
    
    .add-pets-btn button.btn {
        padding: 8px 15px;
    }
}
@media (max-width: 991px) {
    .pet-slider-outer #wpls-logo-showcase-slider-1 .wp-post-image, 
    .pet-slider-outer #wpls-logo-showcase-slider-1 .wp-post-image img.wp-post-image {
        max-height: 170px;
    }
    #best-selling-sec .bold-heading {
        font-size: 26px;
        line-height: 33px;
    }
    .pet-slider-outer .wpls-logo-showcase .slick-slide .logo-title {
        padding-top: 15px;
    }
    .best-selling-slider .owl-carousel .owl-stage {
        max-height: 350px;
    }
    .expre-inner p {
        width: 100%;
    }
    .new-footer-inner {
        width: 50%;
        display: flex;
        flex: 0 50%;
        justify-content: center;
    }
    .new-footer-inner:first-child {
        width: 100%;
        flex: 0 100%;
        justify-content: center;
    }
    .new-footer {
        flex-wrap: wrap;
    }
    .footer-content .extra-footer-inner p {
        color: #292b3a;
        font-size: 15px;
        line-height: normal;
    }
    .container-outer .container {
        max-width: 100%;
    }
    .extra-footer-inner {
        flex: 0 100%;
    }
    .extra-footer-outer {
        padding: 34px 25px;
        flex-wrap: wrap;
        background-position: top right;
    }
    .extra-right-outer {
        width: 100%;
    }
    .extra-footer-inner.right-text-foot {
        text-align: center;
    }
    .about-top-sec h1.vc_custom_heading.text-center {
        font-size: 40px;
    }
    .commu-sec-second h3.vc_custom_heading.text-center {
        width: 100%;
        font-size: 23px;
    }
    .commu-sec-second p {
        width: 100%;
    }
    .right-food-sec .vc_custom_heading {
        padding-right: 0;
        line-height: normal;
        font-size: 24px;
        padding-left: 5%;
    }
    .good-food-sec h4.vc_custom_heading.text-left {
        font-size: 26px;
    }
    h2.vc_custom_heading.main-heading-text.text-left {
        font-size: 24px;
    }
    p.vc_custom_heading.sub-heading-text.text-left {
        width: 85%;
    }
    .sustain-sec .wpb_wrapper h4 {
        font-size: 17px;
    }
    .sustain-sec p {
        padding: 15px 0px;
        font-size: 15px;
    }
    .faqs-accordion-all.vc_custom_1590752371647 {
        padding: 45px 20px !important;
    }
    .faq-tabs-sec ul {
        width: 100%;
    }
    .faq-accor-outer .vc_tta-container {
        padding: 45px 20px;
    }
    .common-box {
        width: 48%;
        margin: 0;
        margin-bottom: 20px;
    }
    .add-pets-area {
        flex-wrap: wrap;
    }
    .add-pets-btn img {
        top: 10px;
    }
    .register-area:before {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
    }
    .header-logo {
        margin-top: 30px;
    }
    .page-id-17758 #content .container {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .regs-form-area {
        background: #fff;
        padding: 25px;
        margin-bottom: 25px;
    }
    .wpsisac-image-slide-wrap {
        padding: 66px 0 0 0;
        height: 290px;
    }
    .custom_rel .wpb_wrapper h2{
        font-size: 40px !important;
    }
    .custom_rel .vc_row.wpb_row.vc_inner{
        margin-left: unset !important;
    }
    .custom_rel .double_btns a {
	    padding: 18px 20px !important;
	}
	#bottom-section.custom_rel{
		padding-top: 60px !important;
	    padding-right: 60px !important;
	    padding-bottom: 60px !important;
	    padding-left: 60px !important;
	    background-color: #fadadc !important;
	}
}
@media (max-width: 820px) {
	.wpsisac-image-slide-wrap {
        height: 263px;
    }
}
@media (max-width: 768px) {
    #top-contact-area .vc_row.wpb_row.vc_row-fluid.container.margin-auto {
        flex-direction: column-reverse;
    }
    .form-image-box, .form-outer-area {
        width: 100% !important;
    }
    #top-contact-area .wpb_single_image .vc_figure img.vc_single_image-img.attachment-large {
        margin: 40px auto 20px;
    }
    .form-image-box .wpb_single_image.vc_align_left {
        text-align: center;
    }
    .icon-box-outer.wpb_column.vc_column_container.vc_col-sm-6 {
        width: 100%;
    }
    div#auto-ship-area h2 {
        padding-right: 0;
    }
    div#auto-ship-area p {
        font-size: 15px;
        padding-right: 20px;
    }
    .image-text-sec .wpb_column.vc_column_container.vc_col-sm-3 {
        width: 50%;
        margin-bottom: 30px;
    }
    .image-text-sec h3 {
        font-size: 18px !important;
        width: 65%;
        margin: 20px auto;
    }
    .globe-outer-sec .wpb_column.vc_column_container.vc_col-sm-6 {
        width: 100%;
    }
    .sustain-sec .wpb_wrapper h4 {
        font-size: 17px;
    }
    .sustain-sec p {
        padding: 15px 0;
        font-size: 15px;
    }
    .wpb-js-composer .faqs-accordion-all.vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-panel-body {
        padding: 10px 60px 30px 20px;
    }
    /*.add-new-pet {
        width: 48%;
        margin: 30px 0;
    }
    .add-pets-inner {
        width: 48%;
        padding: 40px 20px;
        margin: 0; 
    }
    .add-pets-area {
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .add-pets-btn img {
        top: 10px;
    }*/
    .page-template-product_page_lovebox .lovebox-products .woocommerce ul.products li {
	    margin: 0.5%;
	    width: 49%;
	}
}
@media (max-width:767px){
    .sub-area .sub-heading {
        font-size: 30px!important;
        line-height: 40px!important;
    }
    .pd-top150 {
        padding-top: 90px;
    }   
    .sub-banner-btn button {
        font-size: 14px!important;
    }
    .subs-points {
        text-align: left;
        padding: 10px 25px;
    }
    .subs-points ul li {
        width: 100%;
        margin-bottom: 10px;
    }
    .como-area h2 {
        margin-bottom: 0;
        font-size: 30px!important;
            margin-top: 5px;
    }
    .como-colum-area img {
        margin-top: 15px;
    }
    .como-colum-area h4 {
        font-size: 20px;
        margin-bottom: 5px;
    }
    .como-colum-area p {
        font-size: 14px;
        line-height: 24px;
    }
    .como-area:after {
        top: 30px;
    }
    .contem-area h2 {
        margin-bottom: 10px;
        font-size: 30px;
        margin-top: 15px;
    }
    .contem-area:after {
        background: none;
        display: none!important;
    }
    .veja-area {
        padding-top: 60px;
            padding-bottom: 5px;
        margin-top: 5em;
    }
    .famili-area {
        padding: 15px;
    }
    .famili-area h2 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 10px;
    }
    .famili-area img {
        margin-top: 0px;
    }
    .freque-area {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .freque-area h2 {
        font-size: 30px;
        line-height: 30px;
        margin-bottom: 10px;
    }
    .faq-accordian-area .vc_tta-panel-title > a {
        padding: 20px 40px 25px 0px!important;
        font-size: 16px;
    }
    .freque-area p {
        font-size: 14px;
        line-height: 26px;
        margin-bottom: 30px!important;
    }
    .contem-area {
        margin-top: 30px;
        margin-bottom: 50px;
    }
    .sub-banner-btn .vc_btn3.vc_btn3-size-md {
        font-size: 12px!important;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .sub-banner-btn button {
        margin-left: 5px;
    }
    #top-contact-area .vc_row.wpb_row.vc_row-fluid.container.margin-auto {
        flex-direction: column-reverse;
    }
    section#top-contact-area .wpb_single_image.vc_align_left {
        text-align: center;
        margin: 30px 0;
    }
    .icon-box-outer .wpb_wrapper {
        justify-content: center;
    }
    #auto-ship-area .wpb_single_image img {
        height: auto;
        max-width: 60%;
        vertical-align: top;
        margin: 20px auto;
        display: block;
    }
    div#auto-ship-area h2 {
        font-size: 30px!important;
        margin-top: 0;
    }
    .vc_custom_1590410733556 {
        padding-top: 90px !important;
    }
    .image-list1.wpb_column.vc_column_container.vc_col-sm-4 {
        margin-bottom: 30px;
    }
    .vc_custom_1590494708535 {
        padding-top: 0 !important;
        padding-bottom: 60px !important;
    }
    .vc_custom_1590499439857 {
        padding-top: 60px !important;
    }
    .product-auto-ship h2.vc_custom_heading, .accordion-outerr h2.vc_custom_heading.text-center {
        font-size: 28px!important;
    }
    .vc_custom_1590499505132 {
        padding-top: 60px !important;
        padding-bottom: 50px !important;
    }
    .vc_custom_1590499686841 {
        padding-top: 30px !important;
    }
    .form-outer-area.vc_column_container {
        padding: 0;
    }
    #top-contact-area .wpb_single_image .vc_figure {
        padding-right: 0px;
    }
     .wpb-js-composer .custom-tabs.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
        background-color: transparent;
        border: none;
    }
    .image-text-sec .wpb_column.vc_column_container.vc_col-sm-3 {
        width: 100%;
        margin-bottom: 30px;
    }
    .custom-tabs .vc_tta-panel-heading {
        background: transparent !important;
        border: none !important;
    }
    .wpb-js-composer  .custom-tabs.vc_tta.vc_general .vc_tta-panel-title>a {
        display: inline-block;
        border-radius: 50px;
        background-color: #f0eaeb;
        padding: 15px 60px;
    }
    .wpb-js-composer  .custom-tabs .vc_tta-panel-heading {
        margin: 10px 0;
    }
    .wpb-js-composer .custom-tabs.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-title>a{
        background-color: #fff;
        color: #000;
        box-shadow: 0px 7px 17px #eeeef0;
    }
    .wpb-js-composer .custom-tabs.vc_tta.vc_general  .vc_tta-panel {
        margin-top: 20px;
    }
    .vc_custom_1590557047837 {
        padding-top: 70px !important;
    }
    .faqs-accordion-new h4 a {
        font-size: 16px;
    }
    .good-food-sec{
        background: #fff8f8;
    }
    .faqs-accordion-all.vc_custom_1590752371647 {
        padding: 15px 20px !important;
    }
    .wpb-js-composer .faqs-accordion-all.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
        padding: 25px 20px;
        border-bottom: 1px solid #ddd;
        padding-right: 0 !important;
    }
    .vc_row.wpb_row.vc_row-fluid.container.margin-auto.about-last-sec {
        background: #fff;
    }
    .globe-image img.vc_single_image-img {
        width: 55%;
    }
    .regs-form-area {
        background: #fff;
        padding: 25px;
            margin-bottom: 25px;
    }
    .regs-form-area h1 {
        margin-top: 0;
        font-size: 26px;
        line-height: 38px;
        margin-bottom: 15px;
    }
    .regs-form-area h3 {
        margin-top: 0;
    }
    .regs-form-area .forgot_p {
        text-align: left;
    }
    .regs-form-area .signin-btn {
        float: left;
    }
    .reg-left-botm-point ul li {
        margin-bottom: 15px;
        font-size: 18px;
    }
    .reg-left-botm-point {
        position: initial;
        width: 100%;
    }
    .reg-left-botm-point ul li span.reg-left-icon {
        display: block;
    }
    .step2-img .check-width .cust-checkbox {
        width: 49%;
        margin-bottom: 5px;
    }
    .three-field-group .two-field-group-inner .cust-checkbox {
        width: 48%;
        margin-bottom: 5px;
        margin-right: 0;
    }
    .step3-img .two-field-group .gender-checkbox.pets_food .cust-checkbox {
        width: 48%;
        margin-bottom: 5px;
        margin-right: 0;
    }
    .three-field-group .two-field-group-inner {
        flex-wrap: wrap;
        margin-bottom: 0;
    }
    .two-field-group-inner .gender-checkbox.pets_food {
        flex-wrap: wrap;
    }
    .large-check-text {
        width: 48% !important;
    }
    #wcps-18388 .owl-stage {
        width: 100% !important;
        transform: none !important; 
        display: flex !important;
        justify-content: center;
        flex-wrap: wrap;
    }
    #wcps-18388 .owl-item.cloned{
        display: none !important;
    }
    #wcps-18388 .owl-stage .owl-item{
        display: flex;
        flex-flow: column;
        width: 320px !important;
        justify-content: center;
        align-items: center;
        text-align: center;
    }
    .custom_rel .wpb_wrapper h2, .custom_rel .wpb_wrapper p, .custom_rel .wpb_wrapper .vc_btn3-left{
        text-align: center !important;
    }
    .custom_rel .inner_desc{
    	order: 2;
    }
    .custom_rel .inner_img{
    	order: 1;
    }
    .custom_rel .double_btns {
	    display: flex;
	}
	.custom_rel .double_btns a {
	    padding: 18px 20px !important;
	}
}
@media (max-width: 752px) {
	.wpsisac-image-slide-wrap {
        height: 385px;
    }
    .pet-slider-outer .slick-slide.slick-current[data-slick-index='0'] a::after,
    .pet-slider-outer .slick-slide[data-slick-index='4'] a::after{
        content: 'Cão';
    }
    .pet-slider-outer .slick-slide.slick-current[data-slick-index='1'] a::after,
    .pet-slider-outer .slick-slide[data-slick-index='5'] a::after{
        content: 'Gato';
    }
    .pet-slider-outer .slick-slide.slick-current[data-slick-index='2'] a::after,
    .pet-slider-outer .slick-slide[data-slick-index='6'] a::after{
        content: 'Roedor';
    }
    .pet-slider-outer .slick-slide.slick-current[data-slick-index='3'] a::after {
        content: 'Aves';
    }
}
@media (max-width: 600px) {
    .faq-tabs-sec ul li {
        padding: 10px 25px; 
    }
     .faqs-accordion-all.vc_custom_1590752371647 {
        padding: 15px 20px !important;
    }
    .wpb-js-composer .faqs-accordion-all.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
        padding: 25px 10px;
        border-bottom: 1px solid #ddd;
        padding-right: 35px !important;
    }
    .faqs-top p.vc_custom_heading.text-center {
        font-size: 15px;
    }
    .faqs-top h2.vc_custom_heading.text-center {
        font-size: 30px;
    }
    .faq-accor-outer .vc_tta-container {
        padding: 25px 20px;
        background: #fff;
        border-radius: 15px;
    }
    .add-new-pet {
        width: 100%;
        margin: 0;
    }
    .add-pets-inner {
        width: 100%;
        margin-bottom: 30px;
        padding: 25px 10px;
    }
    .add-pets-area {
        flex-wrap: wrap;
    }
    .top-head-new-area p {
        width: 100%;
    }
    .top-head-new-area h2 {
        font-size: 47px;
    }
    .popup-outer form {
        width: 90%;
    }
    .popup-inner {
        max-width: unset;
    }
    .col-sm-12.mob-pd0{
        padding: 0px;
    }
    .wpsisac-image-slide img {
        max-width: 290px;
        max-height: 310px;
    }
    div#wpsisac-slick-carousal-1 {
        margin-bottom: 30px !important;
    }
    .page-template-product_page_lovebox .lovebox-products .woocommerce ul.products li {
	    margin: 0 0 20px 0;
	    width: 100%;
	}
	.page-template-product_page_lovebox .woocommerce ul.products li.product .woocommerce-loop-product__title, .page-template-product_page_lovebox .woocommerce ul.products li.product h3{
		font-size: 15px;
	}
	.page-template-product_page_lovebox .woocommerce ul.products li.product .price {
		margin-top: 0;
	    font-size: 18px;
	}
	.lovebox-products .btm-data {
    	margin-top: 10px;
    	padding: 0;
	}
	.lovebox-products .btm-data h2 {
	    font-size: 14px;
	    line-height: 20px;
	    margin-bottom: 15px;
	}
	.btm-data b {
	    font-size: 15px;
	    margin-right: 10px;
	    top: 2px;
	}
	.top-head-new-area h3 {
	    font-size: 25px !important;
	}
	.lovebox-products .top-head-new-area p {
	    font-size: 16px;
	}
	.btm-data img {
	    width: 200px;
	}
	.custom_rel .double_btns {
	    display: unset; 
	}
	.custom_rel .double_btns a {
	    width: 200px;
	}
	#bottom-section.custom_rel{
		padding-top: 30px !important;
	    padding-right: 30px !important;
	    padding-bottom: 30px !important;
	    padding-left: 30px !important;
	}
	.double_btns .vc_btn3-container {
	    margin: unset;
	}
}
@media (max-width: 480px) {
    .new-footer-design.site-footer .footer-menu {
        display: none;
    }
    .new-footer-design .footer-info .container, .new-footer-design .footer-info .sober-container {
        padding: 20px 15px;
    }
    .new-footer-design.site-footer .footer-social, .new-footer-design.site-footer .copyright {
        margin: 0;
    }
    .new-footer-design .footer-widgets .widget-title {
        margin-bottom: 20px;
    }
    .new-footer-design .footer-widgets .container {
        padding-top: 10px;
        padding-bottom: 0;
    }
    .combine-right p, .combine-inner p {
        max-width: 100%;
        padding-bottom: 30px;
        line-height: normal;
    }
    .combine-right h3 {
        margin: 50px 0 15px;
        font-size: 30px;
    }
    #combine-section {
        padding-top: 40px !important;
        margin-top: 0;
        background-color: #ff9d9a;
    }
    #best-selling-sec .bold-heading {
        font-size: 18px;
        line-height: 24px;
        margin: 0 0 10px;
    }
    .new-footer-design .footer-content .sober-container {
        padding: 17px 15px 37px;
    }
    .container-outer .container {
        padding: 0;
    }
    .extra-right-outer {
        padding: 10px 10px;
    }
    .new-footer-design .footer-widgets  .container-outer .container {
        padding: 0 20px;
    }
    #best-selling-sec .bold-heading br {
        display: none;
    }
    .expre-top-sec .bold-heading, .combine-inner h3.bold-heading {
        font-size: 25px;
        text-align: center !important;
    }
    .expre-top-sec p {
        width: 100%;
        text-align: center !important;
    }
    #best-selling-sec {
        padding: 50px 20px!important;
    }
    .best-selling-slider .owl-carousel .owl-nav.disabled,
    .best-selling-slider .owl-carousel .owl-nav {
        top: -70px;
        right: 0;
    }
    .pet-slider-outer .owl-carousel .owl-nav {
        top: -30px;
    }

    #best-selling-sec .bold-heading {
        width: calc(100% - 80px);
    }
    #best-selling-sec #pet-slider-head .bold-heading {
        width: 100%;
    }
    .best-selling-slider .owl-carousel .owl-nav > div, .pet-slider-outer #wpsisac-slick-carousal-1 .slick-arrow{
        width: 30px !important;
        height: 30px !important;
        margin: 0 5px !important;
        background-size: 30px 30px !important;
    }
    .best-selling-slider .owl-carousel .owl-nav .owl-next,
    .pet-slider-outer #wpsisac-slick-carousal-1 .slick-arrow.slick-next {
        background-size: 30px 30px !important;
    }
    .best-selling-slider .owl-carousel .owl-stage {
        max-height: 400px;
    }
    .wpsisac-image-slide-wrap {
        padding: 50px 0 0 0;
    }
    .pet-slider-outer .wpsisac-image-fit .wpsisac-image-slide-wrap img, 
    .pet-slider-outer .wpsisac-image-fit .wpsisac-slide-wrap img{
        max-height: 190px;
    }
    .pet-slider-outer .wpsisac-slick-carousal.design-6 .slick-prev {
        right: 40px !important;
    }
    .pet-slider-outer {
        padding: 50px 0 0px;
    }
    .pet-slider-outer .wpsisac-image-slide a::after {
        font-size: 15px;
    }
    .custom-pet-silder {
        padding: 70px 0 0 0;
        min-height: 280px;
    }
    .custom-pet-silder .owl-carousel .owl-item img {
        max-width: 50%;
    }
    .pet-slider-outer .c-p-title {
        font-size: 16px;
    }
    .custom-pet-silder .owl-carousel .owl-item img {
        max-width: 50%;
    }
    .second-combine.vc_custom_1581670081514 {
        margin-top: 0;
        padding-top: 40px !important;
    }
    .combine-right, .combine-right p {
        text-align: center;
        width: 100%;
        line-height: 25px;
    }
    .extra-footer-outer {
        padding: 0 10px;
        background: transparent;
        margin: 10px 0 0 0;
    }
    .footer-content .extra-footer-inner p, #nav_menu-3, #nav_menu-4, #media_image-2, #media_image-3 {
        display: none;
    }
    .new-footer-inner {
        flex: 0 100%;
        width: 100%;
        flex-wrap: wrap;
    }
    .expre-inner p {
        font-size: 15px;
        line-height: 25px;
    }
    .expre-inner h3 {
        font-size: 19px;
        margin: 15px 0;
    }
    .expre-sec .expre-inner {
        text-align: center;
    }
    #media_image-4, #social-links-widget-2, #media_image-5  {
        display: inline-block;
        width: 100%;
    }
    #media_image-4 {
        padding: 20px 0;
    }
    #combine-section .owl-carousel .owl-item img {
        width: 70%;
        max-width: unset;
    }
    .pet-slider-outer .sa_hover_container {
        padding: 5% 1% !important;
    }
    #combine-section, #best-selling-sec {
        margin: 0;
        padding: 0;
    }
    #best-selling-sec{
        padding: 50px 0px!important
    }
    .footer-widgets .container {
        padding: 0 15px;
    }
    .page-template .site-content {      
        overflow-x: hidden;
    }
    .pet-slider-outer #wpsisac-slick-carousal-1 .slick-arrow {
        top: -30px !important;
    }
    .pet-slider-outer .slick-slide a::after {
        content: 'Cão';
    }
    .pet-slider-outer .slick-slide:nth-child(2) a::after {
        content: 'Aves';
    }
    .pet-slider-outer .slick-slide:nth-child(3) a::after {
        content: 'Roedor';
    }
    .pet-slider-outer .slick-slide:nth-child(4) a::after {
        content: 'Gato';
    }
   /*  .best-selling-slider .owl-carousel .owl-stage {
        max-height: unset;
    }*/
    .container.sec-row-out {
        padding-top: 50px;
    }
    .container.sec-row-out .best-selling-slider .owl-item{
        min-height: unset !important;
    }
    .container.sec-row-out .best-selling-slider .owl-carousel .owl-stage {
        max-height: 390px;
    }
    .best-selling-slider .owl-item{
        min-height: unset!important;
    }
    .best-selling-slider .woocommerce ul.products li.product .product-header {
        padding: 0 15px;
        min-height: 200px;
    }
        .contem-list ul {
        margin-top: 10px;
    }
    .contem-list ul li {
        color: #292B3A;
        width: 100%;
        margin-bottom: 8px;
    }
    .contem-list ul li>img {
        padding-right: 5px;
        max-width: 42px;
    }
    .contem-area p {
        margin-bottom: 20px!important;
        font-size: 14px;
        line-height: 24px;
    }
    .subs-points ul li>img {
        margin-top: -8px;
    }
    .subs-points ul li {
        margin-bottom: 5px;
    }
   /*  .pet-slider-outer .wpsisac-slick-carousal.design-6 .slick-prev {
        right: 60px !important;
    }*/
    form.wpcf7-form h4 {
        font-size: 22px;
    }
    #top-contact-area .vc_empty_space {
        height: 100px !important;
    }
    .faqs-accordion-new h4 a {
        padding: 20px 40px 20px 0!important;
        color: #000 !important;
        font-size: 16px;
    }
    .vc_custom_1590730251758 {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }
    p.vc_custom_heading.sub-heading-text.text-left {
        width: 100%;
    }
    .about-top-sec h1.vc_custom_heading.text-center {
        font-size: 25px;
    }
    .commu-sec-second h3.vc_custom_heading.text-center {
        width: 100%;
        font-size: 21px;
        line-height: normal;
    }
    section.vc_section.commu-sec-second.vc_custom_1590730251758 {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }
    .good-food-sec .left-globe-text p {
        border-right: none;
    }
    section.vc_section.good-food-sec.vc_custom_1590647217460 {
        padding-top: 50px !important;
    }
    .right-food-sec .vc_custom_heading {
        padding: 0;
    }
    .vc_row.wpb_row.vc_row-fluid.container.margin-auto.vc_custom_1590650244258 {
        padding-bottom: 30px !important;
    }
	.vc_row.wpb_row.vc_row-fluid.container.margin-auto.globe-outer-sec.vc_custom_1590753038944 {
		padding-bottom: 0 !important;
	}
    .about-last-sec {
        padding: 50px 0;
    }
    .sustain-sec .wpb_column.vc_column_container.vc_col-sm-4 {
        margin-bottom: 30px;
    }
    .sustain-sec h5.vc_custom_heading {
        margin-bottom: 35px;
        margin-top: 30px;
        font-size: 25px;
    }
    h2.vc_custom_heading.main-heading-text.text-left {
        margin-top: 40px;
        margin-bottom: 0;
    }
    .vc_row.wpb_row.vc_row-fluid.custom-gallery.vc_custom_1590746161779 {
        padding-bottom: 70px !important;
    }
    .good-food-sec {
        background: #fff8f8;
    }
    .faq-tabs-sec ul li {
        padding: 10px 9px;
    }
    .faq-tabs-sec ul li {
        width: 44%;
        text-align: center;
        margin-bottom: 13px;
    }
    .faq-tabs-sec ul {
        flex-wrap: wrap;
    }
    section.vc_section.faq-tabs-sec.vc_custom_1590762866469 {
        padding: 30px 0!important;
    }
    .vc_custom_1590998205860 .vc_row.wpb_row.vc_row-fluid.container.margin-auto {
        padding: 0;
    }
    .wpb-js-composer .faqs-accordion-all.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
        font-size: 15px;
    }
    .wpb-js-composer .faqs-accordion-all.vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-panel-body {
        padding: 0px 20px 15px 10px;
        font-size: 14px;
        line-height: normal;
    }
    .faqs-top.vc_custom_1590759399241 {
        padding-top: 100px !important;
    }
    .about-top-sec .wpb_single_image img {
        max-width: 75%;
    }
    .commu-sec-second p {
        font-size: 15px;
    }
    section.vc_section.about-top-sec.vc_custom_1590643177179.vc_section-has-fill {
        padding-top: 110px!important ;
    }
    .sustain-sec img.alignnone {
        width: 30%;
    }
    .add-pet-details ul li h5 {
        font-size: 17px;
    }
    .add-pet-details ul li p{
        font-size: 17px;
    }
    .add-pets-btn button.btn {
        font-size: 13px;
    }
    .add-pets-btn img {
        width: 18px;
    }
    .reg-left-botm-point ul li {
        font-size: 15px;
    }
    .regs-left h1 {
        font-size: 35px;
    }
    .register-area .input-choose {
        margin-left: 0px;
        margin-top: 15px;
    }
    .pet-face-area ul li {
        width: 48.2%;
        margin-bottom: 3px;
    }
    .step3-img .two-field-group .form-group.gender-checkbox .cust-checkbox {
        width: 100%;
        margin-bottom: 4px;
    }
    .large-check-text {
        width: 100% !important;
    }
    .step3-img  .two-field-group .form-group.gender-checkbox {
            flex-wrap: wrap;
    }
    .step3-img .two-field-group-inner {
           flex-wrap: wrap;
               margin-bottom: 0;
    }
    .step3-img .two-field-group-inner .cust-checkbox {
        width: 100%;
        margin-bottom: 4px;
    }
    .mb15{
        margin-bottom: 15px;
    }
    .regs-form-area {
        padding: 15px;
        border-radius: 4px;
    }
    .page-id-20510 .content_box {
        margin-left: unset !important;
    }
    .page-id-20510 .content_box h2, .page-id-20510 .content_box p, .page-id-20510 .content_box .vc_btn3-container.vc_btn3-left{
        text-align: center !important;
    }
    .content_box h2{
        font-size: 40px !important;        
    }
    .custom_rel .double_btns a {
	    width: 100%;
	}
	.custom_rel .wpb_wrapper h2 {
	    font-size: 27px !important;
	}
	.inner_desc p {
	    height: auto;
	}
	
}
@media (max-width: 414px) {
    .two-field-group {
        flex-wrap: wrap;
    } 
    .popup-body .two-field-group .form-group {
        width: 100%;
    }
    .three-field-group .two-field-group-inner .cust-checkbox {
        padding: 10px 15px 10px 15px;
    }
    /*.three-field-group .two-field-group-inner .cust-checkbox.active {
        padding: 10px 7px 10px 30px;
    }*/
   .popup-body .cust-checkbox img {
        top: calc(50% - 10px);
    }
    .popup-body .two-field-group .form-group.gender-checkbox .cust-checkbox img {
        top: 10px;
    }
    .popup-body .two-field-group .form-group.gender-checkbox .cust-checkbox {
         padding: 10px 15px 10px 25px;
    }
}
@media (max-width: 375px) {
    .popup-inner {
        padding: 35px 15px 0;
    }
    .two-field-group-inner {
        width: 100%;
    }
    .popup-body .two-field-group .form-group.on-off-btn {
        margin-top: 10px;
    }
    .switch-outer {
        padding-top: 10px;
        justify-content: left;
    }
    .popup-body .two-field-group .form-group.on-off-btn {
        width: 50% !important;
    }
    .popup-body .form-group.on-off-btn p {
        text-align: left;
    }
    .page-id-20510 .content_box .vc_btn3-container.vc_btn3-left button{
        font-size: 14px !important;
        padding: 15px 45px !important;
    }
    .page-id-20510 .content_box h2 {
        font-size: 30px !important;
    }
    .page-id-20510 .content_box p {
        font-size: 15px !important;
    }
    .custom_rel .wpb_wrapper h2 {
        font-size: 30px !important;
    }
    .custom_rel .wpb_wrapper p{
        font-size: 13px ;
        line-height: 26px ;
    }
    .custom_rel .wpb_wrapper .vc_btn3-left a{
        padding: 15px 40px !important;
    }
    /*.custom_rel .vc_column-inner{
        padding-top: 20px !important;
        padding-right: 18px !important;
        padding-left: 8px !important;
    }*/
}