body {
  padding-left: 0px;
  padding-right: 0px; }


#main-header {
  border-top: solid 6px #cb972b; }
  #main-header .logo-wrapper {
    width: 100%;
    display: inline-block; }
    /* #main-header .logo-wrapper img {
      max-height: 90px; } */
    @media screen and (max-width: 767px) {
      .bg-cart {
        position: absolute;
        bottom: -37px;
      }
      #main-header .logo-wrapper {
        width: 100%; } }
  #main-header .main-nav .navbar-toggle {
    border: 1px solid #fff; }
    @media screen and (max-width: 767px) {
      #main-header .main-nav .navbar-toggle {
        margin-top: 0px;
        background: #cb972b;
        margin-right: 0px; } }
    #main-header .main-nav .navbar-toggle .icon-bar {
      background: #fff; }
  #main-header .main-nav ul {
    padding: 0px;
    margin: 0px;
    text-align: center; }
    #main-header .main-nav ul li {
      list-style: none;
      display: inline-block;
      padding: 15px 0px;
      margin-bottom: 0px; }
      @media screen and (max-width: 767px) {
        .text-pad {
          padding: 7px 0px;
      }
        div#summary {
          padding: 10px 0px;
      }
        .qty-input {
          transform: scale(1.0) !important;
          justify-content: center;
      }
      .mx-my-0{
        margin-right: 0px;
    margin-left: 0px;
      }

      .xs-text-center{
        text-align: center !important;
      }
        #main-header .main-nav ul li {
          display: block;
          padding: 0px;
          border-bottom: 1px solid #eee; } }
      @media screen and (min-width: 768px) and (max-width: 991px) {
        #main-header .main-nav ul li {
          padding: 18px 0px; } }
      #main-header .main-nav ul li .dropdown {
        min-width: 226px;
        /* Set width of the dropdown */
        display: none;
        margin-left: -50px;
        position: absolute;
        z-index: 999;
        padding-top: 30px;
        border-radius: 5px 5px 5px 5px;
        padding-left: 0px; }
        @media screen and (max-width: 767px) {
          #main-header .main-nav ul li .dropdown {
            position: inherit;
            padding-top: 9px; } }
        #main-header .main-nav ul li .dropdown li {
          display: block;
          padding: 0;
          margin: 0;
          font-size: 14px;
          text-transform: lowercase;
          width: 100%;
          border-bottom: 1px solid #cb972b;
          background: #cb972b; }
          @media screen and (max-width: 767px) {
            #main-header .main-nav ul li .dropdown li {
              background: #cb972b;
              border-bottom: 1px solid #7ae08d;
              color: #fff; } }
          #main-header .main-nav ul li .dropdown li a {
            display: block;
            padding: 5px 5px;
            color: #222;
            text-decoration: none;
            text-transform: capitalize; }
            #main-header .main-nav ul li .dropdown li a:hover {
              color: #fff;
              background: #666; }
      #main-header .main-nav ul li:hover .dropdown {
        display: block;
        /* Display the dropdown */ }
      #main-header .main-nav ul li a {
        font-size: 15px;
        color: #222;
        padding: 15px 20px;
        text-decoration: none;
        transition: all 1s ease; }
        @media screen and (max-width: 767px) {
          #main-header .main-nav ul li a {
            display: block;
            padding: 12px 32px; } }
        @media screen and (min-width: 768px) and (max-width: 991px) {
          #main-header .main-nav ul li a {
            padding: 14px 18px; } }
        #main-header .main-nav ul li a:hover {
          border-bottom: 1px solid #cb972b;
          text-decoration: none;
          transition: all 1s ease;
          color: #000; }

