@import url('https://fonts.googleapis.com/css2?family=Righteous&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato&display=swap');
  html {
    overflow-x: hidden;
 }
/**Portada **/
.onboarding-wrap {
    color: white;

    padding: 0;
    white-space: nowrap;
}
.onboarding-wrap a {
    color: #2b9d4c;
    background-color: white;
    padding: 3px 26px;
    border-radius: 5px;
    margin: .5em;
}
.home-mipetqr {
    margin-top: 95px;
}
.pointy{
  cursor:pointer;
}
.demomipet{
  max-height: 410px;
}
.holiday-message{
  display: no ne;
}
.border-top-mipet {
    border-top: 4px solid #FBC100;
    padding-top: 10px;
    font-size: 1em;
}
/** FIN Portada **/
.holiday-message{
  display: none;
}
.hand-cursor {
    cursor: pointer;
}
 html.adminpet{    
  background: #ffbc10;
 }
    body{
    background: #fff;
  }
  .mipet-body label {
    font-size: .8em;
    font-family: 'Lato';
    font-weight: bold;
}
.mipet-formhead .mipet-title{
  white-space: nowrap;
  font-size: 1.8em;
}
.mipet-body input {

}
.mipet-branding-bg .logo {
    max-height: 30px!important;
}

.mipet-branding-bg{
  background: #F9F8F6;
  
}
.mipet-branding{
  background: #FFBC10;
}
.mipet-branding img.logo {
    max-height: 20px!important;
}
p.mipet-title {
    font-family: 'Righteous';
    font-size: 44px;
    margin-bottom:0;

    line-height: 1.3em; 
}
.mipet-cta{
  font-family: 'Lato'!important;
font-weight: 900;
text-transform: uppercase;

  font-size: 1.15em;
  white-space: nowrap;
}
.mipet-text{
  font-family: 'Lato';
font-style: normal;
font-weight: 400;
line-height: 21px
}
.mipet-infowrap{
  background: rgba(115, 198, 234, 0.22);
border-radius: 10px;
color:#424141;
}
.mipet-unclaimed-title {
    font-size: 25px!important;
}
.mipet-mobilewrap{
  max-width: 420px;
}
.mipet-form ul{ list-style-type: none; }
.mipet-form ul li{ 
  margin-bottom: 15px;
}
  .mipet-form .fa-info-circle{
position: absolute;

    font-size: 30px;
    margin-top: 7px;
}
.mipet-petpic{
  border-radius: 50%;

    width: 100%;
    padding-top: 15px;
    padding-right: 15px;
}
.mipet-hola{
    position: absolute;
    bottom: 0;
}
.mipet-body{
  padding-bottom: 25px;
}
.mipet-mainscreen {
    background: white;
    border-bottom-left-radius: 15px;
}

.mipet-card {
    background: #FFFFFF;
    border: 1px solid #D7D7D7;
    border-radius: 8px;
    padding: 25px;
    margin: 1em;
}
.mipet-contacts-title {
    font-family: 'Lato';
    font-style: normal;
    font-weight: bold;
    padding: 15px;
    display: block;
    line-height: 22px;
    color: #949494!important;
}
.mipet-contacts-list label {
    font-size: .8em;
}
.border-mipetqr {
    border: 5px solid #ffbc10;
}
.mipet-card .mipet-card-img img {
    max-height: 110px;
        border: 5px solid #ffbc10;

    margin: 0!important;
}

