@media screen and (max-width: 1560px) {
  .product__info > p {
    font-size: 1.8rem;
  }

  .product__info > h1 {
    font-size: 2.4rem;
  }

  a.whatsapp-fixed-btn {
    bottom: 6rem;
  }

  .product-icons > div > p:nth-child(1) {
    font-size: 1.9rem;
  }

  .product-icons > div > p:nth-child(3) {
    font-size: 1.7rem;
  }

  .nav-tabs {
    padding: 0 4rem;
  }

  .nav-tabs li > a {
    font-size: 1.9rem;
  }

  .tab-content p {
    font-size: 1.7rem;
  }

  .product-icons {
    display: grid;
    padding: 4rem 0.5rem;
    grid-template-columns: repeat(2, 1fr);
  }
}

@media screen and (max-width: 1024px) {
  .product__info > p {
    font-size: 1.7rem;
  }

  .footer-awards {
    max-width: 40rem;
  }

  #cart > .btn,
  #cart.open > .btn,
  .social > a > svg,
  .btn-account,
  #cart > .btn,
  #cart.open > .btn {
    width: 3.2rem;
    height: 3.2rem;
  }

  .social > a {
    max-width: 3.2rem;
  }

  .btn-account .fa,
  #cart > .btn .fa,
  #cart.open > .btn .fa {
    font-size: 2rem;
  }

  body > .container #content .product-prices h2 span,
  .product__info > h1 {
    font-size: 2.2rem;
  }
  #cart .dropdown-menu {
    width: 30rem;
  }

  .product-related h3 {
    font-size: 2.8rem;
  }

  .product-thumb .caption .price,
  .product-thumb .caption h4 a,
  .nav-tabs li > a,
  .product-icons > div > p:nth-child(1) {
    font-size: 1.8rem;
  }

  .tab-content p,
  .product-icons > div > p:nth-child(3) {
    font-size: 1.6rem;
  }

  .nav-tabs {
    padding: 0 3rem;
  }

  #footer-logo svg {
    max-width: 13rem;
  }

  .product-icons {
    padding: 1rem 0.5rem;
  }

  .product-related {
    padding-top: 4rem;
  }

  footer {
    margin-top: 4rem;
  }

  .header__right,
  .social {
    gap: 0.5rem;
  }

  .thumbnails {
    flex-direction: column;
  }

  #logo svg {
    max-width: 14rem;
  }
  .thumbnails__list {
    max-width: 100%;
    flex-direction: row;
  }

  .product-text {
    padding: 4rem 0;
    flex-direction: column;
  }
  .footer__container {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
  }

  .nav-tabs {
    padding: 0 3rem;
    width: 100%;
  }

  .tab-content {
    padding: 0;
  }

  .footer__container > * {
    width: 100%;
  }

  body > .container {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  body > .container #content h2 {
    font-size: 2.2rem;
  }

  .well {
    padding: 10px;
  }

  .col-sm-6 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .product-icons > div > p {
    font-size: 1.4rem;
  }

  .product-icons > div img {
    max-width: 8rem;
    margin-bottom: 0rem;
    margin-top: 2rem;
  }

  .tab-content {
    width: 100%;
  }
}