#main-banner {
  position: relative; }
  #main-banner ul {
    padding: 0px;
    margin: 0px; }
    #main-banner ul li {
      list-style: none; }
      #main-banner ul li img {
        width: 100%;
        max-width: 100%;
        height: auto; }
  #main-banner .bnnr-txt {
    position: absolute;
    z-index: 1;
    bottom: 25px; }
    @media screen and (max-width: 1366px) {
      #main-banner .bnnr-txt {
        bottom: 10px; } }
    #main-banner .bnnr-txt h1 {
      font-weight: 400;
      font-size: 100px;
      font-family: 'Levenim MT';
      color: #ffffff; }
      @media screen and (max-width: 1366px) {
        #main-banner .bnnr-txt h1 {
          font-size: 70px; } }
      @media screen and (max-width: 992px) {
        #main-banner .bnnr-txt h1 {
          display: none; } }
    #main-banner .bnnr-txt p {
      font-weight: 400i;
      font-size: 38px;
      font-family: 'Levenim MT';
      color: #ffffff; }
      @media screen and (max-width: 767px) {
        #main-banner .bnnr-txt p {
          display: none; } }

#home-about {
  padding-top: 85px;
  padding-bottom: 50px;
  background: #e5e5e5;
  width: 100%; }
  @media (max-width: 767px) {
    #home-about {
      padding-top: 25px; } }
  #home-about h2 {
    margin-top: 0;
    margin-bottom: 5px;
    font-family: 'Abel', sans-serif;
    font-size: 40px;
    text-align: right;
    font-weight: 300; }
    @media screen and (max-width: 767px) {
      #home-about h2 {
        text-align: center; } }
  #home-about p {
    color: #8b8b8b;
    font-size: 17px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    float: right;
    text-align: justify; }
  #home-about .gold {
    color: #cb972b; }
  #home-about .btn-about {
    padding: 12px 20px;
    border: 1px solid #989898;
    display: inline-block;
    transition: all 1s ease;
    border-radius: 10px;
    float: right; }
    @media screen and (max-width: 767px) {
      #home-about .btn-about {
        float: none;
        text-align: center;
        margin-bottom: 15px; } }
    #home-about .btn-about:hover {
      text-decoration: none;
      background: #cb972b;
      transition: all 1s ease;
      color: #fff; }
    #home-about .btn-about a {
      font-weight: 200;
      letter-spacing: 6px;
      color: #000;
      font-size: 17px; }
      #home-about .btn-about a:hover {
        color: #fff;
        text-decoration: none;
        transition: all 1s ease; }

a {
  color: #8b8b8b;
  text-decoration: none; }
  a:hover {
    color: #616364; }

#main-service {
  padding-top: 85px;
  padding-bottom: 95px;
  width: 100%; }
  @media (max-width: 767px) {
    #main-service {
      padding-top: 25px;
      padding-bottom: 25px; } }
  #main-service h2 {
    font-family: 'Abel', sans-serif;
    font-size: 40px;
    padding-bottom: 50px;
    font-weight: 300; }
  #main-service .ser-circle {
    margin: auto;
    width: 160px;
    height: 160px;
    background: #cb972b;
    position: relative;
    border-radius: 160px;
    margin-bottom: 35px; }
    #main-service .ser-circle img {
      padding-top: 23% !important;
    display: inline-block; 
    }
    #main-service .ser-circle h3 {
      font-family: 'Levenim MT';
      font-size: 24px; }

#main-Collectios {
  background: #ecd9b3;
  padding-top: 85px;
  padding-bottom: 50px;
  width: 100%; }
  @media (max-width: 767px) {
    #main-Collectios {
      padding-top: 25px; } }
  #main-Collectios h2 {
    font-family: 'Abel', sans-serif;
    font-size: 40px;
    padding-bottom: 50px;
    font-weight: 300; }
  #main-Collectios .bx-wrapper {
    margin: auto; }
  #main-Collectios .product-wrap {
    width: 272px;
    height: 319px;
    position: relative;
    margin: auto;
    display: inline-block; }
    #main-Collectios .product-wrap img {
      display: inline-block; }
    #main-Collectios .product-wrap .overlay {
      position: absolute;
      width: 252px;
      height: 299px;
      background: rgba(0, 0, 0, 0.72);
      opacity: 0;
      left: 0px;
      right: 0px;
      top: 10px;
      margin: auto;
      z-index: 1; }
      #main-Collectios .product-wrap .overlay:hover {
        transition: all 1s ease;
        opacity: 0.92;
        display: none; }
      #main-Collectios .product-wrap .overlay a {
        text-align: center;
        font-weight: 300;
        font-size: 16px;
        margin-top: 130px;
        display: inline-block;
        color: #fff;
        padding: 10px 20px;
        border: 1px solid #fff; }
        #main-Collectios .product-wrap .overlay a:hover {
          border: 1px solid #222;
          text-decoration: none;
          transition: all 1s ease; }
    #main-Collectios .product-wrap:hover {
      transition: all 1s ease;
      opacity: 1; }
  #main-Collectios h4 {
    font-size: 24px;
    font-family: 'Levenim MT';
    padding-top: 18px;
    display: none; }
  #main-Collectios h3 {
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-style: italic;
    display: none; }