.mipet-card-text span {
    font-family: 'Righteous';
    font-style: normal;
    font-weight: 400;
    font-size: 1em;
    line-height: 15px;
/* identical to box height */
    color: #A9A9A9;
}
.mipet-scanhistory{
  max-height: 230px;
    overflow-y: scroll;
    margin-bottom: 25px;
    background: #FFFFFF;
    background: -webkit-linear-gradient(bottom, #FFFFFF, #11111100);
    background: -moz-linear-gradient(bottom, #FFFFFF, #11111100);
    background: linear-gradient(to top, #f4f4f4, #11111100);
}
.mipet-scanhistory ul {
    padding-left: 0;
}
.mipet-scanhistory li .fa-angle-double-right  {
    font-size: 24px;
  
}
.mipet-scanhistory li a.pointy {
    padding: 5px 13px;
    background: #fff;
    font-size: 15px;
    border-radius: 5px;
    font-weight: bold;
}
.mipet-scanhistory li a {
  color: #2a2a2a;
    font-size: 15px;
    display: block;
}
.mipet-scanhistory li {
    list-style: none;
    background: #ffbc10;
    padding: 0.4em 0.5em;
    font-size: .9em;
}

.adminpet .mipet-card-img img {
    max-width: 100%;
    
    max-height: 170px;
}
.adminpet .fa-trash {
    color: #C6C6C6;
    font-size: 34px;
    padding-top: 9px;
}
.adminpet p.mipet-title{
  font-size: 34px;
}
.adminpet-logo{
  max-width: 200px;
    display: block;
    margin: 15px auto;
}

.adminpet-sidebar {
    background: #ffbc10;
    color: white;
}

.adminpet-sidebar a:hover {
    color: #fdffff;
    font-weight: bold;
}
.adminpet-sidebar a {
    color: white;
    font-size: 1.42em;
    display: block;
    font-family: 'Righteous';
}

.adminpet-sidebar ul li {padding: 1em;border-bottom: 1px solid #f7f7f763;}

.adminpet-sidebar ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.btn-outline-mipetqr{
  background-color: none;
  border: 3px solid #FFBC10;
}
.btn-mipetqr{

    color: white;
  background-color: #FFBC10;
  border: 3px solid #FFBC10;
}
.btn-mipetqr:hover{
    background:linear-gradient(#4CAF50,#8BC34A)!important;
    border-color: #4CAF50;
    color: white!important;
  }
  h2.section-heading.text-light .text-muted {
    color: #fdfdfd!important;
}
.btn-success{
  background: #81D254;
}
.btn-shadow{
  box-shadow: 4px 6px 0px rgba(0, 0, 0, 0.09);
border-radius: 7px;
}
.mipet-holacol{
  vertical-align: bottom;display: inline-flex;align-items: flex-end;
    min-height: 35vh;
}
.mipet-color{
  color:#FFBC10;
}
.mipet-bgcolor{
  background-color:#FFBC10;
}

.inthebox{    
    min-height: 65vh;
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 70%;
    background-image: url(/assets/img/inthebox-bg.jpeg);
}
.img-circle {
    border-radius: 50%;
    margin: 15px;
}

.discountprice {
    position: absolute;
    right: 50px;
    margin-top: 14px;
    text-decoration: line-through;
    color: #000;
    font-size: 1em;
}

.listing-info .discountprice {
    top: -30px;
    left: 80px;
    font-weight: bold;
}
body {
 
  font-family: 'Roboto Slab', 'Helvetica Neue', Helvetica, Arial, sans-serif; }

p {
  line-height: 1.75; }

a {
  color: #00bcd4; }
  a:hover {
    color: #00bcd4; }

.text-primary {
  color: #fed136 !important; }

#search-results .card::before {
    content: "";
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background-repeat: no-repeat;
    background-position: center 100px;
    background-size: 50%;
/*    background-image: url(/assets/img/logo.png);
    opacity: .7;*/
}
.fixed-top{
  
    position: fixed!important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;

  font-family: 'Righteous', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
  .montserrat{font-family: 'Righteous', 'Helvetica Neue', Helvetica, Arial, sans-serif;   font-weight: normal;}
.btn-success {
    background:linear-gradient(#4CAF50,#8BC34A)!important;
    border: 2px solid #739e5b6e;
}
section {
  padding: 100px 0; }
  section h2.section-heading {
    font-size: 40px;
    margin-top: 0;
    margin-bottom: 15px; }
  section h3.section-subheading {
    font-size: 16px;
    font-weight: 400;
    font-style: italic;
    margin-bottom: 75px;
    text-transform: none;
    font-family: 'Droid Serif', 'Helvetica Neue', Helvetica, Arial, sans-serif; }

.btn {
  font-family: 'Righteous', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: normal; }

.btn-xl {
  font-size: 18px;
  padding: 20px 40px; }

.btn-primary {
 /* background-color: #fed136;
  border-color: #fed136; */
background-color: #00ae68;
    border-color: #036942;
  }
  .btn-primary:active, .btn-primary:focus, .btn-primary:hover {
    background-color: #036942 !important;
    border-color: #fec810 !important;
    border-color: #00ae68 !important;
    color: white; }
  .btn-primary:active, .btn-primary:focus {
    box-shadow: 0 0 0 0.2rem rgba(254, 209, 55, 0.5) !important; }

::-moz-selection {
  background: #fed136;
  text-shadow: none; }

::selection {
  background: #fed136;
  text-shadow: none; }

img::selection {
  background: transparent; }

img::-moz-selection {
  background: transparent; }

body {
  -webkit-tap-highlight-color: #fed136; }
img.img-fluid.logo {
    max-height: 100px;
    max-height: 70px;
}
.logout-button{
  font-size: 14px;
    color: #9b9fa2!important;
}
.pointy{
  cursor: pointer;
}
#fancybox-close {
    display: block;
    right: -30px;
    top: -5px;
}
.giveMeEllipsis {
   overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-box-orient: vertical;
   -webkit-line-clamp: 3; /* number of lines to show */
}
#mainNav {
  background-color: #ffffff; }
  #mainNav .navbar-toggler {
    font-size: 12px;
    right: 0;
    padding: 13px;
    /*margin:0 12px 0 0;*/
    text-transform: uppercase;
    color: white;
    border: 0;
    /*background-color: #fed136;color: #FBC100; */
    background-color: #FFBC10;
    font-family: 'Righteous', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
  #mainNav .navbar-brand {
    color: #FFF;
    font-weight: normal;
    font-family: 'Righteous', 'Helvetica Neue', Helvetica, Arial, cursive; }
    #mainNav .navbar-brand.active, #mainNav .navbar-brand:active, #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
      
      color: #fec503; 
    }
  #mainNav .navbar-nav .nav-item .nav-link {
    font-size: 90%;
    font-weight: normal;
    padding: 0.75em 0;
    letter-spacing: 1px;
    color: white;
    color: #082d36;
    font-family: 'Righteous', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
    #mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {
      color: #FBC100    }

.commpra-font{
  font-family: "Fredoka One",Sans Serif,Arial;
  
}
.hero-image-layers img{
      position: absolute;
    left: 0;
    top: 0;
}

header.masthead {
  text-align: center;
  color: white;
  background-image: url("../img/header-bg.jpg");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  header.masthead .intro-text {
    padding-top: 150px;
    padding-bottom: 100px; }
    header.masthead .intro-text .intro-lead-in {
      font-size: 22px;
      font-style: italic;
      line-height: 22px;
      margin-bottom: 25px;
      font-family: 'Droid Serif', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
    header.masthead .intro-text .intro-heading {
      font-size: 50px;
      font-weight: normal;
      line-height: 50px;
      margin-bottom: 25px;
      font-family: 'Righteous', 'Helvetica Neue', Helvetica, Arial, sans-serif; }

.dropdown-menu>div>ul {
    overflow-y: scroll;
    display: block;
    height: 320px;
}
.service-heading {
  margin: 15px 0;
  text-transform: none; }

#portfolio .portfolio-item {
  right: 0;
  margin: 0 0 15px; }
  #portfolio .portfolio-item .portfolio-link {
    position: relative;
    display: block;
    max-width: 400px;
    margin: 0 auto;
    cursor: pointer; }
    #portfolio .portfolio-item .portfolio-link .portfolio-hover {
      position: absolute;
      width: 100%;
      height: 100%;
      -webkit-transition: all ease 0.5s;
      -moz-transition: all ease 0.5s;
      transition: all ease 0.5s;
      opacity: 0;
      background: rgba(254, 209, 54, 0.9); }
      #portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
        opacity: 1; }
      #portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
        font-size: 20px;
        position: absolute;
        top: 50%;
        width: 100%;
        height: 20px;
        margin-top: -12px;
        text-align: center;
        color: white; }
        #portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
          margin-top: -12px; }
        #portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
        #portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
          margin: 0; }
  #portfolio .portfolio-item .portfolio-caption {
    max-width: 400px;
    margin: 0 auto;
    padding: 25px;
    text-align: center;
    background-color: #fff; }
    #portfolio .portfolio-item .portfolio-caption h4 {
      margin: 0;
      text-transform: none; }
    #portfolio .portfolio-item .portfolio-caption p {
      font-size: 16px;
      font-style: italic;
      margin: 0;
      font-family: 'Droid Serif', 'Helvetica Neue', Helvetica, Arial, sans-serif; }

