


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  box-sizing: border-box;
  font: 100% "Nunito", sans-serif;
  font-weight: normal;
  font-family: 'Nunito';
  font-size: 14px; }
a:hover{text-decoration: none;cursor: pointer;}

p {
  line-height: 25px; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  font-size: 14px;
  font-family: 'Nunito'; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: '';
  content: none; }

q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

a {
  text-decoration: none; }

input::ms-clear,
input[type="password"]::ms-reveal {
  display: none; }

input[type="search"]::-webkit-search-decoration {
  display: none; }

input[type="radio"],
input[type="checkbox"] {
  margin: 0; }

button,
a.button,
input[type="reset"],
input[type="submit"],
input[type="button"],
input[type="image"] {
  background: none;
  border: 0;
  cursor: pointer;
  display: inline-block;
  overflow: visible;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: top;
  text-align: center;
  text-decoration: none;
  width: auto;
  -webkit-appearance: none;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  font-family: "Roboto"; }

button,
input[type="reset"],
input[type="submit"],
input[type="button"] {
  line-height: normal !important; }

textarea,
select,
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"] {
  background: none;
  border: 0;
  margin: 0;
  outline: 0;
  padding: 0;
  text-align: left;
  vertical-align: top;
  font-size: 14px;
  font-family: "Roboto";
  -webkit-appearance: none;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  textarea::-webkit-outer-spin-button, textarea::-webkit-inner-spin-button,
  select::-webkit-outer-spin-button,
  select::-webkit-inner-spin-button,
  input[type="date"]::-webkit-outer-spin-button,
  input[type="date"]::-webkit-inner-spin-button,
  input[type="datetime"]::-webkit-outer-spin-button,
  input[type="datetime"]::-webkit-inner-spin-button,
  input[type="datetime-local"]::-webkit-outer-spin-button,
  input[type="datetime-local"]::-webkit-inner-spin-button,
  input[type="email"]::-webkit-outer-spin-button,
  input[type="email"]::-webkit-inner-spin-button,
  input[type="month"]::-webkit-outer-spin-button,
  input[type="month"]::-webkit-inner-spin-button,
  input[type="number"]::-webkit-outer-spin-button,
  input[type="number"]::-webkit-inner-spin-button,
  input[type="password"]::-webkit-outer-spin-button,
  input[type="password"]::-webkit-inner-spin-button,
  input[type="search"]::-webkit-outer-spin-button,
  input[type="search"]::-webkit-inner-spin-button,
  input[type="tel"]::-webkit-outer-spin-button,
  input[type="tel"]::-webkit-inner-spin-button,
  input[type="text"]::-webkit-outer-spin-button,
  input[type="text"]::-webkit-inner-spin-button,
  input[type="time"]::-webkit-outer-spin-button,
  input[type="time"]::-webkit-inner-spin-button,
  input[type="url"]::-webkit-outer-spin-button,
  input[type="url"]::-webkit-inner-spin-button,
  input[type="week"]::-webkit-outer-spin-button,
  input[type="week"]::-webkit-inner-spin-button {
    -webkit-appearance: none; }

button[disabled],
input[disabled],
select[disabled],
select[disabled] option,
select[disabled] optgroup,
textarea[disabled] {
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  user-select: none;
  cursor: default;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=25);
  opacity: 0.25; }

textarea {
  min-height: 50px;
  overflow: auto;
  resize: vertical;
  width: 100%; }

optgroup {
  font-style: normal;
  font-weight: normal;
  font-family: "Roboto"; }

select::-ms-expand {
  display: none; }
img {
    max-width: 100%;
}
@-moz-document url-prefix() {
  input:invalid,
  button:invalid,
  select:invalid,
  textarea:invalid {
    -moz-box-shadow: none;
    box-shadow: none; }
  input::-moz-focus-inner,
  button::-moz-focus-inner,
  select::-moz-focus-inner,
  textarea::-moz-focus-inner {
    border: 0;
    padding: 0; }

  select {
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: ""; } }
.container {
  max-width: 90%;
  margin: 0 auto; }

.container-full {
  width: 100%;
  padding: 0 10%; }

body.active {
  overflow: hidden; }
  
  
  
  .banner {
    padding: 40px 0 60px;
}
  
  .banner-left {
    width: 34%;
    color: #2398CA;
  padding-left: 40px;
}
.banner-left .heading {
    font-size: 45px;
    font-weight: 800;
    line-height: 50px;
    padding: 0 0 25px;
  text-align: left;
}
.banner-button a:hover {
        background: #98b83a;
    color: #fff;
}


.banner-button a {
    display: inline-block;
    padding: 8px 20px;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 14px;
    border: 1px solid #98b83a;
    color: #2398CA;
}
.banner-img {
    width: 45%;
}
.banner-inner{  
display: flex;
    height: auto;
    align-items: center;
    justify-content: space-between;
  
}
.banner-button a.active{
  background: #98b83a;
    color: #fff;
    margin-right: 10px;
}  
  







  
.slider{    margin-top: 0px;
    margin-bottom: 0px;}

.slider .carousel-item img{width: 100%;}

