.title-products {
  font-size: 3.75rem !important;
}

.input-search-products::placeholder {
  color: #99bbff;
}

.circle-Size {
  min-width: 50px;
  min-height: 50px;
  border-radius: 100%;
}

.circle-Size > span {
  font-size: 0.625rem;
}

/* Swiper start */

.container-swiper {
  position: relative;
  width: 100%;
  height: 500px;
  display: flex;
  margin: 0 auto;
  justify-content: center;
}

.swiper {
  width: 100%;
  height: 100%;
}

.mySwiper {
  background: radial-gradient(
    13.59% 40.68% at 50% 50%,
    rgba(254, 254, 254, 0.58) 0%,
    rgba(254, 254, 254, 0.28) 61.34%,
    rgba(255, 255, 255, 0) 100%
  );
}

.swiper-slide {
  background-position: center;
  background-size: cover;
  width: 60%;
  transition-duration: 3ms !important;
}

.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right {
  background-image: none;
}

.swiper-slide-prev .slider-products-sizes,
.swiper-slide-prev .slider-products-title,
.swiper-slide-next .slider-products-sizes,
.swiper-slide-next .slider-products-title {
  display: none !important;
  width: 0 !important;
}

.swiper-slide-prev,
.swiper-slide-next {
  opacity: 0.5;
}

.swiper-slide-prev {
  justify-content: flex-end !important;
}

.swiper-slide-next {
  justify-content: flex-start !important;
}

.slider-products-sizes,
.slider-products-title {
  width: 30% !important;
}

.slider-products-image {
  width: 40% !important;
}

.slider-products-image {
  height: 313px;
  cursor: pointer;
}

.slider-products-image img,
.modal-image img {
  filter: drop-shadow(0px 15px 8px rgba(0, 0, 0, 0.5));
}

.slider-products-title h1 {
  width: 80% !important;
}

.slider-products-image img {
  height: 90%;
}

.slider-products-sizes h5,
.slider-products-sizes .sizes {
  width: 60%;
}

.swiper-button-prev,
.swiper-button-next {
  width: 50px !important;
  height: 50px !important;
}

.swiper-button-prev {
  left: 70px !important;
}

.swiper-button-next {
  right: 70px !important;
}

/* Swiper end */

@media (max-width: 576px) {
  .title-products {
    font-size: 1.8rem !important;
  }

  .description-products {
    font-size: 1rem !important;
    line-height: 1.125rem !important;
  }

  .button {
    margin: 20px 0;
    height: 40px;
    line-height: 40px !important;
    padding: 0 !important;
  }

  .container-swiper {
    height: 500px !important;
  }

  .mySwiper {
    background: radial-gradient(
      31.47% 29.63% at 50% 50%,
      rgba(254, 254, 254, 0.58) 0%,
      rgba(254, 254, 254, 0.28) 61.34%,
      rgba(255, 255, 255, 0) 100%
    ) !important;
  }

  .swiper-button-prev {
    left: 10px !important;
  }

  .swiper-button-next {
    right: 10px !important;
  }

  .slider-products-image {
    height: 190px;
    margin: 30px 0px !important;
  }

  .louça {
    top: -20px;
    right: 40px !important;
    width: 100px;
    height: 100px;
    z-index: -2;
  }

  .louça2 {
    display: none;
  }

  .casa {
    top: -40px;
    width: 80px;
    height: 80px;
  }

  .modal-image img {
    width: 60% !important;
  }

  .modal-text h2 {
    font-size: 18px !important;
  }

  .modal-text p {
    font-size: 14px !important;
    padding: 0 16px;
  }

  .icon-section {
    width: 50px;
    height: 50px;
  }
}