#portfolio * {
  z-index: 2; }


.portfolio-modal {
  padding-right: 0px !important; }
  .portfolio-modal .modal-dialog {
    margin: 1rem;
    max-width: 100vw; }
  .portfolio-modal .modal-content {
    padding: 100px 0;
    text-align: center; }
    .portfolio-modal .modal-content h2 {
      font-size: 3em;
      margin-bottom: 15px; }
    .portfolio-modal .modal-content p {
      margin-bottom: 30px; }
    .portfolio-modal .modal-content p.item-intro {
      font-size: 16px;
      font-style: italic;
      margin: 20px 0 30px;
      font-family: 'Droid Serif', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
    .portfolio-modal .modal-content ul.list-inline {
      margin-top: 0;
      margin-bottom: 30px; }
    .portfolio-modal .modal-content img {
      margin-bottom: 30px; }
    .portfolio-modal .modal-content button {
      cursor: pointer; }
  .portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    cursor: pointer;
    background-color: transparent; }
    .portfolio-modal .close-modal:hover {
      opacity: 0.3; }
    .portfolio-modal .close-modal .lr {
      /* Safari and Chrome */
      z-index: 1051;
      width: 1px;
      height: 75px;
      margin-left: 35px;
      /* IE 9 */
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      background-color: #212529; }
      .portfolio-modal .close-modal .lr .rl {
        /* Safari and Chrome */
        z-index: 1052;
        width: 1px;
        height: 75px;
        /* IE 9 */
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        background-color: #212529; }

.categories-cards .category-name{
      font-size: 37px;
    display: block;
    background: noneffffff59;
    text-transform: none;
    border-radius: 1em
;
}

.titulo-flotante {
    font-size: 40px;
    font-family: 'Nunito', sans-serif;
    font-weight: 800;
    color: #de3a6e;
    margin-bottom: 10px!important;
    display: block;
    float: left;
      line-height: 1em;
    width: 100%;
    text-align: left;
}
a.add_button.btn.btn-default {
    float: right;
    margin-left: 10px;
    color: #3d1f63;
    
}
.nav-item.telefonos{
  position: absolute;top: 0;right: 0;width:420px;
}
.contactphone{
  display: block;margin-top: 5px;font-family: 'Righteous','Open Sans';font-size: 1.7em;line-height: .8em;
}

.sidebar-cats{
  background: #f9f9f9;
    padding: 15px;
    border-radius: 5px;
}
.sidebar-cats>ul{ list-style: none;
    padding-left: 0; }
.sidebar-cats>ul ul{
list-style: none;
display: none;
padding-left: 10px;
font-size: .8em;
padding-top: 7px;
padding-bottom: 3px;
margin-bottom: 5px;
}
.sidebar-cats>ul>li>ul>li {
    border-left: 2px solid #f07901;
    padding: 12px 0 0 8px;
    line-height: .5em;
}
.sidebar-cats>ul>li>ul>li a {
    color: #4c4c4c;
}
.sidebar-cats>ul>li>ul>li>ul>li a {
    color: #343030;
    display: block;
    font-size: 12px;
    margin-top: 15px;
}
.sidebar-cats ul>li {margin-bottom: 12px; cursor:pointer;}


 .products .carousel-cell.image {
    height: 50vh!important;
  }

section#products {
    padding: 0!important;
}
section#options {
    padding-bottom: 0!important;
}
 