.sale-main-mid img{width: 100%;border: 1px solid #efefef;position: relative;}

.cart-bg{background: #eff7fa; padding: 30px 0;}
.sale-main{margin-top: 40px;}


span.price-circle {
    position: absolute;
    width: 50px;
    height: 49px;
    border-radius: 40px;
    background-color: #f37f22;
    line-height: 50px;
    text-align: center;
    color: #fff;
   
    right: 10px;
    top: 10px;
    z-index: 9;

}
.owl-theme .owl-dots{display: none;}
.owl-carousel .owl-item img:hover {transform: scale(1.1);}
.owl-carousel .owl-item img { transition: all .4s ease-in-out;}
.owl-carousel .item {
   background: #fff none repeat scroll 0 0;
    box-shadow: 0 2px 8px 0 rgb(0 0 0 / 12%);
    margin: 10px 0;
    padding: 0px 0 20px;
}
.listing-card {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 2px 8px 0 rgb(0 0 0 / 12%);
    margin: 0px 0 30px;
    padding: 0 0 20px;
}
    .sidebar-left-categ {
    box-shadow: 0 2px 8px 0 rgb(0 0 0 / 6%);
    padding: 20px;
   border: 1px solid #eeeeee;
   background:#fff;
   }
.sale-main-mid-new {
    position: relative;
}

.price-mid-main {
    width: 200px;
    height: 200px;
    /*background-color: #2399cb;*/
    border-radius: 50%;
    margin: 0 auto;
    /* top: 31px; */
    /* position: absolute; */
}

.price-mid-main img {
    width: 150px!important;

    text-align: center;
    margin: 0 auto;
    display: flex;
    padding-top: -24px;
}

.fa.fa-star.checked {
  color: #f37f22;
}


.sales-mid-content {
    text-align: center;
    margin-top: 25px;
    padding: 0 10px;
}

a.btn.price {
    display: block;
    width: 160px;
    margin: 0 auto;
    border-radius: 50px;
    background-color: #90ba4d!important;
    border-color: #90ba4d!important;
  color: #fff;
  font-size: 13px;
}

.price-st p {
    padding: 0px 10px;
  font-size: 15px;
}

.price-st {
    display: inline-flex;
   margin-bottom: 10px;
     width: 100%;
   justify-content: center;
}

.fa.fa-star {
    color: #eee;
}

.sale-main h2 {
    padding-left: 0;
    margin-bottom: 29px;
    
    border-bottom: 1px solid #1d99d5;
    

    font-size: 18px;
    padding-bottom: 7px;
    font-weight: 700;
    text-transform: uppercase;
}

    .sale-main h2 span {
    background: #1d99d5;
    padding: 7px 20px;
    color: #fff;
    font-size: 18px;
}
  
  
  



.price-mid-main-dg {
    width: 150px;
    height: 150px;
    background-color: #2399cb;
    border-radius: 50%;
    margin: 0 auto;
}


.price-mid-main-dg img {
    width: 250px!important;
    /* height: 100px; */
    text-align: center;
    margin: 0 auto;
    display: flex;
       position: relative;
    top: 25px;
}

.item h5{font-size: 17px;font-weight: 600;}

.sales-mid-content .pro-name{font-size: 17px;font-weight: 600; cursor: pointer;color: #000;overflow:hidden;height: 46px; display: block;}
.sales-mid-content .pro-decription{    font-size: 16px;font-weight: 400;margin-bottom: 8px;height: 21px; overflow:hiddeng;}
.sales-mid-content .star{padding: 0 0 9px;}
.price-st .price-through{text-decoration: line-through;color: red;}
.price-st .price-offer{font-size: 14px;color: #fc760a;font-weight: 600;}
.sales-mid-content .price i{    font-size: 17px;
    margin-right: 4px;}
  
  
  
.breadcrumb li {
    text-align: center;
    display: inline-block;
    font-size: 14px;
}

ul.breadcrumb {
    background-color: transparent;
    display: block;
    border-radius: 0;
    padding: 0;
    padding-top: 10px;
}

.breadcrumb li a {
    font-size: 14px;
    font-weight: 700;
    color: #767676;
}

.sale-main-inner{

  margin-bottom: 30px;
    margin-top: 30px;

}

.sidebar-left-categ h3 {
   font-size: 18px;
    padding-bottom: 10px;
    font-weight: 700;
    text-transform: uppercase;
}

.border-1 {
    border: 1px solid #c1baba;
    /* margin-bottom: 40px; */
}

.sidebar-left-categ ul {
    margin-top: 30px;
  margin-bottom:30px;
}

.sidebar-left-categ ul li {
    /* margin-top: 30px; */
    line-height: 30px;
        border-bottom: 1px solid #eaeaea;
}

.sidebar-left-categ ul li a{    color: #000;
    font-size: 16px;
    line-height: 43px;}
  
  
.sidebar-left-categ ul li a:hover{color: #f37f22; cursor: pointer;}










/* Form wrapper styling */

.search-wrapper {
    width: 450px;
    margin: 150px auto 50px auto;
    border-radius: 40px;
  background: transparent;
    box-shadow: 0 4px 20px -2px #e9e9e9;
}

/* Form text input */

.single-block-form {
    position: relative;
    margin: 0px 0 20px;
}

.proceed-checkout{
  display: block!important;
  text-align: center!important;
  background-color: #90ba4d!important;
  color: white!important;
  text-decoration: none!important;
  width: 100%!important;
  padding: 10px!important;
}


.sbf__input {
  width: 100%;
}
.sbf__button {
    border-radius: 0 4px 4px 0;
    position: absolute;
    right: 0;
    top: 0;
}

/* pretty */
.-vis-hidden {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

input.sbf__input {
    border: 2px solid #efefec;
    width: 75%;
    padding: 13px;
    border-radius: 5px;
}

input.sbf__button {
background-color: #f37f22;
    border: medium none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: normal;
    line-height: normal;
    margin-bottom: 0;
    padding: 13px 38px 13px;
    text-align: center;
    text-decoration: none;
    transition: all 300ms ease 0s;
    vertical-align: middle;
    white-space: nowrap;
    /* width: 18%; */
    border-radius: 5px;
    font-size: 15px;
}

.cart-total {
    margin-left: 15px;
}

.cart-total h4 {
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 20px;
}

.cart-total p {
    display: flex;
    justify-content: space-between;
    margin-bottom: 0px;
    font-size: 20px;
    
}
.cart-total p span {
    font-weight: 600;
    color: #000;
}

.cart-total a {
    display: block;
    text-align: center;
    height: 40px;
    line-height: 40px;
    background-color: #f37f22;
    color: white;
    text-decoration: none;
    margin-top: 40px;
}




/*****************globals*************/


.preview {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media screen and (max-width: 996px) {
    .preview {
      margin-bottom: 20px; } }

.preview-pic {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.preview-thumbnail.nav-tabs {
  border: none;
  margin-top: 15px; margin-left: 30px; }
  .preview-thumbnail.nav-tabs li {
        margin-right: 5px;
    margin-left: 5px;}
    .preview-thumbnail.nav-tabs li img {
      max-width: 100%;
      display: block; width: 60px;
    border: 1px solid #b5b5b5;
    padding: 3px; }
    .preview-thumbnail.nav-tabs li a {
      padding: 0;
      margin: 0; }
    .preview-thumbnail.nav-tabs li:last-of-type {
      margin-right: 0; }

.tab-content {
  overflow: hidden; }
  .tab-content img {
   
    -webkit-animation-name: opacity;
            animation-name: opacity;
    -webkit-animation-duration: .3s;
            animation-duration: .3s; }
.card {
    margin-top: 30px;
    background: transparent;
    padding: 0px;
  margin-bottom:30px;
    /* line-height: 1.5em; */
    border: none;
}

@media screen and (min-width: 997px) {
  .wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }

.details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }

.colors {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.product-title, .price, .sizes, .colors {
  text-transform: UPPERCASE;
  font-weight: bold; }

.checked, .price span {
  color: #ff9f1a; }

.product-title, .rating, .product-description, .price, .vote, .sizes {
  margin-bottom: 15px; }

.product-title {
  margin-top: 0; }

.size {
  margin-right: 10px; }
  .size:first-of-type {
    margin-left: 40px; }

.color {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  height: 2em;
  width: 2em;
  border-radius: 2px; }
  .color:first-of-type {
    margin-left: 20px; }

.add-to-cart, .like {
  background: #ff9f1a;
  padding: 1.2em 1.5em;
  border: none;
  text-transform: UPPERCASE;
  font-weight: bold;
  color: #fff;
  -webkit-transition: background .3s ease;
          transition: background .3s ease; }
  .add-to-cart:hover, .like:hover {
    background: #b36800;
    color: #fff; }

.not-available {
  text-align: center;
  line-height: 2em; }
  .not-available:before {
    font-family: fontawesome;
    content: "\f00d";
    color: #fff; }

.orange {
  background: #ff9f1a; }

.green {
  background: #85ad00; }

.blue {
  background: #0076ad; }

.tooltip-inner {
  padding: 1.3em; }

@-webkit-keyframes opacity {
  0% {
    opacity: 0;
    -webkit-transform: scale(3);
            transform: scale(3); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes opacity {
  0% {
    opacity: 0;
    -webkit-transform: scale(3);
            transform: scale(3); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }
      
      
      
h3.product-title {
    font-size: 30px;
    text-transform: capitalize;
   
}


.stars .fa {
    font-size: 23px;
}


ul.product-ul li {
     list-style-type: disc;
    font-size: 18px;
    line-height: 45px;
}

ul.product-ul {
    margin-left: 0;
    font-size: 15px;
    padding: 0px;
    line-height: 24px;
    color: #777;
}

.rating {
    margin-bottom: 0px;
    margin-top: 10px;
}

.price-main_2{   margin-top: 20px;
    margin-bottom: 20px;}
.price-main_2 p {
    font-size: 16px;
    line-height: 19px;
    font-weight: 600;
}

.price_left p {
    color: #2398ca;
    font-weight: 600;
}

p.product-description {
    padding: 0px!important;
}
.pet-store h5{    
    
padding: 15px;
    font-size: 17px;
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 5px;
    border-radius: 0px 0px 10px 10px;
    background: #f37f22cc;
    color: #fff;

    }




/*# sourceMappingURL=style.css.map */















.about-view{ padding: 4px 0;background: #fff !important;padding:0 !important}
.heading-text p {
    font-size: 16px;
    font-weight: 400;
    width: 50%;
    margin: 0 auto;
    padding: 5px 0 0;
}
.about-us{position:relative;}
.about-us::before {
    content: '';
    position: absolute;
    left: -32px;
    top: 110px;
    background: url(../images/home/material.svg) no-repeat;
    width: 133;
    height: 135px;
}
.about-us::after{
  content: '';
    position: absolute;
    right: 0px;
    bottom: 105px;
    background: url(../images/home/material.png) no-repeat;
    width: 239px;
    height: 296px;
}
.contact-us {
    text-align: center;
    background: url(../images/home/cat.png) no-repeat;
    padding: 50px 0 225px;
    background-size: cover;
    color: #fff;
}
.contact-us .heading {
    font-size: 35px;
    font-weight: 700;
    padding: 0 0 130px;
  color:#fff;
}
.contact-us ul {
    display: flex;
    justify-content: center;
}
.contact-us ul li {
    border: 1px solid #fff;
    background: #90ba4d;
    padding: 15px;
    width: 19%;
    border-radius: 5px;
    margin: 0 50px;
    text-align: left;
    display: flex;
}
.contact-us a {
    display: flex;
    align-items: center;
    color: #fff;
}
.contact-us figure {
    margin-right: 10px;
    height: 40px;
    width: 40px;
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #2398CA;
}
.contact-us span {
    font-size: 15px;
    font-weight: 400;
}
.sand-message {
    padding: 30px;
    background: #fff;
    position: relative;
    max-width: 1012px;
    margin: 0 auto;
    box-shadow: 1px 4px 7px -1px rgb(0 0 0 / 20%);
    border-radius: 10px;
    margin-top: -100px;
    margin-bottom: 80px;
}
.sand-message .heading {
    font-size: 40px;
    color: #2398CA;
    font-weight: 700;
    padding: 0 0 30px;
    text-align: center;
}

.sand-message .input-box {
    padding: 0 0 30px;
}
.sand-message label {
    display: block;
    font-size: 15px;
    color: #7e7e7e;
    padding: 0 0 10px;
    font-weight: 600;
}
.sand-message input, .sand-message textarea {
    padding: 15px;
    width: 100%;
    border: 1px solid #a7a7a7;
    font-size: 14px;
    color: #7e7e7e;
}
.sand-message textarea {
    height: 194px;
}
.sand-message .send {
    padding: 15px 50px;
    font-size: 15px;
    background: #2398CA;
    color: #fff;
    font-weight: 200;
}






.services-box {
   
    overflow: hidden;
}
.services-box .row-center{
  align-items: center;
    background: #98b83a;
}
.services-left-box {
   
   height:100%;
    padding: 0 30px;
    color: #fff;

}
.services-left-box .heading {
    font-size: 45px;
    font-weight: 800;
    line-height: 55px;
    padding-bottom: 15px;
  color:#fff;
  text-align: left;
}
.services-left-box p {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
}
.services-slider{
  padding: 60px 70px;
    background: #EFEFEF;
    position: relative;
    z-index: 1;
}
.services-slider .our-services {
    background: #fff;
    padding: 15px 15px 20px;

}
.services-slider .title {
    font-size: 20px;
    padding: 15px 0 10px;
    color: #2398CA;
    font-weight: 400;
}
.services-slider p {
    font-size: 16px;
    line-height: 25px;
    color: #6a6a6a;
    padding-bottom: 50px;
}
.services-slider .item{margin-right: 19px;}
.services-slider a {
    display: inline-block;
    color: #2398CA;
    font-size: 15px;
    font-weight: 400;
    text-decoration: underline;
}
.services-slider .owl-prev, .services-slider .owl-next{
  top: 26%;
    position: absolute;
 
}
.services-slider .owl-prev span, .services-slider .owl-next span{
  font-size: 85px;
    color: #2398ca;
  font-weight: 300;
}
.services-slider .owl-prev{
  
    left: -46px;
}

.services-slider .owl-next{
  right: -46px;
  
}
.services-slider .owl-prev span:hover, .services-slider .owl-next span:hover{background:transparent;}

.services-box .container-fluid{    padding-right: 0px;padding-left: 0px;}
 .owl-theme .owl-nav [class*=owl-]:hover {
     background: transparent; 
    color: #FFF;
    text-decoration: none;
}


.testimonials {
    padding: 40px 0 100px;
    background: #efefef;
    color: #000;
    position: relative;
}
.testimonials .item {
    margin: 00px 20px;
    background: #fff;
    border: 1px solid #a7a7a7;
    padding: 25px;
    box-shadow: 3px 4px 6px 0px rgb(0 0 0 / 20%);
}
.testimonials p {
    font-size: 15px;
    padding: 0 0 32px;
}
.testimonials .user-name {
    display: flex;
    align-items: center;
    position: relative;
}
.testimonials figure {
    margin-right: 10px;
}
.testimonials figure img {
    width: 50px;
}
.testimonials figure {
    margin-right: 10px;
}
.testimonials .quote-bg img {
    width: 20px;
    position: absolute;
    left: 29px;
    top: -7px;
}
.testimonials .text {
    font-size: 15px;
    font-style: italic;
}
.testimonials strong {
    font-size: 16px;
    font-weight: 800;
    display: block;
    font-style: normal;
}
.testimonials .title {
    font-size: 25px;
    text-align: center;
    font-weight: 600;
    padding: 6px 0 35px;
}
.testimonials .heading {
    padding: 0 0 0px;
   
}
.testimonials::before {
    content: '';
    position: absolute;
    left: 0;
    top: -190px;
    background: url(../images/home/dog.png) no-repeat;
    width: 326px;
    height: 259px;
}


.nav-desk{color: #f37f22!important;
    font-size: 16px;
    font-weight: 400;}
  
  
.nav-desk .nav-item a {
    color: #f37f22!important;
    font-size: 16px;
    font-weight: 600;
  padding-left:0px!important; 
  padding-right:0px!important;
}

.navbar-nav .nav-item {
    padding: 0px 27px;
    /* font-size: 39px; */
    position: relative;
}

li.nav-item.active::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -20px;
    height: 22px;
    width: 1px;
    background: #f37f22;
    margin: 0 auto;
}

.fluid-desk-1{     border-bottom: 1px solid #a7a7a7;}


.menucart{    width: auto!important;
    z-index: 99999;
    top: 40px!important;}
  
  
  #testimonials .owl-dots.disabled {
    display: block!important;
    margin-top: 30px;
}





*{
  margin: 0;
  padding: 0;
  box-sizing: border-box
}

/* .show { */
  /* width: 400px; */
  /* /* height: 400px; */
/* } */

.small-img {
  width: 350px;
  height: 70px;
  margin-top: 10px;
  position: relative;
  left: 25px;
}

.small-img .icon-left, .small-img .icon-right {
  width: 12px;
  height: 24px;
  cursor: pointer;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
}

.small-img .icon-left { transform: rotate(180deg) }

.small-img .icon-right { right: 0; }

.small-img .icon-left:hover, .small-img .icon-right:hover { opacity: .5; }

.small-container {
  width: 310px;
  height: 70px;
  overflow: hidden;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.small-container div {
  width: 800%;
  position: relative;
}

.small-container .show-small-img {
  width: 70px;
  height: 70px;
  margin-right: 6px;
  cursor: pointer;
  float: left;
}

.small-container .show-small-img:last-of-type { margin-right: 0; }
.spacing-top-bottom{padding:20px 0px;}
.btn-price-left{
  
.price {
  margin-bottom: 10px;
}

.wrapper {
  margin: 0 auto;
  width: 860px;
}

.columns {
  margin: 0 auto;
  max-width: 900px;
}

.details {
  position: relative;
  width: 100%;
  height: 100%;
  float: left;
}

.thumbnail-container {
  position: relative;
  width: 100%;
  height: 100%;
  float: left;
}

.price {
  font-size: 20px;
  color: #777474;
}

.wishlist-container {
  padding-left: 0;
}

#header {
  width: 100%;
  text-align: center;
  background: white;
  padding: 5px;
  /*box-shadow: 0 10px 17px 0px #c0c0c0;*/
  box-shadow: 0 5px 10px 0px #dbd7d7;
}
#header img {
  max-width: 30px;
}

.columns {
  margin-top: 30px;
}

.button {
  width: 100%;
  border-radius: 0;
}

.select, select {
  width: 100%;
  border-radius: 0 !important;
}

#wishlist-container {
  padding-left: 0;
}

#buy-container {
  padding-right: 0;
}

.small-text {
  font-size: 14px;
}

.small-text span {
  font-weight: bold;
}

.buy-button {
  background: #ff6900;
  color: white;
  border: none;
}

.buy-button:hover, .buy-button:active, .buy-button:focus {
  color: white;
  opacity: 0.9;
}

a {
  color: #ff6900;
}
a:hover {
  color: #ff6900;
  opacity: 0.8;
}

@media only screen and (max-width: 769px) {

  #wishlist-container, #buy-container {
    padding: 0 0 15px 0;
  }
}




.view-cart-border {
    border: 2px solid #eee;
    padding: 25px 30px;
}




.view-cart-bg {
    background-color: #eee;
    padding: 20px;
}

.sub {
   border: 2px solid #eee;
    padding: 3px 15px;
    font-size: 15px;
}


.add{border: 2px solid #eee;
    padding: 3px 15px;
    font-size: 15px;

}


.sub {
   border: 2px solid #eee;
    padding: 3px 15px;
    font-size: 15px;
}


.add{border: 2px solid #eee;
    padding: 3px 15px;
    font-size: 15px;

}

.sub1 {
   border: 2px solid #eee;
    padding: 4px 10px;
    font-size: 14px;
}


.add1{border: 2px solid #eee;
    padding: 4px 10px;
    font-size: 14px;

}





.cart{

  display: flex;

}

.products{

  flex: 0.75;

}

.product {
    display: flex;
    width: 100%;
    /* height: 200px; */
    overflow: hidden;
    border: 1px solid silver;
    margin-bottom: 20px;
    padding: 20px;
    transition: all 1s;
    box-shadow: 0px 0px 2px rgb(0 0 0 / 8%);
    border-radius: 5px;
}



.product-cart-img {
       background-color: #efefec;
    width: 400px;
    padding: 15px;
    /* height: 298px; */
    text-align: center;
    border-radius: 5px;
}


.product-cart-img img{    height: 230px;
    text-align: center;}





.product-info{

  padding: 20px;

  width: 100%;

  position: relative;

}

.product-name {
    font-size: 22px;
    font-weight: 600;
}



.product-name, .product-price, .product-offer{

  margin-bottom: 15px;

}

.product-remove {
    color: tomato;
    cursor: pointer;
    border-radius: 5px;
    display: inline-flex;
    padding: 0px;
    float: right;
}

.product-remove .fa{font-size: 30px;}

.product-quantity > input{
    text-align: center;
    border: 2px solid #eee;
    padding: 3px 15px;
    font-size: 15px;

}

.total {
    margin-top: 40px;
    /* text-align: center; */
}


.cart-total p{

      display: flex;
    justify-content: space-between;
    margin-bottom: 0px;
    font-size: 20px;
    padding: 0px;

}

.cart-total h4 {
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 20px;
}


.cart-total {
    margin-left: 15px;
}

.cart-total a {
    display: block;
    text-align: center;
    height: 40px;
    line-height: 40px;
    background-color: #f37f22;
    color: white;
    text-decoration: none;
    margin-top: 40px;
}

.cart-total a:hover{

  background-color: red;

}


/* Form wrapper styling */

.search-wrapper {
    width: 450px;
    margin: 150px auto 50px auto;
    border-radius: 40px;
  background: transparent;
    box-shadow: 0 4px 20px -2px #e9e9e9;
}

/* Form text input */

.single-block-form {
      position: relative;
    margin-left: 20px;
    margin-bottom: 30px;
  
}
.sbf__input {
  width: 100%;
}
.sbf__button {
    border-radius: 0 4px 4px 0;
    position: absolute;
    right: 0;
    top: 0;
}

/* pretty */
.-vis-hidden {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

input.sbf__input {
    border: 2px solid #efefec;
    width: 75%;
    padding: 13px;
    border-radius: 5px;
}

input.sbf__button {
background-color: #f37f22;
    border: medium none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: normal;
    line-height: normal;
    margin-bottom: 0;
    padding: 13px 38px 13px;
    text-align: center;
    text-decoration: none;
    transition: all 300ms ease 0s;
    vertical-align: middle;
    white-space: nowrap;
    /* width: 18%; */
    border-radius: 5px;
    font-size: 15px;
}

/* Form wrapper styling */

.search-wrapper {
    width: 450px;
    margin: 150px auto 50px auto;
    border-radius: 40px;
  background: transparent;
    box-shadow: 0 4px 20px -2px #e9e9e9;
}

/* Form text input */

.single-block-form {
      position: relative;
    margin-left: 20px;
    margin-bottom: 30px;
  
}
.sbf__input {
  width: 100%;
}
.sbf__button {
    border-radius: 0 4px 4px 0;
    position: absolute;
    right: 0;
    top: 0;
}

/* pretty */
.-vis-hidden {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

input.sbf__input {
    border: 2px solid #efefec;
    width: 75%;
    padding: 13px;
    border-radius: 5px;
}

input.sbf__button {
background-color: #f37f22;
    border: medium none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: normal;
    line-height: normal;
    margin-bottom: 0;
    padding: 13px 38px 13px;
    text-align: center;
    text-decoration: none;
    transition: all 300ms ease 0s;
    vertical-align: middle;
    white-space: nowrap;
    /* width: 18%; */
    border-radius: 5px;
    font-size: 15px;
}

@media screen and (max-width: 700px){

  .remove{

    display: none;

  }

  .product{

    height: 150px;

  }

  .product > img{

    height: 150px;

    width: 200px;

  }

  .product-name, .product-price, .product-offer{

    margin-bottom: 10px;

  }

}

@media screen and (max-width: 900px){

  .cart{

    flex-direction: column;

  }

  .cart-total{

    margin-left: 0;

    margin-bottom: 20px;

  }

}

@media screen and (max-width: 1220px){

  .container{

    max-width: 95%;

  }

}


@media(max-width:767px){
  

.products {
    flex: 1!important;
}

.sub {
    border: 2px solid #eee;
    padding: 3px 5px!important;
    font-size: 12px;
}

.product-quantity > input {
    text-align: center;
    border: 2px solid #eee;
    padding: 1px 5px!important;
    font-size: 12px;
}

.add {
    border: 2px solid #eee;
    padding: 1px 5px!important;
    font-size: 12px;
}

.about-bototm li {
    padding: 0 0px!important;
    text-align: center!important;
    display: inline-block;
    width: 175px;
}
.about-us::after {
    content: '';
    display: none!important;
}

.about-us::before {
    content: '';
 display: none!important;
}
  .services-slider {
    padding: 20px;
    background: #EFEFEF;
    position: relative;
    z-index: 1;
}
  .contact-us ul li {
    border: 1px solid #fff;
    padding: 15px;
    width: auto;
    border-radius: 5px;
    margin: 30px 50px 30px;
    text-align: left;
    /* display: flex; */
}

.contact-us ul {
    display: block;
    justify-content: center;
}

.contact-us .heading {
    font-size: 35px;
    font-weight: 700;
    padding: 0 0 10px;
    color: #fff;
          
}
.banner-left {
    width: 100%;
    color: #2398CA;
    padding-left: 40px;
}

.banner-inner {
    display: block;
    height: auto;
    align-items: center;
    justify-content: space-between;
}


.banner-left .heading {
    font-size: 26px;
    font-weight: 800;
    line-height: 35px;
    padding: 0 0 25px;
    text-align: left;
}


.banner-img {
    width: 100%;
    margin-top: 30px;
}
  
  
  
}


h1.cart-h1 {
    text-align: center;
    font-size: 40px;
    margin-bottom: 40px;
}



.product-review-main{margin-top:70px; margin-bottom: 70px;}

.product-review-main .nav-tabs {
 
       border: 1px solid #dee2e6;
    width: 24%;
}


.product-review-main .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #fff!important;
    background-color: #2398ca;
    border: 1px solid #2398ca!important;
    /* width: 53px!important; */
    font-size: 18px;
    font-weight: 600;
    margin-left: 0px;
}


.product-review-main .nav-tabs .nav-item {
    color: #000;
    font-size: 18px;
}
.product-review-main #nav-tabContent {
    border: 1px solid #dfd0d0;
    padding: 20px!important;
}


.product-review-main .tab-pane {
    font-size: 15px!important;
    line-height: 26px!important;
}

  /* width:100%; */
    /* border-radius: 50px; */
    /* background-color: #90ba4d!important; */
    /* border-color: #90ba4d!important; */
    /* color: #fff; */
    /* font-size: 13px; */
/* } */

.buy-btn{
  
  width:100%;
    border-radius: 50px;
    background-color: #2398cb;
    border-color: #2398cb;
    color: #fff;
    font-size: 13px;
}
.wishlist-btn{
  
  background-color: #f37f22;
    border-color: #f37f22;
}
.addtocard{
  background-color: #f37f22;
    border-color: #f37f22;
}

}


section.contact-conform {
       margin-top: 40px;
    margin-bottom: 40px;
}

.cnt-check h2 {
    font-size: 30px;
    font-weight: 600;
  margin-bottom:20px; 
  
}
.checkout-form {
    box-shadow: 0 2px 8px 0 rgb(0 0 0 / 6%);
    padding: 20px;
    border: 1px solid #eeeeee;
    background: #fff;
}


.group-check-1 .form-control {
    background: #f3f5f6;
    border: 1px solid #e0e0e0!important;
    padding: 10px;
    line-height: 60px;
    height: 60px;
    margin-top: 10px;
}

.check-1-save .form-check-input {
    width: 20px;
    height: 20px;
    /* margin-left: -26px; */
    position: absolute;
    top: 18px;
    left: 0px;
    border-radius: 0px!important;
}

.check-1-save label {
    padding-left: 11px;
    padding-bottom: 20px;
    padding-top: 20px;
    font-size: 14px;
}

.group-btn-1s button.btn.btn-primary.btn-xs.btn-block {
    width: auto!important;
    background-color: #90ba4d!important;
    border-color: #90ba4d;
    padding: 10px 20px;
    font-size: 17px;
    margin-top: 20px;
    display: inline-flex;
    margin-right: 0px;
    border-radius: 3px;
}

a.ret {
    margin-top: 10px!important;
    position: relative;
    top: 11px;
    font-size: 15px;
    color: #ffffff;
    background: #f37f22;
    border-radius: 3px;
    padding: 10px 20px;
}



@media(max-width:767px){
  .sale-main h2{margin-bottom: 0;}
  
  #log1-form-forget input[type=button], input[type=submit], input[type=reset] {
    background-color: #f37f22;
    border: none;
    color: white;
  padding: 12px 42px 0px!important;
    text-align: left;
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    font-size: 15px;
    -webkit-box-shadow: 0 10px 30px 0 rgba(95,186,233,0.4);
    box-shadow: 0 10px 3px 0 rgb(243 127 34);
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    margin: 5px 40px 40px 0px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin-top: 31px;
    padding-bottom: 5px;
}
  .spacing-top-bottom {
    padding: 0px 0px!important;
}
  .right-content figure {
    position: absolute;
    left: 0%!important;
    top: 18%!important;
    z-index: 2;
    margin: 20px;
}

.right-content figure img {
    width: 100%!important;
}
  
  .buy-btn {
    width: 100%;
    border-radius: 50px;
    background-color: #2398cb;
    border-color: #2398cb;
    color: #fff;
    font-size: 13px;
    font: 100% "Nunito", sans-serif;
    padding: 10px;
    font-size: 15px;
}

.product-review-main .nav-tabs {
    border: 1px solid #dee2e6;
    width: 100%!important;
}
  
  .preview-thumbnail.nav-tabs {
    border: none;
    margin-top: 15px;
    margin-left: 14px;
}

.preview-thumbnail.nav-tabs li img {
    max-width: 100%;
    display: block;
    width: 50px;
    border: 1px solid #b5b5b5;
    padding: 5px;
}
  .search {
    display: none;
}
  .price-st p {
    padding: 0px 4px!important;
    font-size: 13px!important;
}
  
span.price-circle {
    position: absolute;
    width: 40px!important;
    height: 40px!important;
    border-radius: 40px;
    background-color: #f37f22;
    line-height: 40px!important;
    text-align: center;
    color: #fff;
    right: 10px;
}

.price-mid-main {
    width: 165px!important;
    height: 165px!important;
    background-color: #2399cb;
    border-radius: 50%;
    margin: 0 auto;
    /* top: 31px; */
    /* position: absolute; */
}

.price-mid-main img {
    width: 120px!important;
    text-align: center;
    margin: 0 auto;
    display: flex;
    margin-top: 30px;
    padding-top: -24px;
    margin-bottom: 30px;
}

a.btn.price {
    display: block;
    width: 140px!important;
    margin: 0 auto;
    border-radius: 50px;
    background-color: #90ba4d!important;
    border-color: #90ba4d!important;
    color: #fff;
    font-size: 13px;
}
  
.about-us::after{content:''; display: none;}  

.about-us::before{content:''; display: none;}

.about-bototm {
    display: inline-block;
}


.about-bototm li {
    padding: 0 0px!important;
    text-align: center!important;
    display: inline-block;
    width: 150px;
}


.container {
    max-width: 100%!important;
    margin: 0 auto;
}

.group-btn-1s button.btn.btn-primary.btn-xs.btn-block {
    width: auto!important;
    background-color: #f37f22!important;
    border-color: #f37f22;
    padding: 10px 10px;
    font-size: 14px;
    margin-top: 20px;
    display: inline-flex;
    margin-right: 15px;
}

.about-us-box {
    padding: 40px 0px 201px!important;
}

.contact-us ul {
    display: block;
    justify-content: center;
}

.contact-us ul li {
    border: 1px solid #fff;
    padding: 15px;
    width: auto;
    border-radius: 5px;
    margin: 30px 50px 30px;
    text-align: left;
    /* display: flex; */
}

.contact-us .heading {
    font-size: 35px;
    font-weight: 700;
    padding: 0 0 10px;
    color: #fff;
}

.footer-content {
    padding: 20px 20px 20px!important;
    display: flex;
    justify-content: space-between;
    color: #fff;
}

.single-block-form {
    position: relative;
    margin-left: 0px;
    margin-bottom: 30px;
}

input.sbf__input {
    border: 2px solid #efefec;
    width: 63%;
    padding: 13px;
    border-radius: 5px;
}

input.sbf__button {
    background-color: #f37f22;
    border: medium none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: normal;
    line-height: normal;
    margin-bottom: 0;
    padding: 13px 30px 13px;
    text-align: center;
    text-decoration: none;
    transition: all 300ms ease 0s;
    vertical-align: middle;
    white-space: nowrap;
    /* width: 18%; */
    border-radius: 5px;
    font-size: 15px;
}

.product-cart-img img {
    height: auto;
    text-align: center;
}

.product {
    height: 290px;
      padding: 0px!important;
}

.product-quantity > input {
    text-align: center;
    border: 2px solid #eee;
    padding: 3px 4px!important;
    font-size: 13px;
}

.sub {
    border: 2px solid #eee;
    padding: 3px 5px!important;
    font-size: 15px;
}
  
}


@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
  
  .box-bt-new{padding: 10px!important;}
  
  .about-us-box {
    padding: 30px 0 150px;
}

.testimonials::before {
    content: '';
    position: absolute;
    left: 0;
    top: -193px;
    background: url(../images/home/dog.png) no-repeat;
    width: 326px;
    height: 259px;
}
  .spacing-top-bottom{padding:0px;}
  
  .contact-us ul {
    display: block;
    justify-content: center;
}

.contact-us ul li {
    border: 1px solid #fff;
    padding: 15px;
    width: 100%;
    border-radius: 5px;
    margin: 30px 0px 30px;
    text-align: left;
    display: flex;
}

label.open-search {
    display: none;
}

.nav-desk button.navbar-toggler {
    position: absolute;
    top: -63px;
    /* left: 0; */
    right: 40px;
  outline: none;
}

.nav-desk .navbar-collapse {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    width: 100%;
    right: 0px;
    margin-top: 10px!important;
}

.nav-desk .navbar-nav {
    margin-right: auto!important;
    background-color: #fff;
    margin: 0px;
}

.nav-desk .nav-item a {
    font-weight: 400;
    padding: 20px 10px;
    border-bottom: 1px solid #a7a7a7;
    display: block;
    color: #2398CA;
    font-size: 18px!important;
}

button.navbar-toggler .fa-bars {
    font-size: 40px!important;
}


.nav-new {
    margin-left: 0%!important;
}

div#navbarSupportedContent {
    margin-top: 46px;
}

.about-bototm li {
    padding: 0 20px!important;
    text-align: center;
}

.about-bototm .title {
    font-size: 15px!important;
    font-weight: 700;
    text-transform: uppercase;
    padding-top: 20px;
}

.our-vision .box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 0px!important;
}

.testimonials .item {
    margin: 00px 0px!important;
    background: #fff;
    border: 1px solid #a7a7a7;
    padding: 25px;
    box-shadow: 3px 4px 6px 0px rgb(0 0 0 / 20%);
}

.banner-left {
    width: 100%;
    color: #2398CA;
    padding-left: 40px;
}

.sidebar-left-categ h3 {
    font-size: 30px;
    padding-bottom: 5px;
    font-weight: 600;
    border-bottom: 1px solid #9d9898;
}

.sidebar-left-categ ul li a {
    color: #000;
    font-size: 24px;
    line-height: 48px;
}


.products {
    flex: 1!important;
}


.nav-new .navbar-collapse {
       position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    width: 100%;
    right: 0px;
    margin-top: 10px!important;
    }
  
.nav-new .nav-item {
    font-size: 21px!important;
    margin: 0px 0px 0px 0px!important;
    padding: 0px 0px 0px 0px;
    color: #f37f22!important;
}

.nav-new .dropdown-menu {
    width: 100%;
}


.nav-new button.navbar-toggler {
    position: relative;
    left: 54%;
    top: -45px;
    outline: 0px;
}

.fluid-new-1 {
    align-items: center;
    display: block;
    height: 51px;
    justify-content: space-between;
    margin: 0 auto;
    padding: 0 15px;
    position: relative;
    width: 100%;
    margin-top: 10px;
    padding: 0px 20px!important;
}

.header-content-top {
    background: #f37f22;
    width: 100%;
    /* padding: 0px; */
    margin-top: 0px;
    line-height: 40px;
    padding: 7px 20px!important;
}

.wish-1 em {
    font-style: normal;
    font-size: 15px!important;
    color: #111;
    font-weight: 400;
    padding-top: 10px!important;
    margin-top: 20px!important;
    position: relative;
    top: 4px!important;
}

.wish-1 .badge {
    background-color: #f37f22;
    color: #fff;
    position: absolute!important;
    top: -2px!important;
    text-align: center!important;
    left: 37px!important;
    /* right: 20px; */
    width: 20px!important;
    font-size: 8px!important;
    margin-bottom: 10px!important;
}

.wish-2 .badge {
    background-color: #f37f22;
    color: #fff;
   position: absolute!important;
    top: -2px!important;
    text-align: center!important;
    left: 37px!important;
    text-align: center;
 width: 20px!important;
 font-size: 8px!important;
}

.menucart {
    width: 100%!important;
    z-index: 99999;
    top: 0px!important;
    right: 49px!important;
    left: -50px;
    /* right: -74px!important; */
    position: absolute!important;
    text-align: center!important;
}

.nav-content-list .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 11px!important;

}

.wish-2 em {
    font-style: normal;
    font-size: 15px;
    color: #111;
    font-weight: 400;
    text-align: center;
    position: relative;
    /* top: 0px; */
    left: 9px!important;
    /* right: 0px; */
    text-align: center;
}

.navbar-nav {
    margin-right: auto!important;
    background-color: #fff;
    margin: 0px;
}

.nav-new .nav-item a {
    font-weight: 400;
    padding: 20px 10px;
    border-bottom: 1px solid #a7a7a7;
    display: block;
    color: #2398CA;
 
    font-size: 18px!important;
}


.fluid-new-1 .search {
    display: block;
    position: absolute;
    left: 15px;
    top: 5px;
    width: 100%;
    z-index: 999;
    margin: 0px 0px;
    width: 250px;
}

.nav-content-list.dropdown-menu {
    display: block;
    margin-top: 0;
  }

.tab-content img {
    -webkit-animation-name: opacity;
    animation-name: opacity;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    width: 100%!important;
}


.preview-thumbnail.nav-tabs li {
    margin-right: 10px;
    margin-left: 10px;
}

.preview-thumbnail.nav-tabs li img {
    max-width: 100%;
    display: block;
    width: 100px;
    border: 1px solid #b5b5b5;
    padding: 8px;
}

.buy-btn {
    width: 100%;
    border-radius: 50px;
    background-color: #2398cb;
    border-color: #2398cb;
    color: #fff;
   
    font: 100% "Nunito", sans-serif;
    padding: 14px!important;
    font-size: 18px!important;
}

.product-review-main .nav-tabs {
    border: 1px solid #dee2e6;
    width: 60%!important;
}

.services-slider {
    padding: 60px 20px!important;
    background: #EFEFEF;
    position: relative;
    z-index: 1;
}

.container {
    max-width: 100%;
    margin: 0 auto;
}

.our-vision figure {
    width: 10%!important;
}

  
}



@media only screen and (min-width: 1024px) {
  .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
  }
}





/*====sign-form====*/


  .wrapper-sign-form {
  display: flex;
  align-items: center;
  flex-direction: column; 
  justify-content: center;
  width: 100%;
  min-height: 100%;
  padding: 20px;
  
    margin-top: 60px;
    margin-bottom: 60px;

}

#formContent {
    -webkit-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
    background: #fff;
    padding: 30px;
    width: 100%;
    max-width: 570px;
    position: relative;
    padding: 0px;
    -webkit-box-shadow: 0 30px 60px 0 rgba(0,0,0,0.3);
    box-shadow: 0 30px 60px 0 rgba(0,0,0,0.3);
    text-align: center;
    padding-top: 16px;
   
    padding-bottom: 0px;

}

#formContent form {
    margin-top: 30px;
}

#formFooter {
    background-color: #1d99d5;
    border-top: 1px solid #1d99d5;
    padding: 25px;
    text-align: center;
    -webkit-border-radius: 0 0 10px 10px;
    border-radius: 0 0 0px 0px;
    font-size: 8px;
    color: #fff;
}

#formFooter a{color: #fff;font-size: 25px;}

/* TABS */



/* FORM TYPOGRAPHY*/

#formContent input[type=button], input[type=submit], input[type=reset] {
    background-color: #f37f22;
    border: none;
    color: white;
    padding: 15px 70px;
    text-align: left;
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    font-size: 20px;
    -webkit-box-shadow: 0 10px 30px 0 rgba(95,186,233,0.4);
    box-shadow: 0 10px 3px 0 rgb(243 127 34);
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    margin: 5px 40px 40px 0px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin-top: 31px;
    padding-bottom: 5px;
}

a.forgot-password {
    display: inline-block;
    margin-top: 54px;
}

input[type=button]:hover, input[type=submit]:hover, input[type=reset]:hover  {
 background-color: #db721e;
}

input[type=button]:active, input[type=submit]:active, input[type=reset]:active  {
  -moz-transform: scale(0.95);
  -webkit-transform: scale(0.95);
  -o-transform: scale(0.95);
  -ms-transform: scale(0.95);
  transform: scale(0.95);
}

.log1-form input[type=text] {
    background-color: transparent;
    border: none;
    color: #0d0d0d;
    padding: 20px 15px;
    text-align: left;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 5px;
    width: 96%;
    border: 1px solid #f37f22;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 0px;
    margin-bottom: 15px;
    margin-top: 15px;
}

.log1-form input[type=text]:focus {
  background-color: #fff;
  border-bottom: 2px solid #5fbae9;
}

.log1-form input[type=text]:placeholder {
  color: #cccccc;
}



/* ANIMATIONS */

/* Simple CSS3 Fade-in-down Animation */
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

/* Simple CSS3 Fade-in Animation */
@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }

.fadeIn {
  opacity:0;
  -webkit-animation:fadeIn ease-in 1;
  -moz-animation:fadeIn ease-in 1;
  animation:fadeIn ease-in 1;

  -webkit-animation-fill-mode:forwards;
  -moz-animation-fill-mode:forwards;
  animation-fill-mode:forwards;

  -webkit-animation-duration:1s;
  -moz-animation-duration:1s;
  animation-duration:1s;
}

.fadeIn.first {
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.fadeIn.second {
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

.fadeIn.third {
  -webkit-animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  animation-delay: 0.8s;
}

.fadeIn.fourth {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  animation-delay: 1s;
}

/* Simple CSS3 Fade-in Animation */


.underlineHover:hover {
  color: #0d0d0d;
}

.underlineHover:hover:after{
  width: 100%;
}










/*====register===*/


#formContent {
    -webkit-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
    background: #fff;
    padding: 30px;
    width: 100%;
    max-width: 570px;
    position: relative;
    padding: 0px;
    -webkit-box-shadow: 0 30px 60px 0 rgba(0,0,0,0.3);
    box-shadow: 0 30px 60px 0 rgba(0,0,0,0.3);
    text-align: center;
    padding-top: 16px;
   
    padding-bottom: 0px;

}

#formContent form {
    margin-top: 30px;
}

#formFooter {
    background-color: #1d99d5;
    border-top: 1px solid #1d99d5;
    padding: 25px;
    text-align: center;
    -webkit-border-radius: 0 0 10px 10px;
    border-radius: 0 0 0px 0px;
    font-size: 8px;
    color: #fff;
}

#formFooter a{color: #fff;font-size: 25px;}

/* TABS */



/* FORM TYPOGRAPHY*/

#log1-form-register input[type=button], input[type=submit], input[type=reset] {
    background-color: #f37f22;
    border: none;
    color: white;
    padding: 17px 100px;
    text-align: left;
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    font-size: 20px;
    -webkit-box-shadow: 0 10px 30px 0 rgba(95,186,233,0.4);
    box-shadow: 0 10px 3px 0 rgb(243 127 34);
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    margin: 5px 40px 40px 0px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin-top: 31px;
    padding-bottom: 5px;
}

