@charset "utf-8";
/* CSS Document */
body{font-family: 'Open Sans', sans-serif; font-size: 12px; padding-top: 95px;}
header{ position: relative; z-index: 12 }
h1,h2,h3,h4,h5,h6{  font-family: 'Sniglet', cursive; margin:0; }
/*Top links*/
.top-links{
  background: #f26b49;
  padding: 5px 0;
  color: #fff;
}
.top-links .col-sm-6:first-child {padding-top: 3px;}
.top-links a{ color: #fff; margin: 0px 5px; font-size: 13px; }
.top-links a:hover{ text-decoration: none; color:#000; transition:.4s;}
.top-links .dropdown-menu{ padding: 6px; right: 0px; left: auto}
.top-links .dropdown-menu a{ color: #333; display: block; clear: both ; text-align: left; padding-left: 6px; margin: 3px 4px;}
.top-links .dropdown-menu a:hover{ color: #f26b49}
.top-links .header-right{ text-align: right }
.top-links .dropdown{ display: inline-block; }
.top-links .dropdown img{ border-radius: 100%; }
.top-links .container{ overflow: visible; }

img{ max-width: 100%; height: auto; }

/*Menu Style*/
.menu-wrapper{
  background: #e8dfd2;
  box-shadow: 0px 2px 3px rgba(0,0,0,.3);
  padding: 18px 0;
    transition:.4s;
    border-bottom:1px solid #fff;
}
.menu-wrapper .navbar,.affix .navbar{ margin: 0; transition:.4s; }
.affix .navbar{ min-height: 30px; }
.menu-wrapper .navbar ul{ width: 100%; text-align: center;transition: .5s;  }
.menu-wrapper .container{ overflow: visible; }
.menu-wrapper .navbar ul li{ float: none; display:inline-block;  width: 14%; vertical-align: top;  }
.menu-wrapper .navbar ul li.logo-wrapper{width: 14%; }
.affix .menu-wrapper .navbar ul li.logo-wrapper a img{ height:50px;}
.menu-wrapper .navbar ul li  a{ font-size: 16px; text-transform: uppercase; color: #231f20; transition: .4s; }

.menu-wrapper .navbar ul li  a:hover,.menu-wrapper .navbar ul li  a.active{ color: #f36d48; background: none }
.affix .menu-wrapper{ background: rgba(232,223,210,.85)!important}
.banner-wrapper h1{ font-size: 28px;transition: .4s; }
.menu-wrapper.affix,header.affix{ width: 100%; top: 0; padding: 0; z-index: 11; }
.affix .navbar { top: 7px!important; }
.menu-wrapper.affix .navbar ul li a,header.affix .navbar ul li a{ display: block; padding: 0}
.affix .top-links a{ font-size: 11px; }
a.logo{ padding: 0!important; margin:0!important; position: absolute;  text-align: center; width: 100%; height: 30px; transition: .5s; }
a.logo img{ transition: 1s; }
.nav > li > a{ padding-top: 5px!important; padding-bottom: 5px!important; }
.affix .nav > li > a{ padding:0px 15px!important; }
.nav > li > a > img{ position: relative; top: 4px; }
.menu-wrapper .navbar ul li img{ max-width: 100%;}
header.affix .menu-wrapper .navbar ul li img{max-width: none!important; transition: .5s;}

header.affix .menu-wrapper{  padding:4px 0; background: #e8dfd2; }
.menu-wrapper.affix .navbar ul li img,header.affix .menu-wrapper .navbar ul li img{ position: static; max-width: 100%!important; margin-top: -5px;  transition: .5s;  }

/*reesponsive logo*/
.responsive-menu img{ width: 150px; }
.navbar{ min-height: 0 }
/*steps*/
.steps-wrapper{  padding: 20px 0px; background: #f36c48; }
.steps-wrapper h2{ color: #fff; }
.page-title{ text-align: center; position: relative; margin-bottom: 20px; }
.page-title h2{ font-size: 30px; font-family: 'Sniglet', cursive; }
.page-title .never-runout{ position: absolute;; right:0; top: 20px; }

.steps-wrapper .steps h3{  text-align: center; color: #f26b49; text-transform: uppercase; font-size: 23px; line-height: 52px; margin-bottom: 15px;}
.steps-wrapper .steps h3 span{ background: url('../images/steps-head-bg.png') no-repeat bottom center; display: inline-block; width: 154px; height: 54px; }
.steps-wrapper .steps{ text-align: center; margin-top: 30px; position: relative;     transform: scale(.2);    bottom: -30px;    opacity: 0; }

.steps-wrapper .steps-icon{ width: 165px; height: 120px; overflow: hidden; margin: 0px auto; position: relative; }
.steps-wrapper .steps-icon img{ position: absolute; width: 534px; height: 120px; max-width: none; left: 0 }
.steps-wrapper .steps h5{ font-size: 17px; text-transform: uppercase; color: #fff; font-weight:400!important; margin-top: 6px; }

.steps-wrapper .steps:nth-child(2)::after { position: absolute; content:url(../images/arrow-01.png); width:300px; height: 30px; left: 236px; top: 44%; }
.steps-wrapper .steps:nth-child(3)::after { position: absolute; content:url(../images/arrow-02.png); width:300px; height: 30px; left: 239px; top: 44%; }
.steps-wrapper .steps:nth-child(3) .steps-icon img{ left: -182px; }
.steps-wrapper .steps:nth-child(4) .steps-icon img{ left: -370px; }

/*feeding-plan*/
.feeding-plan{ padding: 60px 0; background: #fff; }
.feeding-plan h2{ color: #f36d48; font-size:38px;}
.feeding-plan input[type="text"]{ font-size: 17px; width: 100%; border:none; background: #e9eaea; height: 60px; border-radius: 2px; padding-left: 15px; padding-right: 15px; outline: none; margin-bottom: 15px; }
.fancy-head{ text-align: center; color: #fff; padding: 15px 0}
.fancy-head h4{ font-size: 20px; }
.fancy-head h4 span{ display: inline-block; height: 48px; padding-left: 30px; background: url(../images/head-bg-left.png) no-repeat left top;  }
.fancy-head h4 span span{ display: inline-block; height: 48px; padding-right: 30px; background: url(../images/headBg-right.png) no-repeat right top; padding-left:0; line-height: 45px;  }
.feeding-plan ::-webkit-input-placeholder { /* WebKit browsers */
    color:    #000;
     opacity: 1 !important;
}
.feeding-plan select{ font-size: 17px;}

/*dogs-weight*/
.feeding-plan{transform:scale(.7);transform-origin: top center; height:900px;}
.dog-weight ul,.dog-lifestyle ul{  list-style: none;  margin: 0;  padding: 0;    min-height: 210px; position: relative; }
.dog-weight .select-scale-disabled{ position: absolute; height: 15px; background: #e9eaea; bottom: 52px; z-index: 0; left: 15px; right: 15px;  }
.dog-weight .select-scale{ position: absolute;  height: 15px; background: #f36c48; bottom: 52px; z-index: 1;  }
.dog-weight ul li:first-child:before{position: absolute; width: 50%; height: 17px; background:#fff; left:0; bottom: 29px; z-index: 1; content:" ";}
.dog-weight ul li:last-child:before{position: absolute; width: 50%; height: 17px; background:#fff; right:0; bottom: 29px; z-index: 1; content:" ";}

.dog-weight ul li{  color: #0a0405;  display: block;   float: left;   margin-bottom: 15px; width: 16.6666% ; text-transform: uppercase; 
  font-family: 'Sniglet', cursive;  font-size: 22px;  position: relative;      left: -130px; opacity: 0;    z-index: 10;}
.dog-weight ul li input[type=radio]{  position: absolute;  visibility: hidden;}
.dog-weight ul li label{  display: block;  position: relative;  font-weight: 400;  font-size: 17px;  width: 100%; height: 183px;
     z-index: 9;  cursor: pointer;  -webkit-transition: all 0.25s linear; text-align: center; line-height: 21px; color:#0a0405; }
.dog-weight ul li label span{ display: block; text-align: center; }
.dog-weight ul li:hover label{color: #003b56;  }
.dog-weight ul li .check{  display: block;  position: absolute;   border-radius:6px;  height: 140px;  width: 100%;  top: 0; 
  left: 0;    z-index: 5;    transition: border .25s linear;    -webkit-transition: border .25s linear; max-width: 100%; }
  .dog-weight ul li .check::after{ position: absolute; content: " "; width: 6px; height: 26px; border-radius: 6px; 
  background: #f36c48; bottom: -24px; z-index: 2; margin:0px auto; left: 0; right: 0}

.dog-weight input[type=radio]:checked ~ .check { }
.dog-weight input[type=radio]:checked ~ label,.dog-weight li.active label{ color: #f36c48; }
.dog-weight ul{ display: block; max-width: 100%; height: auto; overflow: hidden; }
.dog-weight ul li label span.icon{ display: block; text-align: center; width: 105px; height:110px; margin:0px auto; background:url('../images/dogWeight.png') no-repeat 0px 0px;  transition: .54s ; margin-bottom: 60px;}
.dog-weight ul li:nth-child(1) span.icon{ background-position: 35px -4px; }
.dog-weight ul li:nth-child(2) span.icon{ background-position: -138px -4px; }
.dog-weight ul li:nth-child(3) span.icon{ background-position: -346px -4px; }
.dog-weight ul li:nth-child(4) span.icon{ background-position: -555px -6px; }
.dog-weight ul li:nth-child(5) span.icon{ background-position: -752px -6px; }
.dog-weight ul li:nth-child(6) span.icon{ background-position: -967px 0px; }
.dog-weight ul li:nth-child(1).active label span.icon,.dog-weight ul li:nth-child(1) input[type=radio]:checked ~ label span.icon,.dog-weight ul li:nth-child(1):hover span.icon{ background-position:  35px -118px;}
.dog-weight ul li:nth-child(2).active label span.icon,.dog-weight ul li:nth-child(2) input[type=radio]:checked ~ label span.icon,.dog-weight ul li:nth-child(2):hover span.icon{ background-position: -138px -118px }
.dog-weight ul li:nth-child(3).active label span.icon,.dog-weight ul li:nth-child(3) input[type=radio]:checked ~ label span.icon,.dog-weight ul li:nth-child(3):hover span.icon{ background-position: -346px -118px}
.dog-weight ul li:nth-child(4).active label span.icon,.dog-weight ul li:nth-child(4) input[type=radio]:checked ~ label span.icon,.dog-weight ul li:nth-child(4):hover span.icon{ background-position: -555px -118px}
.dog-weight ul li:nth-child(5).active label span.icon,.dog-weight ul li:nth-child(5) input[type=radio]:checked ~ label span.icon,.dog-weight ul li:nth-child(5):hover span.icon{ background-position: -752px -118px}
.dog-weight ul li:nth-child(6).active label span.icon,.dog-weight ul li:nth-child(6) input[type=radio]:checked ~ label span.icon,.dog-weight ul li:nth-child(6):hover span.icon{ background-position: -967px -113px}


/*dog-lifestyle*/

.dog-lifestyle ul{  list-style: none;  margin: 0;  padding: 0;    min-height: 193px; position: relative; }
.dog-lifestyle .select-scalee-disabled{ position: absolute; content: " "; height: 15px; background: #e9eaea; left: 15px; bottom: 28px; z-index: 0; right: 15px  }
.dog-lifestyle .select-scalee{ position: absolute;  height: 15px; background: #f36c48; left: 15px; bottom: 28px; z-index: 1 ;  }
.dog-lifestyle ul li:first-child:before{position: absolute; width: 50%; height: 17px; background:#fff; left:0; bottom: 12px; z-index: 1; content:" ";}
.dog-lifestyle ul li:last-child:before{position: absolute; width: 50%; height: 17px; background:#fff; right:0; bottom: 12px; z-index: 1; content:" ";}

.dog-lifestyle ul li{  color: #0a0405;  display: block;   float: left;   margin-bottom: 15px; width: 16.6666% ; text-transform: uppercase; font-family: 'Sniglet', cursive;  font-size: 22px;  position: relative; bottom: -30px;    opacity: 0; z-index: 10 }
.dog-lifestyle ul li input[type=radio]{  position: absolute;  visibility: hidden;}
.dog-lifestyle ul li label{  display: block;  position: relative;  font-weight: 400;  font-size: 17px;  width: 100%; height: 173px;
     z-index: 9;  cursor: pointer;  -webkit-transition: all 0.25s linear; text-align: center; line-height: 15px; color:#0a0405; }
.dog-lifestyle ul li label span{ display: block; text-align: center; }
.dog-lifestyle ul li:hover label{color: #003b56;  }
.dog-lifestyle ul li .check{  display: block;  position: absolute;   border-radius:6px;  height: 157px;  width: 100%;  top: 0;  
  left: 0;    z-index: 5;    transition: border .25s linear;    -webkit-transition: border .25s linear; max-width: 100$; }
  .dog-lifestyle ul li .check::after{ position: absolute; content: " "; width: 6px; height: 26px; border-radius: 6px; background: #f36c48; bottom: -13px;
  left: 0 ; z-index: 2; right: 0; margin:0 auto;}

.dog-lifestyle input[type=radio]:checked ~ .check { }
.dog-lifestyle input[type=radio]:checked ~ label{ color: #f36c48; }
.dog-lifestyle ul{ display: block; max-width: 100%; height: auto; overflow: hidden; }
.dog-lifestyle ul li label span.icon{ display: block; text-align: center; width: 105px; height:122px; margin:0px auto; background:url('../images/dogLifestyle.png') no-repeat 0px 0px;  transition: .54s ; margin-bottom: 57px;}
.dog-lifestyle ul li label span.icon+span{ display: inline-block; }
.dog-lifestyle ul li:nth-child(1) span.icon{ background-position: 0px -4px; }
.dog-lifestyle ul li:nth-child(2) span.icon{ background-position: -138px -4px; }
.dog-lifestyle ul li:nth-child(3) span.icon{ background-position: -348px -4px; }
.dog-lifestyle ul li:nth-child(4) span.icon{ background-position: -555px -6px; }
.dog-lifestyle ul li:nth-child(5) span.icon{ background-position: -752px 0px; }
.dog-lifestyle ul li:nth-child(6) span.icon{ background-position: -967px 0px; }
.dog-lifestyle ul li:nth-child(1).active label span.icon,.dog-lifestyle ul li:nth-child(1) input[type=radio]:checked ~ label span.icon,.dog-lifestyle ul li:nth-child(1):hover span.icon{ background-position:  0px -118px;}
.dog-lifestyle ul li:nth-child(2).active label span.icon,.dog-lifestyle ul li:nth-child(2) input[type=radio]:checked ~ label span.icon,.dog-lifestyle ul li:nth-child(2):hover span.icon{ background-position: -138px -118px }
.dog-lifestyle ul li:nth-child(3).active label span.icon,.dog-lifestyle ul li:nth-child(3) input[type=radio]:checked ~ label span.icon,.dog-lifestyle ul li:nth-child(3):hover span.icon{ background-position: -348px -118px}
.dog-lifestyle ul li:nth-child(4).active label span.icon,.dog-lifestyle ul li:nth-child(4) input[type=radio]:checked ~ label span.icon,.dog-lifestyle ul li:nth-child(4):hover span.icon{ background-position: -555px -126px}
.dog-lifestyle ul li:nth-child(5).active label span.icon,.dog-lifestyle ul li:nth-child(5) input[type=radio]:checked ~ label span.icon,.dog-lifestyle ul li:nth-child(5):hover span.icon{ background-position: -752px -118px}
.dog-lifestyle ul li:nth-child(6).active label span.icon,.dog-lifestyle ul li:nth-child(6) input[type=radio]:checked ~ label span.icon,.dog-lifestyle ul li:nth-child(6):hover span.icon{ background-position: -967px -113px}

/*result-box*/
.result-box-left{ background:url('../images/result-sides-left.png') no-repeat left; padding-left: 170px; margin-top: 60px; position: relative; }
.result-box-right{ background:url('../images/result-sides-right.png') no-repeat right; padding-right: 170px; }
.result-box{ background:url('../images/resultBg.png') no-repeat center center; min-height: 370px; padding-top: 16px; }
.result-box h2{ font-size: 35px; text-align: center; }
.feeding-plan h2.petname{ font-size: 32px; text-align: center; position: absolute; top:38px;  left:20%; right:20% }
.result-box  .result{ position: relative; top: 30px; padding-top: 64px;  }
.result-box  .result h3{ text-align: center; color: #fff; background:url('../images/resultHeadBg.png') no-repeat center top; font-size: 18px; height: 42px; line-height: 42px; }
.result-box  .result ul{ list-style: none; width: 100%; text-align: center; margin:0; padding: 0; margin-bottom: 12px; }
.result-box  .result ul li{ display: inline-block; font-size:15px; font-family: 'Sniglet', cursive; text-transform: uppercase; padding: 10px 15px; }
.result-box  .result ul li span{ display: block; background: url('../images/textBg.png') no-repeat center center; color: #333; width: 131px; height: 48px; line-height: 52px; margin:5px auto; font-family: 'Open Sans', sans-serif; font-weight: bold; }
.get-startedBtn{ text-align: center; padding-top: 50px; }
.get-startedBtn a{ display: inline-block; width: 232px; height: 55px; color: #fff; text-transform: uppercase;
     font-family: 'Sniglet', cursive;     font-size: 22px; line-height: 50px;}
.get-startedBtn a:hover{ text-decoration: none;}

.panel-group .panel{ box-shadow: 0px 0px 0px rgba(0,0,0,0);}
/*About Us*/
.about-us{ padding: 10px 0; background:#e4e6e7;  padding-bottom: 0}
.about-us h2{ color: #f36c48; }
/*Scaling*/
.about-us .container,.our-story .container,.steps-wrapper .container,.why-choose .container
,.footer-contact .container,.socialmedia .container{
    -ms-transform: scale(.85)!important;
    -webkit-transform: scale(.85)!important;
    transform: scale(.85)!important;
   }
.about-us p{ font-size: 15px; }
.about-us .col-sm-2 img{ margin:15px 0; }
.about-us .left-data ul{ margin:0; padding: 0; list-style: none; margin-top: 30px; }
.about-us  ul p{ font-size: 15px; line-height: 24px; }
.about-us  ul h6{ font-size: 17px; text-transform: uppercase; margin-top: 20px; }
.about-us .col-md-12.left-data ul{ margin-top: 0!important}
.about-us .col-md-12.left-data ul h6{ margin-top: 18px!important}
.about-us .container{ position: relative; bottom: -150px; transform: scale(.5); }

.about-us .right-data ul{ margin:0; padding: 0; text-align: left; list-style: none; margin-top: 30px; }
.about-us .right-data ul li ul{ margin: 0; margin-top: 12px;}
.about-us .right-data ul li ul li{ font-size: 14px; margin-bottom: 6px;}

.container{ overflow: hidden; }
/*ourstory*/
.our-story{ padding: 10px 0; background:#fff; width: 100%; overflow: hidden; max-width: 100vw; }
.our-story h2{ font-size: 30px; font-family: 'Sniglet', cursive; color: #f36d48; }
.our-story h5{ font-size: 20px; font-family: 'Sniglet', cursive; color: #333; }
.our-story  p{ font-size: 15px; margin-top: 18px; line-height: 26px; }
.our-story .col-md-8{ position: relative;left: -50%; }
.our-story .col-md-4{ position: relative;right: -50%; }
.top-links .dropdown img{ width: 25px;}

/*Testimonials wrapper*/
.testimonials-wrapper{
  padding: 0px 0;
  background:url("../images/testimonial-bg.jpg") repeat;
  padding-bottom: 0;
}
.testimonials-wrapper .container{
-ms-transform: scale(.85)!important;
    -webkit-transform: scale(.85)!important;
    transform: scale(.85)!important;
    -ms-transform-origin: center bottom;
    -webkit-transform-origin:center bottom;
    transform-origin: center bottom;
}
.testimonials-wrapper .page-title h2{ text-align: left; color: #f36d48; }
.testimonials-wrapper .container{ overflow: visible}
.testimonials-wrapper .col-md-5{ position: relative; min-height: 290px; }
.testimonials-wrapper .container img{ position: absolute; bottom: 0px; left: 0; right: 0; margin:0 auto; max-width:260px;}
.testimonial-slide p{ font-size: 15px; font-weight: bold; }
.testimonial-slide p::before{ content:"-"}
.testimonial-slide .testimonial p{ font-weight: normal}
.testimonial-slide .testimonial{ background:url('../images/testimonials-bg.png') no-repeat left top ; background-size: 100% auto; min-height: 182px; 
 display: table; box-sizing: border-box;  padding-right: 30px; margin: 0 5px!important}
.testimonial-slide .testimonial p{ position: relative; left: 40px;  font-size: 15px; top: 3px; margin-right: 19px; display: table-cell; padding: 30px; color:#fff;
  vertical-align: middle;  box-sizing: border-box;}
.testimonial-slide{ outline: none; }


/*why-choose*/
.why-choose{ padding: 10px 0; background:#fff; }
.why-choose h2{ color: #f36c48; }
.why-choose ul { list-style: none; margin: 30px  auto; padding: 0;  width: 410px; height: 410px; border: 4px dashed #333; border-radius: 100%; position: relative; margin-top: 60px;opacity:.3;}
.why-choose ul li{ position:absolute; width: 410px; }
.why-choose ul li .list-icon{ width: 100px; height: 100%; float: right; }
.why-choose ul li .list-data{ float: left; width: 310px; }
.why-choose ul li .list-data p{ font-size: 14px; margin-top: 4px; }
.why-choose ul li .list-icon .icon{ width: 95px; height: 95px; overflow: hidden; background: url('../images/why-chooseUs.png') no-repeat 0px 0px; }
.why-choose ul li:nth-child(1){ right:71%; top: 0 }
.why-choose ul li:nth-child(2){ left: 72%; top: 0 }
.why-choose ul li:nth-child(3){ right: 87%; top: 169px; }
.why-choose ul li:nth-child(4){ left: 88%; top: 169px;}
.why-choose ul li:nth-child(5){ right: 66%; top: 319px; }
.why-choose ul li:nth-child(6){ left: 66%; top: 319px;}



.why-choose ul li:nth-child(1) .list-icon .icon{ background-position: 0px 0px }
.why-choose ul li:nth-child(2) .list-icon .icon{ background-position: 0px -111px }
.why-choose ul li:nth-child(3) .list-icon .icon{ background-position: 0px -224px }
.why-choose ul li:nth-child(4) .list-icon .icon{ background-position: 0px -339px }
.why-choose ul li:nth-child(5) .list-icon .icon{ background-position: 0px -455px }
.why-choose ul li:nth-child(6) .list-icon .icon{ background-position: 0px -572px }

.why-choose ul li:nth-child(even) .list-icon{float: left; }
.why-choose ul li:nth-child(odd){ text-align: right}
.why-choose ul li:nth-child(odd) .list-data{ padding-right: 30px; }

.why-choose ul li:nth-child(even) .list-data{ float: right; padding-left: 30px; }

/*Footer section*/
.footer-contact { background: #e4e8e9; padding: 0px 0; }
.footer-contact  h2{ color: #f36c48; }
.footer-contact input[type="text"],.footer-contact input[type="email"]{ width:100%; border:none; padding: 0 15px; height: 48px;  color: #333; background: #fff; margin-bottom: 28px; font-size: 16px; border-radius: 6px; box-shadow: inset 1px 1px 0px rgba(0,0,0,.3) }
.footer-contact textarea{ width:100%; border:none; padding: 15px; height: 277px;  color: #333; background: #fff; margin-bottom: 2px; font-size: 16px; resize: none; border-radius: 6px; box-shadow:inset 1px 1px 0px rgba(0,0,0,.3)  }
.footer-contact input[type="submit"]{ width:122px; border:none; padding: 0 6px; height: 46px!important;  color: #fff; background: #f36c48; margin-bottom: 28px!important; font-size: 16px;  text-transform: uppercase; border-radius: 6px; float:right; margin-top:28px!important; }
.footer-contact input[type="submit"]:hover{ background: #e6542d; }
.footer-contact  .form-group{ margin-bottom: 4px;}
.footer-contact  .required{display: block; padding-top: 4px;}

/*Socila media*/
.socialmedia{ padding: 20px 0; background: #f36c48; text-align: center;   }
.socialmedia a{ font-size: 35px; color: #fff!important; text-decoration: none; display: inline-block; margin: 0 15px; position: relative; opacity: 0; padding:3px;
outline:none!important; transition:0}
.socialmedia a i{margin-left:1px;}
.socialmedia a:hover,.socialmedia a:active,.socialmedia a:focus{background: #f36c48; color: #bf3714!important; outline:none!important; text-decoration:none!important }

.copy-rights{ background: #211e1f; padding: 20px 0; color: #fff;  font-size: 12px; }
.copy-rights-right{ text-align: right; }
.copy-rights-right a{color: #fff; display: inline-block; margin-left: 15px; }
.copy-rights ul{padding: 0}

.empty-cart{width:50%; float:left; padding:15px;}
.empty-cart button{ float:right;}


.table-borderless td{ border: none!important; }

/*Moodal style*/
#vouchersModal .loginLeft{ padding-right:0!important}


.modal-dialog{ width: 70%}
.modal-dialog .modal-body{ height: auto; overflow: hidden; padding:0 17px; width: 100%; display: table; }
.modal-dialog .modal-body .col-md-8,.modal-dialog .modal-body .col-md-4{ display: table-cell; vertical-align: middle; float:none; }
.modal button.close{ font-size: 20px; }

/*.modal.fade.in{ display: table!important; width: 100%; height: 100%}
 .modal.fade.in .modal-dialog{display: table-cell; vertical-align: middle; width: 100%; height: 100%;}
*/
.modal {
  text-align: center;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.modal-content{ border-radius: 6px ; max-width: 600px; margin: 0px auto}
#furbaby-login .modal-content,#furbaby-register .modal-content{ max-width: none}
.modal-content h1{ font-size: 28px; color:#333; }
.modal-content h4{ font-size: 14px; margin-top: 5px; }
.modal-content input,.loginLeft input{ width: 100%; border-radius: 3px; height: 50px; padding: 0px 15px; border: none;border: 1px solid #949192; margin-top: 15px;  }
.loginLeft input{ height: 35px!important;}
.loginLeft select{ width: 100%; border-radius: 3px; height: 35px; padding: 0px 15px; border: none;border: 1px solid #949192; margin-bottom: 20px; -webkit-appearance: none;-moz-appearance:noneappearance:none; outline: none;  background:none; position: relative; z-index: 10;  }

.modal-content input[type="submit"],.loginLeft input[type="submit"],.modal-content button.loading-btn{ background: #f36d47 ; border-color: #f36d47 ; color: #fff; font-size: 18px; transition:.4s; font-family: 'Sniglet', cursive;   }
.modal-content input[type="submit"]:hover,.loginLeft input[type="submit"]:hover,.modal-content button.loading-btn:hover{ background: #e75127 ; }
.loading-btn{ border-radius: 3px;
    padding: 0px 15px;
    border: none;
    margin-top: 15px;}
.btn.btn-warning.loading-btn.loading-btn{ border: 1px solid #ccc; height: 35px}

.modal-content a,.panel-body a{ color: #f36d47; transition:.4s; }
.modal-content p{ color: #0a0406; font-size:14px; margin-top: 20px; font-family: 'Sniglet', cursive; }
.modal-content a:hover,.panel-body a:hover{ color: #c33108; }
.modal-content .forgot-password,.panel-body .forgot-password { text-align: right; padding-top: 12px; }
.social-media-login{}
.social-media-login a{ display: block; width: 260px; height: 58px; overflow: hidden; margin:0px auto;  margin-bottom: 15px; }
body.inner-page .socialmedia a{ opacity:1;}
/*.social-media-login a.googleplus img{ top: -76px; }*/
.social-media-login a img{ position: relative; top:0; min-width: 260px; max-width: 260px; }
.errorBorder{ border:1px solid  red!important }
.required{ font-size: 12px; color: red; }
.modal-header,.modal-footer{ border:none; }
.modal-footer{ border:none; padding-top: 0!important; padding-bottom: 0!important; margin-top: 3px;}
.loginLeft{ border-right: 1px solid #b6b6b6;padding:0px  30px; padding-left: 0; }
 .panel .loginLeft{ padding:15px; }
.forgot-password-wrapper{ display: none; }
.forgot-password-wrapper p{ font-size: 16px; color: #5c5356; font-family: 'Open Sans', sans-serif; }
.forgot-password-wrapper .loginLeft{ border: none; }
.loginRight{ text-align: center; }
.min-height{padding-top:0!important;}
.min-height .affix{ position: static!important; }
#add-newAddress .col-md-6,#add-newAddress .col-md-12{ position: relative}
#add-newAddress .col-md-6 .required,#add-newAddress .col-md-12 .required{ position: relative; top: -12px; font-size: 11px;}

.confirmation-popup{ position: absolute;background: rgba(255,255,255,.8); display: table; width: 100%;
    height: 100%; left: 0; top:0; z-index: 10; display: none; transform:scale(0); opacity:0; transition:5s;}
.confirmation-popup .confirm{ display: table-cell; width: 100%; height: 100%; vertical-align: middle;
    text-align: center;}
.confirmation-popup .confirm  table{ width: 90%; margin: 0px auto}
.confirmation-popup .confirm a{ position: static; width: auto; font-size: 12px; line-height: 18px;}
.confirmation-popup .confirm a:hover{ color: #333;}
.confirmation-popup .confirm a.btn-default{ color: #333}

header{ width: 100%; position: fixed; top: 0; left:0; z-index: 15;}
html, body{  height: 100%; }
body{  min-height: 100%; /* display: flex; flex-direction: column;  */}
.stick-footer{  flex: 1; }
#checkout-login .col-md-12.loginLeft{ padding-top: 15px; padding-bottom: 15px;}

.pet-product-box{ background: url("../images/cardboardbg.jpg") repeat; height: auto; overflow: hidden;
border-radius: 6px; box-shadow: 1px 1px 0px rgba(0,0,0,.3); min-height: 370px; padding: 20px; position: relative; }
.pet-product-box .box-info{ position: absolute;  background: url("../images/box-info.png") no-repeat; background-size:100% auto; left:0; bottom: 35px; font-size: 17px;
color: #fff; width: 229px; height: 43px; font-family: 'Sniglet', cursive; padding-top: 6px; padding-left: 16px; }
.pet-product-box .box-info span{ font-size: 20px; color: #000; }
.pet-product-box h5{ font-size: 20px; color: #000; margin-top:10px;}
.pet-product-box h6{ font-size: 15px; color: #b32e04; margin-top:4px;}

/*suggestion-wrapper*/
.suggestion-wrapper{ margin-top: 75px; padding-bottom: 30px;  }
.suggestion-wrapper h2{ font-size: 28px; color: #f46e47; line-height: 30px; margin-bottom: 30px; margin-top: 12px; }
.suggestion-wrapper h2 img{ position: relative; top: -10px; }
.suggestion-wrapper .box-shadow .page-title{ background: #f26b49; color: #fff; height: 56px; border-radius: 6px 6px 0px 0px }
.suggestion-wrapper .box-shadow .page-title h3{ text-align: left; font-size: 20px; position: relative; top:16px; float: left; background: none; padding: 0 }
.suggestion-wrapper .box-shadow .page-title h3 span{ background: none; padding: 0}
.suggestion-wrapper .box-shadow .page-title .subscribed,.pet-info .subscription-statuss{ float: right; display: inline-block; width: 108px; height: 32px; background: #ff7c5b; border:1px solid #fd8b6e; font-size: 12px;
text-shadow:0 1px 1px rgba(0,0,0,.3); border-radius: 25px; text-align: center; line-height: 28px; position: relative; top:12px; box-shadow: 0 1px 1px rgba(0,0,0,.1) }
.pet-info .pet-photo label span{ border:1px!important;}
.suggestion-wrapper .page-title{text-align: left;}
.suggestion-wrapper .page-title h3{ text-align: left;  height:32px; background: url("../images/head-bg-left.png") no-repeat left top; padding-left: 22px; background-size: auto 100%; font-size: 18px; }
.suggestion-wrapper .page-title h3 span{ display: inline-block; height:32px; background: url("../images/headBg-right.png") no-repeat right top; padding-right: 30px; color: #fff;padding-bottom:5px; padding-top: 5px; background-size: auto 100% }
.pet-parameters h5{ font-size: 13px; color: #fff; text-align: center; background:url("../images/smallHeadBg.png") no-repeat center center; height: 30px; line-height: 30px; }
.col-md-12.subscription-history.my-orders{ padding-top:0!important;}

.pet-parameters{ position: relative; z-index: 1;}
.pet-parameters .parameters-icon{ width: 138px; height: 111px; margin:5px auto; transform:scale(.65); margin-top:-18px; margin-bottom: -12px; max-width: 100%;  }
.pet-parameters .parameters-icon.life-stage-icon{ background:url("../images/dog-life-stage.png") no-repeat 0px 0px; transition: .4s; }
.pet-parameters .parameters-icon.life-stage-icon[data-icon="Puppy"]{ background-position: 0 0; }
.pet-parameters .parameters-icon.life-stage-icon[data-icon="Adult"]{ background-position: 0 -111px; }
.pet-parameters .parameters-icon.life-stage-icon[data-icon="Senior"]{ background-position: 0 -222px; }

.pet-parameters .parameters-icon.weight-icon{ background:url("../images/dog-life-style.png") no-repeat 0px 0px; transition: .4s;  }
.pet-parameters .parameters-icon.weight-icon[data-icon="Teeny"]{ background-position: 0 0; }
.pet-parameters .parameters-icon.weight-icon[data-icon="Small"]{ background-position: 0 -111px; }
.pet-parameters .parameters-icon.weight-icon[data-icon="Medium"]{ background-position: 0 -222px; }
.pet-parameters .parameters-icon.weight-icon[data-icon="Large"]{ background-position: 0 -333px; }
.pet-parameters .parameters-icon.weight-icon[data-icon="VeryLarge"]{ background-position: 0 -444px; }
.pet-parameters .parameters-icon.weight-icon[data-icon="Huge"]{ background-position: 0 -555px; }

.pet-parameters .parameters-icon.life-style-icon{ background:url("../images/dog-weight.png") no-repeat 0px 0px;  transition: .4s;  }
.pet-parameters .parameters-icon.life-style-icon[data-icon="BootcampNeeded"]{ background-position: 0 0; }
.pet-parameters .parameters-icon.life-style-icon[data-icon="LazyBones"]{ background-position: 0 -111px; }
.pet-parameters .parameters-icon.life-style-icon[data-icon="Typical"]{ background-position: -8px -222px; }
.pet-parameters .parameters-icon.life-style-icon[data-icon="Active"]{ background-position: 0 -333px; }
.pet-parameters .parameters-icon.life-style-icon[data-icon="Hyperactive"]{ background-position: 0 -444px; }
.pet-parameters .parameters-icon.life-style-icon[data-icon="WorkingDog"]{ background-position: 0 -555px; }

.pet-parameters select,.custom-select select{ width: 100%; height: 34px; border:1px solid #d8d8d8;  -webkit-appearance: none;-moz-appearance:none;appearance:none; outline: none;
  padding: 0px 8px;  position: relative; z-index: 1; background: none; padding-right: 20px; margin-bottom: 15px;
font-size: 12px; font-weight: 400; color: #000;}
.select-parameter,.dob,.weight-input{margin: 0px auto}
.dob{ position: relative; }
.dob::after{ content: "\f073"; font-family: 'FontAwesome'; position: absolute; font-size: 16px;top: 7px;right: 11px; z-index: 0 }
.select-parameter{ position: relative; }
.select-parameter::after{ content: "\f107"; font-family: 'FontAwesome'; position: absolute; font-size: 12px; top: 9px; right: 8px; z-index: 0 }
*,*:active,*:focus,select{outline: none!important;-moz-outline: none; -moz-user-focus: none;}
:focus {outline:none;}
::-moz-focus-inner {border:0;}
.custom-select{ position: relative; }
#page-wrap{ height: auto!important; overflow: hidden; min-height: 100vh}
.modal-body h3{ font-size: 16px;}
.modal-body label{ font-size: 11px; font-weight: normal}


/*Custom select*/
.custom-select {
   display:block;
   position: relative;
   vertical-align: top;
    clear:both;height:35px!important;
    border-radius:0px;
    margin-bottom:15px;
}
.custom-select select {
   background: none ;
   border:1px solid #949192;
   border-radius: 3px;
   display: inline-block;
   font-family: inherit;
   font-feature-settings: inherit;
   font-kerning: inherit;
   font-language-override: inherit;
   font-size: inherit;
   font-size-adjust: inherit;
   font-stretch: inherit;
   font-style: inherit;
   font-synthesis: inherit;
   font-variant: inherit;
   font-weight: normal;
   line-height: 1.2;
   margin: 0;
   outline: medium none;
   padding: 4px 8px 3px 7px;
    width:100%;
    height:35px!important;
    display:block;
    line-height:27px;

}
.custom-select::after{ content: "\f107"; font-family: 'FontAwesome'; position: absolute;
    font-size: 20px; top: 5px; right: 15px; z-index: 0 }

.weight-input{ position: relative; margin-bottom: 0px; }
.bubble-info{ position: absolute; width: 129px; height: 127px; background: url("../images/bubble.png") no-repeat 0px 0px;left: 100%; top: -3px; }
.bubble-info p{  font-size: 11px;font-family: 'Sniglet', cursive;color: #fff;position: relative;top: 54px;text-align: center;
    width: 85%;margin: 0 auto; left:-4px;}
.bubble-info p span{ font-size: 12px; font-weight: 900; display: block }
.weight-input::after{    content: "kg";
    position: absolute;
    font-size: 15px;
    top: 6px;
    right: 10px;
    z-index: 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600; }
.weight-input input{width: 100%; height: 34px; border:1px solid #d8d8d8; padding: 0 8px; padding-right: 20px;font-weight: 400; color: #000; position: relative; z-index: 1; background: none;}

.pet-info .pet-photo{ position: relative; text-align: center;}
.pet-info .pet-photo label{ position: relative; transition:.5s; overflow: hidden}
.pet-info .pet-photo label span{ position: absolute; top: 100%; left: 15px; right: 15px; transition:.5s; border-radius: 5px; width: 150px; margin:0 auto;}
.pet-info .pet-photo label:hover span{ top: 45%; opacity:1;}

.producttrackinfo h3{ font-size: 16px!important; line-height: 26px!important}

.pet-info .pet-photo span{ border:5px solid #e5e5e5; background: #fff; padding: 2px; display: inline-block; width: auto;
 background-size: cover!important; background-repeat: no-repeat!important;background-position: 50% 50%!important; max-width: 100%;
 box-shadow: 1px 1px 1px rgba(0,0,0,.3);
}
.pet-info .pet-photo span img{ border:1px solid #e1dfdf; max-height: 190px;}
#pet-image-cover{ height: 198px;}
#pet-image-cover img{ visibility: hidden; }
.pet-info .col-sm-6 table{ margin-top: 0px;}
.pet-info .pet-photo  input{ display: none; }
.pet-info .pet-photo  label{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.pet-info table tr td{ padding-right:5px;padding-bottom: 8px; }
.pet-info table tr td button{ max-width: 100%; height: 34px; margin:0px; font-size: 14px; min-width:auto; width: 100%; border-radius: 3px; line-height: 14px;}
.pet-info input[type="text"].large,.pet-info input[type="text"].small,.dob input,.weight-input input{ font-size: 12px; border:1px solid #b4b4b4; padding: 0 8px;  font-weight: 400; color: #000; height: 38px; margin-bottom: 5px; width: 99.99%; border-radius: 6px;
box-shadow:0 1px 1px rgba(0,0,0,.2);  }
.pet-info  table{ width: 100%;  }
.pet-info-top{ position: relative ; z-index: 5;}
/*.pet-info .col-sm-6.pet-info-top table{ margin-bottom: 18px;  }*/

.subscription-history{ padding-top: 30px; clear: both }
.subscription-history span.head{ font-size: 16px; font-family: 'Sniglet', cursive; font-weight: normal; display: block; }
.subscription-history table { border: 1px solid #ddd; border-collapse:inherit }
.subscription-history table td{ font-size: 11px; }
.subscription-history table th{ border:none!important; }
.subscription-history table td a{ padding:2px 6px; font-size: 11px; }


.change-subscription-options{ border-radius: 15px; background:#fff; box-shadow: 0 0px 10px rgba(0,0,0,.3); padding-top: 15px; display: none; margin-bottom: 15px; }
.change-subscription-options h4{ text-transform: uppercase; margin-bottom: 12px; font-size: 18px; }
.change-subscription-options h4 a{ float: right; color: #9f9696; font-size: 22px; }
.change-subscription-options button{ margin-bottom: 15px; margin-top: 0; margin-right: 10px; min-width:0; width: 45.5%; font-size: 12px }


.suggestion-wrapper .page-title{text-align: left;}
.suggestion-wrapper .page-title h4{ text-align: left;  height:48px; background: url("../images/head-bg-leftt.png") no-repeat left top; padding-left: 29px; font-size: 12px; }
.suggestion-wrap h4{ margin-bottom: 15px; }
.suggestion-wrapper .page-title h4 span{ display: inline-block; height:48px; background: url("../images/headBg-rightt.png") no-repeat right top; padding-right: 30px; color: #fff; padding-top: 10px; }
.pets-suggesion-table tr td{ font-size: 15px; font-family: 'Sniglet', cursive; color: #0a0405; padding: 3px!important }
.pets-suggesion-table tr td span{ display: inline-block; width: 39px; height: 20px; position: relative; }
.pets-suggesion-table tr td span img{ position: absolute; top: -10%; left: 0 }
.pets-suggesion-table  table{ margin-top: 0px; margin-bottom: 0 }
.pets-suggesion-box{ background: url("../images/cardboardbg.jpg") repeat; border-radius: 6px; padding:12px; }
.shippingFrequency{ display: block!important; width: 100%; position: relative; height: 49px; margin-bottom: 0px; font-size: 18px; color: #fff;
font-weight: normal; font-family: 'Sniglet', cursive;  }
.shippinf-frequency-details{ min-height: 184px; position: relative; }
.shippingFrequency input{  padding: 0 8px;  font-weight: 600; color: #000; border: none; background: none; display: inline-block; width: 70px; font-size: 14px; text-align: center}
.shippingFrequency button{  border: none; padding: 0; margin:0 4px;  font-size: 22px; outline: none; display: inline-block;
width: 32px; height: 29px; background: url("../images/buttonBg.png") no-repeat; color: #000}
.shippingFrequency button:hover i{ color: #000; }
.shippingFrequency button i{
    margin: 0px;
    padding: 0;
    transition: .4s;
    height: 18px;
    top: 2px;
    color: #000;
    position: relative; font-size: 13px; }
input[type="submit"].custom-button{ height: 44px!important;}
.shippingFrequency button.inc{ top:0px; }
.shippingFrequency button.inc i{ top:2px; }
.shippingFrequency button.dec{ bottom:2px; }
.shippingFrequency button.dec i{ top:2px; }
.custom-button{ font-size: 14px; color: #fff; text-transform: uppercase; background: #f26b49; border-radius: 6px; font-family: 'Sniglet', cursive; border: none; margin: 0px 0; transition: .5s;
padding: 12px 30px;}
.custom-button:hover{ background: #d95433; }

.product-details{ width: 60%; float: left; }
.product-details ul { list-style: none; padding: 0; margin:15px 0; margin-top: 30px; }
.product-details ul li{ font-size: 15px; color: #191317; font-family: 'Sniglet', cursive; margin-bottom: 2px; display: block; clear: both;  }
.product-details ul li span{ display:inline-block; float: right; background:url("../images/valueBg.png") no-repeat; width: 49px; height: 33px; color: #fff; font-size: 12px; position: relative; top :-8px;  text-align: center; padding-top: 6px;}
.foodbox-details{ width: 40%; height: 276px;overflow: hidden; float: right;padding: 12px; position: relative; }
.pet-product-box .suggestion-image{ position: absolute; bottom: 0 ; right:15px;}
.foodbox-details .petbox-image{ position: absolute; ;left: 0; bottom: 0 }
.food-scale{ width: 69px; height: 222px; border: 1px solid rgba(255,255,255,.4); border-radius: 6px; bottom: 0px; position: absolute; right:20px; overflow: hidden; z-index: 10;
background: rgba(255,255,255,.2); right:0;
}

#shipTodayModal .loginLeft input[type="radio"]{ width: 17px; height: 17px!important; margin:0; position: relative; top: 5px}
#shipTodayModal .shippingFrequency input{  margin: 0; position: relative; top: -5px; float: right;
    border: 1px solid #d8d8d8;
    padding: 0 8px;
    font-weight: 600;
    color: #555153;
    height: 34px;
    margin-bottom: 6px;
    width: 140px;
}
#shipTodayModal .shippingFrequency button.dec { bottom: -8px;}
#shipTodayModal  .shippingFrequency button.inc{ top:-7px;}
#shipTodayModal .shippingFrequency button{ position: absolute; background: none; border: none; padding: 0; margin:0; right: 8px; font-size: 22px; outline: none;
width: 18px; height: 18px;}
#shipTodayModal .shippingFrequency button:hover i{ color: #000; }
#shipTodayModal .shippingFrequency button i{
    margin: 0px;
    padding: 0;
    transition: .4s;
    height: 18px;
    top: -9px;
    color: #555153;
    position: relative;
}
#shipTodayModal .shippingFrequency {
    display: block!important;
    width: 100%;
    position: relative;
    height: 20px;
    margin-bottom: 30px;
}
#shipTodayModal .shippingFrequency button.inc{ top:0px; }
#shipTodayModal .shippingFrequency button.inc i{ top:-5px; }
#shipTodayModal .shippingFrequency button.dec{ bottom:-15px; }
#shipTodayModal .shippingFrequency button.dec i{ top:-9px; }

.food-scale span {width: 69px; height: 222px;  -moz-box-shadow:    inset 0 0 10px rgba(0,0,0,.5);
   -webkit-box-shadow: inset 0 0 10px rgba(0,0,0,.5);
   box-shadow:         inset 0 0 10px rgba(0,0,0,.5); display: block; position: absolute; left: 0; top:0; z-index: 2; border-radius: 6px;}
.food-scale img{ position: absolute;left: 0; top: 0; height: 100%; z-index:0; }
.food-scale[data-fill="25"] img{ top: 75%; }
.food-scale[data-fill="50"] img{ top: 50%; }
.food-scale[data-fill="75"] img{ top: 25%; }
.shippinf-frequency-details{ width: 100%; height: 156px;  background: url("../images/overlay.png") no-repeat right top #ec5e3b; border-radius: 6px;
overflow: hidden;  text-align: center; }

.bubble-info.mobile{ display: none; }

/*logged-userinfo*/
.logged-userinfo{ background: #fc9173;  padding: 12px 0px; text-align: right; }
.logged-userinfo .dropdown{ float: right; z-index: 1 }
.logged-userinfo a{ font-size: 12px; color: #fff; margin-left: 15px; transition: .4s; }
.logged-userinfo a:hover{ text-decoration: none; color: #000; }
.logged-userinfo a i{ font-size: 12px; margin-right: 3px; }
.logged-userinfo .dropdown-menu { right: 0; left: auto; padding: 16px 0px; border-radius: 0 0 4px 4px; border: none; box-shadow:0px 1px 4px rgba(0,0,0,.4); top:30px; width: 100%; }
.logged-userinfo .dropdown-menu a{ display: block; text-align: left; font-size: 12px; margin-bottom: 3px; color: #333; }
.logged-userinfo .dropdown-menu a:hover{ text-decoration: none; color: #f26b49; }
.logged-userinfo .dropdown-menu a i{ font-size: 14px; }
.logged-userinfo .dropdown img{ border-radius: 100%; width: 35px; height: auto; margin-top: -25px; position: relative; top: 12px; margin-right:12px; margin-left: 6px; }

.user-menu{box-shadow: 0px 2px 6px rgba(0,0,0,0.35); padding:10px; margin-bottom: 30px; border-top:1px solid #e6e6e6;}
.box-shadow{box-shadow: 0px 2px 6px rgba(0,0,0,0.35); border-top:1px solid #e6e6e6; margin-bottom: 30px;  border-radius: 6px 6px 0px 0px  }
.user-info{ margin-top: 10px; text-align: center; }
.user-info img{ border-radius: 100px; width: 110px; height: auto; border:6px solid #d7d7d7; box-shadow:1px 1px 0px rgba(0,0,0,.2); }
.left-box-ad { text-align: center;}
.user-info h4{  font-size: 16px; color: #f26b49; font-weight: 600; font-family: 'Open Sans', sans-serif; margin-top: 15px;  }
.user-info  ul{ list-style: none; padding: 0; margin:30px 0; }
.user-info  ul li{ text-align: left; margin-bottom: 15px; }
.user-info  ul li a{ display: block; color: #333; transition:.4s; font-size: 14px; font-weight: 500 }
.user-info  ul li a:hover,.user-info  ul li a:active,.user-info  ul li a.active{ text-decoration: none!important; color: #f36e47; }
.user-info  ul li a i{  margin-right: 3px; }
.left-box-ad{ display: block; margin-top:10px; }
.left-box-ad img{ border-radius: 0; width: auto; height: auto; max-width: 100%; }


.furbabylist{box-shadow: 0px 1px 5px rgba(0,0,0,0.35); padding:18px; margin-bottom: 30px; padding-bottom: 15px; min-height: 180px; border-radius: 6px;}
.furbabylist .subscription-details{ background: #e8dfd2; border-radius: 0px 0px 6px 6px; padding: 6px; font-size: 11px; }
.furbabylist .subscription-details span{font-size: 10px; font-family: 'Open Sans', sans-serif;  font-weight: 400; color: #5c5c5c; text-align: left; 
margin: 3px 0; padding: 2px;}
.furbabylist .subscription-details span i{ font-size: 12px; color: #5c5c5c; margin-right: 2px; }

.furbabylist .row{ margin-left: 0; margin-right: 0;}
.furbabylist a{ display: block; text-align: center; transition:.4s;}
.furbabylist a:hover{ text-decoration: none; }
.furbabylist a:hover span,.furbabylist a:hover span i{ color: #333; }
.furbabylist.no-pet a span{ margin-bottom: 12px;}
.furbabylist.no-pet a span i{ font-size: 40px; color:#f36d47; position: relative; top:-10px;}
.furbabylist.no-pet:hover a span i{ color: #333; border-color: #333}
.furbabylist a span{ font-family: 'Sniglet', cursive; font-size: 18px; color: #949393; display: block; margin-top: 25px;}
.furbabylist a span i{ font-size: 70px; color: #bebebe; }
.referFriend{ background:url("../images/refer-friend.png") no-repeat right bottom #23c1e2; width: 100%; padding: 15px; min-height: 90px; text-align: center; font-weight: 600; transition: .4s; margin-top: 50px;cursor: pointer;}
.furbabylist.no-pet{ padding: .01em!important}
.furbabylist .col-xs-4,.furbabylist .col-xs-3{ padding:0;}
#shipTodayModal .loginLeft input[type="radio"]{ width: 17px; height: 17px!important; margin:0; position: relative; top: 5px}
#shipTodayModal .shippingFrequency input{ width: 100%; margin: 0; position: relative; top: -5px;}
#shipTodayModal .shippingFrequency button.dec {    bottom: -8px;}
#shipTodayModal  .shippingFrequency button.inc{ top:-7px;}


#checkout_signup .col-sm-6:first-child,#signup-form  .col-sm-6:first-child{ padding-right:5px;}
#checkout_signup .col-sm-6:last-child,#signup-form  .col-sm-6:last-child{ padding-left:5px;}

.referFriend:hover{background:url("../images/refer-friend.png") no-repeat right bottom #18b2d2;}
.referFriend a{ color: #fff; font-size: 16px; position: relative; top: 8px; }
.referFriend a:hover{ text-decoration: none; }
.referFriend a span{ display: block; font-weight: 300; font-size: 12px; }
.referFriend a span span{ display: inline; font-size: 10px; font-weight: 600 }

.unsubscribed-pet{ text-align: left; padding: 0 }
.unsubscribed-pet .pet-info{ height: auto; overflow: hidden; position: relative; margin-bottom: 5px; }
.unsubscribed-pet .pet-info .pet-image { width: 60px; height: 60px; position: absolute; left: 20px; top: 10px;  border-radius: 100%; overflow: hidden; background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%; }
.unsubscribed-pet .pet-info .pet-image img{  opacity: 0 }

.profile-image { width: 180px; height: 180px; left: 20px; top: 15px;  border-radius: 100%; overflow: hidden;
    background-size: cover; background-repeat: no-repeat;margin: 15px auto;background-position: 50% 50%; }
.profile-image img{  opacity: 0 }

.unsubscribed-pet .petname,.subscribed-pet .petname{ background: #f36d47; color: #fff; min-height: 57px; margin:0; overflow: hidden; 
  text-align: left; padding-left: 70px; border-radius: 6px 6px 0 0; }
.unsubscribed-pet .petname h5,.subscribed-pet .petname h5{ font-size: 16px; text-transform: uppercase;font-family: 'Sniglet', cursive;  position: relative; top: 22px; float: left; }
.furbabylist a:hover .petname .subscription-statuss, .petname .subscription-statuss{ top:0; margin-top:14px; margin-right: 12px; color: #fff; font-weight: 100; }
.unsubscribed-pet .subscription-status{ background: #e9e9e9; color: #333; min-height: 50px; margin:0; overflow: hidden;  text-align: left; padding-left:100px; display: table; width: 100%; height: 50px;}
.unsubscribed-pet .subscription-status p{  font-size: 11px; color: #5a5a5a;  font-family: 'Open Sans', sans-serif;  font-weight: 400;display: table-cell; vertical-align: middle }
.unsubscribed-pet .lifeStage-icon,.unsubscribed-pet .weight-icon,.unsubscribed-pet .lifeStyle-icon,
.subscribed-pet .lifeStage-icon,.subscribed-pet .weight-icon,.subscribed-pet .lifeStyle-icon{ width: 65px; height:50px;  margin:0px auto; }
.unsubscribed-pet h6{ font-size: 12px; color: #f36d47; text-transform: uppercase; font-weight: 700; font-family: 'Open Sans', sans-serif; margin-top: 8px;  }
.unsubscribed-pet p{font-size: 11px; color: #000; font-weight: 300; font-family: 'Open Sans', sans-serif; }


.lifeStage-icon{ background:url("../images/dog-life-stage.png") no-repeat 0px 0px ; background-size: 100% auto }
.lifeStage-icon[data-value="adult"]{ background-position: 0px -58px }
.lifeStage-icon[data-value="puppy"]{ background-position: 0px -7px }
.lifeStage-icon[data-value="senior"]{ background-position: 0px -109px }

.weight-icon{ background:url("../images/dog-life-style.png") no-repeat 0px 0px ; background-size: 100% auto }
.weight-icon[data-value="Teeny"]{ background-position: 0px -7px }
.weight-icon[data-value="Small"]{ background-position: 0px -58px }
.weight-icon[data-value="Medium"]{ background-position: 0px -109px }
.weight-icon[data-value="Large"]{ background-position: 0px -159px }
.weight-icon[data-value="VeryLarge"]{ background-position: 0px -211px }
.weight-icon[data-value="Huge"]{ background-position: 0px -264px }

.lifeStyle-icon{ background:url("../images/dog-weight.png") no-repeat 0px 0px ; background-size: 100% auto;  }
.lifeStyle-icon[data-value="BootcampNeeded"]{ background-position: 0px -5px }
.lifeStyle-icon[data-value="LazyBones"]{ background-position: 0px -56px }
.lifeStyle-icon[data-value="Typical"]{ background-position: 0px -106px }
.lifeStyle-icon[data-value="Active"]{ background-position: 0px -155px }
.lifeStyle-icon[data-value="Hyperactive"]{ background-position: 0px -209px }
.lifeStyle-icon[data-value="WorkingDog"]{ background-position: 0px -261px }

.subscribed-pet{ text-align: left; padding: 0 }
.subscribed-pet .pet-info{ height: auto; overflow: hidden; position: relative; margin-bottom: 5px; }
.subscribed-pet .pet-info .pet-image,.unsubscribed-pet .pet-info .pet-image { width: 44px; height: 44px; position: absolute; left: 13px; top: 8px;  border-radius: 100%; overflow: hidden; background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%; border:2px solid #fff; }
.subscribed-pet .pet-info .pet-image img,.unsubscribed-pet .pet-info .pet-image img{ opacity: 0 }


.subscribed-pet .subscription-status{ background: #e9e9e9; color: #333; min-height: 50px; margin:0; overflow: hidden;  text-align: left; padding-left:100px;}
.subscribed-pet .subscription-status p{  font-size: 12px; color: #5a5a5a;  font-family: 'Open Sans', sans-serif;   font-weight: 600; position: relative; top: 5px; }
.subscribed-pet .subscription-status p span{ font-family: 'Open Sans', sans-serif; font-size: 10px; display: block;font-weight: 600; margin-top: 0; }
.subscribed-pet .lifeStage-icon,.unsubscribed-pet .weight-icon,.unsubscribed-pet .lifeStyle-icon{ width: 65px; height:50px;  margin:0px auto; }
.subscribed-pet h6{ font-size: 12px; color: #f36d47; text-transform: uppercase; font-weight: 700; font-family: 'Open Sans', sans-serif; margin-top: 8px;  }
.subscribed-pet p{font-size: 11px; color: #000;  font-family: 'Open Sans', sans-serif; font-weight: 100; }
.subscribed-pet  .food-status{ background-color:#ffffff; width: 36px; height: 97px; border-radius:4px; overflow: hidden!important;
     border:1px solid #333; margin: 6px auto; max-width: 100%; margin-right: 10px; }
     .subscription-details .col-xs-6{ padding: 0px 5px; }
     .subscribed-pet  .food-status img{ max-width: none!important; }
.subscribed-pet  .food-status img{ position: relative; left: 0; }
.subscribed-pet  .food-status img[data-status="100"]{ top: -10px; }
.subscribed-pet  .food-status img[data-status="75"]{ top: 25%; }
.subscribed-pet  .food-status img[data-status="50"]{ top: 50%; }
.subscribed-pet  .food-status img[data-status="25"]{ top: 75%; }
.subscribed-pet  .food-status img[data-status="0"]{ top: 100%; }
.unsubscribed-pet .pet-detail,.subscribed-pet  .pet-detail{ min-height: 112px; }
.pet-detail .col-xs-4{  position: relative; top: 12px; }
.furbabylist .col-md-9{ padding-right: 0px;}
.furbabylist .col-md-9 .col-xs-4{ padding-right: 0px; padding-left: 0px;}

*{outline: none;}
#checkout-accordion{}
#checkout-accordion .panel,#checkout-accordion .panel-heading,#checkout-accordion .panel-body{ border: none; }
#checkout-accordion .panel-heading{ background: none; padding: 2px 0px; }
#checkout-accordion .panel-heading h4{ text-align: left;  height:38px; background: url("../images/head-bg-left.png") no-repeat left top; padding-left: 30px; font-size: 18px; line-height: 30px; background-size: auto 100%!important; }
#checkout-accordion .panel-heading h4 span{ display: block; height:39px; background: url("../images/headBg-right.png") no-repeat right top; padding-right: 30px; color: #fff; padding-top: 4px;background-size: auto 100%!important; }
#checkout-accordion .panel-heading h4 span a{ background: url("../images/change-bg.png"); float: right; display: block; width: 82px; height: 30px; font-size: 14px; color: #f26b49; text-align: center; }
#checkout-accordion .panel-heading h4 span b{ font-weight:normal; display:block; width:64%; overflow:hidden; text-overflow:ellipsis; white-space: nowrap; float:left;}
#preview-order{ margin-top:12px;}
.table-responsive.order-review-table{ border:none!important}
a:active,a:visited,a:focus{ text-decoration: none!important }
#checkout-accordion .panel-heading h4 a:hover{ text-decoration: none; }
#checkout-accordion  .social-media-login a{ max-width: 100%;  }
#checkout-accordion  .social-media-login a img{ max-width: 100%; min-width: auto; }
.order-review-table tr td:first-child{ width: 120px;}
.order-review-table tr td:last-child { width: 40px;}
.order-review-table tr td:last-child a{ color: red; font-size: 20px;}
.paymentinfo_ h2{ color: #333; font-size: 18px;}

.stripe-button-el .stripe-button-el:not(:disabled):active,
.stripe-button-el .stripe-button-el.active,.stripe-button-el .stripe-button-el:not(:disabled):active span,
.stripe-button-el .stripe-button-el.active span,.stripe-button-el:not(:disabled):active, .stripe-button-el.active,
.stripe-button-el:not(:disabled):active span, .stripe-button-el.active span
{ background:#f26b49!important; box-shadow: 0px 0px 0px rgba(0,0,0,0)!important }
.Checkout.is-desktop .Button{background:#f26b49!important;}
.paymentinfo_ .stripe-button-el{    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    background: #f26b49;
    border-radius: 6px;
    font-family: 'Sniglet', cursive;
    border: none;
    margin: 0px 0;
    transition: .5s;
    padding: 5px 30px;}
.paymentinfo_  .stripe-button-el[disabled=true] span{ background: none!important; box-shadow: 0px 0px 0px rgba(0,0,0,0)!important }
.paymentinfo_  .stripe-button-el span{ background: none; padding: 0; height:auto; background-image: none; box-shadow:0px 0px 0px rgba(0,0,0,0);}
#checkout-accordion .panel-heading.active  h4{ background: url("../images/head-bg-left-active.png") no-repeat left top;}
#checkout-accordion .panel-heading.active  h4 span{  background: url("../images/headBg-right-active.png") no-repeat right top;}
#checkout-accordion .panel p{ color: #0a0406; font-size: 16px; margin-top: 20px; font-family: 'Sniglet', cursive; }
.pet-name{ background: #f36d47; color: #fff; }
#checkout-register .panel-body,#checkout-login .checkout-login { height: auto; overflow: hidden;  width: 100%; display: table; margin-top: 20px;table-layout:fixed; }
#checkout-register .panel-body  .col-md-7,#checkout-register .panel-body .col-md-5,
#checkout-login .checkout-login  .col-md-7,#checkout-login .checkout-login .col-md-5{ display: table-cell; vertical-align: middle; float:none;
 }
.checkout-forgotpass h4{ font-size: 20px; }
#checkout-accordion .checkout-forgotpass p{ font-size: 16px; }
#checkout-accordion .checkout-forgotpass .loginLeft{ border: none; }
.checkout-forgotpass{ display: none; }
#checkout-address input,#checkout-payment input{ margin-bottom: 15px; margin-top: 0 }
#checkout-address input[type="radio"]{ margin-bottom: 0}
#checkout-address label,#checkout-payment label{ font-weight: normal; font-size: 12px; color: #11070b; }
#checkout-address label span{ position: relative; top: 13px;}
#checkout-address  .custom-button{ margin-right:15px; }
#checkout-address h3{ font-size: 16px;}
.saved-address{ padding: 0; list-style: none; margin-bottom: 30px; height: auto; overflow: hidden; transition:1s; }
.saved-address li{ width: 100%; clear: both; }
.saved-address li label{ display: block; width: 100%; }
.saved-address li label a{ float: right; font-size: 14px; color: #f26b49; display: none; }
.saved-address li label span{ font-weight: 600; }
.saved-address li p{ font-size: 12px!important; font-family: 'Open Sans', sans-serif!important; margin-top: 10px!important; display: none; width: 70%;
float:left; margin-bottom:5px;}
.saved-address li input[type="radio"]{ width: auto; float: left; height: auto; top: 5px; position: relative; margin-right:5px; }
.saved-address li button{ margin-top:0}
input[type="radio"]{ border-radius:100%!important}

#checkout-address .loginLeft,.col-md-12.loginLeft{ border-right: none; }
.custom-button.outline{ background: #fff; color: #f26b49; border:2px solid #f26b49; }
.custom-button.outline i{ margin-right:5px; }
.show-address{overflow: hidden; border-bottom: 1px solid rgba(0,0,0,.1); border-radius: 3px; margin-top:13px; position: relative; left:-3px;}
.show-address .btn{ font-size: 12px; background: #fff!important; color:#333 ; float: right; border-color: #ccc!important;}
.show-address .btn:hover{ color: #000;}
.dashboard-left,.dashboard-content{ margin-bottom: 30px; }
.dashboard-suggestion-right{ padding-top:3px;}
.checkout-flow{}
.checkout-flow .dashboard-left{ width: 21%; }
.checkout-flow .col-lg-9.dashboard-suggestion-right{ width: 79%; }
.subscription-history h4{ margin-bottom: 10px; }

.phonenumber{ position: relative; overflow: hidden; border-radius: 4px;}
.phonenumber input{padding-left: 42px; margin-bottom: 0!important }
.phonenumber::before{ content: "+64"; position: absolute; left: 0px; top: 0px; background:rgba(0,0,0,.12); width: 40px;
    height: 100%;border:1px solid #949192; border-right:0;padding-left:8px; padding-top: 8px;}

.suggestion-wrapper .col-lg-9.dashboard-suggestion-right{ width: 79%; }
.suggestion-wrapper .dashboard-left{ width: 21%; }

.checkout-flow .dashboard-content{ width: 58%; }
.checkout-flow .user-login-right{ width: 21%; }

#checkout-summary{}
#checkout-summary table{ width: 100%; max-width: 100%; }
#checkout-summary table td{ border:none; }
#checkout-summary table td:first-child{ width: 120px; }
#checkout-summary table td a.delete{ color: red; font-size: 25px; float: right }
#checkout-summary table td p{ font-size: 14px!important;  font-family: 'Open Sans', sans-serif!important; margin:0!important; line-height: 25px; font-weight:600; }
#checkout-summary table td h3{ font-size: 20px!important; font-weight: 700;  font-family: 'Open Sans', sans-serif!important; margin-top: 12px; }
.table-responsive{ border:none!important; max-width: 100%;}
.user-login-right table,.userLogin-right table{ font-size: 13px; }
.user-login-right table td,.user-login-right table th,.userLogin-right table td,.userLogin-right table th{ border:none!important; }
.user-login-right table td:last-child,.user-login-right table th:last-child,.userLogin-right table td:last-child,.userLogin-right table th:last-child{ text-align: right; }
.user-login-right table td a,.userLogin-right table td a{ font-size: 12px; color: #f26b49; }
.user-login-right table th,.userLogin-right table th{ padding-top: 20px!important; }
.user-login-right .custom-button.outline,.userLogin-right .custom-button.outline{ width: 100%; max-width: 100%!important; min-width: auto }

.applied-voucher{ width: 100%; min-height: 40px; border-radius: 25px; background: #f26b49; height: auto; overflow: hidden; }
.applied-voucher span{ display: block; width: 50%; color: #fff; float: left; padding: 10px; font-size: 13px; text-align: left; overflow:hidden; text-overflow:ellipsis;white-space: nowrap; }
.applied-voucher span:last-child{text-align: right;}
.dashboard-suggestion-right .shippinf-frequency-details h4{ font-size: 28px; color: #000 ; font-weight: bold; line-height: 42px; margin-bottom: 0; }
.dashboard-suggestion-right .shippinf-frequency-details h4 span{ color: #fff; text-transform: uppercase; }
.shippinf-frequency-details .content-box{  padding-top: 30px; padding-bottom: 10px;}
.change-frequency{ background: rgba(255,255,255,.3); height: 49px; position: absolute; bottom: 0; width: 100%; padding-top: 9px; }

.my-profile .loginLeft{ padding-left: 15px!important; padding-right:15px!important; }
.my-profile .loginLeft input{ margin-top: 0!important; margin-bottom: 20px; }
.select-date {  position: relative;}
.select-date input{position: relative;   z-index: 1;   background: none;}
.select-date::after{content: "\f073";   font-family: 'FontAwesome';  position: absolute; font-size: 14px; top: 7px; right: 12px; z-index: 0;}
.custom-upload{width: 100%;border-radius: 3px;height: 35px;padding: 0px;border: none;border: 1px solid #949192; margin-bottom: 20px;
    position: relative; overflow: hidden; }
.custom-upload::after{ display: block; content:url('../images/upload.jpg') ; width: 50px; height: 35px; position: absolute; right: 0; top: -8px ;z-index:0 }
.custom-upload input{ opacity: 0; position: relative; z-index: 1 }
.custom-upload span{ position: relative; top:13px; left: 15px; }
.delivery-address-wrapper{ margin-top: 30px; }
#profile-label{margin-top: -96px!important;    font-size: 12px;    max-width: 88%;    text-overflow: ellipsis!important;   overflow: hidden;}
.saved-addresss{ overflow: hidden}
.saved-addresss h2{ font-size: 18px; color: #333; text-align: left; margin: 0; margin-bottom: 10px; text-transform: capitalize;}
.saved-addresss .user-info{ margin-top: 0; clear:both; height:auto; overflow:hidden;}
.saved-addresss .user-info .phone a{ position:static; display:inline; width:auto; font-size:12px; color:#5a5a5a}
.saved-addresss h4{ margin: 0; font-weight: normal; text-align: left; margin-bottom: 4px; font-size: 12px; color: #333!important}
.saved-addresss h4.phone{ font-weight: bold;}
.saved-addresss{ position: relative;}
.saved-addresss a{ position: absolute; display: block; width: 30px; height: 30px; right: -5px; top: 5px; color: #ccc; font-size: 18px;}
.saved-addresss a:hover{color: red;}

.my-cart .table div{ display: block; padding-right: 15px; float: left;  }
.my-cart .table div.left-box{ }
.my-cart .table td { padding-top: 20px; vertical-align: top; }
.my-cart .table td:last-child{ text-align: right }
.my-cart .table th{font-family: 'Sniglet', cursive; font-size: 13px;}
.my-cart .table td a.delete {   color: red; font-size: 25px; float: right; margin-top:-9px;}
.my-cart .table td strong{ font-size: 13px; }
footer.inner .socialmedia a{ opacity: 1; }
.container{ max-width: 100%; }
.my-orders .table-responsive{ margin-top: 15px; margin-bottom: 30px; }
.my-orders .table-responsive table td{ width: 16.66% }
.my-orders .table-responsive span{ display: block; }
.my-orders .table-responsive a{  padding-left: 0; text-decoration: underline; }
.table-responsive .text-success{ color: #3ca03c; }
.table-responsive .text-warning{ color: #ee873b; }
.table-responsive .text-danger{ color: #da2f29; }
header.fixed{ width: 100%; position: fixed; top: 0; }
.my-cart .table-responsive table td{ vertical-align: top!important }
body.modal-open header,.modal-open {
    padding-right: 15px!important;
}
.my-profile .loginLeft input{ max-width:99.9%;}
.voucher-box{ width: 100%; height: auto; min-height: 166px; background:url("../images/voucherBg.jpg") no-repeat right bottom #39b9be; padding:30px; position: relative;
margin-top: 30px; box-shadow: 0px 0px 3px rgba(0,0,0,.4); overflow: hidden; }
.voucher-box::after{ content: " "; border: 2px solid #fff; position: absolute;left: 15px; top: 15px; right: 15px; bottom: 15px; }
.voucher-box.applied::before{ content: url(../images/badge.png); position: absolute; right:0; top:0; width: 30px; height: 30px; width: 99px; height: 101px; z-index: 10 }

.voucher-box h4{ font-size: 18px; color: #fff; }
.voucher-box h4 span{ display: block;  font-family: 'Open Sans', sans-serif;  font-size: 42px; font-weight: 900;  }
.voucher-box p{ font-size: 12px; color: #fff; margin-top:10px!important; }
.voucher-box p span{ font-weight: bold }
.voucher-box p a{ display: inline-block; float: right; background: #fff; font-size: 16px; color: #28838b; padding: 5px 30px; border-radius: 25px;  margin-top: 6px; margin-left: 6px;
font-weight: bold; position: relative; z-index:1; transition: .45s; margin-bottom: 8px;}
.voucher-box p a:hover{ text-decoration: none; background: #0e7276; color: #fff; }
.furbabylist .col-xs-9{ padding-right:0;}
.product-detail{ padding-top: 30px; }
.product-detail div.half{ display: block; float: left; padding: 15px; }
.product-detail div.half p{ margin:0; font-size:14px; line-height: 23px;}
.product-detail div.half p strong{ font-size: 16px; }
.furbabylist.voucher-box.no-pet{ padding: 30px!important;}
.furbabylist.voucher-box.no-pet a{ position: relative; z-index: 10;}
.furbabylist.voucher-box.no-pet a span{ margin-top: 20px!important}


.order-track{ list-style: none; margin:30px 0; padding:0; padding-top: 30px; }
.order-track li{ float: left; width: 25%; text-align: center; font-size: 13px; position: relative;  }
.order-track li::after{ position: absolute; content: " "; height: 6px; width: 100%; background:#c1c1c1; left: 0 }
.order-track li:first-child::after{ width: 50%;right:0; left: auto; }
.order-track li:last-child::after{ width: 50%; }
.order-track li label{font-weight: 600; position: relative; padding-bottom: 30px;top: -30px;}
.order-track li label::after{ content: " "; width: 22px; height: 22px; background: #9d9999; border-radius: 100%; position: absolute; left: 38%; top: 22px;
border:5px solid #c1c1c1; z-index: 1 }

.order-track li.completed::after{ background:#f26d47;}
.order-track li.completed label{ color: #f26d47 ;}
.order-track li.completed label::after{ background:#f26d47; border:5px solid #f8af9a; z-index: 0 }

.text-center h3{ line-height: 36px; margin:20px 0;  }
.text-center h3 span{ color: #f36c48; }
.orderstatus-image{ width: 124px; height: 90px; margin:0px auto; overflow: hidden; position: relative; transition: .5s; margin-bottom: 35px; }
.orderstatus-image img{ position: absolute; left: 0; top: 0; max-width: none; }
.order-track li:nth-child(1).completed img{ position: absolute; left: 0px; top: -128px; }
.order-track li:nth-child(2) img{ position: absolute; left: -207px; top: 0; }
.order-track li:nth-child(2).completed img{ position: absolute; left: -207px; top: -128px; }
.order-track li:nth-child(3) img{ position: absolute; left: -207px; top: 0; }
.order-track li:nth-child(3).completed img{ position: absolute; left: -207px; top: -128px; }
.order-track li:nth-child(4) img{ position: absolute; left: -413px; top: 0; }
.order-track li:nth-child(4).completed img{ position: absolute; left: -413px; top: -128px; }


.furbabylist.voucher-box{ background: #fff;}

@media(max-width: 580px){.orderstatus-image{ transform: scale(.5); }}


/*Custom select*/
.custom-selectt {
   display:block;
   position: relative;
   vertical-align: top;
    clear:both;height:35px!important;
    border-radius:0px;
    margin-bottom:15px;
}
.custom-selectt select {
   background: #fff ;
   border:1px solid #d8d8d8;
   border-radius: 6px;
   display: inline-block;
   font-family: inherit;
   font-feature-settings: inherit;
   font-kerning: inherit;
   font-language-override: inherit;
   font-size: inherit;
   font-size-adjust: inherit;
   font-stretch: inherit;
   font-style: inherit;
   font-synthesis: inherit;
   font-variant: inherit;
   font-weight: normal;
   line-height: 1.2;
   margin: 0;
   outline: medium none;
   padding: 4px 8px 3px 7px;
    width:100%;
    height:35px!important;
    display:block;
    line-height:27px;font-weight: 600;

}

.custom-selectt select:focus {
   box-shadow: 0 0 3px 1px #c00;
}
.custom-selectt::after {
   background: #fff;
   bottom: 0;
    content:"\f107";font-family:'FontAwesome';
   line-height: 35px;
   padding: 0 7px;
   pointer-events: none;
   position: absolute;
   right: 0px;
   top: 0;
   width: 30px;
    color:#333;
    font-weight:normal;
   border:1px solid #d8d8d8;
    border-left: 0;
    z-index: 10;
    border-radius: 6px;
}
.generic-pages{}
.generic-pages p{ font-size: 14px; line-height: 25px; }
.generic-pages h4{ color: #333; margin-bottom: 6px; font-size: 20px; }
.generic-pages ul{ list-style: none; margin:15px 0; padding: 0; padding-left: 15px; }
.generic-pages ul li{ position: relative; margin-bottom: 6px; font-weight: bold; padding-left: 15px; }
.generic-pages ul li::before{ content: "\f105"; font-family: "FontAwesome"; position: absolute; left: 0; top: 0px; font-size: 16px;}

#faq{ margin: 50px 0 30px 0; }
#faq .panel-heading{ margin-top:20px; }
#faq .panel-title a{ position: relative; padding-left: 50px; display: block}
#faq .panel-title a:hover{ text-decoration: none; }
#faq .panel-title a::after{background:url("../images/pet-foot.png") no-repeat;     position: absolute;
    left: 3px;
    top: -13px;
    content: " ";
    width: 40px;
    height: 40px;
    background-size: 100% auto;}
#faq .panel-title a::before{ content: "\f068"; width: 22px; height: 22px; border-radius: 100%; color: #fff;
position: absolute;     left: 20px; top: 4px; font-family: 'FontAwesome'; z-index: 2; }
#faq .panel-title a.collapsed::before{content: "\f067"; }
#faq.panel-group .panel{ overflow: visible; }
#faq .panel-default>.panel-heading,#faq .panel-default{ background: none; border:none; }
#faq .panel-body{ border: none; padding-left: 58px;  font-size: 14px; }
.change-subscription-options .custom-button{ min-width: 0px;padding: 12px 10px; font-size: 12px; }

.loginLeft input[type="button"],.loginLeft input[type="submit"]{  height: 40px; font-family: 'Sniglet', cursive;     font-size: 14px; border:0; border-radius: 6px; }
.modal-header{ background: #e8dfd2; margin-bottom: 15px; padding:10px 5px; border-radius:6px 6px 0 0 }
.modal-content{ border: none; }
.modal-header h4{ font-size: 18px; color: #b73112; margin:0; margin-left: 12px; }
.modal-header .close{ margin-top:2px; margin-right: 10px; }
.col-md-12.loginLeft{ padding:0}
.my-cart .table-responsive div.left-box{ width:30%;}
.my-cart .table-responsive div.right-box{ width:70%;}
.loginLeft input[type="password"]{ margin-top: 15px; margin-bottom: 0}
#checkout-forget-pass-message,#checkout-register-message,#checkout-accordion{ margin-top:15px;}


/*23/11/2017*/
.flat-page-wrapper{padding-top:30px;}
.flat-page-wrapper #termsAndConditions{ padding: 15px!important;}
#termsAndConditions p{ font-size: 14px; line-height: 25px; margin-top: 10px;}
.tooltip{z-index: 5}
.suggestion-wrap{ background: #e5e5e5; height: auto;overflow: hidden; }
.suggestion-wrap .box-shadow{ background: #fff; height: auto; overflow: hidden; margin-left: 15px; margin-right: 15px; border-radius: 6px; margin-top:15px;
padding-top: 15px; box-shadow: 0px 1px 1px rgba(0,0,0,0.25); margin-bottom: 15px; padding-bottom: 15px;
 }

 .buttons-wrapper{ width: 100%; height: auto;  padding: 15px; text-align: center; }
 .buttons-wrapper button,.get-startedBtn a,.footer-contact input[type="submit"],
 .dashboard-suggestion-right .pet-info .custom-button
 { display: inline-block; margin:10px;
background: rgba(227,77,40,1);
background: -moz-linear-gradient(left, rgba(227,77,40,1) 0%, rgba(243,113,80,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(227,77,40,1)), color-stop(100%, rgba(243,113,80,1)));
background: -webkit-linear-gradient(left, rgba(227,77,40,1) 0%, rgba(243,113,80,1) 100%);
background: -o-linear-gradient(left, rgba(227,77,40,1) 0%, rgba(243,113,80,1) 100%);
background: -ms-linear-gradient(left, rgba(227,77,40,1) 0%, rgba(243,113,80,1) 100%);
background: linear-gradient(to right, rgba(227,77,40,1) 0%, rgba(243,113,80,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e34d28', endColorstr='#f37150', GradientType=1 );
border-radius: 25px;
font-size: 20px; text-shadow: 1px  1px 0 rgba(0,0,0,.2);
box-shadow: 1px 1px 0px rgba(0,0,0,.3);
height: 53px;
border: 1px solid rgba(227,77,40,.2);
  }
   .buttons-wrapper button:hover,.get-startedBtn a:hover,.footer-contact input[type="submit"]:hover,
   .dashboard-suggestion-right .pet-info .custom-button:hover{
background: rgba(243,113,80,1);
background: -moz-linear-gradient(left, rgba(243,113,80,1) 0%, rgba(227,77,40,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(243,113,80,1)), color-stop(100%, rgba(227,77,40,1)));
background: -webkit-linear-gradient(left, rgba(243,113,80,1) 0%, rgba(227,77,40,1) 100%);
background: -o-linear-gradient(left, rgba(243,113,80,1) 0%, rgba(227,77,40,1) 100%);
background: -ms-linear-gradient(left, rgba(243,113,80,1) 0%, rgba(227,77,40,1) 100%);
background: linear-gradient(to right, rgba(243,113,80,1) 0%, rgba(227,77,40,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f37150', endColorstr='#e34d28', GradientType=1 );
   }
   .dashboard-suggestion-right .pet-info .custom-button{ margin-left: 0; margin-right: 0; width: 100%; border-radius: 6px; height:36px; font-size: 14px;}
.change-subscription-wrapper{ background: #ec5f3b; font-size: 22px; padding: 15px; text-align: center; }
.change-subscription-wrapper h4{ font-size: 22px; color: #fff; margin: 0; display: inline-block; top:5px; position: relative; }
.change-subscription-wrapper h6{font-size:16px; color: #fff; margin: 0; display: inline-block; top:0px; position: relative; text-align: left; margin-right: 35px}
.change-subscription-wrapper button{ display: inline-block; margin: 0px 5px;
background: rgba(255,255,255,1);
background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(226,226,226,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(226,226,226,1)));
background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(226,226,226,1) 100%);
background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(226,226,226,1) 100%);
background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(226,226,226,1) 100%);
background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(226,226,226,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e2e2e2', GradientType=1 );
border-radius: 25px;
color: #ed6543;
font-size: 14px; text-shadow: 1px  1px 0 rgba(0,0,0,.2);
box-shadow: 1px 1px 0px rgba(0,0,0,.4);
height: 32px;
border:none!important;
border-bottom: 1px solid #dcdcdc!important;
border-top:1px solid #fff!important;
    padding: 6px 20px;
  }
  .change-subscription-wrapper button:hover{background: rgba(226,226,226,1);
background: -moz-linear-gradient(left, rgba(226,226,226,1) 0%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(226,226,226,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(left, rgba(226,226,226,1) 0%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(left, rgba(226,226,226,1) 0%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(left, rgba(226,226,226,1) 0%, rgba(255,255,255,1) 100%);
background: linear-gradient(to right, rgba(226,226,226,1) 0%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#ffffff', GradientType=1 );}

.dashboard-suggestion-right table{ width: 99.9%;}
/*04-04-2018*/
#voucherFormAjax input{ height: 35px;}
#voucherFormAjax input[value="CANCEL"]{ font-family: 'Sniglet', cursive; border: none!important; font-size: 14px; border-radius: 6px;}
#voucherFormAjax input[value="SUBMIT"]{ font-size: 14px; border-radius: 6px;}

@media (min-width: 992px) {
    .menu-wrapper .navbar ul li img{ max-width: 80%;}
    .get-startedBtn.strt_center{    position: absolute;top: 40%;left: 39%;}
}
@media (min-width: 1200px) {
    .container {
        width: 1150px; /*width: 1500px;*/
        max-width: 100%
    }

    .pet-parameters h5 {
        background-size: 100%;
    }

    .modal {
        overflow: hidden
    }

    .our-story .container {
        overflow: hidden!important;
    }

    /*.social-media-login a.googleplus img {*/
        /*top: -76px;*/
    /*}*/

    /*.panel .social-media-login a.googleplus img {*/
        /*top: -53px;*/
    /*}*/

    .panel .social-media-login a {
        height: 49px;
    }

    /*.col-lg-7.dashboard-content .panel .social-media-login a.googleplus img {*/
        /*top: -69px;*/
    /*}*/

    .col-lg-7.dashboard-content .panel .social-media-login a {
        height: 53px;
    }

    .pets-suggesion-table {
        padding-right: 8px;
    }

    .suggession-right {
        padding-left: 8px;
    }
}

@media (max-width: 1280px) {
.modal-content h1 {    font-size: 34px!important;}}

  @media (max-width: 1650px) {
  .menu-wrapper .navbar ul li  a{ font-size: 17px; }
  }
@media (max-width: 1590px) {
  .menu-wrapper .navbar ul li img{ position: static;}
  }
  @media (max-width: 1462px) {
    .menu-wrapper .navbar ul li a{  font-size: 15px; }

    .user-login-right h3{ font-size: 19px; }

  }
  @media (max-width: 1280px) {
    .menu-wrapper .navbar ul li a{  font-size: 14px; }
  }
  @media (max-width: 1267px) {
    .menu-wrapper .navbar ul li a{  font-size: 14px; }
     .menu-wrapper .navbar ul li{ width: auto; padding: 0 10px; }
  }
  @media (max-width: 1070px) {
    .menu-wrapper .navbar ul li{ width: auto; padding: 0 10px; }
  }
  @media (max-width: 1023px) {
  .menu-wrapper .navbar ul li a{ font-size: 14px; padding-left: 4px; padding-right: 4px; }
  }
  @media (max-width: 1020px) {
    .menu-wrapper .navbar ul li a{  font-size: 14px; }
  }
  @media (max-width: 958px) {
    .collapse.navbar-collapse{ padding: 0; }
    .menu-wrapper .navbar ul li a{  font-size: 14px; padding: 0 7px }
    .affix .menu-wrapper .navbar ul li a{ padding: 0 7px!important; }
    .affix .menu-wrapper .navbar ul li.logo-wrapper a img{ height: auto; }
    .menu-wrapper{ padding-top: 0px; padding-bottom:0px; }
    .affix .menu-wrapper .navbar ul li a{ font-size: 12px; }
        body{padding-top: 58px;}
  }


  @media (min-width: 992px) and (max-width: 1199px) {
    .checkout-flow .dashboard-left{ width: 30%; }
    .checkout-flow .dashboard-content{ width: 70%; }
    .checkout-flow .user-login-right{ width: 100%; }
        .suggestion-wrapper .col-lg-9.dashboard-suggestion-right{ width: 79%; float:left; }
        .suggestion-wrapper .dashboard-left{ width: 21%; }
        .furbabylist.subscribed-pet .col-xs-4:last-child p{ width:93px; margin:0px -8px;}

  }
@media (min-width: 992px){
.modal-dialog{ width: 70vw;}
    .user-login-right .custom-button.redirect{ display:none;}
    .user-login-right .custom-button.redirect.outline{ display:block;}
}
@media (min-width:1200px){
.modal-dialog{ width: 60vw;}
}

  @media (max-width: 1199px) {
  .steps-wrapper .steps:nth-child(2)::after,.steps-wrapper .steps:nth-child(3)::after{
      width: 155px;
      transform: scale(.6);
      left: 225px;
    }
      .feeding-plan h2.petname{ left: 23%; right: 23%;}
      .result-box  .result ul li{ padding: 10px 3px!important;}
      .feeding-plan h2.petname{ top:0px;}

    .pet-product-box{ margin-bottom: 30px; }
    .col-md-12{ clear: both; }
    .steps-wrapper .steps:nth-child(3)::after{ top: 40%; }
    .dog-lifestyle ul li label{ font-size: 18px; }
    .result-box  .result ul li{ font-size: 16px; padding: 10px 5px; }
    .testimonial{ background:#f36c48!important; border-radius: 12px; margin-bottom: 16px; position: relative; }

    .testimonial p{ position: static!important; }
    .why-choose ul { transform: scale(.8); }
    .dashboard-suggestion-right .bubble-info{ display: none; }
    .dashboard-suggestion-right .bubble-info.mobile{ display: block; position: static; width: 100%; height: auto; background: #f26b49; border-radius: 6px; margin-bottom: 12px; padding:6px 0px; }
    .dashboard-suggestion-right .bubble-info.mobile p{ position: static; text-align: left; font-size: 12px; width: 96%; }
    .suggession-right{ margin-top: 15px;}
    .shippinf-frequency-details{ margin-bottom: 15px; }
    .change-subscription-wrapper span{ display: block; padding-top: 15px; }
  }
  @media (max-width: 991px) {
  .steps-wrapper .steps:nth-child(2)::after,.steps-wrapper .steps:nth-child(3)::after{
      width: 155px;
      transform: scale(.3);
      left: 165px;
    }
      .loginLeft .custom-button[name="Reset"],.loginLeft .custom-button.update-btn{ margin-bottom: 12px; width: 100%;}
      .left-box-ad{ display: none;}
    .top-links a{ font-size: 12px; }
        .my-cart .custom-button.redirect{ display:none;}
        .user-login-right .custom-button.redirect{ display:block; width: 100%;}
        .banner-wrapper h1{ color: #fff;}
        .subscribed-pet  .food-status{ margin-top: 6px!important;}
    .steps-wrapper .steps:nth-child(3)::after{ top: 35%; }
    .page-title .never-runout{ right: -20px; }
    .babySlider .slider-caption{ position:  static; background: #333; padding: 15px 0 ; padding-bottom: 50px; }
    .babySlider .slider-caption h2{ color: #fff; margin-top: 0 }
     .dog-weight ul li .check{ background-size: 100% auto; }
     .dog-lifestyle ul li .check{ background-size: 100% auto; }
     .feeding-plan .container{ width: 100%; }
     .slick-dots li button{ border-color: #fff; }
     .slick-dots .slick-active button{ background-color: #fff; }
     .testimonials-wrapper,.testimonials-wrapper h2{ text-align: center!important }
     .why-choose ul { transform: scale(.68); }
     .modal-dialog{ width: 96%; }
     .bubble-info{ display: none;}
     .bubble-info.mobile{ display: block; position: static; width: 100%; height: auto; background: #f26b49; border-radius: 6px; margin-bottom: 12px; padding:6px 0px; }
     .bubble-info.mobile p{ position: static; text-align: left; font-size: 12px; width: 96%; }
     .subscribed-pet  .food-status{ position: static;  }
    .testimonial-slide .testimonial{ padding-right: 0 }
    .testimonials-wrapper .page-title{ margin:20px 0; }
    .our-story .col-md-4{ text-align: center; }
    .our-story img{ margin:0px auto; }
    .result-box  .result ul li{ padding: 10px 0px; }
    .result-box  .result ul li span{ width: 120px; background-size: 100% auto; }
        .suggestion-wrapper .col-lg-9.dashboard-suggestion-right,.suggestion-wrapper .dashboard-left{ width: 100%; }
        .unsubscribed-pet,.furbabylist.no-pet,.furbabylist{ height: auto!important;}
  }
  @media (min-width: 768px) and (max-width: 900px) {

    .logged-userinfo a{ font-size: 12px; }
  }
@media (min-width: 768px) {
  .responsive-menu{ display: none; }
}

@media (max-width: 806px) {
.result-box  .result ul li{ font-size: 15px; padding: 10px 1px; }
.result-box h2{ font-size: 36px; }
}

@media (max-width: 767px) {
   .feeding-plan{ transform:scale(1); height:auto;}
   #suggestion-wrapper{ transform:scale(1); }
  .top-links,.top-links .header-right{ text-align: center; word-wrap: break-word; }
  .logo-wrapper{ display:  none!important; }
  .menu-wrapper .navbar ul li{ display: block; width: 100%!important; text-align: left; }
  .menu-wrapper .navbar ul li a,.affix.menu-wrapper .navbar ul li a{ font-size: 12px!important; }
  .navbar-collapse.in{ max-height: none; overflow: hidden; }
  .menu-wrapper{ padding: 0px 0; }
  .unsubscribed-pet .petname h5, .subscribed-pet .petname h5{ font-size: 14px; }
  .page-title .never-runout{ right: 0px; top: 50px; }
  .page-title h2{ font-size: 38px; margin-bottom: 50px; }
  .steps-wrapper .steps:nth-child(2)::after,.steps-wrapper .steps:nth-child(3)::after{ display: none; }
  .navbar-toggler{ float:right; font-size: 16px; border-radius: 4px; background: #f26b49; color: #fff; border: none; outline: none; top: 4px;  position: relative;
  padding: 3px 12px; }
  .affix .navbar-toggler{ top: -3px; }
  .navbar-toggler{ right:15px; }
  .navbar-brand{ padding: 0 }
  .dog-weight ul li label{ font-size: 16px; }
  .dog-weight ul::after{ left: 0 ; width:100%; }
  .dog-weight ul li label span.icon{ margin-left: -10px;}
   .top-links .dropdown img{ width: 20px; }
  .dog-lifestyle ul li label{ font-size: 16px; }
  .dog-lifestyle ul::after{ left: 0 ; width:100%; }
  .dog-lifestyle ul li label span.icon{ margin-left: -10px;}
  .dog-lifestyle ul li:first-child label span.icon{ margin-left: 0 }
  .dog-lifestyle ul li label span.icon{ position:relative; top: 10px; }
  .modal-header .col-sm-8{    width: 66.66666666666666%!important; float:left!important}
  .modal-header .col-sm-4{width: 33.33333333333333%!important; float:left!important}
  .modal-content h1 {    font-size: 24px!important;}
  .my-orders .table-responsive{ border:1px solid #dddddd!important}
  .my-orders .table-responsive table{ border:none;}
  .my-orders .table-responsive table tr:first-child td{ border-top:none;}
    #checkout_signup .col-sm-6:first-child,#signup-form  .col-sm-6:first-child{ padding-right:15px;}
#checkout_signup .col-sm-6:last-child,#signup-form  .col-sm-6:last-child{ padding-left:15px;}
body{padding-top: 82px;}
    .dummy-label{ display:none;}
   .result-box-left{ padding-left: 70px; }
   .result-box-right{ padding-right: 70px; }

   .about-us .col-sm-2{ text-align: center; }
    body.modal-open header, .modal-open{ padding-right:0!important}
   .about-us .left-data ul{ text-align: left; }
   .testimonial::before{ left: -20px; }

   /*why us*/
    .why-choose ul li:nth-child(1){ right:38%; top: 0 }
    .why-choose ul li:nth-child(2){ left: 38%; top: 117px }
    .why-choose ul li:nth-child(3){ right: 38%; top: 236px; }
    .why-choose ul li:nth-child(4){ left: 38%; top: 355px;}
    .why-choose ul li:nth-child(5){ right: 38%; top: 474px; }
    .why-choose ul li:nth-child(6){ left: 38%; top: 592px;}
    .why-choose ul li { z-index: 1 }
    .why-choose ul{ height: auto; border: none; transform: scale(.8); o }
    .why-choose ul::after{ height:645px; border-left: 4px dashed #333; content: " "; position: relative; display: block; left: 49%; z-index: 0 }
    .copy-rights,.copy-rights-right{ text-align: center; }
    .menu-wrapper{ padding-top: 0px!important; padding-bottom: 0px!important }
    .menu-wrapper .navbar ul li a{ font-size: 14px; }
    .modal-dialog {width: 98%;    top: 0;    transform: translateY(0)!important;}
    .modal-dialog .modal-body{ display: block; }
    .modal-dialog .modal-body .col-md-8, .modal-dialog .modal-body .col-md-4,#checkout-register .panel-body,
    #checkout-register .panel-body  .col-md-7,#checkout-register .panel-body .col-md-5,
    #checkout-login .checkout-login,#checkout-login .checkout-login  .col-md-7,#checkout-login .checkout-login .col-md-5{ display: block; }
    .user-menu{ margin-top: 12px; }

    .loginLeft{ border: none; padding-right:0}
    .pet-photo{ text-align: center; }
    .pet-photo span{ margin-bottom: 15px; }
    .suggestion-wrapper h2{ text-align: center; }
    .suggestion-wrapper{ margin-top: 50px; }
    /*logoSmall*/
    .responsive-menu{ display: block; height:36px;  }
    .responsive-menu img{ width: auto; position: relative; top: 0px; transition: .1s; height: 60px; }
    .affix .responsive-menu img{ width: auto; position: relative; top: -6px; height: 50px; }
    header.affix .top-links .col-sm-6{ display: none; }
    header.affix .top-links .col-sm-6.header-right{ display: block; }
    .testimonials-wrapper .page-title h2{ margin-bottom: 0 }
    .steps-wrapper .row{ position: relative; }
    .steps-wrapper .col-md-12,.steps-wrapper .col-md-12 .page-title{ position: static; }
    .steps-wrapper .steps:last-child{ padding-top: 45px; }
    .page-title .never-runout{ top: auto; bottom: 140px; left: 50%; }
        #pet-image-cover{ height: auto; overflow: hidden}
        #pet-image-cover img{ width: 100%; max-height: none;}
        .pet-info table tr td{ padding-right: 0}
        .pet-info input[type="text"].large,.pet-info input[type="text"].small{ width: 100%}
        header.affix .navbar ul li a{ display: block; padding:5px 0!important; font-size:12px!important}
        .pet-parameters h5{ background-position: left center; position: relative;}
        .pet-parameters h5::after{ content: " "; position: absolute; right:0; background:url("../images/smallHeadBg.png") no-repeat right center; height: 30px; width:150px; z-index: -1;}
        .pet-parameters h5::before{ content: " "; position: absolute; left:30px; right:30px; background: #0a0405; height:24px; top:3px;
            z-index: -1;}
        #shipTodayModal .shippingFrequency{ margin-top: 20px;}

}
@media (max-height: 550px) {
.modal-dialog {width: 98%;    top: 0;    transform: translateY(0)!important;}
.buttons-wrapper button{margin:10px  0px!important;}

}
@media only screen
and (max-device-width : 768px) { .buttons-wrapper button{margin:10px  0px!important;} }
@media (max-width: 640px) {
  .dog-weight ul li label span.icon{ transform: scale(.6); }
  .dog-weight ul li label{ font-size: 12px; }

  .dog-lifestyle ul li label span.icon{ transform: scale(.6); }
  .dog-lifestyle ul li label{ font-size: 12px; }
  .result-box-left,.result-box-right{ padding: 0; background:none; }
  .result-box{ padding-top: 30px!important; background-position:  left 80px }
  .result ul{ background:url('../images/bg.jpg') repeat; margin-bottom: 30px!important; }
  .feeding-plan .col-md-10{ padding-left: 0; padding-right: 0 }
  .modal-dialog .modal-body{ padding: 0 10px; }
  .modal-content p{ font-size: 16px; }
  .col-md-12.dog-weight{ padding-left: 5px!important; padding-right: 5px!important; }
  .modal-header h4{ margin-left:7px}
  .change-subscription-wrapper span button{ margin-bottom: 12px;  }
  .feeding-plan h2.petname{ position: static}
  .result-box{ padding-top: 0!important; background-position: left top;}
  .result-box h2{ height: 5px;}
  }
  @media (max-width: 580px) {
      /*why us*/
    .why-choose ul li { z-index: 1 ; position: static; margin-bottom: 30px; height: auto; overflow: hidden;  max-width: 100%;}
    .why-choose ul li img{ max-width: 100%; height: auto; }
    .why-choose ul li .list-data{ max-width: 100%; }
    .why-choose ul{ height: auto!important; border: none; transform: scale(1); margin-top: 0 ; position: relative; max-width: 100%; overflow: hidden; border-radius: 0}
    .why-choose ul::after{ height:645px; border-left: 4px dashed #333; content: " "; position: absolute; display: block; left: 10px; z-index: 0; top:0; display: none }
    .why-choose ul li .list-icon{ float: left; }
    .why-choose ul li:nth-child(odd) .list-data{ padding-right: 0px; padding-left: 30px;  text-align: left}
    .social-media-login a{ max-width: 100%; }
    .social-media-login a img{ max-width: 100%!important; min-width:0!important }
    /*.social-media-login a.googleplus img{ top: -76px; }*/
    /*#furbaby-login .social-media-login a.googleplus img{ top: -76px; }*/
    .foodbox-details,.product-details{ width: 100%; margin-top: 30px; }
    .shippinf-frequency-details{ height: auto; }
    .steps-wrapper .steps:last-child{ padding-top: 45px; }
    .page-title .never-runout{ bottom: 140px;  }
        .dropdown-toggle .user-name{ display: block;    max-width: 84px;    overflow: hidden;    text-overflow: ellipsis;    white-space: nowrap;    float: left;}
    .food-scale{ bottom: 15px; }

  }

@media (max-width: 479px) {
  a.email{ display: inline-block; }
  .dog-lifestyle ul li label span.icon{ margin-bottom: 40px; }
  .dog-lifestyle ul li .check{ height: 133px; }
  .dog-lifestyle ul::after{ bottom: 52px; }
  .dog-lifestyle ul li label{ font-size: 8px; }
  .why-choose ul li { text-align: center; }
  .why-choose ul li div{ width: 100%!important; text-align: center!important; padding: 0!important }
  .why-choose ul li div.icon{ width: 95px!important; margin:20px auto; }
  .custom-button{ width: 100%; text-align: center; }
  .shippingFrequency input{ width: 100px; }
  #checkout-accordion .panel-heading h4{ font-size: 16px; }
  .foodbox-details,.product-details{ width: 100%!important; }
  .dog-lifestyle .select-scalee-disabled,.dog-lifestyle .select-scalee{ bottom: 52px; }
  .dog-lifestyle ul li:first-child:before,.dog-lifestyle ul li:last-child:before{ bottom: 35px; }
  .result-box-right .get-startedBtn{ margin-bottom: 30px; }
    .container{ width: 100%;}
     .logged-userinfo{ padding-top: 25px;}
    .orderstatus-image{   transform-origin: left; margin-left: 23%;}


  .subscribed-pet  .food-status{ margin-right:6px;}
  .my-cart .table-responsive div.left-box,.my-cart .table-responsive div.right-box{ width:100%;}
  #btn_shiptoday{ margin-top:12px;}
  .empty-cart{ width:100%; text-align:center;}
  .empty-cart button{ float:none;}
    .pets-suggesion-table tr td span{ height: 44px; float: left; }

}

@media (max-width: 460px) {
  .dog-weight ul li label { line-height: 12px; }
  .dog-weight ul li label span.icon{ margin-left:-27px; }
  .dog-weight ul li label span.icon{ transform: scale(.45); }
  .dog-lifestyle ul li:first-child label span.icon{     margin-left: -30px;    transform: scale(.4); }
  .dog-lifestyle ul li label { line-height: 12px; }
  .dog-lifestyle ul li label span.icon{ margin-left:-27px; }
  .dog-lifestyle ul li label span.icon{ transform: scale(.45); }
  .logged-userinfo { text-align: left; }
  .logged-userinfo a{ font-size: 13px; }
  .logged-userinfo .dropdown img{ margin-left: 2px; margin-right: 5px; width: 40px; }
  .logged-userinfo a{ margin:0; }
  .logged-userinfo a.dropdown-item{ margin-left:12px;}
    .subscribed-pet h6{ min-height: 27px;}
  .change-frequency{ height: auto; position: static; }
   .modal-header .col-sm-8{    width: 85%!important; float:left!important; padding-left:0!important;}
  .pet-detail .col-xs-4{ width: 100%; clear: both; position: static; }
  .pet-detail .col-xs-3{ margin-top:13%; }
  .pet-detail h6{ display: none; }
  .modal-header .col-sm-4{width: 15%!important; float:left!important}
  .pet-product-box{ min-height: 670px; }
  .food-scale{left:40%; }
  .foodbox-details{ margin-bottom: 60px;}
  .foodbox-details .tooltip.fade{right:61%!important;}
  .shippingFrequency span{ display: block; padding-top: 12px;}
  .shippingFrequency label,.shippingFrequency{ height: auto; padding-bottom: 12px;}
  .pet-product-box .suggestion-image{ right: 30%; bottom:90px; }
  .orderstatus-image{   transform-origin: left; margin-left: 8%;}
  .furbabylist .subscription-details{ padding: 6px 1px; }
  .page-title .pull-right .fa-trash-o.subscribed { width: auto; position: absolute; top: -13px; right: -5px;
    min-width: 30px; }
  .page-title .pull-right .fa-trash-o.subscribed span{ display: none;}
  .page-title .subscribed{ font-size: 10px;}
  .suggestion-wrapper .box-shadow .page-title h3{ font-size: 17px;}
  
}
@media (max-width: 370px) {.furbabylist .subscription-details span i{ display: none; }
.pet-detail .col-xs-3{ margin-top:20%; }
}
@media (max-width: 358px) { body{ padding-top: 100px;} .subscribed-pet h6{ font-size:11px;}}

@media only screen and (device-width: 768px) {
  .menu-wrapper .navbar ul li img{ height:auto!important;}
}
@media (min-width: 768px) {
  .col-sm-6.pet-info-top{padding-left: 0}
}



/* iPads (portrait) ----------- STARTS */
@media only screen 
and (min-width : 768px) 
and (max-width : 1024px) 
and (orientation : portrait) {
  
}
/* iPads (landscape) ----------- STARTS */
@media only screen 
and (min-width : 768px) 
and (max-width : 1024px) 
and (orientation : landscape) {
  
}
@-moz-document url-prefix() {
    select {
       color: transparent !important;
       text-shadow: 0 0 0 #000 !important;
    }
}

#voucher-results .voucher-box h4 span {
    font-size: 30px;
}
#vouchersModal .modal-content{ max-height: 80vh; }
#vouchersModal .modal-content .login-wrapper { max-height: 53vh; overflow-y: scroll;}

/*13/11*/
.fileUploadLabel{position: relative;}
.fileUploadLabel #profile-label{ position: absolute; margin-top: 0px!important; top: 2px;}
.fileUploadLabel .custom-upload{ margin-bottom: 1px;}


.my-profile .furbabylist.no-pet{ margin-top: 30px;}
#addVoucherModal .loginLeft input[type="submit"],#addVoucherModal .loginLeft input[type="button"]{ height: 37px;}
@media (max-height: 568px)
{#vouchersModal .modal-content{ max-height: 100%!important;}}

/*change next order date modal*/
#ChangeDateModal .loginLeft input[type="radio"]{ width: 17px; height: 17px!important; margin:0; position: relative; top: 5px}
#ChangeDateModal .shippingFrequency input{  margin: 0; position: relative; top: 3px; float: right;
    border: 1px solid #d8d8d8;
    padding: 0 8px;
    font-weight: 600;
    color: #555153;
    height: 34px;
    margin-bottom: 6px;
    width: 140px;
}
#ChangeDateModal .shippingFrequency button.dec { bottom: -8px;}
#ChangeDateModal  .shippingFrequency button.inc{ top:-7px;}
#ChangeDateModal .shippingFrequency button{ position: absolute; background: none; border: none; padding: 0; margin:0; right: 8px; font-size: 22px; outline: none;
width: 18px; height: 18px;}
#ChangeDateModal .shippingFrequency button:hover i{ color: #000; }
#ChangeDateModal .shippingFrequency button i{
    margin: 0px;
    padding: 0;
    transition: .4s;
    height: 18px;
    top: -9px;
    color: #555153;
    position: relative;
}
#ChangeDateModal .shippingFrequency {
    display: block!important;
    width: 100%;
    position: relative;
    height: 20px;
    margin-bottom: 30px;
}
#ChangeDateModal .shippingFrequency button.inc{ top:0px; }
#ChangeDateModal .shippingFrequency button.inc i{ top:-5px; }
#ChangeDateModal .shippingFrequency button.dec{ bottom:-15px; }
#ChangeDateModal .shippingFrequency button.dec i{ top:-9px; }
#id_nod{
    /*position: absolute;*/
    /*top: 4%;*/
    left:200px;
    width: 103px;
    border: 1px solid #ded9d0;
    font-weight: 600;
}

#id_nod_2{
    /*position: absolute;*/
    /*top: 4%;*/
    left:200px;
    width: 103px;
    border: 1px solid #ded9d0;
    font-weight: 600;
}

/* 27/8/2018 default adress pop-up */
.setdefault-popup{ position: absolute;background: rgba(255,255,255,.8); display: table; width: 100%;
    height: 100%; left: 0; top:0; z-index: 10; display: none; transform:scale(0); opacity:0; transition:5s;}
.setdefault-popup .confirm{ display: table-cell; width: 100%; height: 100%; vertical-align: middle;
    text-align: center;}
.setdefault-popup .confirm  table{ width: 90%; margin: 0px auto}
.setdefault-popup .confirm a{ position: static; width: auto; font-size: 12px; line-height: 18px;}
.setdefault-popup .confirm a:hover{ color: #333;}
.setdefault-popup .confirm a.btn-default{ color: #333}

.close-addrss{position: absolute;top: 28px;right:25px;}


/* feeding suggetion */
#send-feeding a.mail-me{color: #f06c4a;
font-weight: 600;
font-size: 16px;}
#send-feeding  form{
    display: flex;
    justify-content: center;
    align-items: center;
}
#send-feeding  form .form-group {
margin-left: 10px;
}

#send-feeding
{
    margin-bottom: 20px;

}
 #send-feeding input[type="text"]{
    width: 100%;
    border: none;
    padding: 0 15px;
    height: 48px;
    color: #333;
    background: #fff;
    font-size: 16px;
    border-radius: 6px;
     border:1px solid #eee;
}
 #send-feeding .btn
 {
    padding: 12px 33px;
     font-weight: 600;
         background-color: #e5532e;
     color:#fff;
 }
 #send-feeding #sugesstion-email-errors{
     display: block;
     position: absolute;
         font-weight: 600;
    text-transform: capitalize;

}
/* new products */

/*.new-products .col-md-4 {*/
    /*height: 350px;*/
    /*overflow: hidden;*/
    /*text-align: center;*/
/*}*/
.new-products a{
    color: #000000;
    border:1px solid #ccc;
}
.new-products a.top-pro{
    border:1px solid red;
}
.new-products{padding: 30px 0;text-align: center}
.img-div{display: flex;align-items: center;justify-content: center;height: 250px;}
.img-div img{max-width: 100%;max-height: 100%;}
.new-products-list p {padding: 0 50px;font-weight: 600;}
.new-products-list {border:1px solid #ccc;display: block;padding-top: 20px;}
.new-products-list:hover{cursor: pointer;}
.new-products h4 {margin-bottom: 10px;}
@media (max-width: 767px) {
    .img-div{height: 150px;}
    .new-products{padding: 85px 0}
}
@media (max-width: 768px) {
    .new-products{padding: 85px 0}
}
.top-pro{ border: solid 1px #e5532e;position: relative; }
.top-pro img.ribon-top { position: absolute;top: 0;left: 15px;max-width:40px; }
.new-products-list .free-del-bg { background-color: #e7ddd1;width: 100%;padding-left: -20px;padding-right: -20px;padding-top: 15px;padding-bottom: 5px;margin-bottom: 15px;}
.new-products-list a.shop-nw { background-color: #e5532e;color: #fff;font-size: 12px;padding: 10px 20px;text-align: center;border:0;margin-top: 15px;border-radius: 20px;font-weight: 600;text-decoration: none;display: inline-block;margin-bottom: 20px; }
.new-products-list a.shop-nw:hover { background: linear-gradient(to right, rgba(243,113,80,1) 0%, rgba(227,77,40,1) 100%);transition-duration:0.2s;box-shadow: 0px 0px 5px #ce2f06;cursor: pointer;}
.img-div img.sample-01 { max-width: 100%;}
.color-or { color: #e5532e; }
.color-or span{font-size: 14px;}
.new-products a.single-right{
    margin-top: 43px;
}
.new-products img.sampleimage{
    max-width: 38%;
}
@media (max-width: 991px)
{
    #send-feeding
    {
        margin-top: 74px;
    }
}
@media (max-width: 771px)
{
    #send-feeding
    {
        margin-top: 144px;
    }
}
@media (max-width: 767px)
{
    #send-feeding
    {
        margin-top: -65px;
    }
}
@media (max-width: 590px)
{
    #send-feeding form
    {
        display: block;
    }
}