section#contact {
  background-repeat: no-repeat;
  border-right:none;
  border-left:none;
  border-top:5px solid;
  border-bottom:none;
  background-position: center; }
  section#contact .section-heading {
    color: #fff; }
  section#contact .form-group {
    margin-bottom: 25px; }
    section#contact .form-group input,
    section#contact .form-group textarea {
      padding: 10px; }
    section#contact .form-group input.form-control {
      height: auto; }
    section#contact .form-group textarea.form-control {
      height: 148px; }
  section#contact .form-control:focus {
    border-color: #fed136;
    box-shadow: none; }
  section#contact ::-webkit-input-placeholder {
    font-weight: 700;
    color: #ced4da;
    font-family: 'Righteous', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
  section#contact :-moz-placeholder {
    font-weight: 700;
    color: #ced4da;
    /* Firefox 18- */
    font-family: 'Righteous', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
  section#contact ::-moz-placeholder {
    font-weight: 700;
    color: #ced4da;
    /* Firefox 19+ */
    font-family: 'Righteous', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
  section#contact :-ms-input-placeholder {
    font-weight: 700;
    color: #ced4da;
    font-family: 'Righteous', 'Helvetica Neue', Helvetica, Arial, sans-serif; }

footer {
  padding: 25px 0;
  text-align: center; }
  footer span.copyright {
    font-size: 90%;
    line-height: 40px;
    text-transform: none;
    font-family: 'Righteous', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
  footer ul.quicklinks {
    font-size: 90%;
    line-height: 40px;
    margin-bottom: 0;
    text-transform: none;
    font-family: 'Righteous', 'Helvetica Neue', Helvetica, Arial, sans-serif; }

ul.social-buttons {
  margin-bottom: 0; }
  ul.social-buttons li a {
    font-size: 20px;
    line-height: 40px;
    display: block;
    width: 40px;
    height: 40px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    color: white;
    border-radius: 100%;
    outline: none;
    background-color: #212529; }
    ul.social-buttons li a:active, ul.social-buttons li a:focus, ul.social-buttons li a:hover {
      background-color: #fed136; }


.main-carrousel{
    margin-top: 115px;
}

.carousel-cell {
  width: 100%; /* full width */
  height: 420px; /* height of carousel */
  margin-right: 10px;
}
.main-carrousel .carousel-cell {
  height: 390px; /* height of carousel */
}
.slider-carrousel .carousel-cell {
  height: 600px; /* height of carousel */
}
.categories-card .carousel-cell {
  height: 100%; /* height of carousel */
}
.flickity-prev-next-button.previous {display: none;
  left: 10px!important;}

.flickity-prev-next-button.next {
    right: 10px!important;
}
.white-top-gradient{
  background: rgb(231,253,255);
background: -moz-linear-gradient(180deg, rgba(231,253,255,1) 0%, rgba(255,255,255,0) 60%);
background: -webkit-linear-gradient(180deg, rgba(231,253,255,1) 0%, rgba(255,255,255,0) 60%);
background: linear-gradient(180deg, rgba(231,253,255,1) 0%, rgba(255,255,255,0) 60%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e7fdff",endColorstr="#ffffff",GradientType=1);
}
.masthead{
    -webkit-transition: background .5s linear;
-moz-transition: background .5s linear;
-o-transition: background .5s linear;
-ms-transition: background .5s linear;
transition: background .5s linear;
height: 80vh;
}
/*************** PRODUCT GRID SECTION***********/
.products label,.item label{
      color: #616161;
    font-size: 13px;
    margin-top: 14px;
    border-bottom: 2px solid #1e7234;
    padding-left: 0px;
}


.products .flickity-viewport, .products .carousel, .products .carousel-cell.image {
    height: 420px!important;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.products .btn-block.carousel-cell,.products .btn-block.carousel-cell.is-selected {
    margin-top: 0;
}

.reviews-carousel .flickity-viewport{
   width: 95%;
    margin: auto;
  height: 200px!important;
}
.subtitle {
 background: #4d4d4d;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    font-family: sans-serif;
    text-transform: uppercase;
    padding: 3px 5px;
    margin-bottom: 5px;
    border-radius: 4px;
    display: inline-block;
}



/*************** FAQ SECTION***********/
#faq .card-header {
    padding: 3px 20px;
    border-bottom: 0;
    cursor:pointer;
}
#faq i.material-icons {

    font-size: 50px;
    float: left;
    margin: 0 15px 50px;
    color: #ffc107;
}

#faq .card:hover {    
    background: #f9f9f9;}
#faq .card .card-body{    background-color: white;}
#faq .card {    border: 0;
    border-radius: 2px; 
}

#faq button.btn.btn-link {color: black;font-weight: 400;}

 #mainNav .navbar-brand {
       padding: 0;
}
.clickable{
  cursor: pointer;
}
/************* views de productos ***********/
.grilla4 .carousel-cell.image {
    height: 200px;
    background-size: cover;
    background-position: center center;
}

.grilla4 .listing-buttons {
    margin-top: 20px;
}
.grilla4 .flickity-viewport {
    height: 200px!important;
}
.grilla4 .flickity-prev-next-button.previous{
  display: none;
}
.miniaturas .clickable {
  height: 330px;
}
.miniaturas .clickable .image {
    height: 210px;
    background-size: cover;
    background-position: center center;
}

.miniaturas .listing-buttons {
    margin-top: 10px;float: right;
}
.miniaturas .flickity-viewport {
    height: 120px!important;
}
.miniaturas .flickity-prev-next-button.previous{
  display: none;
}
.miniaturas h5 {
    height: 1em;
}
.miniaturas .listing-price {
    width: 100%;
    text-align: left;
}
/************* REVIEWS SECTION ***********/

.reviews-carousel .carousel-cell{
  width: 32%;
}
.reviews-carousel .carousel-cell img{
border-bottom: 12px solid #28a745;
    padding-bottom: 2px;
  }
/************* SINGLE ITEM VIEW SECTION ***********/


.item .flickity-viewport, .item .carousel, .item .carousel-cell.image {
    height: 550px!important;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.item .btn-block.carousel-cell,.item .btn-block.carousel-cell.is-selected {
    margin-top: 0;
}
.wspbtn {
    position: fixed;
    bottom: 10px;
    right: 20px;

    z-index: 999999;
    max-width: 120px;
    display: block!important;
}
.wspbtn img{max-height: 40px;}
.btnBlueGreen.btnPush {
    box-shadow: 0px 5px 0px 0px #007144;
    border-radius: 50px;
    padding: 10px 13px;
}
a.btnBlueGreen:hover{
  color: white!important;}
.btnBlueGreen {
  color: white;
    background: #00AE68;
}
.listing-info .pricetag{
  margin: -15px 0 0px;
}
.listing-buttons {margin-top: 0px;}
.listing-price {
    margin-top: 4px;
    font-size: 20px;
}
.grilla4 .subtitle {
    white-space: nowrap;
    font-size: 10px;
}

.backbg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  transition: background-image 0.5s ease;
}
.backbg.bgcontain {

    background-color: #e9f5f3;
    background-size: contain;
    
}
#search-results h5.card-title {
    height: 2.2em;
    overflow: hidden;
}
.miniaturas h2.section-heading span {
    color: #575757!important;
}
.cart-icon-wrap{
    
    position: relative;
    }