a.forgot-password {
    display: inline-block;
    margin-top: 54px;
}



input[type=button]:active, input[type=submit]:active, input[type=reset]:active  {
  -moz-transform: scale(0.95);
  -webkit-transform: scale(0.95);
  -o-transform: scale(0.95);
  -ms-transform: scale(0.95);
  transform: scale(0.95);
}


form.log1-form-register .form-control {
    background-color: transparent;
    border: none;
    color: #0d0d0d;
    padding: 20px 15px;
    text-align: left;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 5px;
    width: 96%;
    border: 1px solid #f37f22;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 0px;
    margin-bottom: 10spx;
    margin-top: 10px;
    height: auto!important;
  outline:0px;
  
   position: relative;
}


form.log1-form-register .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: none!important;
}




/* ANIMATIONS */

/* Simple CSS3 Fade-in-down Animation */
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

/* Simple CSS3 Fade-in Animation */
@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }

.fadeIn {
  opacity:0;
  -webkit-animation:fadeIn ease-in 1;
  -moz-animation:fadeIn ease-in 1;
  animation:fadeIn ease-in 1;

  -webkit-animation-fill-mode:forwards;
  -moz-animation-fill-mode:forwards;
  animation-fill-mode:forwards;

  -webkit-animation-duration:1s;
  -moz-animation-duration:1s;
  animation-duration:1s;
}