#main-testimonial {
  padding: 100px 0;
  width: 100%;
  background: url(../images/parallex.jpg);
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  color: #fdfdfd; }
  #main-testimonial p {
    font-size: 44px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300; }
    @media (max-width: 767px) {
      #main-testimonial p {
        font-size: 26px; } }
  #main-testimonial h3 {
    font-size: 25px;
    font-family: 'Levenim MT'; }
    #main-testimonial h3 .size {
      font-size: 16px; }

#main-Client {
  padding-top: 85px;
  padding-bottom: 65px; }
  #main-Client h2 {
    font-family: 'Abel', sans-serif;
    font-size: 40px;
    padding-bottom: 50px;
    font-weight: 300; }
  #main-Client ul {
    padding: 0;
    margin: 0; }
    #main-Client ul li {
      width: 233px;
      height: 171px;
      padding: 0;
      margin: 0;
      display: inline; }
      #main-Client ul li img {
        display: inline-block; }

#main-footer {
  background: #181818;
  padding-top: 85px; }
  #main-footer h3 {
    font-size: 21px;
    color: #cb972b;
    font-weight: 500;
    padding-bottom: 10px; }
  #main-footer p {
    font-size: 16px;
    font-weight: 300;
    padding-top: 10px;
    color: #f3f3f3;
    font-family: 'Roboto', sans-serif; }
    #main-footer p a {
      color: #f3f3f3;
      display: block; }
  #main-footer .social {
    padding-top: 35px; }
    #main-footer .social .fb {
      padding: 14px 20px;
      background: #585858;
      border-radius: 55px;
      margin-right: 10px; }
      #main-footer .social .fb:hover {
        background: #cb972b; }
    #main-footer .social .twit {
      padding: 14px 15px;
      background: #585858;
      border-radius: 55px;
      margin-right: 10px; }
      #main-footer .social .twit:hover {
        background: #cb972b; }
    #main-footer .social .insta {
      padding: 14px 15px;
      background: #585858;
      border-radius: 55px;
      margin-right: 10px; }
      #main-footer .social .insta:hover {
        background: #cb972b; }
    #main-footer .social .gplus {
      padding: 14px 15px;
      background: #585858;
      border-radius: 55px;
      margin-right: 10px; }
      #main-footer .social .gplus:hover {
        background: #cb972b; }
    #main-footer .social a {
      color: #fff;
      margin: 2px;
      text-decoration: none; }
      #main-footer .social a i {
        font-size: 18px; }
  #main-footer .row {
    padding-bottom: 100px; }
  #main-footer .copyright {
    width: 100%;
    background: #cb972b;
    padding: 15px;
    float: left;
    color: #e8e8e8; }
    #main-footer .copyright a {
      color: #2a2a2a;
      text-decoration: none; }

#gallery {
  text-align: center;
  padding-top: 100px;
  padding-bottom: 50px; }
  #gallery .category {
    position: relative;
    width: 100%; }
  #gallery .image {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden; }
  #gallery .middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%); }
  #gallery .category:hover .image {
    opacity: 0.3; }
  #gallery .category:hover .middle {
    opacity: 1; }
  #gallery .text {
    background-color: #00498d;
    color: white;
    font-size: 16px;
    padding: 16px 16px;
    text-decoration: none; }

