/* AMORBABY CSS module: commerce */

.articl__post--items:last-child {
  margin-bottom: 0;
}

.articl__post--items__thumbnail {
  width: 9rem;
  overflow: hidden;
}

.articl__post--items__content {
  width: calc(100% - 9rem);
  padding-left: 1.5rem;
}

@media only screen and (min-width: 768px) {
  .articl__post--items__content--title {
    font-size: 1.7rem;
    line-height: 2.2rem;
  }
}

.testimonial__banner--thumbnail {
  overflow: hidden;
}

@media only screen and (max-width: 1199px) {
  .testimonial__banner--thumbnail {
    margin-top: 3rem;
  }
}

.testimonial__banner--thumbnail__img {
  width: 100%;
}

.testimonial__banner--thumbnail a {
  width: 100%;
}

.testimonial__banner--thumbnail:hover .testimonial__banner--thumbnail__img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.testimonial__items--topbar {
  margin-bottom: 1.7rem;
}

@media only screen and (max-width: 767px) {
  .testimonial__items--topbar {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media only screen and (max-width: 767px) {
  .testimonial__items--content {
    text-align: center;
  }
}

.testimonial__items--thumbnail {
  width: 5.6rem;
}

.testimonial__items--author {
  position: relative;
  width: calc(100% - 5.6rem);
  padding-left: 1.5rem;
}

@media only screen and (max-width: 767px) {
  .testimonial__items--author {
    width: auto;
  }
}

.testimonial__items--author__title {
  line-height: 2rem;
  font-size: 1.7rem;
}

.testimonial__items--author__subtitle {
  font-size: 1.3rem;
  line-height: 1.7rem;
  color: var(--text-gray-color);
  font-style: italic;
  font-family: var(--open-sans);
}

.testimonial__items--desc {
  margin-bottom: 1.2rem;
}

@media only screen and (min-width: 992px) {
  .testimonial__items--desc {
    margin-bottom: 1.4rem;
  }
}

.testimonial__items--desc.style2 {
  margin: 1rem 0 1.5rem;
}

.testimonial__icon--svg {
  color: var(--light-color);
}

.testimonial__rating {
  margin-top: 1rem !important;
}

.testimonial__rating .rating__list {
  margin-right: 0.3rem;
}

.testimonial__padding {
  padding-bottom: 5rem;
}

@media only screen and (min-width: 1366px) {
  .testimonial__padding {
    padding-bottom: 6.5rem;
  }
}

@media only screen and (max-width: 767px) {
  .testimonial__padding {
    padding-bottom: 4rem;
  }
}

.testimonial__swiper--column3 .swiper-pagination-bullet {
  background: #c2c2c2;
}

.testimonial__swiper--column3 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: var(--secondary-color2);
}

.testimonial__bg--two {
  background: #f6f6f6;
}

.testimonial__items--style2 {
  background: var(--white-color);
  padding: 3.5rem 1.5rem;
  -webkit-box-shadow: 0 6px 12px rgba(52, 52, 52, 0.1);
          box-shadow: 0 6px 12px rgba(52, 52, 52, 0.1);
}

.testimonial__thumbnail--style2 {
  width: 5.6rem;
}

.testimonial__content--style2 {
  width: calc(100% - 5.6rem);
  padding-left: 1.7rem;
}

@media only screen and (min-width: 768px) {
  .testimonial__content--style2 {
    padding-left: 3rem;
  }
}

.testimonial__quote--icon {
  position: absolute;
  top: 1.5rem;
  left: 2rem;
}

.testimonial__bg--shape1 {
  position: absolute;
  top: 0;
  left: 0;
}

.testimonial__bg--shape2 {
  position: absolute;
  top: 0;
  right: 0;
}

.testimonial__padding3 {
  padding: 1rem 0.5rem 4.4rem;
}

.testimonial__items--style3 {
  background: #f8f8f8;
  padding: 2.5rem 2rem;
  -webkit-transition: var(--transition);
  transition: var(--transition);
}

@media only screen and (min-width: 768px) {
  .testimonial__items--style3 {
    padding: 3.5rem 2.5rem;
  }
}

.testimonial__items--style3:hover {
  -webkit-box-shadow: 0 6px 12px rgba(25, 25, 25, 0.15);
          box-shadow: 0 6px 12px rgba(25, 25, 25, 0.15);
}

.testimonial__thumbnail--style3 {
  margin-bottom: 1.5rem;
}

.testimonial__thumbnail--style3__img {
  margin: 0 auto;
}

.testimonial__style3--author {
  margin-bottom: 1.2rem;
}

.testimonial__style3--author__title {
  font-size: 1.4rem;
  line-height: 1.8rem;
}

.testimonial__style3--author__subtitle {
  font-size: 1.2rem;
  line-height: 1.6rem;
  color: var(--text-gray-color);
}

.newsletter__banner--thumbnail__img {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .newsletter__banner--thumbnail__img {
    height: 25rem;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.newsletter__content {
  position: absolute;
  top: 50%;
  left: 13rem;
  -webkit-transform: translatey(-50%);
          transform: translatey(-50%);
}

/* Start Generation Here */
@media only screen and (max-width: 767px) {
  .newsletter__content {
    top: 70%;
  }
}
/* End Generation Here */


.newsletter__content--subtitle {
  margin-bottom: 0.5rem;
}

@media only screen and (max-width: 991px) {
  .newsletter__content {
    text-align: center;
    left: 2rem;
    right: 2rem;
  }
}

.newsletter__content.style2 {
  left: 7rem;
  right: auto;
}

@media only screen and (min-width: 992px) {
  .newsletter__content.style2 {
    left: 7rem;
  }
}

@media only screen and (max-width: 991px) {
  .newsletter__content.style2 {
    left: 2rem;
    right: 2rem;
  }
}

.newsletter__subscribe--form {
  width: 35rem;
}

@media only screen and (min-width: 768px) {
  .newsletter__subscribe--form {
    width: 40rem;
  }
}

@media only screen and (min-width: 992px) {
  .newsletter__subscribe--form {
    width: 42.5rem;
  }
}

@media only screen and (max-width: 991px) {
  .newsletter__subscribe--form {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 575px) {
  .newsletter__subscribe--form {
    width: 100%;
  }
}

.newsletter__subscribe--input {
  width: 100%;
  height: 4.3rem;
  border: 0;
  background: var(--white-color);
  padding: 0 12.5rem 0 2rem;
}

@media only screen and (min-width: 1600px) {
  .newsletter__subscribe--input {
    padding: 0 14rem 0 2rem;
  }
}

@media only screen and (max-width: 575px) {
  .newsletter__subscribe--input {
    padding: 0 12rem 0 1.2rem;
  }
}

.newsletter__subscribe--button {
  position: absolute;
  right: 1rem;
  top: 5px;
  height: 3.3rem;
  line-height: 3.3rem;
  font-size: 1.3rem;
  padding: 0 1.2rem;
}

@media only screen and (min-width: 1600px) {
  .newsletter__subscribe--button {
    padding: 0 2rem;
  }
}

.newsletter__subscribe--button__icon {
  vertical-align: middle;
  margin-left: 0.4rem;
}

@media only screen and (max-width: 575px) {
  .newsletter__subscribe--button {
    padding: 0 1rem;
  }
}

.newsletter__subscribe--button.btn__style2 {
  height: 3.3rem;
  line-height: 3.3rem;
}

.newsletter__subscribe--form__style {
  width: 100%;
}

.footer__newsletter--desc {
  font-size: 1.5rem;
}

@media only screen and (max-width: 1199px) {
  .footer__newsletter--input {
    padding: 0 1.4rem 0;
  }
}

@media only screen and (max-width: 1199px) {
  .footer__newsletter--button {
    position: inherit;
    top: inherit;
    right: inherit;
    margin-top: 1.5rem;
  }
}

.shipping__section--inner {
  max-width: 650px;
  margin: 0 auto;
  padding: 2.5rem;
  background: var(--white-color);
  -webkit-box-shadow: 0 8px 18px rgba(70, 70, 70, 0.16);
          box-shadow: 0 8px 18px rgba(70, 70, 70, 0.16);
}

@media only screen and (min-width: 992px) {
  .shipping__section--inner {
    max-width: 750px;
    padding: 3rem;
  }
}

@media only screen and (min-width: 1366px) {
  .shipping__section--inner {
    max-width: 800px;
    padding: 3.5rem 3rem;
  }
}

@media only screen and (min-width: 1600px) {
  .shipping__section--inner {
    max-width: 868px;
    padding: 4rem 3rem;
  }
}

@media only screen and (max-width: 767px) {
  .shipping__section--inner {
    padding: 2.5rem 1.5rem;
  }
}

@media only screen and (max-width: 575px) {
  .shipping__section--inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.shipping_mt {
  margin-top: -5rem;
}

@media only screen and (max-width: 767px) {
  .shipping_mt {
    margin-top: 6rem;
  }
}

.shipping__items {
  position: relative;
  padding-right: 4rem;
}

@media only screen and (min-width: 992px) {
  .shipping__items {
    padding-right: 6rem;
  }
}

@media only screen and (max-width: 767px) {
  .shipping__items {
    padding-right: 2.2rem;
  }
}

@media only screen and (max-width: 575px) {
  .shipping__items {
    width: 50%;
    padding: 1rem;
  }
}

.shipping__items::before {
  position: absolute;
  content: "";
  width: 6.5rem;
  height: 0.1rem;
  border: 1px dashed var(--secondary-color);
  right: -14px;
  top: 20px;
  opacity: 0.6;
}

@media only screen and (min-width: 992px) {
  .shipping__items::before {
    width: 8.5rem;
  }
}

@media only screen and (max-width: 767px) {
  .shipping__items::before {
    display: none;
  }
}

.shipping__items:last-child {
  padding-right: 0;
}

.shipping__items:last-child::before {
  display: none;
}

.shipping__items--content {
  margin-top: 1.3rem;
}

@media only screen and (max-width: 575px) {
  .shipping__items--content {
    margin-top: 0.8rem;
  }
}

.shipping__items--content__title {
  font-weight: 600;
  font-size: 1.7rem;
  line-height: 2.5rem;
}

@media only screen and (max-width: 767px) {
  .shipping__items--content__title {
    font-size: 1.6rem;
  }
}

.shipping__style2--inner {
  border: 1px solid var(--gray-color);
  padding: 3rem;
  -webkit-box-shadow: 0 3px 6px rgba(100, 100, 100, 0.1);
          box-shadow: 0 3px 6px rgba(100, 100, 100, 0.1);
}

@media only screen and (min-width: 992px) {
  .shipping__style2--inner {
    padding: 3rem 2rem;
  }
}

@media only screen and (min-width: 1200px) {
  .shipping__style2--inner {
    padding: 3rem;
  }
}

@media only screen and (max-width: 991px) {
  .shipping__style2--inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 3rem 2rem 0.4rem;
  }
}

.shipping__style2--items {
  position: relative;
  padding-right: 5.5rem;
  margin-right: 5.5rem;
}

@media only screen and (min-width: 992px) {
  .shipping__style2--items {
    padding-right: 2rem;
    margin-right: 2rem;
  }
}

@media only screen and (min-width: 1200px) {
  .shipping__style2--items {
    padding-right: 5.5rem;
    margin-right: 5.5rem;
  }
}

@media only screen and (max-width: 991px) {
  .shipping__style2--items {
    padding-right: 3rem;
    margin-right: 0;
    width: 33.33%;
    margin-bottom: 2.5rem;
  }
}

@media only screen and (max-width: 767px) {
  .shipping__style2--items {
    width: 50%;
  }
}

@media only screen and (max-width: 575px) {
  .shipping__style2--items {
    width: 100%;
    padding-right: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.shipping__style2--items:last-child {
  padding-right: 0;
  margin-right: 0;
}

.shipping__style2--items:last-child::before {
  display: none;
}

.shipping__style2--items::before {
  position: absolute;
  content: "";
  width: 0.1rem;
  height: 100%;
  background: var(--gray-color);
  right: 0;
  top: 0;
}

@media only screen and (max-width: 991px) {
  .shipping__style2--items::before {
    display: none;
  }
}

.shipping__style2--icon {
  margin-right: 2.5rem;
  color: var(--secondary-color2);
}

.shipping__style2--content__title {
  font-size: 1.5rem;
  line-height: 2.2rem;
}

.shipping__style2--content__desc {
  font-family: var(--open-sans);
  line-height: 2.2rem;
  font-size: 1.4rem;
}

.instagram__thumbnail {
  overflow: hidden;
}

.instagram__thumbnail:hover .instagram__social--icon {
  -webkit-transform: translatey(-50%) translatex(-50%) scale(1);
          transform: translatey(-50%) translatex(-50%) scale(1);
}

.instagram__thumbnail:hover .instagram__thumbnail--img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.instagram__thumbnail--link {
  width: 100%;
}

.instagram__thumbnail--img {
  width: 100%;
  object-fit: cover;
  aspect-ratio: 1 / 1;
}

.instagram__social--icon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 5rem;
  height: 5rem;
  background: var(--white-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  color: var(--secondary-color);
  -webkit-transform: translatey(-50%) translatex(-50%) scale(0);
          transform: translatey(-50%) translatex(-50%) scale(0);
}

.instagram__social--icon:hover {
  background: var(--secondary-color);
  color: var(--white-color);
}

.footer__bg {
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
}

@media only screen and (max-width: 991px) {
  .footer__section {
    padding-bottom: 7rem;
  }
}

.main__footer {
  border-bottom: 1px solid var(--border-color);
  padding: 5rem 0 1.5rem;
}

@media only screen and (min-width: 992px) {
  .main__footer {
    padding: 5rem 0 2rem;
  }
}

@media only screen and (max-width: 767px) {
  .main__footer {
    padding: 6rem 0 3.5rem;
  }
}

.footer__social {
  margin-top: 1rem;
}

@media only screen and (min-width: 992px) {
  .footer__social {
    margin-top:1rem;
  }
}

.social__shear--list {
  margin-right: 1.6rem;
}

.social__shear--list:last-child {
  margin-right: 0;
}

.social__shear--list__icon {
  color: var(--secondary-color);
}

.social__shear--list__icon:hover {
  color: var(--primary-color);
}

.footer__logo {
  margin-bottom: 1.5rem;
}

.sm__footer--widget__bock {
  display: none;
}

@media only screen and (max-width: 767px) {
  .sm__footer--widget__bock {
    display: block;
  }
}

@media only screen and (max-width: 991px) {
  .footer__widget {
    margin-bottom: 3rem;
  }
}

@media only screen and (max-width: 767px) {
  .footer__widget {
    margin-bottom: 0;
  }
}

.footer__widget--desc {
  font-size: 1.5rem;
}

.footer__widget--title {
  margin-bottom: 2rem;
  font-weight: 400;
  position: relative;
  color: var(--primary-color);
  font-size: 1.8rem;
}

@media only screen and (min-width: 576px) {
  .footer__widget--title {
    font-size: 2rem;
    line-height: 2.4rem;
  }
}

@media only screen and (min-width: 768px) {
  .footer__widget--title {
    margin-bottom: 1.5rem;
  }
}

@media only screen and (min-width: 992px) {
  .footer__widget--title {
    font-size: 2rem;
    line-height: 2.6rem;
    margin-bottom: 1.7rem;
  }
}

.footer__widget--title__arrowdown--icon {
  position: absolute;
  right: 0;
  top: 38%;
  -webkit-transition: .3s;
  transition: .3s;
  display: none;
}

@media only screen and (max-width: 767px) {
  .footer__widget--title__arrowdown--icon {
    display: block;
  }
}

.footer__widget.active {
  padding-bottom: 3rem;
}

.footer__widget.active .footer__widget--title__arrowdown--icon {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.footer__widget--menu__list {
  margin-bottom: 0.8rem;
}

.footer__widget--menu__list:last-child {
  margin-bottom: 0;
}

.footer__widget--menu__text {
  line-height: 3rem;
  font-size: 1.5rem;
  color: var(--text-gray-color);
  font-family: var(--open-sans);
}

.footer__widget--button {
  position: absolute;
  z-index: 9;
  top: 0;
  left: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
  content: "";
  color: transparent;
  border: 0;
  background-color: transparent;
}

@media only screen and (max-width: 767px) {
  .footer__widget--button {
    visibility: visible;
  }
}

@media only screen and (max-width: 767px) {
  .footer__widget--inner {
    display: none;
  }
}

.footer__bottom {
  padding: 1.5rem 0;
}

@media only screen and (max-width: 991px) {
  .footer__bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.copyright__content {
  font-size: 1.3rem;
}

@media only screen and (max-width: 991px) {
  .copyright__content {
    margin-bottom: 2rem;
  }
}

@media only screen and (max-width: 767px) {
  .copyright__content {
    text-align: center;
  }
}

.copyright__content--link {
  color: var(--primary-color);
  font-weight: 600;
}

.copyright__content--link:hover {
  text-decoration: underline;
}

.footer__contact--info__inner {
  margin-bottom: 1.5rem;
}

.footer__contact--info__text {
  font-size: 1.5rem;
  line-height: 2.5rem;
  color: var(--text-gray-color);
  font-family: var(--open-sans);
  margin-bottom: 1rem;
}

.footer__contact--info__text:last-child {
  margin-bottom: 0;
}

.footer__payment--method__title {
  font-size: 1.5rem;
  line-height: 2.2rem;
  font-family: var(--open-sans);
  margin-bottom: 1.7rem;
}

/* MODAL
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 1rem;
  background: rgba(0, 0, 0, 0.8);
  cursor: pointer;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.35s ease-in;
  transition: all 0.35s ease-in;
  z-index: 99;
}

.modal.is-visible {
  visibility: visible;
  opacity: 1;
}

.modal.is-visible .quickview__main--wrapper {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.quickview__main--wrapper {
  position: relative;
  max-width: 880px;
  max-height: 80vh;
  border-radius: 10px;
  background: #fff;
  overflow: auto;
  cursor: default;
  padding: 25px;
  -webkit-transform: translateY(-50px);
          transform: translateY(-50px);
  -webkit-transition: var(--transition);
  transition: var(--transition);
  pointer-events: inherit;
}

@media only screen and (max-width: 767px) {
  .quickview__main--wrapper {
    max-width: 550px;
  }
}

@media only screen and (max-width: 575px) {
  .quickview__main--wrapper {
    padding: 25px 15px;
  }
}

.quickview__header {
  position: absolute;
  padding: 0;
  top: 16px;
  right: 16px;
  z-index: 9;
}

@media only screen and (max-width: 767px) {
  .quickview__header {
    top: 10px;
    right: 10px;
  }
}

.quickview__close--btn {
  font-size: 1.8rem;
  padding: 0;
  width: 3.2rem;
  height: 3.2rem;
  line-height: 3.4rem;
  border-radius: 50%;
  font-weight: 700;
  border: 1px solid var(--border-color);
  background: var(--white-color);
}

.quickview__close--btn:hover {
  background: var(--secondary-color);
  border-color: var(--secondary-color);
  color: var(--white-color);
}

/* ANIMATIONS
–––––––––––––––––––––––––––––––––––––––––––––––––– */
[data-animation] .modal-dialog {
  opacity: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.51, 0.92, 0.24, 1.15);
  transition: all 0.5s cubic-bezier(0.51, 0.92, 0.24, 1.15);
}

[data-animation].is-visible .modal-dialog {
  opacity: 1;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}

.quickview__info--review__text {
  color: var(--text-gray-color);
  font-weight: 500;
  margin-left: 15px;
}

@media only screen and (max-width: 767px) {
  .quickview__gallery {
    margin-bottom: 20px;
  }
}

.quickview__thumbnail {
  position: relative;
  line-height: 1;
}

.quickview__thumbnail--link {
  width: 100%;
  border-radius: 8px;
}

.quickview__thumbnail--img {
  width: 100%;
  border-radius: 8px;
}

.quickview__gallery--pagination .swiper-pagination-bullet {
  width: 16px;
  height: 5px;
  background: var(--secondary-color);
  opacity: 1;
  border-radius: 2px;
  margin: 0 3px !important;
}

.quickview__gallery--pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: var(--primary-color);
}

.variant__color--value {
  width: 2.5rem;
  height: 2.5rem;
  padding: 2px;
  display: inline-block;
  border-radius: 50%;
  margin-right: 10px;
  line-height: 1;
  cursor: pointer;
}

.variant__color--value:last-child {
  margin-right: 0;
}

.variant__color--value__img {
  border-radius: 50%;
}

.variant__color--list input[type=radio] + label {
  border: 1px solid var(--primary-color);
}

.variant__color--list input[type=radio] + label:hover {
  border: 1px solid var(--secondary-color);
}

.variant__color--list {
  margin-right: 10px;
}

.variant__color--list input[type=radio] {
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  position: absolute;
  height: 1px;
  width: 1px;
}

.variant__color--list input[type=radio]:checked + label {
  border: 1px solid var(--secondary-color);
}

.variant__color--list:last-child {
  margin-right: 0;
}

.variant__input--fieldset {
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
  border: none;
  margin: 0;
  padding: 0;
}

.variant__size--list input[type=radio] + label {
  border: 1px solid var(--border-color2);
}

.variant__size--list input[type=radio] + label:hover {
  border: 1px solid var(--secondary-color);
  color: var(--secondary-color);
}

.variant__size--list {
  margin-right: 13px;
}

.variant__size--list:last-child {
  margin-right: 0;
}

.variant__size--list input[type=radio] {
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  position: absolute;
  height: 1px;
  width: 1px;
}

.variant__size--list input[type=radio]:checked + label {
  border: 1px solid var(--secondary-color);
  color: var(--secondary-color);
}

.variant__size--value {
  height: 3.2rem;
  line-height: 3.2rem;
  display: inline-block;
  border-radius: 5px;
  text-align: center;
  font-size: 1.5rem;
  cursor: pointer;
  padding: 0 2rem;
}

.quickview__variant--wishlist__svg {
  width: 22px;
  margin-right: 7px;
}

.variant__wishlist--icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.quickview__value--quantity {
  width: 3.5rem;
  height: 3.5rem;
  font-size: 2.2rem;
  line-height: 3.3rem;
}

.quickview__value--quantity.decrease {
  border-radius: 17px 0 0 17px;
}

.quickview__value--quantity.increase {
  border-radius: 0 17px 17px 0;
}

input.quickview__value--number {
  height: 3.5rem;
  font-size: 1.7rem;
}

.quickview__cart--btn {
  height: 3.8rem;
  line-height: 3.8rem;
  padding: 0 25px;
  margin-left: 15px;
  font-size: 1.5rem;
}

.quickview__social--title {
  font-size: 1.5rem;
  font-weight: 600;
  margin-right: 15px;
}

.quickview__social--list {
  margin-right: 10px;
}

.quickview__social--list:last-child {
  margin-right: 0;
}

.quickview__social--icon {
  width: 3rem;
  height: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: var(--primary-color);
  color: var(--white-color);
  border-radius: 50%;
}
.quickview_shareWhatsapp--icon {
  width: 3rem;
  height: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
}
.quickview__social--icon:hover {
  background: var(--primary-color);
  color: var(--white-color);
}

@media only screen and (max-width: 767px) {
  .accordion__section--inner .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

@media only screen and (max-width: 767px) {
  .accordion__banner {
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .accordion__wrapper {
    margin-bottom: 30px;
  }
}

.accordion__items.active {
  margin-bottom: 20px;
}

.accordion__items.active:last-child {
  margin-bottom: 0;
}

.accordion__items--body {
  display: none;
  padding: 0 20px;
}

.accordion__items--body__desc {
  font-size: 1.5rem;
  line-height: 2.8rem;
}

.accordion__items--button {
  border: 0;
  background: var(--white-color);
  width: 100%;
  padding: 13px 60px 13px 25px;
  text-align: left;
  margin-bottom: 15px;
  font-size: 1.5rem;
  font-weight: 600;
  position: relative;
}

@media only screen and (min-width: 992px) {
  .accordion__items--button {
    padding: 13px 70px 13px 35px;
  }
}

@media only screen and (min-width: 1200px) {
  .accordion__items--button {
    padding: 24px 80px 24px 40px;
  }
}

.accordion__items--button__icon {
  width: 3rem;
  height: 3rem;
  background: var(--secondary-color);
  color: var(--white-color);
  padding: 5px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 12px;
  -webkit-transform: translatey(-50%);
          transform: translatey(-50%);
}

@media only screen and (min-width: 768px) {
  .accordion__items--button__icon {
    right: 15px;
  }
}

@media only screen and (min-width: 992px) {
  .accordion__items--button__icon {
    right: 35px;
  }
}

.portfolio__items--thumbnail::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: var(--secondary-color);
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: var(--transition);
  transition: var(--transition);
  z-index: 9;
  pointer-events: none;
}

.portfolio__items--thumbnail:hover::before {
  opacity: 0.6;
}

.portfolio__items--thumbnail__link {
  overflow: hidden;
  display: block;
  width: 100%;
}

.portfolio__items--thumbnail:hover .portfolio__items--thumbnail__img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.portfolio__items--thumbnail:hover .portfolio__view--icon {
  -webkit-transform: translatey(-50%) translatex(-50%) scale(1);
          transform: translatey(-50%) translatex(-50%) scale(1);
}

.portfolio__items--thumbnail__img {
  -webkit-transition: .3s;
  transition: .3s;
  display: block;
  width: 100%;
}

.portfolio__view--icon {
  width: 4rem;
  height: 4rem;
  background: var(--white-color);
  color: var(--secondary-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  z-index: 9;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translatey(-50%) translatex(-50%) scale(0);
          transform: translatey(-50%) translatex(-50%) scale(0);
}

.portfolio__view--icon svg {
  width: 2.7rem;
}

.portfolio__view--icon:hover {
  background: var(--primary-color);
  color: var(--white-color);
}

@media only screen and (max-width: 767px) {
  .brand__logo--section {
    padding-bottom: 3rem;
  }
}

@media only screen and (max-width: 767px) {
  .brand__logo--section__inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
}

.brand__logo--items {
  margin-right: 8rem;
}

.brand__logo--items:last-child {
  margin-right: 0;
}

@media only screen and (min-width: 768px) {
  .brand__logo--items {
    margin-right: 3.5rem;
  }
}

@media only screen and (min-width: 992px) {
  .brand__logo--items {
    margin-right: 6rem;
  }
}

@media only screen and (min-width: 1200px) {
  .brand__logo--items {
    margin-right: 8rem;
  }
}

@media only screen and (max-width: 767px) {
  .brand__logo--items {
    margin: 0 30px 30px;
  }
}

@media only screen and (max-width: 480px) {
  .brand__logo--items {
    margin: 0 15px 30px;
  }
}

@media only screen and (max-width: 480px) {
  .brand__logo--items__thumbnail--img {
    max-width: 11rem;
  }
}

.brand__logo--items__thumbnail--img:hover {
  -webkit-transform: scale(1.08);
          transform: scale(1.08);
}

.breadcrumb__bg {
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
  height: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

@media only screen and (min-width: 768px) {
  .breadcrumb__bg {
    height: 230px;
  }
}

@media only screen and (min-width: 992px) {
  .breadcrumb__bg {
    height: 250px;
  }
}

@media only screen and (min-width: 1200px) {
  .breadcrumb__bg {
    height: 270px;
  }
}

@media only screen and (min-width: 1600px) {
  .breadcrumb__bg {
    height: 300px;
  }
}

.breadcrumb__content {
  position: relative;
  text-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
}

@media only screen and (max-width: 575px) {
  .breadcrumb__content {
    text-align: center;
  }
}

@media only screen and (min-width: 1200px) {
  .breadcrumb__content--title {
    font-size: 5rem;
    line-height: 6rem;
  }
}

@media only screen and (min-width: 1600px) {
  .breadcrumb__content--title {
    font-size: 6rem;
    line-height: 8rem;
  }
}

@media only screen and (max-width: 575px) {
  .breadcrumb__content--menu {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.breadcrumb__content--menu__items {
  position: relative;
  margin-right: 20px;
  padding-right: 22px;
  font-size: 16px;
  line-height: 24px;
}

@media only screen and (min-width: 768px) {
  .breadcrumb__content--menu__items {
    font-size: 18px;
  }
}

.breadcrumb__content--menu__items:last-child {
  margin-right: 0;
  padding-right: 0;
}

.breadcrumb__content--menu__items:last-child::before {
  display: none;
}

.breadcrumb__content--menu__items::before {
  position: absolute;
  content: "";
  width: 10px;
  height: 2px;
  background: var(--white-color);
  right: -4px;
  top: 50%;
  -webkit-transform: translatey(-50%);
          transform: translatey(-50%);
}

@media only screen and (max-width: 991px) {
  .team__section.section--padding {
    padding-bottom: 6rem;
  }
}

@media only screen and (max-width: 767px) {
  .team__section.section--padding {
    padding-bottom: 4rem;
  }
}

@media only screen and (max-width: 991px) {
  .about__thumbnail {
    margin-bottom: 3rem;
  }
}

@media only screen and (max-width: 767px) {
  .about__thumbnail {
    margin-bottom: 2.5rem;
  }
}

.about__thumbnail--items {
  margin-right: 2rem;
}

.about__thumbnail--items:last-child {
  margin-right: 0;
}

.about__thumbnail--items:first-child {
  margin-top: 8rem;
}

@media only screen and (max-width: 991px) {
  .about__thumbnail--items:first-child {
    margin-top: 0;
  }
}

.about__thumbnail--play {
  top: 40%;
  padding: 0;
  border: 0;
  right: 42%;
  position: absolute;
}

@media only screen and (max-width: 991px) {
  .about__thumbnail--play {
    top: 50%;
    -webkit-transform: translatey(-50%);
            transform: translatey(-50%);
    margin-top: 0;
  }
}

.about__thumbnail--play__icon {
  width: 5rem;
  height: 5rem;
}

.about__content--subtitle {
  font-size: 2rem;
  font-weight: 600;
  line-height: 2.8rem;
}

.about__content--maintitle {
  font-weight: 700;
}

@media only screen and (min-width: 992px) {
  .about__content--maintitle {
    font-size: 3.2rem;
    line-height: 4rem;
  }
}

@media only screen and (min-width: 1600px) {
  .about__content--maintitle {
    font-size: 3.5rem;
    line-height: 4.4rem;
  }
}

.about__content--desc {
  font-size: 1.6rem;
  line-height: 2rem;
  color: var(--text-gray-color);
}

.about__author--name {
  font-weight: 600;
  line-height: 2.6rem;
}

.about__author--signature {
  position: absolute;
  top: 50%;
  left: 105px;
  -webkit-transform: translatey(-50%);
          transform: translatey(-50%);
}

.counterup__banner__bg2 {
  background: url(../img/banner/banner-bg4.webp);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
  position: relative;
}

.counterup__banner__bg2::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: var(--black-color);
  left: 0;
  top: 0;
  opacity: 0.7;
}

.counterup__banner--inner {
  padding: 60px 0;
}

@media only screen and (max-width: 575px) {
  .counterup__banner--inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 60px 0 38px;
  }
}

@media only screen and (min-width: 768px) {
  .counterup__banner--inner {
    padding: 70px 0;
  }
}

@media only screen and (min-width: 992px) {
  .counterup__banner--inner {
    padding: 8px 0;
  }
}

@media only screen and (min-width: 1200px) {
  .counterup__banner--inner {
    padding: 110px 0;
  }
}

@media only screen and (min-width: 1600px) {
  .counterup__banner--inner {
    padding: 150px 0;
  }
}

@media only screen and (max-width: 575px) {
  .counterup__banner--items {
    width: 50%;
    margin-bottom: 22px;
  }
}

.counterup__banner--items__text {
  font-size: 1.4rem;
  line-height: 2.3rem;
  margin-bottom: 10px;
}

@media only screen and (min-width: 768px) {
  .counterup__banner--items__text {
    font-size: 1.6rem;
    line-height: 2.4rem;
    margin-bottom: 11px;
  }
}

@media only screen and (min-width: 992px) {
  .counterup__banner--items__text {
    font-size: 1.7rem;
    line-height: 2.7rem;
  }
}

@media only screen and (min-width: 1200px) {
  .counterup__banner--items__text {
    font-size: 2rem;
    line-height: 3.2rem;
  }
}

.counterup__banner--items__number {
  font-family: var(--font-lora);
  font-weight: 700;
  font-size: 3rem;
  line-height: 4rem;
}

@media only screen and (min-width: 768px) {
  .counterup__banner--items__number {
    font-size: 3.3rem;
  }
}

@media only screen and (min-width: 992px) {
  .counterup__banner--items__number {
    font-size: 4rem;
    line-height: 4.8rem;
  }
}

@media only screen and (min-width: 1200px) {
  .counterup__banner--items__number {
    font-size: 5rem;
    line-height: 6rem;
  }
}

@media only screen and (max-width: 991px) {
  .team__items {
    /*margin-bottom: 2.5rem;*/
  }
}

.team__thumbnail {
  position: relative;
  line-height: 1;
  display: inline-block;
  /*border: 6px solid transparent;*/
  /*padding: 0.7rem;*/
  -webkit-transition: var(--transition);
  transition: var(--transition);
  border-radius: 50%;
}

.team__thumbnail--img {
  width: 100%;
}

.team__social--list {
  margin-right: 1.5rem;
}

.team__social--list:last-child {
  margin-right: 0;
}

@media only screen and (max-width: 575px) {
  .team__social--list {
    margin-right: 0.8rem;
  }
}

.team__social--icon {
  width: 3rem;
  height: 3rem;
  text-align: center;
  background: var(--secondary-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  color: var(--white-color);
}

.team__social--icon:hover {
  color: var(--white-color);
  background: var(--primary-color);
}

@media only screen and (max-width: 575px) {
  .team__social--icon {
    width: 2.6rem;
    height: 2.6rem;
    line-height: 3.4rem;
  }
}

@media only screen and (max-width: 575px) {
  .team__social--icon svg {
    width: 15px;
  }
}

.team__content {
  padding: 1.8rem 0 0;
}

@media only screen and (max-width: 991px) {
  .team__content {
    padding: 1.2rem 0 0;
  }
}

.team__content--subtitle {
  color: var(--sky-color);
  font-size: 1.5rem;
  line-height: 2rem;
  margin-bottom: 1.5rem;
}

@media only screen and (min-width: 767px) {
  .team__content--subtitle {
    font-size: 1.7rem;
    line-height: 2.5rem;
  }
}

.team__content--title {
  font-weight: 700;
  margin-bottom: 1rem;
}

@media only screen and (min-width: 992px) {
  .team__content--title {
    font-size: 2.2rem;
    line-height: 2.5rem;
    margin-bottom: 1.5rem;
  }
}

@media only screen and (min-width: 1200px) {
  .team__content--title {
    font-size: 2.4rem;
    line-height: 2.5rem;
  }
}

@media only screen and (max-width: 575px) {
  .team__content--title {
    font-size: 1.8rem;
    line-height: 2.5rem;
  }
}

.shop__header {
  padding: 1.5rem 2rem;
  border-radius: 0.5rem;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /*.shop__header {*/
  /*  -webkit-box-orient: vertical;*/
  /*  -webkit-box-direction: normal;*/
  /*      -ms-flex-direction: column;*/
  /*          flex-direction: column;*/
  /*}*/
}

@media only screen and (max-width: 479px) {
  .shop__header {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.product__view--mode__list {
  margin-right: 2rem;
}

.product__view--mode__list:last-child {
  margin-right: 0;
}

@media only screen and (min-width: 992px) {
  .product__view--mode__list {
    margin-right: 1.5rem;
  }
}

@media only screen and (min-width: 1200px) {
  .product__view--mode__list {
    margin-right: 2.5rem;
  }
}

@media only screen and (min-width: 1366px) {
  .product__view--mode__list {
    margin-right: 3.5rem;
  }
}