.fadeIn.first {
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.fadeIn.second {
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

.fadeIn.third {
  -webkit-animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  animation-delay: 0.8s;
}

.fadeIn.fourth {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  animation-delay: 1s;
}

/* Simple CSS3 Fade-in Animation */


.underlineHover:hover {
  color: #0d0d0d;
}

.underlineHover:hover:after{
  width: 100%;
}
*:focus {
    outline: none;
} 

.field-icon {
  float: right;
  margin-left: -25px;
  margin-top: -25px;
  position: relative;
  z-index: 2;
}



#icon {
    width: 20%;
}

.password-mn .form-control {
    position: relative;
}

.field-icon {
    /* float: right; */
    margin-left: 1px;
    margin-top: 33px;
    position: absolute;
    z-index: 2;
    /* top: 0px; */
    right: 20px;

}



/* OTHERS */

*:focus {
    outline: none;
} 

#icon {
    width: 20%;
}





/*====forget=password===*/



#formContent {
    -webkit-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
    background: #fff;
    padding: 30px;
    width: 100%;
    max-width: 570px;
    position: relative;
    padding: 0px;
    -webkit-box-shadow: 0 30px 60px 0 rgba(0,0,0,0.3);
    box-shadow: 0 30px 60px 0 rgba(0,0,0,0.3);
    text-align: center;
    padding-top: 16px;
   
    padding-bottom: 0px;

}