@media screen and (max-width: 740px) {
  #logo svg {
    max-width: 8rem;
  }
  .breadcrumb > li {
    padding: 0px 14px;
  }
  #product-product .tab-content {
    padding: 0 1rem;
  }

  .product-icons {
    grid-template-columns: repeat(1, 1fr);
  }

  .meta-description li {
    padding-left: 0;
  }

  .meta-description {
    padding-left: 2rem;
  }

  .nav-tabs {
    padding-left: 0;
    padding-right: 0;
  }

  .product-icons:not(.product-block-images) > div img {
    max-width: 6rem;
  }

  .row.featured .col-sm-6 {
    padding-left: 0;
    padding-right: 0;
  }

  .site-footer > div {
    gap: 1rem;
  }

  .footer-awards {
    display: flex;
    justify-content: center;
    gap: 1rem;
  }

  body > .container #content .product-prices h2 span,
  .product__info > h1 {
    font-size: 1.8rem;
  }

  .product-thumb .caption .price,
  .product-thumb .caption h4 a,
  .nav-tabs li > a,
  .product-icons > div > p:nth-child(1) {
    font-size: 1.6rem;
  }

  .product-add #button-cart {
    font-size: 1.7rem;
  }

  .meta-description li {
    font-size: 1.5rem;
  }

  .breadcrumb > li:after {
    content: "";
    display: block;
    position: absolute;
    top: 3px;
    right: -5px;
    width: 15px;
    height: 15px;
  }

  .product-icons > div {
    padding: 0 1rem;
  }

  .header__right .social {
    display: none;
  }

  #cart > .btn .fa,
  #cart.open > .btn .fa {
    font-size: 2rem;
  }

  #cart > .btn,
  #cart.open > .btn,
  .social > a > svg {
    width: 3.2rem;
    height: 3.2rem;
  }

  a.whatsapp-fixed-btn img {
    width: 4rem;
    height: 4rem;
  }

  a.whatsapp-fixed-btn {
    right: 1rem;
    bottom: 1rem;
  }
  .breadcrumb li a {
    color: #b59871;
    font-size: 1.3rem;
  }

  .product-text {
    padding: 4rem 0;
    flex-direction: column;
  }

  .product__info > p {
    font-size: 1.6rem;
  }

  body > .container #content .product-prices h2 span,
  .product__info > h1 {
    font-size: 1.7rem;
  }

  .product-icons > div,
  .product-icons.product-block-images > div img {
    max-width: 50rem;
    margin-left: auto;
    margin-right: auto;
  }

  .breadcrumb {
    margin-bottom: 1rem;
  }

  #product-product {
    padding: 10rem 0 0 0;
  }

  .footer__bottom > div {
    flex-direction: column;
    gap: 2rem;
  }

  #product-product {
    padding: 12rem 0 0 0;
  }

  #common-home {
    padding-top: 9rem;
  }

  #product-product #content > .row {
    margin: auto;
    padding: 0 1rem;
  }

  footer {
    margin-top: 1rem;
  }

  .featured {
    margin-top: 2rem;
  }

  .edition h2 {
    margin: 2rem 0 0 0;
    font-size: 2.8rem;
  }

  .breadcrumb {
    margin-bottom: 1rem;
  }

  .header__container > a:nth-child(2) {
    position: absolute;
    left: 1rem;
    transform: none;
  }

  .product-related .row {
    display: flex;
    flex-direction: column;
  }

  .product-related .col-xs-6 {
    width: 100%;
    max-width: 50rem;
    margin: 0 auto;
  }

  .footer__bottom img {
    max-width: 9rem;
  }

  .col-sm-6.product__info {
    margin-top: 2rem;
  }

  .footer__bottom > div > p {
    font-size: 1.7rem;
  }

  .header__container {
    padding: 1rem 1rem;
    height: 9rem;
    justify-content: center;
    flex-direction: column-reverse;
    gap: 1rem;
    align-items: end;
  }

  #product-product .row .col-sm-6 {
    padding: 0;
  }

  .product-add {
    margin-top: 0rem;
  }

  .product-text {
    display: block;
  }

  .languages button {
    font-size: 1.6rem;
  }

  .product__options .checkbox label {
    font-size: 1.6rem;
  }

  body > .container #content .product-prices h2 span,
  .product__info > h1 {
    font-size: 1.9rem;
  }

  .product-text {
    padding: 2rem 0;
  }

  .product-related {
    padding-top: 0rem;
  }

  .nav-tabs {
    width: 100%;
  }

  .nav-tabs li {
    padding: 1rem;
    width: 100%;
  }

  .product-add {
    flex-direction: column;
  }

  .header__container > a:nth-child(1) > svg {
    width: 13rem;
  }

  .thumbnails__list {
    max-width: 100% !important;
    flex-wrap: wrap;
    gap: 1rem;
    justify-content: center;
  }

  .thumbnails__list li {
    width: calc(50% - 1rem);
  }
}