@media (max-width: 1000px) {
  .title-products {
    width: 100% !important;
    text-align: center !important;
    margin-top: 20px !important;
  }

  .description-products {
    font-size: 1.5rem;
    line-height: 1.5rem;
    text-align: center !important;
    margin-top: 20px !important;
  }

  .button {
    margin: 20px 0;
    width: 100%;
    height: 50px !important;
    line-height: 50px !important;
    padding: 0 !important;
    font-size: 1.2rem !important;
  }

  .container-swiper {
    height: 600px;
  }

  .mySwiper {
    background: radial-gradient(
      27.33% 43.52% at 50% 50%,
      rgba(255, 255, 255, 0.58) 0%,
      rgba(254, 254, 254, 0.28) 61.34%,
      rgba(255, 255, 255, 0) 100%
    );
  }

  .flex-lg-row {
    flex-direction: column-reverse !important;
  }

  .slider-products-sizes,
  .slider-products-image,
  .slider-products-title {
    width: 100% !important;
  }

  .slider-products-title {
    align-items: center !important;
  }

  .slider-products-title h1 {
    width: 100% !important;
    font-size: 1.25rem !important;
    text-align: center !important;
  }

  .slider-products-sizes h5 {
    font-size: 1rem !important;
    text-align: center !important;
  }

  .slider-products-sizes div {
    justify-content: center !important;
  }

  .slider-products-sizes h5,
  .slider-products-sizes .sizes {
    width: 100% !important;
  }

  .camisa {
    top: -15px !important;
    width: 60px;
    height: 60px;
  }
}

@media screen and (min-width: 576px) and (max-width: 1000px) {
  .title-products {
    font-size: 3rem !important;
  }

  .modal-text h2 {
    font-size: 30px !important;
  }

  .modal-text p {
    font-size: 16px !important;
    padding: 0 20px;
  }

  .modal-image {
    height: 500px !important;
  }

  .modal-image img {
    width: 50% !important;
  }

  .slider-products-title h1 {
    font-size: 1.6rem !important;
  }

  .slider-products-sizes h5 {
    font-size: 20px !important;
  }

  .louça {
    right: 30px !important;
    top: 25px !important;
  }

  .casa {
    right: 100px !important;
    top: 30px !important;
  }
}

.modal-size {
  max-width: 1000px;
}

.modal-content {
  border: 0px !important;
}

.modal-body {
  padding: 0px;
  height: 570px;
}

.modal-image {
  height: 100%;
  border-radius: 35px;
  box-shadow: 25px 0px 25px rgba(0, 0, 0, 0.3);
  z-index: 10;
  background: radial-gradient(
    49.26% 56.44% at 76.37% 1.41%,
    rgba(253, 253, 253, 0.9) 0%,
    rgba(255, 255, 255, 0) 100%
  );
}

.modal-image button {
  top: 40px;
  right: 15px;
}

.modal-text {
  border-radius: 0px 35px 35px 0px;
  min-height: 515px;
  max-height: 520px;
  position: relative;
  padding: 30px 0px;
}

.modal-text a {
  color: white !important;
  text-decoration: none !important;
  position: absolute;
  bottom: 30px;
}

.modal-text p {
  text-align: justify;
  text-indent: 2em;
}

.modal-text a svg {
  height: 20px !important;
}

@media (max-width: 1000px) {
  .modal-body {
    flex-direction: column !important;
    height: auto !important;
  }

  .modal-image {
    height: 300px;
    box-shadow: 0px 25px 25px rgba(0, 0, 0, 0.3);
    width: 90%;
    border-radius: 20px 20px 0 0 !important;
    position: relative;
  }

  .modal-image button {
    top: 10px;
    right: 10px;
  }

  .modal-text {
    border-radius: 0px 0px 20px 20px !important;
    width: 90% !important;
    padding: 30px 0px !important;
    min-height: 280px !important;
  }

  .modal-text h2 {
    padding-bottom: 18px !important;
    width: 100% !important;
    text-align: center;
  }

  .modal-text p {
    width: 100% !important;
  }
}

@keyframes float {
  0% {
      transform: translateY(0);
  }

  100% {
      transform: translateY(0);
  }

  50% {
      transform: translateY(-20px);
  }
}

.camisa,
.louça,
.louça2,
.casa,
.casa2 {
  animation: float 5s ease-in-out infinite;
}