#formContent log1-form-forget {
    margin-top: 20px;
}

#formFooter {
    background-color: #1d99d5;
    border-top: 1px solid #1d99d5;
    padding: 25px;
    text-align: center;
    -webkit-border-radius: 0 0 10px 10px;
    border-radius: 0 0 0px 0px;
    font-size: 8px;
    color: #fff;
}

#formFooter a{color: #fff;font-size: 25px;}

/* TABS */



/* FORM TYPOGRAPHY*/

#log1-form-forget input[type=button], input[type=submit], input[type=reset] {
    background-color: #f37f22;
    border: none;
    color: white;
    padding: 17px 100px;
    text-align: left;
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    font-size: 20px;
    -webkit-box-shadow: 0 10px 30px 0 rgba(95,186,233,0.4);
    box-shadow: 0 10px 3px 0 rgb(243 127 34);
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    margin: 5px 40px 40px 0px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin-top: 31px;
    padding-bottom: 5px;
}

a.forgot-password {
    display: inline-block;
    margin-top: 54px;
}



form.log1-form-forget input[type=button]:active, input[type=submit]:active, input[type=reset]:active  {
  -moz-transform: scale(0.95);
  -webkit-transform: scale(0.95);
  -o-transform: scale(0.95);
  -ms-transform: scale(0.95);
  transform: scale(0.95);
}