#gallery-inner {
  text-align: center;
  padding-top: 100px;
  padding-bottom: 50px; }
  #gallery-inner .lightbox-wrapper {
    max-width: 100%;
    width: 100%;
    height: 253px;
    position: relative;
    overflow: hidden;
    transition: all 2s ease;
    text-align: center;
    margin: auto;
    margin-bottom: 15px; }
    #gallery-inner .lightbox-wrapper ba img {
      width: 100%;
      transition: all 2s ease;
      display: inline-block; }
    #gallery-inner .lightbox-wrapper:hover img {
      opacity: 0.5;
      height: 260px; }

.page {
  padding: 50px 0;
  background-color: #cb962b;
  color: #fff; }
  @media (max-width: 767px) {
    .page {
      padding: 25px 0; } }
  .page h1 {
    margin-bottom: 20px;
    font-family: Abel; }
  .page p {
    font-family: Abel;
    text-align: justify;
    line-height: 1.8;
    font-size: 120%;
    margin-bottom: 20px; }

#products-page .products-wrapper {
  display: flex;
  flex-direction: row;
  /*border: 1px solid #fff;*/
  margin-left: -2px;
  /*background: #fff;*/
  margin-top: -2px;
  transition: .6s all; }
  @media (max-width: 767px) {
    #products-page .products-wrapper {
      flex-direction: column; } }
  #products-page .products-wrapper .column-wrapper {
    flex-grow: 1; }
    #products-page .products-wrapper .column-wrapper .rectangle {
      height: 188px;
      background: url("../images/square-bg.jpg") center center; }
    #products-page .products-wrapper .column-wrapper .square {
      background: url("../images/square-bg.jpg");
      height: 375px; }
    #products-page .products-wrapper .column-wrapper .blank {
      height: 350px; }
    #products-page .products-wrapper .column-wrapper .blank-fix {
      height: 401px; }
    #products-page .products-wrapper .column-wrapper .card {
      background-size: cover;
    display: flex;
    align-items: center;
    border: 2px solid #fff;
    justify-content: center;
    border-radius: 0px;
    transition: 1.5s all;
    filter: none !important;
    opacity: none !important;
     }
      #products-page .products-wrapper .column-wrapper .card.loaded {
        filter: blur(0px);
        opacity: 1; }
      #products-page .products-wrapper .column-wrapper .card span {
        font-weight: bold;
        font-family: 'Levenim MT';
        font-size: 180%;
        color: #fff;
        /* text-shadow: 2px 1px 6px #503604;  */
      }

#contact-page address {
  font-family: Abel;
  font-size: 125%;
  line-height: 2; }
  #contact-page address p {
    border-top: 1px solid #d8b267;
    position: relative;
    padding-left: 120px; }
    #contact-page address p b {
      position: absolute;
      left: 0;
      top: 0; }
#contact-page form .form-control {
  border-color: #fff;
  margin-bottom: 15px; }
#contact-page form textarea {
  height: 280px;
  resize: none; }

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


.card {
  display: flex;
  flex-direction: column;
  min-width: 100%;
  max-width: calc(12.5rem + 13vw);
  background: #fff;
  border-radius: 0.75em;
  overflow: hidden;
  box-shadow: 0 0.25em 0.6em #0005, 0 0.65em 1em #0004;
  transition: transform 270ms ease;
  position: relative;
}

.card::before {
  content: "";
  position: absolute;
  display: flex;
  inset: 0;
  isolation: isolate;
  mix-blend-mode: color;
  /* background: linear-gradient(180deg, #0000 48%, 48%, red, 70%, blue); */
  opacity: 0;
}

.card:hover::before {
  opacity: 1;
}
.card:hover {
  transform: scale(1.0) !important;
}

img {
  display: block;
  max-width: 100%;
  aspect-ratio: 0 !important;
  object-fit: cover;
  height: auto;
  margin-bottom: 1em;
}

.card-body {
  height: 200px;
  padding: 1em 0;
}

article {
  /* height: 39em; */
  width: 40em;
  overflow: hidden;
  background: #fff;
    border-bottom: 1px solid #fea501;
  /* margin: 2em auto; */
 
  width: 100%;
  margin-bottom: 18px;
  padding: 5px;
  /*border-radius: 1em;*/
  text-align: center;
  /*box-shadow: 2px 2px 4px 2px rgb(0 0 0 / 50%);*/
}
article img{
  height: 18em;
  margin: auto;
    border-radius:0.6em;
    
}