@media (min-width: 768px) {
.cover-asociaciones{
  max-width: 800px;
}

.adminpet  .mipet-mobilewrap {
    float: left;
}
.topoffset {
    padding-top: 5em!important;
}
.grilla4 .subtitle {
    font-size: 12px;
}
.listing-price {margin-top: 30px;
    font-size: 25px;}
 .grilla4   .listing-price, .miniaturas .listing-price {
    margin-top: 0;
}
.miniaturas .clickable {
  height: 336px;
-webkit-box-shadow:0px 16px 36px -39px rgba(0,0,0,0.55);
-moz-box-shadow: 0px 16px 36px -39px rgba(0,0,0,0.55);
box-shadow: 0px 16px 36px -39px rgba(0,0,0,0.55);
}
.miniaturas .clickable:hover {
-webkit-box-shadow: 0px 20px 36px -39px rgba(0,0,0,1);
-moz-box-shadow: 0px 20px 36px -39px rgba(0,0,0,1);
box-shadow: 0px 20px 36px -39px rgba(0,0,0,1);
}
.listing-buttons {margin-top: 50px;}
  header.masthead .intro-text {
    padding-top: 120px;
    padding-bottom: 200px; }
    header.masthead .intro-text .intro-lead-in {
      font-size: 40px;
      font-style: italic;
      line-height: 40px;
      margin-bottom: 25px;
      font-family: 'Droid Serif', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
    header.masthead .intro-text .intro-heading {
      font-size: 75px;
      font-weight: 700;
      line-height: 75px;
      margin-bottom: 50px;
      font-family: 'Righteous', 'Helvetica Neue', Helvetica, Arial, sans-serif; 
      } 
    
  section {
    padding: 50px 0; } 
  }
  #mainNav .navbar-nav .nav-item .nav-link {
    white-space: nowrap;
}
  .search-menu .dropdown-toggle::after{
    content: none;
  }

  .dropdown .dropdown-menu a{
color: #575758;
    font-size: .9em;
    font-family: 'Righteous';
    font-weight: bold;
    border-bottom: 0px solid #e8e8e8;
    padding: 7px 0!important;
    display: block;
  }