form.log1-form-forget .form-control {
    background-color: transparent;
    border: none;
    color: #0d0d0d;
    padding: 20px 15px;
    text-align: left;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 5px;
    width: 96%;
    border: 1px solid #f37f22;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 0px;
    margin-bottom: 10spx;
    margin-top: 10px;
    height: auto!important;
  outline:0px;
  
   position: relative;
}


form.log1-form-forget .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: none!important;
}




/* ANIMATIONS */

/* Simple CSS3 Fade-in-down Animation */
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

/* Simple CSS3 Fade-in Animation */
@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }

.fadeIn {
  opacity:0;
  -webkit-animation:fadeIn ease-in 1;
  -moz-animation:fadeIn ease-in 1;
  animation:fadeIn ease-in 1;

  -webkit-animation-fill-mode:forwards;
  -moz-animation-fill-mode:forwards;
  animation-fill-mode:forwards;

  -webkit-animation-duration:1s;
  -moz-animation-duration:1s;
  animation-duration:1s;
}

.fadeIn.first {
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.fadeIn.second {
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

.fadeIn.third {
  -webkit-animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  animation-delay: 0.8s;
}

.fadeIn.fourth {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  animation-delay: 1s;
}

/* Simple CSS3 Fade-in Animation */


.underlineHover:hover {
  color: #0d0d0d;
}

.underlineHover:hover:after{
  width: 100%;
}
*:focus {
    outline: none;
} 

.field-icon {
  float: right;
  margin-left: -25px;
  margin-top: -25px;
  position: relative;
  z-index: 2;
}



#icon {
    width: 20%;
}

.password-mn .form-control {
    position: relative;
}

.field-icon {
    /* float: right; */
    margin-left: 1px;
    margin-top: 33px;
    position: absolute;
    z-index: 2;
    /* top: 0px; */
    right: 20px;

}

div#formContent p {
    margin-top: 20px;
    padding: 0px 30px;
    font-size: 20px;
    line-height: 30px;
}