button{
  background:orange !important;
  border:none !important;
  font-size:1.5rem !important;
  padding:0.5em 1em !important;
  border-radius:0.5em !important;
  /* margin:-3em 0 !important;  */
  transition:all 0.3s !important;
}

button:hover{
  background: #181818d9 !important;
  cursor:pointer !important;
}

.rating{
  color:gold;
  margin: 0px 0px 3px;
}
.fa-2x {
  font-size: 20px !important;
}

.bg-cart {
  background: #ffa500;
  padding: 13px;
  color: #000;
  border-radius: 25px;
}

.bg-cart:hover {
  background: #000;
  color: #fff
}

.header {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.header-title {
  font-size: 24px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 8px;
}

.header-image {
  height: 80px;
  width: 80px;
  margin: 10px 40px 20px 40px;
}
.header-image svg {
  position: relative;
  fill: var(--purple-600);
}

.header-image-particle {
  position: absolute;
  border-radius: 50%;
  background-color: var(--pink-200);
  opacity: 0.8;
}

.header-image-particle-1 {
  height: 22px;
  width: 22px;
  animation: particle-1 1.2s ease-in-out alternate infinite;
}
@keyframes particle-1 {
  0% {
      transform: translate3d(80px, 65px, 0);
  }
  100% {
      transform: translate3d(88px, 73px, 0);
  }
}

.header-image-particle-2 {
  height: 18px;
  width: 18px;
  animation: particle-2 1.4s ease-in-out alternate infinite;
}
@keyframes particle-2 {
  0% {
      transform: translate3d(-50px, 40px, 0);
  }
  100% {
      transform: translate3d(-30px, 40px, 0);
  }
}

.header-image-particle-3 {
  height: 12px;
  width: 12px;
  animation: particle-3 1.8s ease-in-out alternate infinite;
}
@keyframes particle-3 {
  0% {
      transform: translate3d(90px, 10px, 0);
  }
  100% {
      transform: translate3d(105px, -5px, 0);
  }
}

.button {
  width: 100%;
  padding: 16px 16px;
  margin: 16px 0;
  border-radius: 8px;
  border: none;
  font-weight: 500;
  font-size: 16px;
  color: var(--white);
  background-color: var(--purple-600);
  -webkit-appearance: none;
  cursor: pointer;
  font-family: inherit;
  transition: background-color 200ms, color 200ms;
}
.button:active {
  background-color: var(--purple-800);
}

.link {
  color: var(--purple-600);
  font-weight: 500;
  text-decoration: none;
}
.link:hover {
  text-decoration: underline;
}

.text {
  font-size: 14px;
  line-height: 22px;
  margin-top: 0;
  margin-bottom: 16px;
}
.text:not(.link) {
  color: var(--grey-500);
}

.text-center {
  text-align: center;
}

/* .modal,
.modal-backdrop {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.modal {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  pointer-events: none;
}
.modal-active.modal {
  pointer-events: auto;
}

.modal-backdrop {
  opacity: 0;
  background-color: rgba(8, 2, 29, 0.5);
  transform: translateZ(0);
  transition: opacity 200ms;
}
.modal-active .modal-backdrop {
  opacity: 1;
}

.modal-body {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  border-top-right-radius: 24px;
  border-top-left-radius: 24px;
  width: 100%;
  padding: 24px;
  background: var(--white);
  transform: translateY(100%);
  transition: transform 220ms cubic-bezier(0.33, 1, 0.68, 1);
}
.modal-body::before {
  content: "";
  position: absolute;
  top: 14px;
  height: 4px;
  margin: 0 auto;
  width: 60px;
  border-radius: 2px;
  background-color: var(--grey-200);
}
.modal-active .modal-body {
  transform: translateY(0);
}

.modal-title {
  margin-top: 8px;
  margin-bottom: 16px;
  font-weight: 500;
  font-size: 20px;
} */

.settings-buttons {
  display: flex;
  justify-content: space-around;
  width: 100%;
}
.settings-button {
  min-width: 72px;
  padding: 10px 16px;
  margin: 16px 0;
  border-radius: 16px;
  border: none;
  font-weight: 700;
  font-size: 12px;
  color: var(--grey-500);
  background-color: var(--grey-100);
  -webkit-appearance: none;
  cursor: pointer;
  font-family: inherit;
  transition: background-color 200ms, color 200ms;
}
.settings-button-active {
  background-color: var(--pink-100);
  color: var(--purple-600);
}

.settings-button-icon {
  font-size: 40px;
  text-align: center;
  color: var(--grey-300);
  transform: translate3d(0, 0, 0);
  transition: color 200ms;
}
.settings-button-icon-active {
  color: var(--purple-600);
  transform-origin: center center;
  animation: bounce 500ms ease-in-out;
}
@keyframes bounce {
  0% {
      transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  }
  10% {
      transform: scale3d(1, 0.8, 1) translate3d(0, 0, 0);
  }
  40% {
      transform: scale3d(1, 1, 1) translate3d(0, -12px, 0);
  }
  70% {
      transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  }
  100% {
      transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  }
}

/* .input {
  position: relative;
  margin: 16px 0;
  font-size: 16px;
} */

.input label {
  /* position: absolute;
  top: 16px;
  left: 20px; */
  font-weight: 500;
  color: var(--grey-400);
  pointer-events: none;
  transform-origin: top left;
  transition: transform 200ms;
}

.input input {
  padding: 7px 20px 7px 20px;
  width: 100%;
  outline: none;
  border: none;
  font-size: 16px;
  border-radius: 8px;
  background: #fff;
  transition: background-color 160ms;
}
.input input:focus {
  background: var(--grey-200);
}

.input-active label {
  transform: scale(0.7, 0.7) translate(0, -10px);
}

.footer {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  flex-grow: 1;
}
.footer .text {
  margin: 0;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  margin-bottom: 10px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.bg-shade{
  background: #b38321;
}

.skin-light .number-input.number-input {
  border: 1px solid #ced4da;
  width: 8.6rem;
  border-radius: .25rem;
}

button.plus.increase {
  background: #eeeeee;
  border: none;
}

button.minus.decrease {
  background: #eeeeee;
  border: none;
}


*:focus {
  outline: 0 !important;
}

.fa-1x {
  /* font-weight: lighter; */
  font-size: 10px !important;
}



input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}


.qty-input {
	color: $black;
	background: $white;
	display: flex;
	align-items: center;
	overflow: hidden;

	.product-qty,
	.qty-count {
		background: transparent;
		color: inherit;
		font-weight: bold;
		font-size: inherit;
		border: none;
		display: inline-block;
		min-width: 0;
		height: 2.5rem;
		line-height: 1;
		

		&:focus {
			outline: none;
		}
	}

	.product-qty {
		width: 50px;
		min-width: 0;
		display: inline-block;
		text-align: center;
		appearance: textfield;		
		
		&::-webkit-outer-spin-button,
		&::-webkit-inner-spin-button {
			appearance: none;
			margin: 0;
		}
	}

	.qty-count {
		padding: 0;
		cursor: pointer;
		width: 2.5rem;
		font-size: 1.25em;
		text-indent: -100px;
		overflow: hidden;
		position: relative;
		
		&:before, 
		&:after {
			content: "";
			height: 2px;
			width: 10px;
			position: absolute;
			display: block;
			background: $black;
			top: 0;
			bottom: 0;
			left: 0;
			right: 0;
			margin: auto;
		}
		&--minus {
			border-right: 1px solid $smoke;
		}
		&--add {
			border-left: 1px solid $smoke;
			&:after {
				transform: rotate(90deg);
			}
		}
		
		&:disabled {
			color: $gray;
			background: $disable;
			cursor: not-allowed;
			border-color: transparent;
			
			&:before,
			&:after {
				background: $gray;
			}
		}
	}
}

.qty-input {
	/* border-radius: 4px; */
	box-shadow: 0 1em 2em -0.9em rgba(#000, 0.7);
	transform: scale(1.5);
}

.qty-count.qty-count--minus,
.qty-count.qty-count--add {
  background: black;
  padding: 2px 5px;
}


.login-btn {
  background: orange;
    font-size: 15px;
    text-transform: uppercase;
    padding: 10px 15px;
    text-align: center;
    color: #000;
}
.login-btn:after {
 content: "▼";
}
.login-btn:hover {
  background: #000;
  color: #fff;
}




/* a.lightbox img {
  height: 150px;
  border: 3px solid white;
  box-shadow: 0px 0px 8px rgba(0,0,0,.3);
  margin: 94px 20px 20px 20px;
  }
   */
  /* Styles the lightbox, removes it from sight and adds the fade-in transition */
  
  /* .lightbox-target {
  position: fixed;
  top: -100%;
  width: 50%;
  
  opacity: 0;
  z-index: 102;
  -webkit-transition: opacity .5s ease-in-out;
  -moz-transition: opacity .5s ease-in-out;
  -o-transition: opacity .5s ease-in-out;
  transition: opacity .5s ease-in-out;
  overflow: hidden;
   
  }
  
  
  
  .lightbox-target img {
  margin: auto;
  position: absolute;
  top: 0;
  left:0;
  right:0;
  bottom: 0;
  max-height: 0%;
  max-width: 0%;
  border: 3px solid white;
  box-shadow: 0px 0px 8px rgba(0,0,0,.3);
  box-sizing: border-box;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
    
  }
  
 
  
  a.lightbox-close {
  display: block;
  width:50px;
  height:50px;
  box-sizing: border-box;
  background: white;
  color: black;
  text-decoration: none;
  position: absolute;
  top: -80px;
  right: 0;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  }
  
  
  
  a.lightbox-close:before {
  content: "";
  display: block;
  height: 30px;
  width: 1px;
  background: black;
  position: absolute;
  left: 26px;
  top:10px;
  -webkit-transform:rotate(45deg);
  -moz-transform:rotate(45deg);
  -o-transform:rotate(45deg);
  transform:rotate(45deg);
  }
  
  
  
  a.lightbox-close:after {
  content: "";
  display: block;
  height: 30px;
  width: 1px;
  background: black;
  position: absolute;
  left: 26px;
  top:10px;
  -webkit-transform:rotate(-45deg);
  -moz-transform:rotate(-45deg);
  -o-transform:rotate(-45deg);
  transform:rotate(-45deg);
  }
  
  
  
  .lightbox-target:target {
  opacity: 1;
  top: 0;
  bottom: 0;
    
  }
  
  .lightbox-target:target img {
  max-height: 40%;
  max-width: 70%;
  }
  
  .lightbox-target:target a.lightbox-close {
    top: 232px;
    right: 144px;
  } */
  
.pl-0 {
    padding-left: 0px !important;
}
  .pagination {
  margin-right: -6px;
  margin-left: -6px;
}

.item-pagination {
  font-family: Montserrat-Regular;
  font-size: 13px;
  color: #808080;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 1px solid #eeeeee;
  margin: 6px;
}

.item-pagination:hover {
  background-color: #222222;
  color: white;
}

.active-pagination {
  background-color: #222222;
  color: white;
}
.pages {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 100%;
  width: 200px;
}

.page-number {
  cursor: pointer;
  background-color: white;
  color: #999;
  border-radius: 50%;
  height: 30px;
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: .4s ease;
}

.pages .active {
  font-size: 1.3em;
  height: 40px;
  width: 40px;
  background-color: #0057b3;
  color: white;
}

.arrow {
  width: 120px;
  padding: 8px 16px;
  background-color: #ffffff00;
  color: #0057b3;
  border: none;
  cursor: pointer;
  margin: 0 5px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.arrow:hover {
  color: #0056b3;
}

.arrow:disabled {
  background-color: #ffffff00;
  color: #ccc;
  cursor: not-allowed;
}

#prevPage {
  margin-right: 20px;
}

#nextPage {
  margin-left: 20px;
}

.arrow {
  font-size: 1.2em;
}

.nav-text {
  font-size: 0.7em;
  letter-spacing: 0.3em;
}
.pagination {
  text-align: center;
  margin-top: 40px;
  display: flex;
  align-items: center;
  justify-content: end;
}