.dropdown .dropdown-menu>div>ul{
  margin: 0;
  padding: 0;
}
.dropdown .dropdown-menu li{
   list-style-type:none;
    
  }

  .dropdown:hover .dropdown-menu {

    text-transform: none;
    display: block;
    margin-top: 0;
padding: 17px;
    width: 370px;
        right: 0;
    left: auto;
    }

    .subcats_listing a {
    font-size: 1.1em;
    font-family: 'Open Sans',Arial;
    font-weight: bold;
    padding: 10px 16px;
    border: 0;
    margin: 22px 15px 0px;
    background: #b3a9a9;
    display: inline-block;
    color: white;
}
@media (min-width: 992px) {
  section#item-listing {
    margin-top: 5.5em;
}
  div#navbarResponsive {
    display: none!important;
}
  .products .carousel-cell.image {
    height: 420px!important;
  }

   .odd .leftside, .pair .rightside {
    display: none!important;
      }
  .home #mainNav {
    background: transparent;
        padding-top: 25px;
    padding-bottom: 25px;
  }
  .home #mainNav .navbar-brand {
        margin-right: 0;

     padding-top: .3125rem;
    padding-bottom: .3125rem;
}
  #mainNav {
    position: relative;
    padding-top: 5px;
    padding-bottom: 5px;
        padding: 0;
    -webkit-transition: padding-top 0.3s, padding-bottom 0.3s;
    -moz-transition: padding-top 0.3s, padding-bottom 0.3s;
    transition: padding-top 0.3s, padding-bottom 0.3s;
    border: none;
    }
    #mainNav .navbar-brand {

    margin-left: -15px;
      font-size: 1.75em;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s; }
    #mainNav .navbar-nav .nav-item .nav-link {
      padding:0.4em 0.77em !important; }
    #mainNav.navbar-shrink {
      padding-top: 0;
      padding-bottom: 0;
      background-color: #fff; }
      #mainNav.navbar-shrink .navbar-brand {
        font-size: 1.25em;
        padding: 12px 0; } 
 }
 .flickity-viewport {
    width: 100%;
}

  .onboarding-wrap img{
    height: 30px;
    margin-right: 10px;
  }
  .settings-missing{
    position: absolute;
  }
@media (max-width: 640px) {
  
  .settings-missing{
    position: initial;
  }
  .categories-cards {
    padding: 0 23px!important;
}
.categories-cards .category-name{
font-size: 26px;
}
.onboarding-wrap img{
    height: 19px;
    display: block;
    margin: 0 auto 11px;
  }
  .onboarding-wrap{

    font-size: .8em;    padding: 0.4em 0;
  }
  .cart-icon-wrap{
    position: absolute;
    right: 2.6em;
    top: 0.4em;
    transform: scale(.98);
  }
  .mipet-scanhistory {
    max-height: 430px;
  }
  .miniaturas span.h3.montserrat {
    font-size: 1.3em;
}
  .discountprice {;
    left: 35px;
    margin-top: -4px;
    font-size: .75em;
}
.listing-info .discountprice {
    top:-10px!important}

  .miniaturas h5 {
    font-size: .92em;
    height: 1em;
}
  .hilitetxt-sm{
        color: #555;
        
    font-size: 1.4em!important;
    padding: 15px 5px!important;
}
.pedieltuyoencolores{
  font-size: 1em;
    white-space: nowrap;
}
.border-top-mipet {border-top: 4px solid #FBC100;
    font-size: 1.2em;
    padding: 15px 15px 25px;}

.adminpet .mipet-mainscreen {
    padding: 0;
}
#queincluye .minilist {
    border: 0;
}
.minilist,
.minitext{
    font-size: 80%;
    font-weight: 400;
}
.minitext ul {
    list-style: none;
    padding-left: 0;
}
.minitext li {
    padding: 10px 0;
    border-top: 5px solid #ffbc10;
    margin-bottom: 15px;
}
.minilist li {
    font-size: 86%;
    display: table;
    width: 100%;
    margin-bottom: 12px;
}

.minilist li span {
    display: inline-block;
    float: left;
    font-size: 11px;
    margin-right: 7px;
}
.demomipet{
  max-height: 70px;
}
.home-mipetqr {
    margin-top: 70px;
}
.bottom-links li {
    padding: 0 3px!important;
}
.mipet-custominfowrap {
    padding: 1.2rem 1rem!important;
}
.mipets-list-body .mipet-card-img {
    padding-right: 0!important;
}
.adminpet p.mipet-title {
    padding-left: 8px;
}
.mipet-scanhistory ul {
    padding: 0;
}
.mipet-card {
    margin: 15px 0;
    padding:25px 0 0; 
}
.mipet-card-text {
    text-align: left;
}
.mipet-card-text strong {
    white-space: nowrap;
}
.mipet-card-scans .text-muted.small {
    margin: 0;
}