/*------------Owl Carousel Button----------*/
.owl-carousel .owl-nav button {
    background: #fff none repeat scroll 0 0 !important;
    border-radius: 30px;
    color: #333 !important;
    display: inline-block;
    height: 40px;
    margin: 0 20px;
    opacity: 0.8;
    box-shadow: 0 1px 7px 0px #a39a9a;
    text-align: center;
    text-transform: uppercase;
    width: 40px;
    border-radius: 50%!important;
}
.owl-nav .owl-prev {
    position: absolute;
    top: 35%;
    left: 20px;
    display: block !important;
    transition: all 0.45s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
}
.owl-theme .owl-nav span {
    line-height: 40px;
    font-size: 45px;
}
.owl-nav .owl-next {
    position: absolute;
    top: 35%;
    right: 20px;
    display: block !important;
    transition: all 0.45s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
}
.owl-nav .owl-next:focus{outline: 0;}
/*------------Owl Carousel Button----------*/


.pet-store{position: relative;margin-bottom: 40px;}

.order-page .table-bordered thead td, .table-bordered thead th {
    
    color: #000;
    font-weight: 800;
    font-size: 18px;
}

.brand-page{background: #eff7fa;padding: 30px 0;}



/*---------------Add to cart button--------------*/


 .btn {
   background-color: #90ba4d;
   color: #fff;
   padding: 10px 0;
   overflow: hidden;
   position: relative;
   width: 160px;
   font-size: 16px;
   border: none;
   transition: background-color 0.2s ease-in-out;
   border-radius: 50px;
   text-transform: uppercase;
}
 .btn span {
   position: relative;
   white-space: nowrap;
}
 .btn-content {
   opacity: 1;
   transition: opacity 0.4s ease-in-out;
}
 .btn:focus {
   outline: none;
}
 
 .btn:hover:before {
   width: 100%;
}
 .btn.state-change:before {
   width: 0;
}
 .btn.state-change .btn-content {
   opacity: 0;
}
 .btn.loading-state .btn-loading {
   opacity: 1;
}
 .btn.success-state {
   background-color: #90ba4d;
}
 .btn.success-state .btn-success {
   opacity: 1;
   transform: translateX(-50%) translateY(-50%);
}

 .btn .btn-loading {
   position: absolute;
   left: 50%;
   margin-left: -11px;
   opacity: 0;
   transition: opacity 0.25s ease-in-out;
}
 
 .btn .btn-success {
   position: absolute;
   top: 50%;
   left: 50%;
   transform: translateX(-50%) translateY(-300%);
   transition: opacity 200ms ease-in-out, transform 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.addtocart .btn-success {
     background-color: transparent; 
     border-color:transparent; 
}
/*---------------Add to cart button--------------*/

.preview .tab-content {
    box-shadow: 0 2px 8px 0 rgb(0 0 0 / 6%);
    padding: 20px;
    border: 1px solid #eeeeee;
    background: #fff;
}

.product-detail{
  box-shadow: 0 2px 8px 0 rgb(0 0 0 / 6%);
    padding: 20px;
    border: 1px solid #eeeeee;
    background: #fff;
}
label.open-menu-login-account span {
    color: #000;
    font-weight: 700;
}

.carousel-item a{display: block;overflow:hidden;height: 420px;}