.mipet-card .mipet-card-img img {
    max-height: 140px;
}
.adminpet .fa-trash{
    padding-top: 0px;
    padding-bottom: 10px;
    margin-bottom: 10px;

}
.adminpet p.mipet-title {
    font-size: 18px;
}
.adminpet-menu{

    overflow-x: scroll;
}
.adminpet-logo {
    margin: 0 auto;
    max-height:50px;
}
.adminpet-sidebar a {
    font-size: 1em;
}

.adminpet-sidebar ul li {
    padding: 0.5em 0.5em 5px 0.5em;
    display: inline-block;
    border-bottom: 2px solid #ffeb3b;
    margin-bottom: 0.78em;
  }

.adminpet-sidebar ul {
      overflow-x: scroll;
    width: 100%;
    display: inline;
    white-space: nowrap;
}


html{ overflow-x: hidden;}
.main-carrousel .flickity-prev-next-button.previous {
    display: none!important;
}
.main-carrousel .flickity-prev-next-button.next {
    right: 0px!important;
}
.slider-carrousel .carousel-cell {

    height: 200px;
}
.main-carrousel .carousel-cell {
 
    height: 142px;
}
.main-carrousel {
    margin-top: 65px;
}
    #mainNav .navbar-nav .nav-item .nav-link {
      padding: 1.5em 1.57em !important; }
img.logo {
padding: 8px 0px 10px 6px!important;   
}
.category-card{
    max-height: 360px;
  }
  
.categories-cards .carousel-cell {
height: 360px!important;
}
#contactForm .cta.readon {
    width: 100%;
}
.products .flickity-viewport, .products .carousel, .products .carousel-cell.image {
    height: 320px!important;}
  p.badge-dark.col-md-7.m-auto.p-2.rounded-pill.text-center.text-light {
    border-radius: 5px!important;
    padding: 10px!important;
}
section h2.section-heading {
    font-size: 30px;}
  .listing-info .ctawrap a {
    padding: 20px 30px!important;
    width: 100%!important;
}

.listing-info .ctawrap {
    width: 100%;
}
  .listing-info .pricetag{
  margin: -15px 0 0px;
}
   section#options.item,
 section#faq.item {
    padding: 0 1rem;
}
header.masthead .intro-text {
    padding-top: 100px;}
    header.masthead  {
    overflow: hidden;}
  .reviews-carousel .carousel-cell{
  width: 100%;
}
  section#features {
    padding: 1rem 2rem;
}
  .item .description{
margin-top: 10px;    display: block;
}

.item .carousel {
    overflow: hidden;
}
  .item .flickity-viewport, .item .carousel, .item .carousel-cell.image {
    height: 310px!important;
}
  #item-listing{
    padding: 50px 0 0px!important;
  }
  nav#mainNav {
      padding: 0 10px 0 10px;
      padding: 0;
  }
  #mainNav .navbar-brand {
    max-width: 54%;
  }
  div#navbarResponsive {
    padding: 15px;
}
.item .col-sm-6.p-5 {
      padding: 2rem!important;
  }

  span.float-right.ctawrap {
      position: relative!important;
  }
#search-results a.btn.btn-lg {
    font-size: 1em!important;
    width: 100%;
    margin-bottom: 5px;
  }
#search-results .card-img-top {
    height: 170px;
}
#search-results h5.card-title {
    font-size: .9em;
}
}


@media (max-width: 320px){
#mainNav .navbar-brand {
    max-width: 37%;
}
}
 
/********* INICIO CAROUSEL FLASH CSS ********/



.delay03s{-webkit-animation-delay: .3s; animation-delay: .3s;}
.delay05s{-webkit-animation-delay: .5s; animation-delay: .5s;}
.delay07s{-webkit-animation-delay: .7s; animation-delay: .7s;}
.delay1s{-webkit-animation-delay: 1s; animation-delay: 1s;}
.delay1-5s{-webkit-animation-delay: 1.5s; animation-delay: 1.5s;}
.delay1-7s{-webkit-animation-delay: 1.7s; animation-delay: 1.7s;}
.delay2s{-webkit-animation-delay: 2s; animation-delay: 2s;}
.delay2-3s{-webkit-animation-delay: 2.3s; animation-delay: 2.3s;}
.delay2-7s{-webkit-animation-delay: 2.7s; animation-delay: 2.7s;}
.delay3s{-webkit-animation-delay: 3s; animation-delay: 3s;}
.delay4s{-webkit-animation-delay: 4s; animation-delay: 4s;}

.carousel .card {
  border-radius: 25px;
}

.carousel .card-head {
  position: relative;
  height: 180px;
  background: #fa782e;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #fa782e 8%, #c82930 83%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #fa782e 8%, #c82930 83%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #fa782e 8%, #c82930 83%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fa782e', endColorstr='#c82930', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  border-radius: 25px 25px 0 0;
}

.carousel .card-logo {
  width: 55px;
  margin: 20px;
}

.carousel .product-img {
  position: absolute;
  left: 0;
  margin-top: -16px;
  margin-left: 50px;
}

.carousel .product-detail {
  padding: 0 20px;
  font-size: 11px;
  color: #fff;
}

.carousel .product-detail h2 {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 2px;
  padding-bottom: 10px;
  text-transform: uppercase;
}

.carousel .back-text {
  display: inline-block;
  font-size: 125px;
  font-weight: 900;
  margin-left: -7px;
  margin-top: -12px;
      margin-top: -63px;
  opacity: 0.1;
}

.carousel .card-body {
  height: auto;
  background: #fff;
  border-radius: 0 0 25px 25px;
}

.carousel .product-title {
  padding: 0px 20px 5px 20px;
  display: block;
  font-size: 17px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.carousel .product-title b {
  font-weight: 900;
  letter-spacing: 0px;
}

.carousel .badge {
  position: relative;
  font-size: 10px;
  font-weight: 300;
  color: #fff;
  background: #11e95b;
  padding: 2px 5px;
  border-radius: 4px;
  top: -2px;
  margin-left: 5px;
}

.carousel .product-caption {
  display: block;
  padding: 0 20px;
  font-size: 10px;
  font-weight: 400;
  text-transform: uppercase;
}

.carousel .product-rating {
  padding: 0 20px;
  font-size: 11px;
}

.carousel .product-rating i.grey {
  color: #acacab;
}

.carousel .product-size {
}
.carousel .product-size h4 {
  font-size: 11px;
  padding: 0 21px;
  margin-top: 15px;
  padding-bottom: 10px;
  text-transform: uppercase;
}

.carousel .ul-size {
  margin-left: 15px;
    display: inline;

}

.carousel .ul-size li {
  list-style: none;
  float: left;
  margin-right: 20px;
}

.carousel .ul-size li a {
  display: inline-block;
  text-decoration: none;
  font-size: 11px;
  width: 22px;
  height: 22px;
  border-radius: 100%;
  text-align: center;
  line-height: 23px;
  color: #000;
}

.carousel .ul-size li a.active {
  background: #f35e3d;
  color: #fff;
}

.carousel .product-size:before,
.carousel .product-size:after {
  content: '';
  display: block;
  clear: both;
}

.carousel .product-color h4 {
  font-size: 11px;
  padding: 0 21px;
  margin-top: 20px;
  padding-bottom: 20px;
  text-transform: uppercase;
}

.carousel .ul-color {
    display: inline;

  margin-left: 27px;
}

.carousel .ul-color li {
  list-style: none;
  float: left;
  margin-right: 20px;
}

.carousel .ul-color li a {
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 100%;
}

.carousel .ul-color li a.orange {
  background: #f35e3d;
}

.carousel .ul-color li a.green {
  background: #11e95b;
}

.carousel .ul-color li a.yellow {
  background: #ffd414;
}

.carousel .ul-color li a.active:after {
  position: absolute;
  content: '';
  display: inline-block;
  border: 1px solid #f35e3d;
  width: 24px;
  height: 24px;
  border-radius: 100%;
  margin-left: -5px;
  margin-top: -5px;
}

.carousel .product-price {
  position: absolute;
  background: #11e95b;
  padding: 7px 20px;
  text-align: center;
  display: inline-block;
  font-size: 14px;
  font-weight: 200;
  color: #fff;
  border-radius: 7px;
  margin-top: -53px;
  margin-left: -5px;
  box-shadow: -10px 20px 15px -10px rgba(17, 233, 91, 0.3);
}

.carousel .product-price b {
  margin-left: 5px;
}

.variations .form-control{
    height: 42px;}

/********* Colores Disponibles *****/


.available-colors{
  list-style:none;
  padding: 0;
}
.available-colors li{
    display:inline-block;
}
.color-circle{
  height:20px;
  width:20px;
  border-radius:50%;
    display: inline-block;
    margin: 3px 5px -3px;

  line-height:1em;
}

.color-circle.green{
    background:green;
}
.color-circle.gris{
    background:#5D6770;
}
.color-circle.borgona{
    background:#982d3c;
}
.color-circle.natural{
    background:#e8eaea;
}
.color-circle.white{
    background:white;
  border:1px solid #cacaca;
}

/********* FIN Colores Disponibles *****/




  .encoloreswrap{display:block;
    opacity: .7;
    font-size: small;
background: linear-gradient( 333deg, rgba(255, 0, 0, 1) 0%, rgba(255, 154, 0, 1) 10%, rgba(208, 222, 33, 1) 20%, rgba(79, 220, 74, 1) 30%, rgba(63, 218, 216, 1) 40%, rgba(47, 201, 226, 1) 50%, rgba(28, 127, 238, 1) 60%, rgba(95, 21, 242, 1) 70%, rgba(186, 12, 248, 1) 80%, rgba(251, 7, 217, 1) 90%, rgba(255, 0, 0, 1) 100% );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
white-space: nowrap;
}
.encoloreswrap span{display:table-cell;margin:0;padding:0;}

.encoloreswrap .encolora{
  color:red;
}
.encoloreswrap .encolorb{
  color:#ffbc10;
}
.encoloreswrap .encolorc{
  color:green;
}
.encoloreswrap .encolord{
  color:blue;
}
.encoloreswrap .encolore{
  color:orange;
}
#search-results .sidebar-cats a{
  
    line-height: 1em;
    color: #303030!important;
}
.btn:hover .encoloreswrap span{color:#fff;}