﻿@font-face {
  font-family: "Montserrat";
  src: url("/Content/Fonts/Montserrat-Regular.ttf");
}
@font-face {
  font-family: "Source Sans Pro";
  src: url("/Content/Images/provu/SourceSansPro-Regular.otf");
}
@font-face {
  font-family: "SpaceGrotesk-Regular";
  src: url("/Content/Images/provu/SpaceGrotesk-Regular.otf");
}
@font-face {
  font-family: "Space Grotesk";
  src: url("/Content/Images/provu/SpaceGrotesk-Regular.otf");
}
@font-face {
  font-family: "SpaceGrotesk-Light";
  src: url("/Content/Images/provu/SpaceGrotesk-Light.otf");
}
@font-face {
  font-family: "Montserrat-Bold";
  src: url("/Content/Fonts/Montserrat-Bold.ttf");
}
@font-face {
  font-family: "Montserrat-ExtraBold";
  src: url("/Content/Fonts/Montserrat-ExtraBold.ttf");
}
@font-face {
  font-family: "Montserrat-SemiBold";
  src: url("/Content/Fonts/Montserrat-SemiBold.ttf");
}
.template-3 {
  /*Gerais*/
  /*Carrinho - Endereço*/
  /*Carrinho- Pagamento*/
  /*  modal-produto-carrinho*/
  /*end-modal*/
  /*Banner-Home-Optional*/
  /*Detalhe de Produto*/
  /*Meus pedidos mobile*/
  /* resume my order kitten */
}
.template-3 a {
  color: inherit;
  text-decoration: none;
  outline: 0;
}
.template-3 .form-button {
  width: 190px;
  height: 47px;
  background-color: var(--primary);
  color: #ffffff;
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  border-style: none;
  border-radius: 2px;
  text-transform: uppercase;
  margin-top: 15px;
  text-align: center;
  line-height: 45px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-content: space-around;
}
@media (max-width: 380px) {
  .template-3 .form-button {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.template-3 .form-button.facebook {
  margin-bottom: 20px;
}
.template-3 .text-about {
  padding: 16px !important;
  width: 100%;
  margin: 0 auto;
}
@media screen and (min-width: 1220px) {
  .template-3 .text-about {
    padding: 16px 0 !important;
  }
}
.template-3 .dropdown__menu {
  display: none;
  height: 100%;
  overflow-y: auto;
}
.template-3 .dropdown__menu.show {
  display: block !important;
}
.template-3 .dropdown__menu.after {
  display: none;
}
.template-3 .call-to-discount {
  position: absolute;
  right: 0;
  background-color: #DE5050;
  color: #FFF;
  top: -20px;
  width: 78px;
  height: 28px;
  text-align: center;
  font-size: 16px;
  padding: 6px 0;
}
.template-3 .call-to-free-shipping {
  position: absolute;
  right: 0;
  background-color: #FFA700;
  color: #FFF;
  top: -20px;
  width: 101px;
  height: 28px;
  text-align: center;
  font-size: 16px;
  padding: 6px 0;
}
.template-3 .app-header-online-shop {
  background: #333333;
  color: #939393;
  font-size: 12px;
  font-family: Arial;
  /*modal detalhe do produto*/
  /*modal - carrinho vazio*/
  /* fim modal*/
}
.template-3 .app-header-online-shop .navbar-light .navbar-toggler {
  border: none;
  color: var(--primary);
}
.template-3 .app-header-online-shop .app-header-online-shop-container {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
}
@media (max-width: 720px) {
  .template-3 .app-header-online-shop .app-header-online-shop-container {
    display: none;
  }
}
.template-3 .app-header-online-shop .app-header-online-shop-container .header-online-shop-contact-bar {
  display: flex;
  text-align: center;
}
.template-3 .app-header-online-shop .app-header-online-shop-container .header-online-shop-contact-bar .where-to-buy,
.template-3 .app-header-online-shop .app-header-online-shop-container .header-online-shop-contact-bar .who-we-are,
.template-3 .app-header-online-shop .app-header-online-shop-container .header-online-shop-contact-bar .contact,
.template-3 .app-header-online-shop .app-header-online-shop-container .header-online-shop-contact-bar .frequently-asked-questions {
  margin-right: 50px;
  display: flex;
  align-items: center;
}
.template-3 .app-header-online-shop .app-header-online-shop-container .header-online-shop-contact-bar .where-to-buy a,
.template-3 .app-header-online-shop .app-header-online-shop-container .header-online-shop-contact-bar .who-we-are a,
.template-3 .app-header-online-shop .app-header-online-shop-container .header-online-shop-contact-bar .contact a,
.template-3 .app-header-online-shop .app-header-online-shop-container .header-online-shop-contact-bar .frequently-asked-questions a {
  margin-right: 2px;
}
.template-3 .app-header-online-shop .app-header-online-shop-container .header-online-shop-contact-bar .edit-fa {
  background: url('../../Images/template-3/chevron.svg') no-repeat center;
  width: 13px;
  height: 8px;
}
.template-3 .app-header-online-shop .app-header-online-shop-container .header-online-shop-contact-bar a {
  text-decoration: none;
  color: #939393;
}
.template-3 .app-header-online-shop .app-header-online-shop-container .rights-by {
  display: flex;
  align-items: center;
}
.template-3 .app-header-online-shop .app-header-online-shop-container .rights-by .right-by-image {
  background: url('../../Images/template-3/powered-by-marketup.png') no-repeat center;
  height: 16px;
  width: 75px;
  margin-left: 10px;
  margin-right: -10px;
}
.template-3 .app-header-online-shop .search-bar-menu-online-shop {
  background-color: #ffffff;
  height: 95px;
}
@media (max-width: 992px) {
  .template-3 .app-header-online-shop .search-bar-menu-online-shop {
    display: none;
  }
}
.template-3 .app-header-online-shop .search-bar-menu-online-shop .search-menu-search-bar-major-container {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 95px;
}
.template-3 .app-header-online-shop .search-bar-menu-online-shop .search-menu-search-bar-major-container .title-img-online-shop-container-minor {
  max-width: 900px;
  display: flex;
  align-items: center;
}
.template-3 .app-header-online-shop .search-bar-menu-online-shop .search-menu-search-bar-major-container .title-img-online-shop-container-minor .title-img-online-shop {
  margin-right: 25px;
}
.template-3 .app-header-online-shop .search-bar-menu-online-shop .search-menu-search-bar-major-container .title-img-online-shop-container-minor .title-img-online-shop img {
  max-width: 101px;
  width: 100%;
  display: block;
}
.template-3 .app-header-online-shop .search-bar-menu-online-shop .search-menu-search-bar-major-container .title-img-online-shop-container-minor .search-bar-online-shop {
  width: 600px;
  height: 41px;
  border-style: none;
  background-color: #f5f5f5;
  border-radius: 3px;
  padding: 0 25px;
  color: #9b9b9b;
  font-size: 13px;
}
.template-3 .app-header-online-shop .search-bar-menu-online-shop .search-menu-search-bar-major-container .title-img-online-shop-container-minor .input-container {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 1120px) {
  .template-3 .app-header-online-shop .search-bar-menu-online-shop .search-menu-search-bar-major-container .title-img-online-shop-container-minor .input-container {
    width: 400px;
  }
}
@media (max-width: 1120px) and (max-width: 930px) {
  .template-3 .app-header-online-shop .search-bar-menu-online-shop .search-menu-search-bar-major-container .title-img-online-shop-container-minor .input-container {
    width: 250px;
  }
}
.template-3 .app-header-online-shop .search-bar-menu-online-shop .search-menu-search-bar-major-container .title-img-online-shop-container-minor .input-container .search-icon-inside-input {
  background: url('../../Images/template-3/search.svg') no-repeat center;
  height: 21px;
  width: 21px;
  position: absolute;
  margin: 10px 25px 10px 10px;
  padding-left: 20px;
}
.template-3 .app-header-online-shop .search-bar-menu-online-shop .search-menu-search-bar-major-container .user-login-shop-online-container-minor {
  max-width: 300px;
  align-items: center;
  border-right: 1px solid #f5f5f5;
  padding-right: 50px;
}
.template-3 .app-header-online-shop .search-bar-menu-online-shop .search-menu-search-bar-major-container .user-login-shop-online-container-minor .user-login-shop-online {
  display: flex;
}
.template-3 .app-header-online-shop .search-bar-menu-online-shop .search-menu-search-bar-major-container .user-login-shop-online-container-minor .user-login-shop-online .user-login-shop-online-img {
  display: flex;
  height: 35px;
  width: 30px;
  background: url('../../Images/template-3/user-login-option.png') no-repeat center;
  background-size: contain;
}
.template-3 .app-header-online-shop .search-bar-menu-online-shop .search-menu-search-bar-major-container .user-login-shop-online-container-minor .user-login-shop-online .user-login-access-text {
  font-family: Arial;
  padding-left: 10px;
  position: relative;
}
.template-3 .app-header-online-shop .search-bar-menu-online-shop .search-menu-search-bar-major-container .user-login-shop-online-container-minor .user-login-shop-online .user-login-access-text .hello-user {
  font-weight: bolder;
  color: black;
  font-size: 14px;
  line-height: 20px;
}
.template-3 .app-header-online-shop .search-bar-menu-online-shop .search-menu-search-bar-major-container .user-login-shop-online-container-minor .user-login-shop-online .user-login-access-text .account-acess {
  display: inline-flex;
  font-size: 14px;
}
.template-3 .app-header-online-shop .search-bar-menu-online-shop .search-menu-search-bar-major-container .user-login-shop-online-container-minor .user-login-shop-online .user-login-access-text .account-acess .my-account {
  display: flex;
  border-right: 1px solid #f5f5f5;
  padding-right: 10px;
  font-size: 14px;
  text-decoration: none;
  background: transparent;
}
.template-3 .app-header-online-shop .search-bar-menu-online-shop .search-menu-search-bar-major-container .user-login-shop-online-container-minor .user-login-shop-online .user-login-access-text .account-acess .my-account:focus,
.template-3 .app-header-online-shop .search-bar-menu-online-shop .search-menu-search-bar-major-container .user-login-shop-online-container-minor .user-login-shop-online .user-login-access-text .account-acess .my-account:focus-within {
  outline: none;
}
.template-3 .app-header-online-shop .search-bar-menu-online-shop .search-menu-search-bar-major-container .user-login-shop-online-container-minor .user-login-shop-online .user-login-access-text .account-acess .my-account:last-child {
  border: none;
  padding: 0 14px 0 8px;
}
.template-3 .app-header-online-shop .search-bar-menu-online-shop .search-menu-search-bar-major-container .user-login-shop-online-container-minor .user-login-shop-online .user-login-access-text .account-acess .logout-account {
  padding-left: 10px;
  text-decoration: none;
}
.template-3 .app-header-online-shop .search-bar-menu-online-shop .search-menu-search-bar-major-container .user-login-shop-online-container-minor .user-login-shop-online .user-login-access-text .account-access-hover {
  display: none;
  height: 186px;
  width: 200px;
  background-color: #ffffff;
  position: absolute;
  top: 48px;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #E8E8E8;
  right: 31px;
  border-radius: 5px;
  color: #424242;
  padding: 25px 0px;
  list-style: none;
  text-align: center;
  z-index: 999;
}
.template-3 .app-header-online-shop .search-bar-menu-online-shop .search-menu-search-bar-major-container .user-login-shop-online-container-minor .user-login-shop-online .user-login-access-text .account-access-hover.show {
  display: block !important;
}
.template-3 .app-header-online-shop .search-bar-menu-online-shop .search-menu-search-bar-major-container .user-login-shop-online-container-minor .user-login-shop-online .user-login-access-text .account-access-hover li {
  height: 30px;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.template-3 .app-header-online-shop .search-bar-menu-online-shop .search-menu-search-bar-major-container .user-login-shop-online-container-minor .user-login-shop-online .user-login-access-text .account-access-hover li .my-account-icon,
.template-3 .app-header-online-shop .search-bar-menu-online-shop .search-menu-search-bar-major-container .user-login-shop-online-container-minor .user-login-shop-online .user-login-access-text .account-access-hover li .my-orders-icon {
  width: 25px;
  height: 27px;
  margin-right: 12px;
}
.template-3 .app-header-online-shop .search-bar-menu-online-shop .search-menu-search-bar-major-container .user-login-shop-online-container-minor .user-login-shop-online .user-login-access-text .account-access-hover li .my-account-icon {
  background: url('../../Images/template-3/user-login-option.png') no-repeat center;
  width: 20px;
  height: 20px;
  background-size: contain;
}
.template-3 .app-header-online-shop .search-bar-menu-online-shop .search-menu-search-bar-major-container .user-login-shop-online-container-minor .user-login-shop-online .user-login-access-text .account-access-hover li .my-orders-icon {
  background: url('../../Images/template-3/tools-and-utensils.svg');
  width: 20px;
  height: 20px;
  background-size: contain;
}
.template-3 .app-header-online-shop .search-bar-menu-online-shop .search-menu-search-bar-major-container .user-login-shop-online-container-minor .user-login-shop-online .user-login-access-text .account-access-hover li a {
  text-decoration: none;
  font-size: 16px;
}
.template-3 .app-header-online-shop .search-bar-menu-online-shop .search-menu-search-bar-major-container .user-login-shop-online-container-minor .user-login-shop-online .user-login-access-text .account-access-hover li:first-child {
  margin-bottom: 20px;
}
.template-3 .app-header-online-shop .search-bar-menu-online-shop .search-menu-search-bar-major-container .user-login-shop-online-container-minor .user-login-shop-online .user-login-access-text .account-access-hover li:last-child {
  color: #808080;
  font-size: 14px;
  border-top: 1px solid #E8E8E8;
  padding-top: 22px;
  margin-top: 25px;
}
.template-3 .app-header-online-shop .search-bar-menu-online-shop .search-menu-search-bar-major-container .user-login-shop-online-container-minor .user-login-shop-online .user-login-access-text .account-access-hover li:last-child a {
  color: #808080;
  font-size: 14px;
  text-decoration: underline;
  padding-left: 5px;
}
.template-3 .app-header-online-shop .search-bar-menu-online-shop .search-menu-search-bar-major-container .user-login-shop-online-container-minor .user-login-shop-online .user-login-access-text .account-access-hover:before {
  content: '';
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 10px solid #E8E8E8;
  right: 42px;
  top: -10px;
  position: absolute;
}
.template-3 .app-header-online-shop .search-bar-menu-online-shop .search-menu-search-bar-major-container .cart-shop-online-container-minor {
  max-width: 300px;
}
.template-3 .app-header-online-shop .search-bar-menu-online-shop .search-menu-search-bar-major-container .cart-shop-online-container-minor .cart-shop-online {
  display: flex;
  align-items: center;
  justify-content: center;
}
.template-3 .app-header-online-shop .search-bar-menu-online-shop .search-menu-search-bar-major-container .cart-shop-online-container-minor .cart-shop-online .cart-shop-online-img {
  background: url('../../Images/template-3/shopping-cart.svg') no-repeat center;
  height: 32px;
  width: 30px;
  background-size: contain;
  position: relative;
}
.template-3 .app-header-online-shop .search-bar-menu-online-shop .search-menu-search-bar-major-container .cart-shop-online-container-minor .cart-shop-online .cart-shop-online-img .cart-shop-online-notification {
  height: 20px;
  width: 20px;
  background-color: var(--primary);
  border-radius: 50%;
  position: absolute;
  right: -10px;
  text-align: center;
  top: -6px;
  font-weight: bold;
  padding: 3px;
  color: #FFFFFF;
}
.template-3 .app-header-online-shop .search-bar-menu-online-shop .search-menu-search-bar-major-container .cart-shop-online-container-minor .cart-shop-online .cart-shop-access-text .sum-up-cart-shop-online {
  color: var(--primary);
  font-size: 24px;
  font-family: Arial;
  font-weight: bold;
  margin-left: 10px;
  margin-right: 10px;
}
.template-3 .app-header-online-shop .modal-box {
  display: none;
  opacity: 0;
  transition: 0.4s;
}
.template-3 .app-header-online-shop .modal-box.show {
  display: block !important;
  opacity: 1;
}
.template-3 .app-header-online-shop .modal-box .container-modal-cart {
  width: 388px;
  max-height: 465px;
  background: #FFFFFF;
  position: absolute;
  right: -370%;
  top: 64px;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #E8E8E8;
  border-radius: 2px;
  z-index: 99999;
}
.template-3 .app-header-online-shop .modal-box .container-modal-cart .modal-header {
  display: flex;
  padding: 27px 21px;
}
.template-3 .app-header-online-shop .modal-box .container-modal-cart .modal-header .btn-close {
  color: #000;
  position: absolute;
  top: 21px;
  right: 15px;
  font-weight: bold;
  font-size: 24px;
  background: none;
}
.template-3 .app-header-online-shop .modal-box .container-modal-cart .modal-header .my-cart {
  font-size: 16px;
  color: #424242;
}
.template-3 .app-header-online-shop .modal-box .container-modal-cart .modal-header .my-cart .text-detail {
  font-weight: bold;
}
.template-3 .app-header-online-shop .modal-box .container-modal-cart .modal-product-list {
  overflow-y: auto;
  max-height: 291px;
}
.template-3 .app-header-online-shop .modal-box .container-modal-cart .box-product {
  display: flex;
  padding: 18px 0px;
  margin: 0 auto;
  width: 338px;
  border-bottom: 1px solid #f1f2f2;
}
.template-3 .app-header-online-shop .modal-box .container-modal-cart .box-product .img-product p {
  width: 58px;
  height: 58px;
  background-color: red;
  color: white;
}
.template-3 .app-header-online-shop .modal-box .container-modal-cart .box-product .img-product p img {
  width: 100%;
}
.template-3 .app-header-online-shop .modal-box .container-modal-cart .box-product .img-product p .img-detail {
  margin-top: -14px;
}
.template-3 .app-header-online-shop .modal-box .container-modal-cart .box-product .info-detail {
  font-size: 13px;
  line-height: 19px;
  width: 200px;
  padding: 0px 20px;
}
.template-3 .app-header-online-shop .modal-box .container-modal-cart .box-product .info-detail .description-product {
  color: #000000;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 41px;
  white-space: nowrap;
}
.template-3 .app-header-online-shop .modal-box .container-modal-cart .box-product .info-detail .product-info {
  width: 200px;
  padding-top: 1px;
}
.template-3 .app-header-online-shop .modal-box .container-modal-cart .box-product .price-product {
  font-size: 15px;
  color: #424242;
}
.template-3 .app-header-online-shop .modal-box .container-modal-cart .box-product .price-product .price-product-detail-from {
  padding: 0px;
  font-size: 13px;
  text-decoration-line: line-through;
}
.template-3 .app-header-online-shop .modal-box .container-modal-cart .box-product .price-product .price-product-detail-unit {
  padding: 0px;
  font-size: 12px;
}
.template-3 .app-header-online-shop .modal-box .container-modal-cart .box-product .price-product .price-product-detail {
  padding: 0px;
}
.template-3 .app-header-online-shop .modal-box .container-modal-cart .container-price {
  border-top: 1px solid #f1f2f2;
}
.template-3 .app-header-online-shop .modal-box .container-modal-cart .container-price .box-price {
  margin: 0 auto;
  width: 338px;
}
.template-3 .app-header-online-shop .modal-box .container-modal-cart .container-price .box-price .box-detail {
  display: flex;
  justify-content: flex-end;
  padding-top: 14px;
}
.template-3 .app-header-online-shop .modal-box .container-modal-cart .container-price .box-price .box-detail .value-tot {
  font-size: 16px;
}
.template-3 .app-header-online-shop .modal-box .container-modal-cart .container-price .box-price .box-detail .price-tot {
  font-size: 18px;
  font-weight: bold;
  color: black;
  margin-left: 12px;
}
.template-3 .app-header-online-shop .modal-box .container-modal-cart .container-price .box-price .btn-buy {
  background-color: var(--primary);
  color: #fff;
  text-transform: uppercase;
  width: 335px;
  height: 43px;
  border-radius: 3px;
  font-size: 13px;
  margin: 10px 0px 15px;
  display: block;
  text-align: center;
  line-height: 43px;
}
.template-3 .app-header-online-shop .modal-box:before {
  content: '';
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 10px solid #E8E8E8;
  right: -3px;
  top: 53px;
  position: absolute;
}
.template-3 .app-header-online-shop .modal-box-empty {
  display: none;
}
.template-3 .app-header-online-shop .modal-box-empty.show {
  display: block !important;
  opacity: 1;
}
.template-3 .app-header-online-shop .modal-box-empty .container-modal-empty {
  width: 357px;
  height: 96px;
  background: #FFFFFF;
  position: absolute;
  right: -319%;
  top: 48px;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #E8E8E8;
  border-radius: 2px;
  z-index: 99999;
}
.template-3 .app-header-online-shop .modal-box-empty .container-modal-empty .modal-body {
  display: flex;
  margin-top: 29px;
  justify-content: space-around;
  align-items: center;
}
.template-3 .app-header-online-shop .modal-box-empty .container-modal-empty .modal-body .icon-cart-modal {
  margin-left: 10px;
}
.template-3 .app-header-online-shop .modal-box-empty .container-modal-empty .modal-body .icon-cart-modal svg {
  width: 50px;
  height: 36px;
  border-right: 1px solid #f1f2f2;
  padding-right: 11px;
}
.template-3 .app-header-online-shop .modal-box-empty .container-modal-empty .modal-body .text-empty {
  font-size: 19px;
  color: #000000;
  font-weight: bold;
}
.template-3 .app-header-online-shop .modal-box-empty:before {
  content: '';
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 10px solid #E8E8E8;
  right: -3px;
  top: 38px;
  position: absolute;
}
.template-3 .app-header-online-shop .nav-online-shop {
  background-color: #ffffff !important;
  border-top: 1px solid #f5f5f5;
  border-bottom: 2px solid var(--primary);
  color: var(--primary);
}
.template-3 .app-header-online-shop .nav-online-shop .justify-content-around {
  justify-content: space-between !important;
  display: flex;
}
.template-3 .app-header-online-shop .nav-online-shop .nav-online-shop-container {
  display: flex;
  max-width: 1200px;
  height: 53px;
  margin: 0 auto;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 990px) {
  .template-3 .app-header-online-shop .nav-online-shop .nav-online-shop-container {
    display: none;
  }
}
.template-3 .app-header-online-shop .nav-online-shop .nav-online-shop-container .nav-contact-online-shop-social-media {
  display: flex;
  align-items: center;
  color: var(--quintenary);
}
.template-3 .app-header-online-shop .nav-online-shop .nav-online-shop-container .nav-contact-online-shop-social-media .follow-share {
  text-align: right;
}
.template-3 .app-header-online-shop .nav-online-shop .nav-online-shop-container .nav-contact-online-shop-social-media .icon-twitter {
  margin-left: 8px;
  background: url('../../Images/template-3/twitter-i.svg') no-repeat center;
  width: 35px;
  height: 30px;
  border-radius: 5px;
}
.template-3 .app-header-online-shop .nav-online-shop .nav-online-shop-container .nav-contact-online-shop-social-media .icon-facebook {
  margin-left: 8px;
  background: url('../../Images/template-3/facebook-i.svg') no-repeat center;
  width: 35px;
  height: 30px;
  border-radius: 5px;
}
.template-3 .app-header-online-shop .nav-online-shop .nav-online-shop-container .nav-contact-online-shop-social-media .icon-instagram {
  margin-left: 8px;
  background: url('../../Images/template-3/instagram-i.svg') no-repeat center;
  width: 35px;
  height: 30px;
  border-radius: 5px;
}
.template-3 .app-header-online-shop .nav-online-shop .nav-online-shop-container .nav-contact-online-shop-social-media {
  display: flex;
  align-items: center;
  font-size: 17px;
  font-weight: bold;
}
.template-3 .app-header-online-shop .nav-online-shop .nav-online-shop-container .nav-contact-online-shop-social-media .icon-twitter {
  margin-left: 8px;
  background: url('../../Images/template-3/twitter-i.svg') no-repeat center;
  border-radius: 5px;
  height: 30px;
  width: 36px;
}
.template-3 .app-header-online-shop .nav-online-shop .nav-online-shop-container .nav-contact-online-shop-social-media .icon-facebook {
  margin-left: 8px;
  background: url('../../Images/template-3/facebook-i.svg') no-repeat center;
  border-radius: 5px;
  height: 30px;
  width: 36px;
}
.template-3 .app-header-online-shop .nav-online-shop .nav-online-shop-container .nav-contact-online-shop-social-media .icon-instagram {
  margin-left: 8px;
  background: url('../../Images/template-3/instagram-i.svg') no-repeat center;
  border-radius: 5px;
  height: 30px;
  width: 36px;
}
.template-3 .app-header-online-shop .nav-online-shop .nav-online-shop-container .whole-store {
  display: flex;
  align-items: center;
  font-size: 17px;
  background-color: #fff;
  color: var(--primary);
  height: 53px;
  width: 15%;
  padding-left: 12px;
  outline: 0;
  font-weight: bold;
}
.template-3 .app-header-online-shop .nav-online-shop .nav-online-shop-container .whole-store .icon-bars-whole-store {
  position: relative;
  width: 25px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0px;
  border: none;
  margin-right: 10px;
}
.template-3 .app-header-online-shop .nav-online-shop .nav-online-shop-container .whole-store .icon-bars-whole-store::before,
.template-3 .app-header-online-shop .nav-online-shop .nav-online-shop-container .whole-store .icon-bars-whole-store::after {
  position: absolute;
  content: '';
  display: block;
  height: 3px;
  width: 100%;
  background-color: var(--primary);
}
.template-3 .app-header-online-shop .nav-online-shop .nav-online-shop-container .whole-store .icon-bars-whole-store::before {
  top: 0;
}
.template-3 .app-header-online-shop .nav-online-shop .nav-online-shop-container .whole-store .icon-bars-whole-store::after {
  bottom: 0;
}
.template-3 .app-header-online-shop .nav-online-shop .nav-online-shop-container .whole-store .icon-bars-whole-store span {
  display: block;
  height: 3px;
  width: 100%;
  background-color: var(--primary);
}
.template-3 .app-header-online-shop .nav-online-shop .nav-online-shop-container .subcategory-list {
  height: 100vh;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 184px;
  left: 0;
  z-index: 99999;
  display: none;
  border-top: 2px solid;
}
.template-3 .app-header-online-shop .nav-online-shop .nav-online-shop-container .subcategory-list .subcategory-container {
  position: relative;
  width: 100%;
  min-height: 290px;
  margin: 0 auto;
  background: #fff;
}
.template-3 .app-header-online-shop .nav-online-shop .nav-online-shop-container .subcategory-list .subcategory-list-content {
  position: relative;
  display: grid;
  width: 100%;
  grid-template-columns: repeat(auto-fill, minmax(168px, 1fr));
  max-width: 1200px;
  color: #000;
  margin: 0 auto;
  gap: 15px 0;
  padding: 45px 15px;
}
.template-3 .app-header-online-shop .nav-online-shop .nav-online-shop-container .subcategory-list .subcategory-list-content::before {
  content: '';
  position: absolute;
  top: 0;
  left: 50px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 20px 0 20px;
  border-color: var(--primary) transparent transparent transparent;
}
.template-3 .app-header-online-shop .nav-online-shop .nav-online-shop-container .subcategory-list .subcategory-list-content li a {
  background: transparent;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.8;
  color: #333333;
}
.template-3 .app-header-online-shop .nav-online-shop .nav-online-shop-container .subcategory-list .subcategory-list-content li > ul li a {
  font-size: 13px;
  font-weight: normal;
  color: #333333;
}
.template-3 .app-header-online-shop .nav-online-shop .nav-online-shop-container .store-section-nav-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 16px;
  max-width: 900px;
  width: 100%;
}
.template-3 .app-header-online-shop .nav-online-shop .nav-online-shop-container .store-section-nav-bar a {
  color: var(--primary);
  text-decoration: none;
  padding: 0 1rem;
  text-align: center;
}
.template-3 .app-header-online-shop .nav-online-shop .nav-online-shop-container .menu-social-networks {
  display: flex;
}
.template-3 .app-header-online-shop .nav-online-shop .nav-online-shop-container .menu-social-networks p {
  width: 77px;
  color: var(--secundary);
}
.template-3 .app-header-online-shop .nav-online-shop .nav-online-shop-container .menu-social-networks img {
  width: 24px;
  height: 24px;
  margin-left: 8px;
}
.template-3 .app-header-online-shop .mobile-searchbar {
  width: 100%;
}
@media (min-width: 380px) {
  .template-3 .app-header-online-shop .mobile-searchbar {
    display: none;
  }
}
@media (max-width: 380px) {
  .template-3 .app-header-online-shop .mobile-searchbar .container-menu-mobile {
    display: flex;
    justify-content: space-between;
    /*width: 370px;*/
    padding: 10px;
  }
  .template-3 .app-header-online-shop .mobile-searchbar .container-menu-mobile .cart-shop-online-img {
    background: url('../../Images/template-3/shopping-cart.svg') no-repeat center;
    height: 32px;
    width: 30px;
    background-size: contain;
    position: relative;
  }
  .template-3 .app-header-online-shop .mobile-searchbar .container-menu-mobile .cart-shop-online-img .cart-shop-online-notification {
    height: 20px;
    width: 20px;
    background-color: var(--primary);
    border-radius: 50%;
    position: absolute;
    right: -10px;
    text-align: center;
    top: -6px;
    font-weight: bold;
    padding: 3px;
    color: #FFFFFF;
  }
  .template-3 .app-header-online-shop .mobile-searchbar .container-menu-mobile .icon-bars-whole-store {
    position: relative;
    width: 25px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px;
    border: none;
    margin-right: 10px;
  }
  .template-3 .app-header-online-shop .mobile-searchbar .container-menu-mobile .icon-bars-whole-store::before,
  .template-3 .app-header-online-shop .mobile-searchbar .container-menu-mobile .icon-bars-whole-store::after {
    position: absolute;
    content: '';
    display: block;
    height: 3px;
    width: 100%;
    background-color: var(--primary);
  }
  .template-3 .app-header-online-shop .mobile-searchbar .container-menu-mobile .icon-bars-whole-store::before {
    top: 0;
  }
  .template-3 .app-header-online-shop .mobile-searchbar .container-menu-mobile .icon-bars-whole-store::after {
    bottom: 0;
  }
  .template-3 .app-header-online-shop .mobile-searchbar .container-menu-mobile .icon-bars-whole-store span {
    display: block;
    height: 3px;
    width: 100%;
    background-color: var(--primary);
  }
  .template-3 .app-header-online-shop .mobile-searchbar .container-menu-mobile .title-img-online-shop {
    background: url('../../Images/template-3/shop-online-header.png') no-repeat center;
    margin-right: 25px;
    height: 33px;
    width: 140px;
  }
  .template-3 .app-header-online-shop .mobile-searchbar .input-container {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    padding: 20px 10px 30px;
  }
  .template-3 .app-header-online-shop .mobile-searchbar .input-container input {
    width: 100%;
    height: 41px;
    border-style: none;
    background-color: #f5f5f5;
    border-radius: 3px;
    padding-left: 10px;
    color: #9b9b9b;
    font-size: 13px;
  }
  .template-3 .app-header-online-shop .mobile-searchbar .input-container .search-icon-inside-input {
    color: #333333;
    position: absolute;
    font-size: 20px;
    margin: 10px 25px 10px 10px;
    padding-left: 20px;
  }
}
.template-3 .breadcrumbing-header {
  background-color: #f5f5f5;
  position: relative;
}
@media (max-width: 380px) {
  .template-3 .breadcrumbing-header {
    border-bottom: 1px solid #EDEDED;
    background-color: #FFF;
    opacity: 0.7;
  }
}
@media (max-width: 380px) {
  .template-3 .breadcrumbing-header {
    display: none;
  }
}
.template-3 .breadcrumbing-header .detail-breadcrumbing-container {
  max-width: 1168px;
  margin: 0 auto;
  height: 75px;
  align-items: center;
  display: flex;
  width: 100%;
  padding: 0 24px;
}
@media screen and (min-width: 1220px) {
  .template-3 .breadcrumbing-header .detail-breadcrumbing-container {
    padding: 0;
  }
}
@media (max-width: 380px) {
  .template-3 .breadcrumbing-header .detail-breadcrumbing-container {
    width: 100%;
    padding: 0 30px;
  }
}
.template-3 .breadcrumbing-header .detail-breadcrumbing-container .detail-breadcrumbing {
  color: #7C7C7C;
  font-size: 16px;
  font-weight: bold;
}
@media (max-width: 380px) {
  .template-3 .breadcrumbing-header .detail-breadcrumbing-container .detail-breadcrumbing {
    display: none;
  }
}
.template-3 .breadcrumbing-header .detail-breadcrumbing-container .detail-breadcrumbing ol,
.template-3 .breadcrumbing-header .detail-breadcrumbing-container .detail-breadcrumbing li {
  margin-right: 5px;
  list-style: none;
  display: flex;
  align-items: center;
  color: var(--primary);
}
.template-3 .breadcrumbing-header .detail-breadcrumbing-container .detail-breadcrumbing ol .icon-chevron-right,
.template-3 .breadcrumbing-header .detail-breadcrumbing-container .detail-breadcrumbing li .icon-chevron-right {
  width: 10px;
  height: 10px;
  margin-left: 5px;
}
.template-3 .breadcrumbing-header .detail-breadcrumbing-container .detail-breadcrumbing li:not(:last-child):after {
  content: '';
  background: url('../../Images/template-3/chevron.svg') center no-repeat;
  width: 10px;
  height: 10px;
  padding: 0 9px;
}
.template-3 .breadcrumbing-header .detail-breadcrumbing-mobile {
  display: none;
  color: var(--primary);
  font-weight: bold;
  font-size: 16px;
}
.template-3 .breadcrumbing-header .detail-breadcrumbing-mobile img {
  width: 10px;
  transform: rotate(180deg);
  margin-right: 10px;
}
@media (max-width: 380px) {
  .template-3 .breadcrumbing-header .detail-breadcrumbing-mobile {
    display: flex;
  }
}
.template-3 .breadcrumbing-header .detail-breadcrumbing-mobile .new-address:after {
  content: 'X';
  position: absolute;
  right: 20px;
  cursor: pointer;
}
.template-3 .best-brands-online-shop {
  background-color: #ffffff;
}
.template-3 .best-brands-online-shop .best-brands-container {
  max-width: 1200px;
  margin: 0 auto;
}
.template-3 .best-brands-online-shop .best-brands-container .best-brands-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  border-bottom: 1px solid #f5f5f5;
  padding-bottom: 10px;
}
.template-3 .best-brands-online-shop .best-brands-container .best-brands-title .best-brands-title-major {
  color: #424242;
  font-size: 22px;
  font-family: Arial;
  font-weight: 700;
}
.template-3 .best-brands-online-shop .best-brands-container .best-brands-title .best-brands-see-more {
  color: #424242;
  font-size: 17px;
  font-family: Arial;
  display: flex;
}
.template-3 .best-brands-online-shop .best-brands-container .best-brands-title .best-brands-see-more a {
  color: #424242;
}
.template-3 .best-brands-online-shop .best-brands-container .best-brands-title .best-brands-see-more .see-more-brands {
  background: url('../../Images/template-3/interface-plus.svg') no-repeat center;
  width: 20px;
  height: 20px;
  margin-left: 5px;
}
.template-3 .best-brands-online-shop .best-brands-container .best-brands-flags {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 45px 0px;
}
.template-3 .best-brands-online-shop .best-brands-container .best-brands-flags .best-brands-flags-1 {
  background: url('../../Images/template-3/samsung-brand-logo.png') no-repeat center;
  height: 34px;
  width: 122px;
}
.template-3 .best-brands-online-shop .best-brands-container .best-brands-flags .best-brands-flags-2 {
  background: url('../../Images/template-3/sony-brand-logo.png') no-repeat center;
  height: 34px;
  width: 122px;
}
.template-3 .best-brands-online-shop .best-brands-container .best-brands-flags .best-brands-flags-3 {
  background: url('../../Images/template-3/philips-brand-logo.png') no-repeat center;
  height: 34px;
  width: 122px;
}
.template-3 .best-brands-online-shop .best-brands-container .best-brands-flags .best-brands-flags-4 {
  background: url('../../Images/template-3/lg-brand-logo.png') no-repeat center;
  height: 34px;
  width: 122px;
}
.template-3 .best-brands-online-shop .best-brands-container .best-brands-flags .best-brands-flags-5 {
  background: url('../../Images/template-3/canon-brand-logo.png') no-repeat center;
  height: 34px;
  width: 122px;
}
.template-3 .best-brands-online-shop .best-brands-container .best-brands-flags .best-brands-flags-6 {
  background: url('../../Images/template-3/dell-brand-logo.png') no-repeat center;
  height: 34px;
  width: 122px;
}
.template-3 .best-brands-online-shop .best-brands-container .best-brands-flags .icon-chevron-left {
  background: url('../../Images/template-3/chevron.svg') no-repeat center;
  height: 22px;
  width: 22px;
  font-size: 20px;
  transform: rotate(-180deg);
}
.template-3 .best-brands-online-shop .best-brands-container .best-brands-flags .icon-chevron-right {
  background: url('../../Images/template-3/chevron.svg') no-repeat center;
  height: 22px;
  width: 22px;
  font-size: 20px;
}
.template-3 .wrapper-border {
  margin: 0 auto;
  background-color: #f5f5f5;
}
.template-3 .wrapper-border .wrapper-container {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto 0px auto;
  background-color: #FFF;
  padding: 30px 16px;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
}
.template-3 .wrapper-border .wrapper-container.faq {
  display: block;
}
@media screen and (min-width: 992px) {
  .template-3 .wrapper-border .wrapper-container {
    min-height: 400px;
    padding: 0 16px;
  }
}
.template-3 .wrapper-border .wrapper-summary-faq {
  max-width: 1119px;
  width: 100%;
  height: 61px;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 2px;
  margin-bottom: 1px;
}
.template-3 .wrapper-border .wrapper-summary-faq .wrapper-summary-faq-detail {
  display: grid;
  grid-template-columns: 1fr 84px;
  height: 56px;
  background-color: #f5f5f5;
}
.template-3 .wrapper-border .wrapper-summary-faq .wrapper-summary-faq-detail .faq-detail {
  align-self: center;
  margin-left: 40px;
  font-weight: 700;
  color: black;
}
.template-3 .wrapper-border .wrapper-summary-faq .icon-arrow {
  background: url(../../Images/template-3/arrow-icon.svg) no-repeat center;
  height: 20px;
  width: 20px;
  transform: rotate(90deg);
  background-size: 9px;
  justify-self: center;
  align-self: center;
  justify-self: end;
  transition: transform 0.3s linear;
  cursor: pointer;
  margin-right: 18px;
}
.template-3 .wrapper-border .wrapper-summary-faq .icon-arrow.active {
  transform: rotate(-90deg);
}
.template-3 .wrapper-border .card-summary-faq {
  width: 100%;
  max-width: 1119px;
  margin: 0 auto;
  background-color: #fff;
  display: none;
  padding: 25px;
  line-height: 30px;
  transition: 3s;
  font-weight: 500;
}
.template-3 .wrapper-border .card-summary-faq .card-faq-detail {
  display: grid;
  justify-content: center;
}
.template-3 .wrapper-border .card-summary-faq .card-faq-detail img {
  margin: 0 auto;
  padding: 30px 0 30px 0;
}
.template-3 .wrapper-border .card-summary-faq .card-faq-detail .find-product-img {
  width: 800px;
}
.template-3 .wrapper-border .card-summary-faq .card-faq-detail .flex-detail {
  display: flex;
}
.template-3 .wrapper-border .card-summary-faq.active {
  display: block;
  margin-bottom: 2px;
  border-radius: 5px;
}
.template-3 .carousel-spotlight-shop-online {
  background-color: #ffffff;
  display: flex;
  justify-content: center;
  margin: 0 0px 80px;
  height: auto;
  padding: 0 1rem;
}
.template-3 .carousel-spotlight-shop-online .carousel-best-selling-container {
  max-width: 1200px;
  margin: 0 auto;
  border-radius: 5px;
  border: 2px solid #1f71b7;
  margin-top: 85px;
  width: 100%;
}
.template-3 .carousel-spotlight-shop-online .carousel-best-selling-container .carousel-best-selling-title {
  font-size: 22px;
  color: #424242;
  font-weight: 700;
  border-bottom: 1px solid #f5f5f5;
  padding: 22px 0;
  margin: 0px 4px;
}
.template-3 .carousel-spotlight-shop-online .carousel-best-selling-container .icon-chevron-left {
  padding: 0px 45px;
  background: url('../../Images/template-3/chevron.svg') no-repeat center;
  height: 20px;
  transform: rotate(-180deg);
}
.template-3 .carousel-spotlight-shop-online .carousel-best-selling-container .icon-chevron-right {
  padding: 0px 45px;
  background: url(../../Images/template-3/chevron.svg) no-repeat center;
  height: 20px;
}
.template-3 .carousel-spotlight-shop-online .carousel-best-selling-container .best-selling-products {
  display: flex;
  align-items: center;
  max-width: 1024px;
  margin: 0 auto;
  width: 100%;
  height: 400px;
}
.template-3 .carousel-spotlight-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major {
  justify-content: space-around;
  display: flex;
  width: 100%;
  margin: 0 auto;
}
.template-3 .carousel-spotlight-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .slick-slide {
  margin: 0 5px;
}
.template-3 .carousel-spotlight-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .slick-list {
  margin: 0 5px;
}
.template-3 .carousel-spotlight-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .slick-next {
  right: 0;
}
.template-3 .carousel-spotlight-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .slick-prev {
  left: 0;
}
.template-3 .carousel-spotlight-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .best-selling-products-container-minor {
  display: flex;
  flex-direction: column;
  position: relative;
  padding: 0px;
  height: 450px;
  padding: 30px;
  transition: 0.4s;
  border: 1px solid rgba(255, 255, 255, 0);
}
.template-3 .carousel-spotlight-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .best-selling-products-container-minor:hover {
  border: 1px solid rgba(226, 226, 226, 0.3);
}
.template-3 .carousel-spotlight-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .best-selling-products-container-minor .best-selling-products-photo {
  height: 186px;
  width: 186px;
  object-fit: cover;
}
.template-3 .carousel-spotlight-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .best-selling-products-container-minor .best-selling-products-photo img {
  height: 186px;
  width: 186px;
}
.template-3 .carousel-spotlight-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .best-selling-products-container-minor .best-selling-products-photo figcaption {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #de5050;
  padding: 7px 10px;
  border-radius: 3px;
  font-size: 13px;
  color: #fff;
}
.template-3 .carousel-spotlight-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .best-selling-products-container-minor .best-selling-products-description {
  font-size: 15px;
  color: #333333;
  margin: 9px 0;
  min-height: 28px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.template-3 .carousel-spotlight-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .best-selling-products-container-minor .best-selling-products-promotion {
  font-size: 14px;
  color: #333333;
  text-decoration: line-through;
  min-height: 16px;
}
.template-3 .carousel-spotlight-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .best-selling-products-container-minor .best-selling-products-value {
  font-size: 24px;
  color: #de5050;
  font-weight: bold;
  margin: 2px 0 5px;
  min-height: 28px;
}
.template-3 .carousel-spotlight-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .best-selling-products-container-minor .best-selling-products-monthly-pay {
  color: #7c7c7c;
  font-size: 13px;
  width: 190px;
  min-height: 45px;
}
.template-3 .carousel-spotlight-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .best-selling-products-container-minor .best-selling-products-monthly-pay .payment-interest-free {
  margin: 0;
  font-weight: bold;
}
.template-3 .carousel-spotlight-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .best-selling-products-container-minor .best-selling-products-monthly-pay .payment-with-interest {
  margin: 0;
}
.template-3 .carousel-spotlight-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .best-selling-products-container-minor .best-selling-products-buy {
  width: 190px;
  height: 43px;
  background-color: var(--primary);
  color: #ffffff;
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  border-style: none;
  border-radius: 2px;
  text-transform: uppercase;
  margin-bottom: 30px;
  position: absolute;
  bottom: 0;
  text-align: center;
  line-height: 45px;
  width: 186px;
}
.template-3 .carousel-spotlight-shop-online.related-products {
  height: 560px;
}
.template-3 .carousel-spotlight-shop-online.related-products .carousel-best-selling-container {
  margin-top: 18px;
}
.template-3 .cards-offer-online-shop {
  background-color: #f5f5f5;
  display: flex;
  justify-content: center;
}
.template-3 .cards-offer-online-shop .cards-offer-container {
  max-width: 1190px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  padding: 25px 0 40px;
}
@media (max-width: 380px) {
  .template-3 .cards-offer-online-shop .cards-offer-container {
    display: none;
  }
}
.template-3 .cards-offer-online-shop .cards-offer-container .cards-offer-cards {
  background-color: #fff;
  height: 98px;
  width: 265px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 0 15px;
  /* .icon-card-offer {
                    fill: var(--primary);
                    margin: 25px;
                    height: 44px;
                    width: 44px;
                }*/
}
@media (max-width: 750px) {
  .template-3 .cards-offer-online-shop .cards-offer-container .cards-offer-cards {
    width: auto;
  }
}
.template-3 .cards-offer-online-shop .cards-offer-container .cards-offer-cards .cards-offer-img-container-delivery {
  margin: 25px;
  background: url('../../Images/template-3/delivery.svg') no-repeat center;
  height: 44px;
  width: 44px;
  background-size: contain;
}
.template-3 .cards-offer-online-shop .cards-offer-container .cards-offer-cards .cards-offer-img-container-sale-icon {
  margin: 25px;
  background: url('../../Images/template-3/sale-icon.svg') no-repeat center;
  height: 44px;
  width: 44px;
}
.template-3 .cards-offer-online-shop .cards-offer-container .cards-offer-cards .cards-offer-img-container-shield {
  margin: 25px;
  background: url('../../Images/template-3/shield.svg') no-repeat center;
  height: 44px;
  width: 44px;
}
.template-3 .cards-offer-online-shop .cards-offer-container .cards-offer-cards .cards-offer-img-container-shopping {
  margin: 25px;
  background: url('../../Images/template-3/commerce-and-shopping.svg') no-repeat center;
  height: 44px;
  width: 44px;
}
.template-3 .cards-offer-online-shop .cards-offer-container .cards-offer-cards .cards-offer {
  width: 54%;
  line-height: 18px;
}
.template-3 .cards-offer-online-shop .cards-offer-container .cards-offer-cards .cards-offer .cards-offer-title {
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
}
.template-3 .cards-offer-online-shop .cards-offer-container .cards-offer-cards .cards-offer-description {
  font-family: Arial;
  font-size: 13px;
  color: #333333;
}
.template-3 .cart-section-menu {
  background-color: #f5f5f5;
  padding-top: 50px;
}
@media (max-width: 380px) {
  .template-3 .cart-section-menu {
    background-color: #FFFFFF;
    padding-top: 0px;
    padding-bottom: 20px;
  }
}
@media (max-width: 570px) {
  .template-3 .cart-section-menu {
    padding-top: 0;
  }
}
.template-3 .cart-section-menu .payment-options-menu {
  display: flex;
  width: 300px;
  justify-content: space-between;
  font-size: 16px;
  color: #424242;
  border-bottom: 1px solid #f5f5f5;
  margin: auto;
}
.template-3 .cart-section-menu .payment-options-menu .option-payment-btn {
  color: #909090;
  font-weight: bold;
  font-size: 16px;
  padding-bottom: 10px;
  margin-right: 100px;
  height: 25px;
  background-color: white;
  outline: none;
}
.template-3 .cart-section-menu .payment-options-menu .option-payment-btn:focus {
  border-bottom: 3px solid;
  color: #424242;
  font-weight: bold;
}
.template-3 .cart-section-menu .container-menu {
  max-width: 1119px;
  width: 100%;
  height: 63px;
  margin: 0 auto;
  background-color: var(--primary);
  display: flex;
  align-items: center;
  border-radius: 3px;
}
@media (max-width: 1040px) {
  .template-3 .cart-section-menu .container-menu {
    overflow-x: scroll;
  }
}
.template-3 .cart-section-menu .container-menu .menu-cart {
  width: 1034px;
  height: 36px;
  display: flex;
  align-items: center;
  margin: 0 auto;
  padding: 6px 20px;
}
@media (max-width: 380px) {
  .template-3 .cart-section-menu .container-menu .menu-cart {
    width: 650px;
    padding: 0px 15px;
  }
}
.template-3 .cart-section-menu .container-menu .menu-cart ul {
  display: flex;
  justify-content: space-between;
  width: 1190px;
}
.template-3 .cart-section-menu .container-menu .menu-cart ul li {
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  display: flex;
  align-items: center;
  opacity: 0.35;
}
.template-3 .cart-section-menu .container-menu .menu-cart ul li.active {
  opacity: 1;
}
.template-3 .cart-section-menu .container-menu .menu-cart ul li .menu-cart-icon {
  background: url('../../Images/template-3/shopping-cart-i.svg') no-repeat center;
  width: 35px;
  height: 35px;
  margin-right: 10px;
}
@media (max-width: 380px) {
  .template-3 .cart-section-menu .container-menu .menu-cart ul li .menu-cart-icon {
    width: 25px;
    height: 25px;
    background-size: contain;
  }
}
.template-3 .cart-section-menu .container-menu .menu-cart ul li .menu-user-icon {
  background: url('../../Images/template-3/icon-id.svg') no-repeat center;
  width: 35px;
  height: 35px;
  margin-right: 10px;
}
@media (max-width: 380px) {
  .template-3 .cart-section-menu .container-menu .menu-cart ul li .menu-user-icon {
    width: 23px;
    height: 23px;
    background-size: contain;
  }
}
.template-3 .cart-section-menu .container-menu .menu-cart ul li .menu-ship-icon {
  background: url('../../Images/template-3/delivery-i.svg') no-repeat center;
  width: 44px;
  height: 35px;
  margin-right: 10px;
}
@media (max-width: 380px) {
  .template-3 .cart-section-menu .container-menu .menu-cart ul li .menu-ship-icon {
    width: 25px;
    height: 25px;
    background-size: contain;
  }
}
.template-3 .cart-section-menu .container-menu .menu-cart ul li .menu-payment-icon {
  background: url('../../Images/template-3/payment-i.svg') no-repeat center;
  width: 35px;
  height: 35px;
  margin-right: 10px;
}
@media (max-width: 380px) {
  .template-3 .cart-section-menu .container-menu .menu-cart ul li .menu-payment-icon {
    width: 25px;
    height: 25px;
    background-size: contain;
  }
}
.template-3 .cart-section-menu .container-menu .menu-cart ul li .menu-confirmation-icon {
  background: url('../../Images/template-3/confirmation-i.svg') no-repeat center;
  width: 35px;
  height: 35px;
  margin-right: 10px;
}
@media (max-width: 380px) {
  .template-3 .cart-section-menu .container-menu .menu-cart ul li .menu-confirmation-icon {
    width: 25px;
    height: 25px;
    background-size: contain;
  }
}
.template-3 .cart-section-menu .container-menu .menu-cart ul li a {
  text-decoration: none;
  color: white;
}
.template-3 .form-payment .button-line {
  display: none;
  border-top: 1px solid #f5f5f5;
  width: 1043px;
  margin: 0 auto;
  height: 173px;
}
.template-3 .form-payment .button-line .button-line-payment {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
@media (max-width: 390px) {
  .template-3 .form-payment .button-line .button-line-payment {
    justify-content: center;
  }
}
.template-3 .form-payment .button-line .price-payment {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
}
@media (max-width: 390px) {
  .template-3 .form-payment .button-line .price-payment {
    width: 100%;
  }
}
.template-3 .form-payment .button-line .price-payment .price-detail-total {
  color: #424242;
  font-weight: bold;
  margin-bottom: 5px;
}
.template-3 .form-payment .button-line .price-payment .price-detail {
  color: #7C7C7C;
  font-size: 13px;
}
.template-3 .section-order-cart {
  background-color: #f5f5f5;
}
.template-3 .section-order-cart .heading-container {
  max-width: 1119px;
  margin: 0 auto;
  padding-bottom: 26px;
}
.template-3 .my-cart-informations {
  max-width: 1120px;
  margin: 0 auto;
  background-color: #fff;
  padding: 51px 1rem 44px;
  box-sizing: border-box;
}
.template-3 .my-cart-informations .finish-payment {
  color: #424242;
  font-size: 17px;
  font-weight: bold;
  padding: 0;
}
.template-3 .my-cart-informations .title-resume {
  color: #424242;
  font-size: 22px;
  font-weight: bold;
  padding: 0 0 45px 0;
}
@media (min-width: 750px) {
  .template-3 .my-cart-informations .title-resume {
    padding: 0px 0px 45px 45px;
  }
}
.template-3 .my-cart-informations .cart-menu {
  display: none;
  grid-template-columns: 1fr 2fr repeat(5, 1fr);
  grid-template-areas: ". description . quantity has-present unit-price total";
  color: #8A8A8A;
  font-weight: bold;
  padding-bottom: 15px;
  border-bottom: 1px solid #E8E8E8;
}
@media (min-width: 992px) {
  .template-3 .my-cart-informations .cart-menu {
    display: grid;
  }
}
.template-3 .my-cart-informations .cart-menu .menu-quantity,
.template-3 .my-cart-informations .cart-menu .menu-present,
.template-3 .my-cart-informations .cart-menu .menu-unit,
.template-3 .my-cart-informations .cart-menu .menu-total {
  justify-self: center;
}
.template-3 .my-cart-informations .cart-menu .menu-description {
  grid-area: description;
}
.template-3 .my-cart-informations .cart-menu .menu-quantity {
  grid-area: quantity;
}
.template-3 .my-cart-informations .cart-menu .menu-present {
  grid-area: has-present;
}
.template-3 .my-cart-informations .cart-menu .menu-unit {
  grid-area: unit-price;
}
.template-3 .my-cart-informations .cart-menu .menu-total {
  grid-area: total;
}
.template-3 .my-cart-informations .my-cart-product-detail .product-resume {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-areas: "img descri descri" "img code code" "div-info div-info previous" "input-quantity present current" "delete . total";
  grid-template-rows: auto;
  padding: 23px 0;
  border-bottom: 1px solid #E8E8E8;
}
@media (min-width: 992px) {
  .template-3 .my-cart-informations .my-cart-product-detail .product-resume {
    grid-template-columns: 1fr 2fr repeat(5, 1fr);
    grid-template-rows: auto 20px 25px;
    grid-template-areas: "img descri descri input-quantity present previous total" "img code code delete present current total" "img div-info div-info . present . total";
  }
}
.template-3 .my-cart-informations .my-cart-product-detail .product-resume .product-image {
  grid-area: img;
  height: 77px;
  width: 77px;
  background-size: contain;
  justify-self: center;
}
.template-3 .my-cart-informations .my-cart-product-detail .product-resume .product-description {
  grid-area: descri;
  color: #333333;
  position: relative;
}
.template-3 .my-cart-informations .my-cart-product-detail .product-resume .product-description .prod-variation-container {
  position: absolute;
  display: flex;
  align-items: center;
  padding-top: 10px;
}
.template-3 .my-cart-informations .my-cart-product-detail .product-resume .product-barcode {
  grid-area: code;
  font-size: 14px;
  color: #7C7C7C;
}
.template-3 .my-cart-informations .my-cart-product-detail .product-resume .product-size {
  grid-area: size;
  color: #424242;
  font-size: 14px;
  border-right: 1px solid #E8E8E8;
  align-self: center;
  text-align: center;
  padding-right: 5px;
}
.template-3 .my-cart-informations .my-cart-product-detail .product-resume .product-info {
  grid-area: div-info;
}
.template-3 .my-cart-informations .my-cart-product-detail .product-resume .product-color {
  grid-area: color;
  color: #424242;
  font-size: 14px;
  align-self: center;
  padding-left: 5px;
}
.template-3 .my-cart-informations .my-cart-product-detail .product-resume .product-quantity {
  grid-area: input-quantity;
  justify-self: center;
  align-self: end;
}
.template-3 .my-cart-informations .my-cart-product-detail .product-resume .product-quantity button {
  background-color: #424242;
  width: 15px;
  height: 15px;
  border-radius: 3px;
  outline: 0;
  color: #fff;
}
.template-3 .my-cart-informations .my-cart-product-detail .product-resume .product-quantity input {
  width: 28px;
  height: 28px;
  margin: 0 13px;
  text-align: center;
  outline: 0;
}
.template-3 .my-cart-informations .my-cart-product-detail .product-resume .delete-quantity {
  grid-area: delete;
  color: #898989;
  font-size: 14px;
  justify-self: center;
  cursor: pointer;
}
.template-3 .my-cart-informations .my-cart-product-detail .product-resume .product-has-present {
  display: flex;
  flex-direction: column;
  text-align: center;
  justify-self: center;
  align-items: center;
  grid-area: present;
  position: relative;
  top: 18px;
}
@media (min-width: 992px) {
  .template-3 .my-cart-informations .my-cart-product-detail .product-resume .product-has-present {
    align-self: start;
    display: block;
    top: 12px;
    grid-row: 1;
  }
}
.template-3 .my-cart-informations .my-cart-product-detail .product-resume .product-has-present .present-text {
  display: block;
  font-size: 14px;
  margin-bottom: 6px;
}
@media (min-width: 992px) {
  .template-3 .my-cart-informations .my-cart-product-detail .product-resume .product-has-present .present-text {
    display: none;
  }
}
.template-3 .my-cart-informations .my-cart-product-detail .product-resume .product-has-present .has-present-icon {
  display: block;
  cursor: pointer;
}
.template-3 .my-cart-informations .my-cart-product-detail .product-resume .product-has-present .has-present-icon .icon {
  fill: #c7c7c7;
  max-width: 25px;
  height: 25px;
}
.template-3 .my-cart-informations .my-cart-product-detail .product-resume .product-has-present .has-present-icon.active .icon {
  fill: var(--primary);
}
.template-3 .my-cart-informations .my-cart-product-detail .product-resume .product-has-present input[type="checkbox"] {
  display: none;
}
.template-3 .my-cart-informations .my-cart-product-detail .product-resume .previous-price {
  grid-area: previous;
  text-decoration: line-through;
  font-size: 12px;
  color: #7F7F7F;
  justify-self: center;
}
@media screen and (max-width: 992px) {
  .template-3 .my-cart-informations .my-cart-product-detail .product-resume .previous-price {
    justify-self: end;
  }
}
.template-3 .my-cart-informations .my-cart-product-detail .product-resume .current-price {
  grid-area: current;
  justify-self: end;
}
@media (min-width: 992px) {
  .template-3 .my-cart-informations .my-cart-product-detail .product-resume .current-price {
    justify-self: center;
    grid-row: 1;
    align-self: end;
  }
}
.template-3 .my-cart-informations .my-cart-product-detail .product-resume .total-price-value {
  grid-area: total;
  color: #424242;
  font-weight: bold;
  font-size: 18px;
  align-self: center;
  justify-self: end;
}
@media (min-width: 992px) {
  .template-3 .my-cart-informations .my-cart-product-detail .product-resume .total-price-value {
    justify-self: center;
    grid-row: 1;
    align-self: end;
  }
}
.template-3 .my-cart-informations .total-purchase-amount {
  display: none;
  grid-template-rows: 50px;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  border-bottom: 1px solid #E8E8E8;
  padding: 0 1rem;
}
@media (min-width: 992px) {
  .template-3 .my-cart-informations .total-purchase-amount {
    display: grid;
    grid-template-columns: 7fr 1fr;
    padding-right: 25px;
  }
}
.template-3 .my-cart-informations .total-purchase-amount .subtotal-items,
.template-3 .my-cart-informations .total-purchase-amount .total-value-items {
  justify-self: end;
  padding-right: 10px;
}
.template-3 .my-cart-informations .coupon-options {
  border-bottom: 1px solid #E8E8E8;
}
.template-3 .my-cart-informations .coupon-options section-coupon-final {
  padding: 0 !important;
  border: 2px solid red;
}
.template-3 .my-cart-informations .coupon-options .freight-calculation.section-coupon-final .discount-info {
  color: red;
}
.template-3 .my-cart-informations .coupon-options .freight-calculation.section-coupon-final .discount-info .final-price {
  color: red !important;
}
.template-3 .my-cart-informations .coupon-options .section-coupon-final {
  display: grid;
  grid-template-columns: 5.5fr 0.8fr 1fr;
  align-items: center;
  gap: 0.4rem;
  padding: 30px 2.2rem;
  width: 100%;
}
.template-3 .my-cart-informations .coupon-options .section-coupon-final .section-coupon,
.template-3 .my-cart-informations .coupon-options .section-coupon-final .title,
.template-3 .my-cart-informations .coupon-options .section-coupon-final .final-price {
  grid-column: span 1;
}
.template-3 .my-cart-informations .coupon-options .section-coupon-final .title,
.template-3 .my-cart-informations .coupon-options .section-coupon-final .final-price {
  text-align: right;
  color: red;
}
.template-3 .my-cart-informations .coupon-options .section-coupon-final .title {
  position: relative;
  right: -5px;
}
.template-3 .my-cart-informations .coupon-options .section-coupon-final .section-coupon {
  display: flex;
  align-items: center;
}
.template-3 .my-cart-informations .coupon-options .section-coupon-final .section-coupon img {
  margin-right: 10px;
}
.template-3 .my-cart-informations .freight-calculation-options-confirmation {
  border-bottom: 1px solid #E8E8E8;
}
.template-3 .my-cart-informations .freight-calculation-options-confirmation .freight-calculation-confirmation {
  display: none;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: repeat(3, 60px);
  align-items: center;
  gap: 0.4rem;
  padding: 0 1rem;
  width: 100%;
}
@media (min-width: 750px) {
  .template-3 .my-cart-informations .freight-calculation-options-confirmation .freight-calculation-confirmation {
    grid-template-rows: 80px;
    grid-template-columns: 2fr repeat(2, 1fr);
  }
}
@media (min-width: 992px) {
  .template-3 .my-cart-informations .freight-calculation-options-confirmation .freight-calculation-confirmation {
    grid-template-columns: 7fr 0fr 2fr 1fr 1fr 2fr;
    display: grid;
  }
}
@media (max-width: 486px) {
  .template-3 .my-cart-informations .freight-calculation-options-confirmation .freight-calculation-confirmation {
    grid-template-columns: 1fr;
  }
}
.template-3 .my-cart-informations .freight-calculation-options-confirmation .freight-calculation-confirmation .address-delivery {
  display: flex;
  align-items: center;
  padding-left: 14px;
}
.template-3 .my-cart-informations .freight-calculation-options-confirmation .freight-calculation-confirmation .address-delivery img {
  margin-right: 10px;
}
.template-3 .my-cart-informations .freight-calculation-options-confirmation .freight-calculation-confirmation .calculation-icon {
  display: inline-block;
  margin-right: 0.4rem;
  background: url('../../Images/template-3/delivery-black.svg') no-repeat center;
  width: 29px;
  height: 18px;
  background-size: contain;
}
.template-3 .my-cart-informations .freight-calculation-options-confirmation .freight-calculation-confirmation button {
  width: 54px;
  height: 45px;
  border: 2px solid var(--primary);
  color: var(--primary);
  background-color: #fff;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  outline: 0;
}
.template-3 .my-cart-informations .freight-calculation-options-confirmation .freight-calculation-confirmation .zipcode-button {
  width: 85px;
  height: 45px;
  opacity: 1;
  padding: 0;
  border-radius: 2px;
  color: var(--primary);
  letter-spacing: 0px;
  text-transform: uppercase;
  border: 2px solid var(--primary);
  background-color: transparent;
  grid-column: 2;
  font-weight: bold;
  font-size: 12px;
  margin-left: 13px;
}
@media (min-width: 750px) {
  .template-3 .my-cart-informations .freight-calculation-options-confirmation .freight-calculation-confirmation .zipcode-button {
    grid-column: 3;
  }
}
.template-3 .my-cart-informations .freight-calculation-options-confirmation .freight-calculation-confirmation .search-zipcode {
  color: #898989;
  font-size: 14px;
  cursor: pointer;
  text-align: right;
}
.template-3 .my-cart-informations .freight-calculation-options-confirmation .freight-calculation-confirmation .search-zipcode:after {
  content: ">";
  padding-left: 4px;
  font-weight: 700;
  font-size: 15px;
}
@media (min-width: 992px) {
  .template-3 .my-cart-informations .freight-calculation-options-confirmation .freight-calculation-confirmation .search-zipcode {
    grid-column: 3;
    text-align: left;
  }
  .template-3 .my-cart-informations .freight-calculation-options-confirmation .freight-calculation-confirmation .search-zipcode .zipcode-search-detail {
    grid-column: 4;
    text-align: left;
  }
}
@media (max-width: 750px) {
  .template-3 .my-cart-informations .freight-calculation-options-confirmation .freight-calculation-confirmation .search-zipcode {
    text-align: left;
  }
}
.template-3 .my-cart-informations .freight-calculation-options-confirmation .freight-calculation-confirmation .title {
  display: none;
  justify-self: end;
}
@media (min-width: 992px) {
  .template-3 .my-cart-informations .freight-calculation-options-confirmation .freight-calculation-confirmation .title {
    display: block;
    grid-column: 5;
  }
}
.template-3 .my-cart-informations .freight-calculation-options-confirmation .freight-calculation-confirmation .final-price {
  display: none;
  justify-self: end;
  font-size: 14px;
  color: #424242;
}
@media (min-width: 992px) {
  .template-3 .my-cart-informations .freight-calculation-options-confirmation .freight-calculation-confirmation .final-price {
    display: block;
    grid-column: 6;
    padding-right: 24px;
  }
}
.template-3 .my-cart-informations .freight-calculation-options {
  border-bottom: 1px solid #E8E8E8;
}
.template-3 .my-cart-informations .freight-calculation-options .freight-calculation {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: repeat(3, 60px);
  align-items: center;
  gap: 0.4rem;
  padding: 0 1rem;
}
@media (min-width: 750px) {
  .template-3 .my-cart-informations .freight-calculation-options .freight-calculation {
    grid-template-rows: 80px;
    grid-template-columns: 2fr repeat(2, 1fr);
  }
}
@media (min-width: 992px) {
  .template-3 .my-cart-informations .freight-calculation-options .freight-calculation {
    grid-template-columns: 12rem 1fr 1fr 1fr 1fr 1fr;
  }
}
@media (max-width: 486px) {
  .template-3 .my-cart-informations .freight-calculation-options .freight-calculation {
    grid-template-columns: 1fr;
  }
}
.template-3 .my-cart-informations .freight-calculation-options .freight-calculation .calculation-icon {
  display: inline-block;
  margin-right: 0.4rem;
  background: url('../../Images/template-3/delivery-black.svg') no-repeat center;
  width: 29px;
  height: 18px;
  background-size: contain;
}
.template-3 .my-cart-informations .freight-calculation-options .freight-calculation .freight-input-wrapper {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 486px) {
  .template-3 .my-cart-informations .freight-calculation-options .freight-calculation .freight-input-wrapper {
    justify-content: flex-start;
  }
}
.template-3 .my-cart-informations .freight-calculation-options .freight-calculation .freight-input-wrapper input {
  margin-right: 10px;
}
@media (max-width: 750px) {
  .template-3 .my-cart-informations .freight-calculation-options .freight-calculation .freight-input-wrapper input {
    margin-right: 0;
  }
}
@media (max-width: 750px) {
  .template-3 .my-cart-informations .freight-calculation-options .freight-calculation .freight-input-wrapper input:nth-of-type(1) {
    margin-right: 10px;
  }
}
.template-3 .my-cart-informations .freight-calculation-options .freight-calculation input {
  height: 45px;
  border: 1px solid #E8E8E8;
  padding: 0 25px;
  font-size: 13px;
  outline: 0;
  border-radius: 3px;
  grid-column: 2;
}
@media (max-width: 750px) {
  .template-3 .my-cart-informations .freight-calculation-options .freight-calculation input {
    grid-column: 1;
    max-width: 183px;
    width: 100%;
  }
}
.template-3 .my-cart-informations .freight-calculation-options .freight-calculation button {
  width: 54px;
  height: 45px;
  border: 2px solid var(--primary);
  color: var(--primary);
  background-color: #fff;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  outline: 0;
}
.template-3 .my-cart-informations .freight-calculation-options .freight-calculation .zipcode-button {
  width: 54px;
  height: 45px;
  opacity: 1;
  padding: 0;
  border-radius: 2px;
  color: var(--primary);
  letter-spacing: 0px;
  text-transform: uppercase;
  border: 2px solid var(--primary);
  background-color: transparent;
  grid-column: 2;
  font-weight: bold;
}
@media (min-width: 750px) {
  .template-3 .my-cart-informations .freight-calculation-options .freight-calculation .zipcode-button {
    grid-column: 3;
  }
}
.template-3 .my-cart-informations .freight-calculation-options .freight-calculation .search-zipcode {
  color: #898989;
  font-size: 14px;
  cursor: pointer;
  text-align: right;
}
.template-3 .my-cart-informations .freight-calculation-options .freight-calculation .search-zipcode:after {
  content: ">";
  padding-left: 4px;
  font-weight: 700;
  font-size: 15px;
}
@media (min-width: 992px) {
  .template-3 .my-cart-informations .freight-calculation-options .freight-calculation .search-zipcode {
    grid-column: 3;
    text-align: left;
  }
  .template-3 .my-cart-informations .freight-calculation-options .freight-calculation .search-zipcode .zipcode-search-detail {
    grid-column: 4;
    text-align: left;
  }
}
@media (max-width: 750px) {
  .template-3 .my-cart-informations .freight-calculation-options .freight-calculation .search-zipcode {
    text-align: left;
  }
}
.template-3 .my-cart-informations .freight-calculation-options .freight-calculation .title {
  display: none;
  justify-self: end;
}
@media (min-width: 992px) {
  .template-3 .my-cart-informations .freight-calculation-options .freight-calculation .title {
    display: block;
    grid-column: 5;
    padding-right: 17px;
  }
}
.template-3 .my-cart-informations .freight-calculation-options .freight-calculation .final-price {
  display: none;
  justify-self: end;
  font-size: 14px;
  color: #424242;
}
@media (min-width: 992px) {
  .template-3 .my-cart-informations .freight-calculation-options .freight-calculation .final-price {
    display: block;
    grid-column: 6;
    padding-right: 24px;
  }
}
.template-3 .my-cart-informations .freight-calculation-options .freight-calculation.section-coupon {
  grid-template-rows: repeat(2, 60px);
  grid-template-areas: "item item" "cupom cupom";
  padding-bottom: 28px;
}
@media (min-width: 750px) {
  .template-3 .my-cart-informations .freight-calculation-options .freight-calculation.section-coupon {
    grid-template-rows: 80px;
    grid-template-areas: "item item item item item" "cupom cupom cupom cupom cupom";
  }
}
@media (min-width: 992px) {
  .template-3 .my-cart-informations .freight-calculation-options .freight-calculation.section-coupon {
    grid-template-areas: "item item item item item item" "cupom cupom cupom cupom cupom cupom";
  }
}
@media (max-width: 486px) {
  .template-3 .my-cart-informations .freight-calculation-options .freight-calculation.section-coupon {
    grid-template-areas: "item" "cupom";
  }
}
.template-3 .my-cart-informations .freight-calculation-options .freight-calculation.section-coupon .calculation-icon {
  display: inline-block;
  background: url('../../Images/template-3/sale.svg') no-repeat center;
  height: 21px;
  background-size: contain;
}
.template-3 .my-cart-informations .freight-calculation-options .freight-calculation.section-coupon .title,
.template-3 .my-cart-informations .freight-calculation-options .freight-calculation.section-coupon .final-price {
  color: #DE5050;
}
.template-3 .my-cart-informations .freight-calculation-options .freight-calculation .calculation-text {
  font-size: 14px;
}
.template-3 .my-cart-informations .freight-calculation-options .freight-calculation.section-coupon-final {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 28px 17px;
}
.template-3 .my-cart-informations .freight-calculation-options .shipping-options {
  padding: 0 1rem 1rem;
  width: 100%;
  grid-area: cupom;
}
.template-3 .my-cart-informations .freight-calculation-options .shipping-options .shipping-option {
  background-color: #E8E8E8;
  min-height: 50px;
  margin-bottom: 7px;
  border-radius: 3px;
  display: flex;
  align-items: center;
  padding: 0.4rem 20px;
}
.template-3 .my-cart-informations .freight-calculation-options .shipping-options .shipping-option.first-option .flex-container {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 100%;
}
.template-3 .my-cart-informations .freight-calculation-options .shipping-options .shipping-option.first-option .flex-child.first {
  padding-right: 8px;
  flex-grow: 1;
}
.template-3 .my-cart-informations .freight-calculation-options .shipping-options .shipping-option.first-option .flex-child.sec {
  position: relative;
}
@media screen and (min-width: 328px) {
  .template-3 .my-cart-informations .freight-calculation-options .shipping-options .shipping-option.first-option .flex-child.sec {
    bottom: -10px;
  }
}
.template-3 .my-cart-informations .freight-calculation-options .shipping-options .shipping-option.first-option .text-small {
  font-size: 14px;
}
.template-3 .my-cart-informations .freight-calculation-options .shipping-options .shipping-option .option {
  display: block;
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}
.template-3 .my-cart-informations .freight-calculation-options .shipping-options .shipping-option .option input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.template-3 .my-cart-informations .freight-calculation-options .shipping-options .shipping-option .option .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 23px;
  width: 23px;
  background-color: #fff;
  border: 1px solid #DDDDDD;
  border-radius: 50%;
  margin-top: -2px;
}
.template-3 .my-cart-informations .freight-calculation-options .shipping-options .shipping-option .option .checkmark:after {
  content: '';
  position: absolute;
  display: none;
  left: 5px;
  top: 5px;
  width: 4px;
  border-radius: 5px;
  background-color: #424242;
  height: 4px;
  border: solid #424242;
}
.template-3 .my-cart-informations .freight-calculation-options .shipping-options .shipping-option .option .flex-container-detail {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 100%;
  justify-content: space-between;
}
.template-3 .my-cart-informations .freight-calculation-options .shipping-options .shipping-option .option .flex-container-detail .flex-child {
  padding-right: 8px;
  flex-grow: 1;
}
.template-3 .my-cart-informations .freight-calculation-options .shipping-options .shipping-option .option .flex-container-detail .flex-child label {
  font-weight: bold;
}
.template-3 .my-cart-informations .freight-calculation-options .shipping-options .shipping-option .option .flex-container-detail .container-flex {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 100%;
  font-weight: bold;
}
.template-3 .my-cart-informations .freight-calculation-options .shipping-options .shipping-option .option .flex-container-detail .container-flex .flex-child {
  padding-right: 8px;
  flex-grow: 1;
}
.template-3 .my-cart-informations .freight-calculation-options .shipping-options .shipping-option .option .flex-container-detail .container-flex .flex-child-sec {
  position: relative;
}
@media screen and (min-width: 328px) {
  .template-3 .my-cart-informations .freight-calculation-options .shipping-options .shipping-option .option .flex-container-detail .container-flex .flex-child-sec {
    bottom: -10px;
  }
}
.template-3 .my-cart-informations .freight-calculation-options .shipping-options .shipping-option .option .flex-container-detail .text-small {
  font-size: 14px;
}
.template-3 .my-cart-informations .freight-calculation-options .shipping-options .shipping-option .option .size-detail {
  font-size: 14px;
}
.template-3 .my-cart-informations .freight-calculation-options .shipping-options .shipping-option .option input:checked ~ .checkmark {
  background-color: #fff;
}
.template-3 .my-cart-informations .freight-calculation-options .shipping-options .shipping-option .option input:checked ~ .checkmark:after {
  display: block;
}
.template-3 .my-cart-informations .freight-calculation-options .shipping-options.section-coupon .shipping-option {
  padding: 0px 30px;
  display: flex;
  justify-content: space-between;
}
.template-3 .my-cart-informations .freight-calculation-options .shipping-options.section-coupon .shipping-option .to-remove {
  color: #898989;
  font-size: 14px;
  cursor: pointer;
}
.template-3 .my-cart-informations .freight-calculation-options .shipping-options.section-coupon .shipping-option .to-remove:after {
  content: "x";
  font-weight: bold;
  font-size: 17px;
  margin-left: 5px;
}
.template-3 .my-cart-informations .freight-calculation-options .shipping-options.section-coupon .shipping-option .option {
  padding-left: 0;
}
.template-3 .close-info-order {
  display: grid;
  grid-template-columns: repeat(2, 250px);
  grid-template-rows: repeat(3, 40px);
  grid-template-areas: "total total total" "installments installments installments" "shopping clean order";
  padding: 5px 29px 20px 29px;
  background-color: #E8E8E8;
  height: 138px;
  width: 100%;
  margin-top: 6px;
  border-radius: 7px;
}
@media screen and (min-width: 992px) {
  .template-3 .close-info-order {
    background-color: #E8E8E8;
  }
}
@media screen and (max-width: 991px) {
  .template-3 .close-info-order.fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #FFFFFF;
    z-index: 100;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    padding: 20px;
  }
}
@media screen and (min-width: 992px) {
  .template-3 .close-info-order.fixed {
    display: none;
  }
}
@media (max-width: 1200px) {
  .template-3 .close-info-order {
    grid-template-columns: repeat(2, 268px);
  }
}
@media (max-width: 992px) {
  .template-3 .close-info-order {
    height: auto;
    grid-template-columns: 1fr !important;
    grid-template-areas: "total" "installments" "shopping" "clean" "order";
  }
  .template-3 .close-info-order button {
    margin-top: -45px;
  }
  .template-3 .close-info-order .clean-cart {
    margin-top: -30px;
  }
  .template-3 .close-info-order .continue-shopping {
    position: relative;
    top: -75px;
    margin-bottom: 33px;
  }
}
@media (max-width: 672px) {
  .template-3 .close-info-order {
    padding: 10px 20px 20px;
    grid-template-areas: "total" "installments" "order" "shopping" "clean";
  }
  .template-3 .close-info-order a,
  .template-3 .close-info-order button {
    width: 100% !important;
  }
  .template-3 .close-info-order button,
  .template-3 .close-info-order .clean-cart {
    margin-top: 10px;
  }
  .template-3 .close-info-order .continue-shopping {
    top: 0;
    margin-top: 25px;
  }
}
.template-3 .close-info-order .close-order-total,
.template-3 .close-info-order .installments {
  grid-column: -1;
  margin-bottom: 10px;
  text-align: right;
  margin-right: 9px;
}
.template-3 .close-info-order .close-order-total small {
  font-weight: 500 !important;
  font-size: 16px;
}
@media screen and (min-width: 673px) {
  .template-3 .close-info-order .close-order-total small {
    position: relative;
    left: -50px;
  }
}
.template-3 .close-info-order .installments {
  font-size: 12px;
  color: #898989;
  grid-column: span 3;
  grid-area: installments;
  display: block;
}
@media (max-width: 672px) {
  .template-3 .close-info-order .installments {
    text-align: left;
  }
}
.template-3 .close-info-order .close-order-total {
  font-size: 22px;
  font-family: 'Montserrat-Bold';
  align-self: start;
  grid-area: total;
}
@media (max-width: 672px) {
  .template-3 .close-info-order .close-order-total {
    display: flex;
    justify-content: space-between;
  }
}
.template-3 .close-info-order a,
.template-3 .close-info-order button {
  height: 45px;
  line-height: 45px;
  background-color: var(--primary);
  color: white;
  font-family: "Montserrat-Bold";
  font-size: 13px;
  text-transform: uppercase;
  border-radius: 2px;
}
.template-3 .close-info-order a {
  align-self: end;
  text-align: center;
  width: 230px;
}
.template-3 .close-info-order .continue-shopping {
  grid-area: shopping;
  background: transparent;
  color: #898989;
  line-height: 40px;
  width: 235px;
  margin-bottom: 33px;
}
.template-3 .close-info-order .continue-shopping:after {
  content: ">";
  padding-left: 4px;
  font-weight: 700;
  font-size: 15px;
}
.template-3 .close-info-order .clean-cart {
  grid-area: clean;
  background: transparent;
  color: #898989;
  line-height: 40px;
  margin-bottom: 33px;
}
.template-3 .close-info-order .clean-cart:after {
  content: ">";
  padding-left: 4px;
  font-weight: 700;
  font-size: 15px;
}
.template-3 .close-info-order button {
  justify-self: end;
  width: 200px;
  height: 45px;
  line-height: 45px;
  grid-area: order;
}
.template-3 .close-info-order .continue-shopping-icon,
.template-3 .close-info-order .clean-cart-icon {
  display: inline-block;
  position: relative;
  top: 3px;
  height: 20px;
  width: 31px;
  fill: #898989;
}
.template-3 .close-order-informations {
  display: grid;
  padding: 40px 29px;
  margin: 20px auto 0;
  width: 100%;
  font-size: 14px;
  border-radius: 7px;
  background-color: #f5f5f5;
  grid-template-columns: 2fr;
  grid-template-rows: 36px 26px 45px repeat(2, 34px);
  grid-template-areas: "total" "installments" "button" "continue" "clean";
  text-align: center;
}
@media (min-width: 576px) {
  .template-3 .close-order-informations {
    grid-template-rows: repeat(2, 34px) 45px;
    grid-template-areas: "continue total" "clean installments" ". button";
    text-align: initial;
  }
}
@media (min-width: 992px) {
  .template-3 .close-order-informations {
    grid-template-columns: repeat(3, 2fr);
    grid-template-rows: repeat(2, 34px) 45px;
    grid-template-areas: "total total total" "continue clean installments" "button button button";
  }
}
.template-3 .close-order-informations .continue-shopping-icon {
  display: inline-block;
  margin-right: 0.4rem;
  background: url('shopping-cart-i.svg') no-repeat center;
  height: 20px;
  width: 20px;
  background-size: contain;
  grid-area: icon-car;
}
.template-3 .close-order-informations .continue-shopping-icon {
  background: url('../../Images/template-3/shopping-cart-continue.svg') no-repeat center;
  height: 20px;
  width: 20px;
  background-size: contain;
  grid-area: icon-car;
  align-self: end;
}
.template-3 .close-order-informations .continue-shopping {
  grid-area: continue;
  align-self: end;
  cursor: pointer;
}
.template-3 .close-order-informations .clean-cart-icon {
  display: inline-block;
  margin-right: 0.4rem;
  height: 20px;
  width: 20px;
  background-size: contain;
  background: url('../../Images/template-3/garbage-black.svg') no-repeat center;
  background-size: 17px;
  align-self: end;
}
.template-3 .close-order-informations .clean-cart {
  grid-area: clean;
  align-self: end;
  cursor: pointer;
}
.template-3 .close-order-informations .close-order-total {
  display: flex;
  justify-content: space-between;
  grid-area: total;
  font-size: 22px;
  color: #424242;
  font-weight: bold;
}
@media (min-width: 576px) {
  .template-3 .close-order-informations .close-order-total {
    justify-self: end;
  }
}
.template-3 .close-order-informations .installments {
  grid-area: installments;
  color: #898989;
  font-size: 12px;
  line-height: 16px;
  justify-self: start;
}
@media (min-width: 576px) {
  .template-3 .close-order-informations .installments {
    justify-self: end;
  }
}
.template-3 .close-order-informations button {
  grid-area: button;
  width: 100%;
  height: 45px;
  background-color: var(--primary);
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  justify-self: start;
  outline: 0;
  margin-top: 8px;
}
@media (min-width: 576px) {
  .template-3 .close-order-informations button {
    justify-self: end;
    width: 209px;
  }
}
.template-3 .order-sumary {
  display: grid;
  grid-template-areas: "sumary-title sumary-title" "sumary-subtotal sumary-subtotal-value" "sumary-freight sumary-freight-value" "sumary-discount sumary-discount-value";
  grid-template-rows: 1fr repeat(3, 30px);
  padding: 1rem 1rem;
}
@media (min-width: 992px) {
  .template-3 .order-sumary {
    display: none;
  }
}
.template-3 .order-sumary .sumary-title {
  grid-area: sumary-title;
}
.template-3 .order-sumary .sumary-subtotal {
  grid-area: sumary-subtotal;
}
.template-3 .order-sumary .sumary-subtotal-value {
  grid-area: sumary-subtotal-value;
}
.template-3 .order-sumary .sumary-freight {
  grid-area: sumary-freight;
}
.template-3 .order-sumary .sumary-freight-value {
  grid-area: sumary-freight-value;
}
.template-3 .order-sumary .sumary-discount {
  grid-area: sumary-discount;
}
.template-3 .order-sumary .sumary-discount-value {
  grid-area: sumary-discount-value;
}
.template-3 .order-sumary__title {
  font-size: 20px;
  margin-bottom: 1.2rem;
}
.template-3 .order-sumary__text {
  font-size: 16px;
  grid-area: sumary-text;
}
.template-3 .order-sumary__text--value {
  font-size: 18px;
  justify-self: flex-end;
}
.template-3 .order-sumary__text--strong {
  font-weight: bold;
}
.template-3 .order-sumary__text--discount {
  color: #DE5050;
}
.template-3 .button-continue-cart {
  width: 209px;
  height: 45px;
  background-color: var(--primary);
  color: #fff;
  font-weight: bold;
  font-size: 13px;
  text-transform: uppercase;
  border-radius: 2px;
  justify-self: end;
  outline: 0;
  line-height: 46px;
  text-align: center;
  margin-top: 14px;
}
.template-3 .order-sumary {
  display: grid;
  grid-template-areas: "sumary-title sumary-title" "sumary-subtotal sumary-subtotal-value" "sumary-freight sumary-freight-value" "sumary-discount sumary-discount-value";
  grid-template-rows: 1fr repeat(3, 30px);
  padding: 1rem 1rem;
}
@media (min-width: 992px) {
  .template-3 .order-sumary {
    display: none;
  }
}
.template-3 .order-sumary .sumary-title {
  grid-area: sumary-title;
}
.template-3 .order-sumary .sumary-subtotal {
  grid-area: sumary-subtotal;
}
.template-3 .order-sumary .sumary-subtotal-value {
  grid-area: sumary-subtotal-value;
}
.template-3 .order-sumary .sumary-freight {
  grid-area: sumary-freight;
}
.template-3 .order-sumary .sumary-freight-value {
  grid-area: sumary-freight-value;
}
.template-3 .order-sumary .sumary-discount {
  grid-area: sumary-discount;
}
.template-3 .order-sumary .sumary-discount-value {
  grid-area: sumary-discount-value;
}
.template-3 .order-sumary__title {
  font-size: 20px;
  margin-bottom: 1.2rem;
}
.template-3 .order-sumary__text {
  font-size: 16px;
  grid-area: sumary-text;
}
.template-3 .order-sumary__text--value {
  font-size: 18px;
  justify-self: flex-end;
}
.template-3 .order-sumary__text--strong {
  font-weight: bold;
}
.template-3 .order-sumary__text--discount {
  color: #DE5050;
}
.template-3 .container-information-cart {
  max-width: 1119px;
  height: auto;
  margin: 0 auto;
  background-color: #fff;
  display: flex;
  align-items: center;
  border-radius: 0 0 5px 5px;
  justify-content: center;
  padding: 8rem 1rem;
  /*Carrinho Vazio*/
  /*Cadastro*/
}
@media (min-width: 992px) {
  .template-3 .container-information-cart {
    padding: 100px 1rem;
  }
}
.template-3 .container-information-cart .container-minor {
  display: flex;
  width: 539px;
  justify-content: space-evenly;
}
@media (max-width: 570px) {
  .template-3 .container-information-cart .container-minor {
    display: flex;
    flex-direction: column;
  }
}
.template-3 .container-information-cart .container-minor .cart-seciont-empty-cart {
  display: flex;
  align-items: center;
}
@media (max-width: 570px) {
  .template-3 .container-information-cart .container-minor .cart-seciont-empty-cart {
    justify-content: center;
  }
}
.template-3 .container-information-cart .container-minor .cart-seciont-empty-cart .empty-cart-icon svg .a {
  fill: var(--primary) !important;
}
.template-3 .container-information-cart .container-minor .cart-seciont-empty-cart .empty-cart-icon svg .b {
  stroke: var(--primary) !important;
}
.template-3 .container-information-cart .container-minor .line-divisor {
  height: 112px;
  width: 5px;
  border-right: 2px solid #f5f5f5;
}
@media (max-width: 570px) {
  .template-3 .container-information-cart .container-minor .line-divisor {
    display: none;
  }
}
.template-3 .container-information-cart .container-minor .empty-cart-text {
  flex-direction: column;
  display: flex;
  align-items: end;
}
@media (max-width: 570px) {
  .template-3 .container-information-cart .container-minor .empty-cart-text {
    align-items: center;
  }
}
.template-3 .container-information-cart .container-minor .empty-cart-text .your-cart-is-empty {
  color: #424242;
  font-size: 22px;
  font-weight: bold;
  line-height: 30px;
}
@media (max-width: 570px) {
  .template-3 .container-information-cart .container-minor .empty-cart-text .your-cart-is-empty {
    line-height: 44px;
    font-size: 16px;
  }
}
@media (max-width: 570px) {
  .template-3 .container-information-cart .container-minor .empty-cart-text .button-detail {
    width: 300px;
  }
}
@media (max-width: 302px) {
  .template-3 .container-information-cart .container-minor .empty-cart-text .button-detail {
    width: 224px;
  }
}
.template-3 .container-information-cart .container-minor .empty-cart-text span {
  color: #424242;
  font-size: 15px;
}
@media (max-width: 570px) {
  .template-3 .container-information-cart .container-minor .empty-cart-text span {
    font-size: 13px;
    width: 201px;
    text-align: center;
  }
}
.template-3 .container-information-cart .container-minor .empty-cart-text span a {
  color: #424242;
}
.template-3 .container-information-cart .signIn-section {
  display: flex;
  width: 100%;
  max-width: 851px;
  justify-content: space-between;
}
@media (max-width: 749px) {
  .template-3 .container-information-cart .signIn-section {
    max-width: 379px;
    flex-direction: column;
  }
}
.template-3 .container-information-cart .signIn-section .nav-login {
  display: block;
}
@media (min-width: 750px) {
  .template-3 .container-information-cart .signIn-section .nav-login {
    display: none;
  }
}
.template-3 .container-information-cart .signIn-section .register-title {
  color: #424242;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 15px;
}
.template-3 .container-information-cart .signIn-section label {
  color: #424242;
  font-size: 13px;
  margin-bottom: 8px;
}
.template-3 .container-information-cart .signIn-section input {
  height: 45px;
  width: 100%;
  border: 1px solid #E8E8E8;
  border-radius: 3px;
  margin-bottom: 10px;
  padding: 0 1rem;
}
@media (min-width: 750px) {
  .template-3 .container-information-cart .signIn-section input {
    width: 300px;
  }
}
.template-3 .container-information-cart .signIn-section button {
  background-color: var(--primary);
  color: #fff;
  text-transform: uppercase;
  height: 45px;
  width: 100%;
  border-radius: 3px;
  font-size: 13px;
  margin: 20px 0px 15px;
}
@media (min-width: 750px) {
  .template-3 .container-information-cart .signIn-section button {
    max-width: 300px;
  }
}
.template-3 .container-information-cart .signIn-section span {
  color: #424242;
  font-size: 13px;
}
.template-3 .container-information-cart .signIn-section span a {
  color: #424242;
}
.template-3 .container-information-cart .signIn-section .already-signed {
  flex-direction: column;
  max-width: 100%;
}
@media (min-width: 750px) {
  .template-3 .container-information-cart .signIn-section .already-signed {
    display: flex;
  }
}
.template-3 .container-information-cart .signIn-section .already-signed .field-validation-error {
  color: red;
  font-weight: bold;
}
.template-3 .container-information-cart .signIn-section .first-shopping {
  flex-direction: column;
  width: 100%;
}
@media (min-width: 750px) {
  .template-3 .container-information-cart .signIn-section .first-shopping {
    display: flex;
    margin-top: 2rem;
    max-width: 300px;
  }
}
.template-3 .container-information-cart .signIn-section .signIn-container {
  display: flex;
  align-items: center;
  margin: 40px 0px 24px;
}
.template-3 .container-information-cart .signIn-section .signIn-container .line-divisor-vertical {
  max-width: 106px;
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #E8E8E8;
}
.template-3 .container-information-cart .signIn-section .signIn-container .signIn-with {
  max-width: 150px;
  width: 100%;
  color: #9A9A9A;
  font-size: 13px;
  margin: 0px 8px;
  text-align: center;
}
.template-3 .container-information-cart .signIn-section .line-divisor-horizon {
  height: 400px;
  width: 1px;
  border-left: 1px solid #E8E8E8;
}
@media (max-width: 750px) {
  .template-3 .container-information-cart .signIn-section .line-divisor-horizon {
    display: none;
  }
}
.template-3 .container-information-cart .signIn-section .container-social-media {
  display: flex;
  justify-content: center;
}
.template-3 .container-information-cart .signIn-section .container-social-media .facebook-login {
  width: 42px;
  height: 42px;
  margin-right: 30px;
}
.template-3 .container-information-cart .signIn-section .container-social-media .gmail-login {
  width: 42px;
  height: 42px;
}
.template-3 .section-order-cart .container-information-adress {
  width: 100%;
  height: auto;
  margin: 0 auto;
  background-color: #fff;
  display: flex;
  align-items: center;
  border-radius: 5px;
  justify-content: center;
  flex-direction: column;
  padding: 0 1rem 60px;
}
@media (min-width: 750px) {
  .template-3 .section-order-cart .container-information-adress {
    max-width: 1119px;
  }
}
.template-3 .section-order-cart .container-information-adress .address-borderline {
  max-width: 1060px;
  width: 100%;
}
.template-3 .section-order-cart .container-information-adress .address-borderline .adress-option-container {
  display: flex;
  width: 100%;
  height: auto;
  color: #424242;
  font-size: 16px;
  align-items: center;
  justify-content: space-between;
  background-color: #f5f5f5;
  margin-bottom: 25px;
}
@media (min-width: 576px) {
  .template-3 .section-order-cart .container-information-adress .address-borderline .adress-option-container {
    padding: 40px;
  }
}
@media (min-width: 750px) {
  .template-3 .section-order-cart .container-information-adress .address-borderline .adress-option-container {
    max-width: 1025px;
    padding: 25px 20px;
  }
}
.template-3 .section-order-cart .container-information-adress .address-borderline .adress-option-container > div {
  width: 100%;
}
.template-3 .section-order-cart .container-information-adress .address-borderline .adress-option-container .title-adress {
  font-weight: bold;
  margin-bottom: 10px;
}
.template-3 .section-order-cart .container-information-adress .address-borderline .adress-option-container .container-edition-delete {
  display: flex;
  color: #898989;
  font-size: 14px;
  margin-top: 25px;
  align-items: center;
  flex-direction: column;
}
@media (min-width: 440px) {
  .template-3 .section-order-cart .container-information-adress .address-borderline .adress-option-container .container-edition-delete {
    flex-direction: row;
  }
}
.template-3 .section-order-cart .container-information-adress .address-borderline .adress-option-container .container-edition-delete .alter-adress {
  border-right: 1px solid #f5f5f5;
  padding-right: 10px;
}
.template-3 .section-order-cart .container-information-adress .address-borderline .adress-option-container .container-edition-delete .change-address-icon,
.template-3 .section-order-cart .container-information-adress .address-borderline .adress-option-container .container-edition-delete .delete-address-icon {
  width: 15px;
  height: 15px;
  background-size: contain;
  align-self: center;
}
.template-3 .section-order-cart .container-information-adress .address-borderline .adress-option-container .container-edition-delete .change-address-icon {
  grid-area: change-icon;
  background: url('../../Images/template-3/change.svg') no-repeat center;
}
@media (max-width: 749px) {
  .template-3 .section-order-cart .container-information-adress .address-borderline .adress-option-container .container-edition-delete .change-address-icon {
    align-self: flex-start;
    opacity: 0.7;
  }
}
.template-3 .section-order-cart .container-information-adress .address-borderline .adress-option-container .container-edition-delete .delete-address-icon {
  justify-self: end;
  grid-area: delete-icon;
  background: url('../../Images/template-3/garbage.svg') no-repeat center;
}
@media (max-width: 749px) {
  .template-3 .section-order-cart .container-information-adress .address-borderline .adress-option-container .container-edition-delete .delete-address-icon {
    align-self: flex-start;
    opacity: 0.7;
  }
}
.template-3 .section-order-cart .container-information-adress .address-borderline .adress-option-container .container-edition-delete .change-address {
  display: flex;
  grid-area: change;
  font-size: 14px;
  color: #898989;
  background-color: transparent;
  margin-right: 15px;
}
@media (max-width: 749px) {
  .template-3 .section-order-cart .container-information-adress .address-borderline .adress-option-container .container-edition-delete .change-address {
    opacity: 0.7;
  }
}
.template-3 .section-order-cart .container-information-adress .address-borderline .adress-option-container .container-edition-delete .delete-address {
  display: flex;
  grid-area: delete;
  font-size: 14px;
  color: #898989;
  background-color: transparent;
  align-items: flex-end;
}
@media (max-width: 749px) {
  .template-3 .section-order-cart .container-information-adress .address-borderline .adress-option-container .container-edition-delete .delete-address {
    opacity: 0.7;
  }
}
.template-3 .section-order-cart .container-information-adress .address-borderline .adress-option-container .bt-full-width {
  margin-top: 1rem;
}
@media (min-width: 440px) {
  .template-3 .section-order-cart .container-information-adress .address-borderline .adress-option-container .bt-full-width {
    margin-top: 0;
    margin-left: auto;
  }
}
.template-3 .section-order-cart .container-information-adress .address-borderline .adress-option-container .button-here {
  height: 45px;
  width: 100%;
  background-color: var(--primary);
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
  padding: 0 1.467rem;
}
@media (min-width: 576px) {
  .template-3 .section-order-cart .container-information-adress .address-borderline .adress-option-container .button-here {
    max-width: 161px;
  }
}
.template-3 .section-order-cart .container-information-adress .add-new-adress {
  display: flex;
  width: 100%;
  max-width: 640px;
}
.template-3 .section-order-cart .container-information-adress .add-new-adress-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 63px;
  color: #8E8E8E;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 71px;
  border-radius: 3px;
  border: 2px dashed #8E8E8E;
  background: #fff;
  outline: 0;
  margin-top: 71px;
  margin-bottom: 0px;
}
.template-3 .section-order-cart .container-information-adress .add-new-adress-btn .icon-plus {
  background: url('../../Images/template-3/interface-plus.svg') no-repeat center;
  width: 24px;
  height: 24px;
  margin-left: 15px;
}
.template-3 .section-order-cart .container-information-adress .new-address .new-address-title {
  color: #424242;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 40px;
  width: 421px;
}
@media (max-width: 500px) {
  .template-3 .section-order-cart .container-information-adress .new-address .new-address-title {
    margin-bottom: 30px;
  }
}
.template-3 .section-order-cart .container-information-adress .new-address .new-address-container-input {
  display: flex;
  flex-direction: column;
  height: 581px;
  max-width: 580px;
  width: 100%;
  justify-content: space-between;
}
.template-3 .section-order-cart .container-information-adress .new-address .new-address-container-input .nummber-adress {
  width: 303px;
}
.template-3 .section-order-cart .container-information-adress .new-address .new-address-container-input .whith-number {
  width: 105px;
}
@media (max-width: 500px) {
  .template-3 .section-order-cart .container-information-adress .new-address .new-address-container-input {
    height: auto;
    flex-direction: column;
    max-width: 300px;
  }
}
.template-3 .section-order-cart .container-information-adress .new-address .new-address-container-input .flex-container-minor {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 500px) {
  .template-3 .section-order-cart .container-information-adress .new-address .new-address-container-input .flex-container-minor {
    flex-direction: column;
  }
}
.template-3 .section-order-cart .container-information-adress .new-address .new-address-container-input .flex-container-minor .flex-direction-container {
  display: flex;
  flex-direction: column;
}
.template-3 .section-order-cart .container-information-adress .new-address .new-address-container-input .flex-container-minor .flex-direction-container .input-size-number {
  max-width: 145px;
  width: 100%;
  margin-top: 5px;
}
.template-3 .section-order-cart .container-information-adress .new-address .new-address-container-input .flex-container-minor .flex-direction-container .input-size-address {
  max-width: 420px;
  width: 100%;
  margin-top: 5px;
}
.template-3 .section-order-cart .container-information-adress .new-address .new-address-container-input .flex-container-minor .flex-direction-container .input-size-city {
  max-width: 330px;
  width: 100%;
  margin-top: 5px;
}
.template-3 .section-order-cart .container-information-adress .new-address .new-address-container-input .flex-container-minor .flex-direction-container .input-size-state {
  max-width: 225px;
  width: 100%;
  margin-top: 5px;
}
.template-3 .section-order-cart .container-information-adress .new-address .new-address-container-input .flex-container-minor select {
  border: 1px solid #E8E8E8;
  height: 45px;
  border-radius: 5px;
  font-size: 14px;
  color: #7F7F7F;
  padding-left: 10px;
  outline: none;
}
.template-3 .section-order-cart .container-information-adress .new-address .new-address-container-input .flex-container-minor-zip {
  display: flex;
  align-items: center;
}
.template-3 .section-order-cart .container-information-adress .new-address .new-address-container-input .flex-container-minor-zip .flex-direction-container {
  display: flex;
  flex-direction: column;
}
.template-3 .section-order-cart .container-information-adress .new-address .new-address-container-input .flex-container-minor-zip .flex-direction-icon {
  display: flex;
  align-items: center;
  margin: 14px 0px 0px 15px;
}
.template-3 .section-order-cart .container-information-adress .new-address .new-address-container-input .flex-container-minor-zip .flex-direction-icon .unknown-zipcode {
  font-size: 13px;
  color: #898989;
}
.template-3 .section-order-cart .container-information-adress .new-address .new-address-container-input .flex-container-minor-zip .icon-chevron {
  background: url('../../Images/template-3/chevron.svg') no-repeat center;
  width: 13px;
  height: 8px;
}
.template-3 .section-order-cart .container-information-adress .new-address .new-address-container-input label {
  color: #424242;
  font-size: 14px;
}
.template-3 .section-order-cart .container-information-adress .new-address .new-address-container-input input {
  height: 45px;
  width: auto;
  border: 2px solid #f5f5f5;
  outline: none;
  border-radius: 4px;
  padding: 0px 15px;
  font-size: 13px;
}
.template-3 .section-order-cart .container-information-adress .new-address .new-address-container-input .input-size-zipcode {
  width: 270px;
  margin-top: 5px;
}
.template-3 .section-order-cart .container-information-adress .new-address .new-address-container-input .container-button-address {
  display: flex;
  justify-content: flex-end;
  margin-top: 20px;
}
.template-3 .section-order-cart .container-information-adress .new-address .new-address-container-input .container-button-address .cancel-address-editing {
  border: 2px solid var(--primary);
  border-radius: 2px;
  width: 160px;
  height: 45px;
  outline: none;
  background-color: #fff;
  text-transform: uppercase;
  color: var(--primary);
  font-weight: bold;
  font-size: 13px;
  text-align: center;
  padding: 12px;
  margin-right: 31px;
}
.template-3 .section-order-cart .container-information-adress .new-address .new-address-container-input .container-button-address .save-and-select-address {
  background-color: var(--primary);
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  border-radius: 2px;
  width: 214px;
  height: 45px;
  margin-left: 15px;
}
.template-3 .wrapper-summary-order {
  max-width: 1119px;
  width: 100%;
  height: 67px;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 5px;
}
.template-3 .wrapper-summary-order.active {
  margin-bottom: 0;
}
.template-3 .wrapper-summary-order .button-summary-order {
  display: grid;
  grid-template-rows: 67px;
  grid-template-columns: 1fr 150px 150px 31px;
  align-items: center;
  padding: 0 28px;
  color: #424242;
}
.template-3 .wrapper-summary-order .button-summary-order .summary-order-detail {
  border-right: 1px solid #E8E8E8;
  width: 113px;
  line-height: 31px;
  margin-left: 40px;
  font-weight: bold;
}
.template-3 .wrapper-summary-order .button-summary-order.active .icon-arrow {
  transform: rotate(90deg);
}
.template-3 .wrapper-summary-order .button-summary-order .icon-arrow {
  background: url('../../Images/template-3/arrow-icon.svg') no-repeat center;
  height: 20px;
  width: 20px;
  transform: rotate(0deg);
  background-size: 11px;
  justify-self: end;
  transition: transform 0.3s linear;
  cursor: pointer;
}
.template-3 .wrapper-summary-order .button-summary-order.resume {
  margin-top: 15px;
}
.template-3 .wrapper-summary-order .button-summary-order.resume .icon-arrow {
  transform: rotate(0deg);
}
.template-3 .cart-summary-informations {
  display: none;
}
.template-3 .cart-summary-informations.active {
  display: block;
}
.template-3 .cart-summary-informations .address-delivery-payment-detail {
  border-bottom: 1px solid #E8E8E8;
  height: 70px;
  display: grid;
  grid-template-columns: 34px 2fr 1fr 127px 155px;
  align-items: center;
}
.template-3 .cart-summary-informations .calculation-icon {
  display: inline-block;
  margin-right: 0.4rem;
  background: url('../../Images/template-3/delivery-black.svg') no-repeat center;
  width: 29px;
  height: 18px;
  background-size: contain;
}
.template-3 .cart-summary-informations .address-delivery-payment {
  align-self: center;
  margin-left: 9px;
  word-wrap: break-word;
}
.template-3 .cart-summary-informations .button-alter-address-payment {
  margin-left: 19px;
}
.template-3 .cart-summary-informations .button-alter-address-payment .zipcode-button {
  width: 86px;
  height: 42px;
  opacity: 1;
  padding: 0;
  border-radius: 2px;
  color: var(--primary);
  font-size: 13px;
  text-transform: uppercase;
  border: 2px solid var(--primary);
  background-color: transparent;
  font-weight: bold;
}
.template-3 .cart-summary-informations .my-order-coupon {
  border-bottom: 1px solid #E8E8E8;
  display: grid;
  grid-template-columns: 31px 1fr 127px 155px;
  height: 70px;
  align-items: center;
}
.template-3 .cart-summary-informations .calculation-icon-coupon {
  display: inline-block;
  margin-right: 0.4rem;
  background: url(../../Images/template-3/sale.svg) no-repeat center;
  width: 29px;
  height: 18px;
  background-size: contain;
}
.template-3 .cart-summary-informations .final-total-payment {
  display: grid;
  grid-template-columns: 1fr 155px;
  height: 86px;
  align-items: center;
}
.template-3 .cart-summary-informations .final-total-payment .final-total-payment-detail {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  margin-right: 38px;
}
.template-3 .cart-summary-informations .final-total-payment .final-total-payment-detail #total-detail {
  font-size: 13px;
  color: grey;
  opacity: 0.7;
  font-weight: bold;
}
.template-3 .card-security-number {
  margin-bottom: 15px;
}
.template-3 .card-security-number:nth-of-type(1) {
  margin-top: 10px;
}
.template-3 .card-security-number span {
  display: inline-block;
  vertical-align: middle;
  width: 124px;
  font-family: Arial;
  color: #737373;
  font-size: 12px;
  margin-left: 10px;
  text-align: left;
}
.template-3 .card-security-number img {
  display: inline-block;
  vertical-align: middle;
}
.template-3 .card-security-number h2 {
  font-size: 18px;
  text-align: left;
  margin: 30px 0 10px;
}
.template-3 .container-payment-methods {
  max-width: 1119px;
  height: auto;
  margin: 0 auto;
  background-color: #FFFFFF;
  border-radius: 5px;
  /*
        .payment-options-menu {
            display: flex;
            font-size: 13px;
            color: #424242;
            margin: 25px 0px 0px;
            border-bottom: 1px solid @colorstertiary;
            align-items: center;
            padding-bottom: 20px;

            @media (min-width: 750px) {
                display: flex;
                font-size: 16px;
                margin: 45px 0px 0px 20px;
            }

            .payment-picpay {
                width: 99px;
                height: 25px;
                margin-bottom: -5px;
            }

            label {
                display: flex;
                align-items: center;
            }

            .payment-pagseguro {
                width: 120px;
                margin-left: 10px
            }

            .option-payment-btn {
                color: #909090;
                font-weight: bold;
                font-size: 16px;
                padding-bottom: 10px;
                margin-right: 100px;
                height: 25px;
                background-color: @colorsquintenary;
                outline: none;

                @media (max-width: 380px) {
                    color: #909090;
                    font-weight: bold;
                    font-size: 13px;
                    padding-bottom: 10px;
                    height: 25px;
                    background-color: @colorsquintenary;
                    outline: none;
                    width: 120px;
                    margin-right: 0px;
                }

                &:focus {
                    border-bottom: 2px solid;
                    color: #424242;
                    font-weight: bold;
                }
            }
        }
        */
}
@media (max-width: 380px) {
  .template-3 .container-payment-methods {
    width: 100%;
  }
}
.template-3 .container-payment-methods .finish {
  background-color: var(--primary);
  color: white;
  width: 200px;
  height: 45px;
  border-radius: 2px;
  margin-left: 35px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  outline: none;
  margin-top: 25px;
}
.template-3 .container-payment-methods .flag-credit-card {
  display: flex;
  align-content: center;
  align-items: center;
  padding: 40px 0px 30px 45px;
  flex-wrap: wrap;
  height: 140px;
}
@media (max-width: 700px) {
  .template-3 .container-payment-methods .flag-credit-card {
    padding: 0 !important;
  }
}
.template-3 .container-payment-methods .flag-credit-card .pagseguro-flag-2x {
  margin-right: 10px;
  border-radius: 5px;
  background: url(../../Images/template-3/flag-pagseguro.png) no-repeat center;
  width: 142px;
  height: 48px;
  background-size: contain;
}
@media (max-width: 380px) {
  .template-3 .container-payment-methods .flag-credit-card .pagseguro-flag-2x {
    margin-right: 0px;
    width: 145px;
    height: 80px;
    background-size: contain;
  }
}
.template-3 .container-payment-methods .flag-credit-card .mercadopago-flag-2x {
  margin-right: 10px;
  border-radius: 5px;
  background: url('../../Images/template-3/mercadopago.png') no-repeat center;
  width: 142px;
  height: 48px;
  background-size: contain;
}
@media (max-width: 380px) {
  .template-3 .container-payment-methods .flag-credit-card .mercadopago-flag-2x {
    margin-right: 0px;
    width: 145px;
    height: 80px;
    background-size: contain;
  }
}
.template-3 .container-payment-methods .flag-credit-card .icon-chevron-right {
  background: url('../../Images/template-3/chevron.svg') no-repeat center;
  height: 22px;
  width: 22px;
}
@media (max-width: 380px) {
  .template-3 .container-payment-methods .flag-credit-card .icon-chevron-right {
    height: 30px;
    width: 50px;
    background-size: contain;
  }
}
.template-3 .container-payment-methods .flag-credit-card .mastercard-flag-2x {
  background: url('../../Images/template-3/2x-mastercard-icon.png') no-repeat center;
  height: 34px;
  width: 65px;
  background-size: contain;
}
@media (max-width: 380px) {
  .template-3 .container-payment-methods .flag-credit-card .mastercard-flag-2x {
    height: 30px;
    width: 50px;
    background-size: contain;
  }
}
.template-3 .container-payment-methods .flag-credit-card .visa-flag-2x {
  background: url('../../Images/template-3/2x-visa-icon.png') no-repeat center;
  height: 34px;
  width: 65px;
  background-size: contain;
}
@media (max-width: 380px) {
  .template-3 .container-payment-methods .flag-credit-card .visa-flag-2x {
    height: 30px;
    width: 50px;
    background-size: contain;
  }
}
.template-3 .container-payment-methods .flag-credit-card .amex-flag-2x {
  background: url('../../Images/template-3/2x-amex-icon.png') no-repeat center;
  height: 34px;
  width: 65px;
  background-size: contain;
}
@media (max-width: 380px) {
  .template-3 .container-payment-methods .flag-credit-card .amex-flag-2x {
    height: 30px;
    width: 50px;
    background-size: contain;
  }
}
.template-3 .container-payment-methods .flag-credit-card .redcard-flag-2x {
  background: url('../../Images/template-3/2x-redcard-icon.png') no-repeat center;
  height: 34px;
  width: 65px;
  background-size: contain;
}
@media (max-width: 380px) {
  .template-3 .container-payment-methods .flag-credit-card .redcard-flag-2x {
    height: 30px;
    width: 50px;
    background-size: contain;
  }
}
.template-3 .container-payment-methods .flag-credit-card .elo-flag-2x {
  background: url('../../Images/template-3/2x-elo-icon.png') no-repeat center;
  height: 34px;
  width: 65px;
  background-size: contain;
}
@media (max-width: 380px) {
  .template-3 .container-payment-methods .flag-credit-card .elo-flag-2x {
    height: 30px;
    width: 50px;
    background-size: contain;
  }
}
.template-3 .container-payment-methods .flag-credit-card .hipercard-flag-2x {
  background: url(../../Images/template-3/2x-hipercard-icon.png) no-repeat center;
  height: 47px;
  width: 71px;
  background-size: contain;
}
@media (max-width: 380px) {
  .template-3 .container-payment-methods .flag-credit-card .hipercard-flag-2x {
    height: 30px;
    width: 50px;
    background-size: contain;
  }
}
.template-3 .container-payment-methods .flag-credit-card .boleto-flag-2x {
  background: url(../../Images/template-3/2x-boleto-icon.png) no-repeat center;
  height: 36px;
  width: 62px;
  background-size: contain;
}
@media (max-width: 380px) {
  .template-3 .container-payment-methods .flag-credit-card .boleto-flag-2x {
    height: 30px;
    width: 50px;
    background-size: contain;
  }
}
.template-3 .container-payment-methods .title-payment-methods {
  color: #424242;
  font-size: 22px;
  font-weight: bold;
  padding: 45px 0px 0px 45px;
}
@media (max-width: 380px) {
  .template-3 .container-payment-methods .title-payment-methods {
    font-size: 16px;
    padding: 40px 0px 0px 20px;
  }
}
.template-3 .container-payment-methods .payment-options-menu {
  display: flex;
  font-size: 13px;
  color: #424242;
  margin: 25px 80px 0px;
  border-bottom: 1px solid #f5f5f5;
  align-items: center;
  padding-bottom: 20px;
}
@media (min-width: 750px) {
  .template-3 .container-payment-methods .payment-options-menu {
    display: flex;
    font-size: 16px;
  }
}
@media (max-width: 570px) {
  .template-3 .container-payment-methods .payment-options-menu {
    margin: 25px 20px 0;
  }
}
.template-3 .container-payment-methods .payment-options-menu label {
  cursor: pointer;
}
.template-3 .container-payment-methods .payment-options-menu .payment-picpay {
  width: 99px;
  height: 25px;
  margin-bottom: -5px;
}
.template-3 .container-payment-methods .payment-options-menu input[type="radio"] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.template-3 .container-payment-methods .payment-options-menu input[type="radio"]:checked ~ span {
  position: relative;
  color: #424242;
  font-weight: bold;
}
.template-3 .container-payment-methods .payment-options-menu input[type="radio"]:checked ~ span::after {
  content: '';
  position: absolute;
  display: block;
  bottom: -22px;
  left: 0;
  background: #424242;
  width: 100%;
  height: 3px;
}
.template-3 .container-payment-methods .payment-options-menu label {
  display: flex;
  align-items: center;
  margin: 0 10px;
}
.template-3 .container-payment-methods .payment-options-menu label:nth-of-type(1) {
  margin-left: 0;
}
.template-3 .container-payment-methods .payment-options-menu .payment-pagseguro {
  width: 120px;
  margin-left: 10px;
}
.template-3 .container-payment-methods .payment-options-menu .option-payment-btn {
  color: #909090;
  font-weight: bold;
  font-size: 16px;
  padding-bottom: 10px;
  margin-right: 100px;
  height: 25px;
  background-color: #fff;
  outline: none;
}
@media (max-width: 380px) {
  .template-3 .container-payment-methods .payment-options-menu .option-payment-btn {
    color: #909090;
    font-weight: bold;
    font-size: 13px;
    padding-bottom: 10px;
    height: 25px;
    background-color: #fff;
    outline: none;
    width: 120px;
    margin-right: 0px;
  }
}
.template-3 .container-payment-methods .payment-options-menu .option-payment-btn:focus {
  border-bottom: 2px solid;
  color: #424242;
  font-weight: bold;
}
.template-3 .container-payment-methods #paymentPagSeguro,
.template-3 .container-payment-methods #paymentSafraPay,
.template-3 .container-payment-methods #paymentOnipay,
.template-3 .container-payment-methods #paymentMercadoPago {
  padding-top: 20px;
}
.template-3 .container-payment-methods #paymentPagSeguro .payment-box,
.template-3 .container-payment-methods #paymentSafraPay .payment-box,
.template-3 .container-payment-methods #paymentOnipay .payment-box,
.template-3 .container-payment-methods #paymentMercadoPago .payment-box {
  display: flex;
  justify-content: center;
  padding-top: 10px;
}
.template-3 .container-payment-methods #paymentPagSeguro .payment-box .payment-option,
.template-3 .container-payment-methods #paymentSafraPay .payment-box .payment-option,
.template-3 .container-payment-methods #paymentOnipay .payment-box .payment-option,
.template-3 .container-payment-methods #paymentMercadoPago .payment-box .payment-option {
  margin: 0 5px;
}
.template-3 .container-payment-methods #paymentPagSeguro .payment-box .payment-option:nth-of-type(1),
.template-3 .container-payment-methods #paymentSafraPay .payment-box .payment-option:nth-of-type(1),
.template-3 .container-payment-methods #paymentOnipay .payment-box .payment-option:nth-of-type(1),
.template-3 .container-payment-methods #paymentMercadoPago .payment-box .payment-option:nth-of-type(1) {
  margin-left: -5px;
}
.template-3 .container-payment-methods #paymentPagSeguro .payment-box .payment-option input[type="radio"],
.template-3 .container-payment-methods #paymentSafraPay .payment-box .payment-option input[type="radio"],
.template-3 .container-payment-methods #paymentOnipay .payment-box .payment-option input[type="radio"],
.template-3 .container-payment-methods #paymentMercadoPago .payment-box .payment-option input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.template-3 .container-payment-methods #paymentPagSeguro .payment-box .payment-option input[type="radio"]:checked ~ span,
.template-3 .container-payment-methods #paymentSafraPay .payment-box .payment-option input[type="radio"]:checked ~ span,
.template-3 .container-payment-methods #paymentOnipay .payment-box .payment-option input[type="radio"]:checked ~ span,
.template-3 .container-payment-methods #paymentMercadoPago .payment-box .payment-option input[type="radio"]:checked ~ span {
  position: relative;
  color: #424242;
  font-weight: bold;
}
.template-3 .container-payment-methods #paymentPagSeguro .payment-box .payment-option span,
.template-3 .container-payment-methods #paymentSafraPay .payment-box .payment-option span,
.template-3 .container-payment-methods #paymentOnipay .payment-box .payment-option span,
.template-3 .container-payment-methods #paymentMercadoPago .payment-box .payment-option span {
  cursor: pointer;
  font-size: 14px;
}
.template-3 .container-payment-methods #paymentPagSeguro .payment-creditcard-wrapper,
.template-3 .container-payment-methods #paymentSafraPay .payment-creditcard-wrapper,
.template-3 .container-payment-methods #paymentOnipay .payment-creditcard-wrapper,
.template-3 .container-payment-methods #paymentMercadoPago .payment-creditcard-wrapper {
  display: flex;
  margin: auto;
  max-width: 992px;
}
.template-3 .container-payment-methods #paymentPagSeguro .credit-card-form,
.template-3 .container-payment-methods #paymentSafraPay .credit-card-form,
.template-3 .container-payment-methods #paymentOnipay .credit-card-form,
.template-3 .container-payment-methods #paymentMercadoPago .credit-card-form {
  justify-content: center;
  max-width: 45%;
  margin: auto;
  padding: 30px 0;
}
.template-3 .container-payment-methods #paymentPagSeguro .credit-card-form.credit-card-template,
.template-3 .container-payment-methods #paymentSafraPay .credit-card-form.credit-card-template,
.template-3 .container-payment-methods #paymentOnipay .credit-card-form.credit-card-template,
.template-3 .container-payment-methods #paymentMercadoPago .credit-card-form.credit-card-template {
  flex-direction: column;
  max-width: 100%;
}
.template-3 .container-payment-methods #paymentPagSeguro .credit-card-form.credit-card-template .validate-wrapper,
.template-3 .container-payment-methods #paymentSafraPay .credit-card-form.credit-card-template .validate-wrapper,
.template-3 .container-payment-methods #paymentOnipay .credit-card-form.credit-card-template .validate-wrapper,
.template-3 .container-payment-methods #paymentMercadoPago .credit-card-form.credit-card-template .validate-wrapper {
  display: flex;
}
.template-3 .container-payment-methods #paymentPagSeguro .credit-card-form.credit-card-template .validate-wrapper div:nth-of-type(1),
.template-3 .container-payment-methods #paymentSafraPay .credit-card-form.credit-card-template .validate-wrapper div:nth-of-type(1),
.template-3 .container-payment-methods #paymentOnipay .credit-card-form.credit-card-template .validate-wrapper div:nth-of-type(1),
.template-3 .container-payment-methods #paymentMercadoPago .credit-card-form.credit-card-template .validate-wrapper div:nth-of-type(1) {
  margin-right: 10px;
}
.template-3 .container-payment-methods #paymentPagSeguro .credit-card-form.credit-card-template .validate-wrapper div:nth-of-type(2),
.template-3 .container-payment-methods #paymentSafraPay .credit-card-form.credit-card-template .validate-wrapper div:nth-of-type(2),
.template-3 .container-payment-methods #paymentOnipay .credit-card-form.credit-card-template .validate-wrapper div:nth-of-type(2),
.template-3 .container-payment-methods #paymentMercadoPago .credit-card-form.credit-card-template .validate-wrapper div:nth-of-type(2) {
  margin-left: 10px;
}
.template-3 .container-payment-methods #paymentPagSeguro .credit-card-form.credit-card-template .checkbox-label-safra #PaymentInformation_SaveCard,
.template-3 .container-payment-methods #paymentSafraPay .credit-card-form.credit-card-template .checkbox-label-safra #PaymentInformation_SaveCard,
.template-3 .container-payment-methods #paymentOnipay .credit-card-form.credit-card-template .checkbox-label-safra #PaymentInformation_SaveCard,
.template-3 .container-payment-methods #paymentMercadoPago .credit-card-form.credit-card-template .checkbox-label-safra #PaymentInformation_SaveCard,
.template-3 .container-payment-methods #paymentPagSeguro .credit-card-form.credit-card-template .checkbox-label-safra #PaymentInformation_UseShippingAddress,
.template-3 .container-payment-methods #paymentSafraPay .credit-card-form.credit-card-template .checkbox-label-safra #PaymentInformation_UseShippingAddress,
.template-3 .container-payment-methods #paymentOnipay .credit-card-form.credit-card-template .checkbox-label-safra #PaymentInformation_UseShippingAddress,
.template-3 .container-payment-methods #paymentMercadoPago .credit-card-form.credit-card-template .checkbox-label-safra #PaymentInformation_UseShippingAddress {
  width: initial;
}
.template-3 .container-payment-methods #paymentPagSeguro .credit-card-form.credit-card-template .pagseguro-area-name,
.template-3 .container-payment-methods #paymentSafraPay .credit-card-form.credit-card-template .pagseguro-area-name,
.template-3 .container-payment-methods #paymentOnipay .credit-card-form.credit-card-template .pagseguro-area-name,
.template-3 .container-payment-methods #paymentMercadoPago .credit-card-form.credit-card-template .pagseguro-area-name {
  border-bottom: 1px solid #eee;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.template-3 .container-payment-methods #paymentPagSeguro .credit-card-form.credit-card-template .pagseguro-main-name,
.template-3 .container-payment-methods #paymentSafraPay .credit-card-form.credit-card-template .pagseguro-main-name,
.template-3 .container-payment-methods #paymentOnipay .credit-card-form.credit-card-template .pagseguro-main-name,
.template-3 .container-payment-methods #paymentMercadoPago .credit-card-form.credit-card-template .pagseguro-main-name,
.template-3 .container-payment-methods #paymentPagSeguro .credit-card-form.credit-card-template .pagseguro-bracket-button,
.template-3 .container-payment-methods #paymentSafraPay .credit-card-form.credit-card-template .pagseguro-bracket-button,
.template-3 .container-payment-methods #paymentOnipay .credit-card-form.credit-card-template .pagseguro-bracket-button,
.template-3 .container-payment-methods #paymentMercadoPago .credit-card-form.credit-card-template .pagseguro-bracket-button,
.template-3 .container-payment-methods #paymentPagSeguro .credit-card-form.credit-card-template .pagseguro-security-card,
.template-3 .container-payment-methods #paymentSafraPay .credit-card-form.credit-card-template .pagseguro-security-card,
.template-3 .container-payment-methods #paymentOnipay .credit-card-form.credit-card-template .pagseguro-security-card,
.template-3 .container-payment-methods #paymentMercadoPago .credit-card-form.credit-card-template .pagseguro-security-card {
  font-size: 13px !important;
}
.template-3 .container-payment-methods #paymentPagSeguro ul,
.template-3 .container-payment-methods #paymentSafraPay ul,
.template-3 .container-payment-methods #paymentOnipay ul,
.template-3 .container-payment-methods #paymentMercadoPago ul {
  list-style: none;
}
.template-3 .container-payment-methods #paymentPagSeguro ul li,
.template-3 .container-payment-methods #paymentSafraPay ul li,
.template-3 .container-payment-methods #paymentOnipay ul li,
.template-3 .container-payment-methods #paymentMercadoPago ul li {
  padding-bottom: 16px;
}
.template-3 .container-payment-methods #paymentPagSeguro ul li .date-wrapper .flex,
.template-3 .container-payment-methods #paymentSafraPay ul li .date-wrapper .flex,
.template-3 .container-payment-methods #paymentOnipay ul li .date-wrapper .flex,
.template-3 .container-payment-methods #paymentMercadoPago ul li .date-wrapper .flex {
  display: flex;
}
.template-3 .container-payment-methods #paymentPagSeguro ul li .date-wrapper .flex select:nth-of-type(1),
.template-3 .container-payment-methods #paymentSafraPay ul li .date-wrapper .flex select:nth-of-type(1),
.template-3 .container-payment-methods #paymentOnipay ul li .date-wrapper .flex select:nth-of-type(1),
.template-3 .container-payment-methods #paymentMercadoPago ul li .date-wrapper .flex select:nth-of-type(1) {
  margin-right: 10px;
}
.template-3 .container-payment-methods #paymentPagSeguro ul li label,
.template-3 .container-payment-methods #paymentSafraPay ul li label,
.template-3 .container-payment-methods #paymentOnipay ul li label,
.template-3 .container-payment-methods #paymentMercadoPago ul li label {
  display: inline-block;
  font-size: 13px;
  color: #424242;
  margin-bottom: 5px;
}
.template-3 .container-payment-methods #paymentPagSeguro ul li input,
.template-3 .container-payment-methods #paymentSafraPay ul li input,
.template-3 .container-payment-methods #paymentOnipay ul li input,
.template-3 .container-payment-methods #paymentMercadoPago ul li input,
.template-3 .container-payment-methods #paymentPagSeguro ul li select,
.template-3 .container-payment-methods #paymentSafraPay ul li select,
.template-3 .container-payment-methods #paymentOnipay ul li select,
.template-3 .container-payment-methods #paymentMercadoPago ul li select {
  border: 1px solid #e8e8e8;
  padding: 10px 20px;
  border-radius: 3px;
}
.template-3 .container-payment-methods #paymentPagSeguro ul li input:not([type="checkbox"]),
.template-3 .container-payment-methods #paymentSafraPay ul li input:not([type="checkbox"]),
.template-3 .container-payment-methods #paymentOnipay ul li input:not([type="checkbox"]),
.template-3 .container-payment-methods #paymentMercadoPago ul li input:not([type="checkbox"]),
.template-3 .container-payment-methods #paymentPagSeguro ul li select:not([type="checkbox"]),
.template-3 .container-payment-methods #paymentSafraPay ul li select:not([type="checkbox"]),
.template-3 .container-payment-methods #paymentOnipay ul li select:not([type="checkbox"]),
.template-3 .container-payment-methods #paymentMercadoPago ul li select:not([type="checkbox"]) {
  width: 100%;
}
.template-3 .container-payment-methods #paymentPagSeguro ul li .card-flags-wrapper,
.template-3 .container-payment-methods #paymentSafraPay ul li .card-flags-wrapper,
.template-3 .container-payment-methods #paymentOnipay ul li .card-flags-wrapper,
.template-3 .container-payment-methods #paymentMercadoPago ul li .card-flags-wrapper {
  display: flex;
}
.template-3 .container-payment-methods #paymentPagSeguro ul li .card-flags-wrapper img,
.template-3 .container-payment-methods #paymentSafraPay ul li .card-flags-wrapper img,
.template-3 .container-payment-methods #paymentOnipay ul li .card-flags-wrapper img,
.template-3 .container-payment-methods #paymentMercadoPago ul li .card-flags-wrapper img {
  width: 50px;
  height: 28px;
  opacity: 0.5;
}
.template-3 .container-payment-methods #paymentPagSeguro ul li .card-flags-wrapper img.active,
.template-3 .container-payment-methods #paymentSafraPay ul li .card-flags-wrapper img.active,
.template-3 .container-payment-methods #paymentOnipay ul li .card-flags-wrapper img.active,
.template-3 .container-payment-methods #paymentMercadoPago ul li .card-flags-wrapper img.active {
  opacity: 1;
}
.template-3 .container-payment-methods #paymentPagSeguro ul li .card-flags-wrapper img:nth-of-type(1),
.template-3 .container-payment-methods #paymentSafraPay ul li .card-flags-wrapper img:nth-of-type(1),
.template-3 .container-payment-methods #paymentOnipay ul li .card-flags-wrapper img:nth-of-type(1),
.template-3 .container-payment-methods #paymentMercadoPago ul li .card-flags-wrapper img:nth-of-type(1) {
  margin-left: 0;
}
.template-3 .container-payment-methods #paymentPagSeguro ul li .validate-box-wrapper,
.template-3 .container-payment-methods #paymentSafraPay ul li .validate-box-wrapper,
.template-3 .container-payment-methods #paymentOnipay ul li .validate-box-wrapper,
.template-3 .container-payment-methods #paymentMercadoPago ul li .validate-box-wrapper,
.template-3 .container-payment-methods #paymentPagSeguro ul li .validate-security-code,
.template-3 .container-payment-methods #paymentSafraPay ul li .validate-security-code,
.template-3 .container-payment-methods #paymentOnipay ul li .validate-security-code,
.template-3 .container-payment-methods #paymentMercadoPago ul li .validate-security-code {
  display: flex;
}
.template-3 .container-payment-methods #paymentPagSeguro ul li .validate-box-wrapper select,
.template-3 .container-payment-methods #paymentSafraPay ul li .validate-box-wrapper select,
.template-3 .container-payment-methods #paymentOnipay ul li .validate-box-wrapper select,
.template-3 .container-payment-methods #paymentMercadoPago ul li .validate-box-wrapper select {
  width: 140px;
  margin: 0 10px;
}
@media (max-width: 1030px) {
  .template-3 .container-payment-methods #paymentPagSeguro ul li .validate-box-wrapper select,
  .template-3 .container-payment-methods #paymentSafraPay ul li .validate-box-wrapper select,
  .template-3 .container-payment-methods #paymentOnipay ul li .validate-box-wrapper select,
  .template-3 .container-payment-methods #paymentMercadoPago ul li .validate-box-wrapper select {
    width: 100%;
  }
}
.template-3 .container-payment-methods #paymentPagSeguro ul li .validate-box-wrapper select:nth-of-type(1),
.template-3 .container-payment-methods #paymentSafraPay ul li .validate-box-wrapper select:nth-of-type(1),
.template-3 .container-payment-methods #paymentOnipay ul li .validate-box-wrapper select:nth-of-type(1),
.template-3 .container-payment-methods #paymentMercadoPago ul li .validate-box-wrapper select:nth-of-type(1) {
  margin-left: 0;
}
@media (max-width: 1030px) {
  .template-3 .container-payment-methods #paymentPagSeguro ul li .validate-box-wrapper select:nth-of-type(2),
  .template-3 .container-payment-methods #paymentSafraPay ul li .validate-box-wrapper select:nth-of-type(2),
  .template-3 .container-payment-methods #paymentOnipay ul li .validate-box-wrapper select:nth-of-type(2),
  .template-3 .container-payment-methods #paymentMercadoPago ul li .validate-box-wrapper select:nth-of-type(2) {
    margin-right: 0;
  }
}
@media (max-width: 1030px) {
  .template-3 .container-payment-methods #paymentPagSeguro ul li .validate-security-code,
  .template-3 .container-payment-methods #paymentSafraPay ul li .validate-security-code,
  .template-3 .container-payment-methods #paymentOnipay ul li .validate-security-code,
  .template-3 .container-payment-methods #paymentMercadoPago ul li .validate-security-code {
    flex-direction: column;
  }
}
.template-3 .container-payment-methods #paymentPagSeguro ul li .validate-security-code .security-code-wrapper,
.template-3 .container-payment-methods #paymentSafraPay ul li .validate-security-code .security-code-wrapper,
.template-3 .container-payment-methods #paymentOnipay ul li .validate-security-code .security-code-wrapper,
.template-3 .container-payment-methods #paymentMercadoPago ul li .validate-security-code .security-code-wrapper {
  margin-left: 5px;
}
@media (max-width: 1030px) {
  .template-3 .container-payment-methods #paymentPagSeguro ul li .validate-security-code .security-code-wrapper,
  .template-3 .container-payment-methods #paymentSafraPay ul li .validate-security-code .security-code-wrapper,
  .template-3 .container-payment-methods #paymentOnipay ul li .validate-security-code .security-code-wrapper,
  .template-3 .container-payment-methods #paymentMercadoPago ul li .validate-security-code .security-code-wrapper {
    margin-left: 0;
    margin-top: 20px;
  }
}
.template-3 .container-payment-methods #paymentPagSeguro ul li .validate-security-code .security-code-wrapper .security-code-field,
.template-3 .container-payment-methods #paymentSafraPay ul li .validate-security-code .security-code-wrapper .security-code-field,
.template-3 .container-payment-methods #paymentOnipay ul li .validate-security-code .security-code-wrapper .security-code-field,
.template-3 .container-payment-methods #paymentMercadoPago ul li .validate-security-code .security-code-wrapper .security-code-field {
  position: relative;
}
.template-3 .container-payment-methods #paymentPagSeguro ul li .validate-security-code .security-code-wrapper .security-code-field .card-security-code,
.template-3 .container-payment-methods #paymentSafraPay ul li .validate-security-code .security-code-wrapper .security-code-field .card-security-code,
.template-3 .container-payment-methods #paymentOnipay ul li .validate-security-code .security-code-wrapper .security-code-field .card-security-code,
.template-3 .container-payment-methods #paymentMercadoPago ul li .validate-security-code .security-code-wrapper .security-code-field .card-security-code {
  position: absolute;
  top: 50%;
  right: 17px;
  transform: translateY(-50%);
  width: 30px;
}
.template-3 .container-payment-methods #paymentPagSeguro ul li .validate-security-code .security-code-wrapper .security-code-field .divisor-card,
.template-3 .container-payment-methods #paymentSafraPay ul li .validate-security-code .security-code-wrapper .security-code-field .divisor-card,
.template-3 .container-payment-methods #paymentOnipay ul li .validate-security-code .security-code-wrapper .security-code-field .divisor-card,
.template-3 .container-payment-methods #paymentMercadoPago ul li .validate-security-code .security-code-wrapper .security-code-field .divisor-card {
  position: absolute;
  top: 50%;
  right: 72px;
  display: inline-block;
  height: 25px;
  width: 1px;
  background: #E8E8E8;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.template-3 .container-payment-methods #paymentPagSeguro ul li .installment-payment label,
.template-3 .container-payment-methods #paymentSafraPay ul li .installment-payment label,
.template-3 .container-payment-methods #paymentOnipay ul li .installment-payment label,
.template-3 .container-payment-methods #paymentMercadoPago ul li .installment-payment label {
  display: block;
}
.template-3 .container-payment-methods #paymentPagSeguro ul li .installment-payment select,
.template-3 .container-payment-methods #paymentSafraPay ul li .installment-payment select,
.template-3 .container-payment-methods #paymentOnipay ul li .installment-payment select,
.template-3 .container-payment-methods #paymentMercadoPago ul li .installment-payment select {
  width: 240px;
}
@media (max-width: 1030px) {
  .template-3 .container-payment-methods #paymentPagSeguro ul li .installment-payment select,
  .template-3 .container-payment-methods #paymentSafraPay ul li .installment-payment select,
  .template-3 .container-payment-methods #paymentOnipay ul li .installment-payment select,
  .template-3 .container-payment-methods #paymentMercadoPago ul li .installment-payment select {
    width: 100%;
  }
}
.template-3 .container-payment-methods #paymentType1 .row {
  flex-direction: column;
}
.template-3 .container-payment-methods #paymentType1 .row.card-wrapper {
  padding: 0 80px;
}
@media (max-width: 890px) {
  .template-3 .container-payment-methods #paymentType1 .row.card-wrapper {
    padding: 0 20px;
  }
}
.template-3 .container-payment-methods #paymentType1 .row.card-wrapper .preload {
  margin: 20px auto;
}
.template-3 .container-payment-methods #paymentType1 .title-address {
  border-bottom: 1px solid #f5f5f5;
  padding-bottom: 5px;
}
.template-3 .container-payment-methods #paymentType1 .checkbox-label-pagseguro {
  margin-top: 15px;
  display: flex;
  align-items: center;
}
.template-3 .container-payment-methods #paymentType1 .checkbox-label-pagseguro input {
  width: 10px;
  margin-right: 8px;
}
.template-3 .container-payment-methods #paymentType1 .cep-button {
  font-size: 13px;
}
@media (min-width: 1070px) {
  .template-3 .container-payment-methods #paymentType1 .row {
    flex-direction: row;
  }
  .template-3 .container-payment-methods #paymentType1 .row.card-wrapper .preload {
    margin: 20px 0;
  }
}
.template-3 .container-payment-methods #paymentType2 {
  max-width: 78%;
  margin: auto;
  padding: 30px 0;
}
@media (max-width: 890px) {
  .template-3 .container-payment-methods #paymentType2 {
    max-width: inherit;
    padding: 30px 20px;
  }
}
.template-3 .container-payment-methods #paymentType2 .information-ticket-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.template-3 .container-payment-methods #paymentType2 .information-ticket-wrapper .arrow-gray-icon {
  transform: rotate(90deg);
  position: relative;
  top: 5px;
}
.template-3 .container-payment-methods #paymentType2 .information-ticket-wrapper .arrow-gray-icon:nth-of-type(1) {
  padding-right: 10px;
}
@media (max-width: 890px) {
  .template-3 .container-payment-methods #paymentType2 .information-ticket-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }
  .template-3 .container-payment-methods #paymentType2 .information-ticket-wrapper .arrow-gray-icon {
    display: none;
  }
}
.template-3 .container-payment-methods #paymentType2 .information-ticket-wrapper .ticket-item {
  display: flex;
  align-items: center;
  width: 230px;
}
@media (max-width: 890px) {
  .template-3 .container-payment-methods #paymentType2 .information-ticket-wrapper .ticket-item {
    width: 100%;
  }
}
.template-3 .container-payment-methods #paymentType2 .information-ticket-wrapper .ticket-item span {
  font-size: 14px;
  margin-left: 10px;
}
.template-3 .container-payment-methods #paymentType2 .information-ticket-client {
  padding-top: 20px;
  font-size: 14px;
}
.template-3 .container-payment-methods #paymentType2 .information-ticket-client p,
.template-3 .container-payment-methods #paymentType2 .information-ticket-client ul {
  padding-bottom: 10px;
}
.template-3 .container-payment-methods .button-line.shop-button {
  display: inherit;
  width: 85%;
}
.template-3 .container-payment-methods .button-line.shop-button .button-line-payment {
  padding-top: 10px;
}
.template-3 .container-payment-methods .button-line.shop-button .price-detail-total {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  height: 40px;
  background-color: #E8E8E8;
  min-height: 50px;
  margin-bottom: 7px;
  border-radius: 3px;
  align-items: center;
  gap: 193px;
  padding: 10px 10px;
}
.template-3 .container-payment-methods .button-line.shop-button .price-detail {
  margin-top: 3px;
  text-align: right;
  font-size: 12px;
}
.template-3 .container-payment-methods .button-line.shop-button button {
  display: block;
  margin-left: auto;
  margin-top: 3px;
  width: 320px;
}
@media (max-width: 390px) {
  .template-3 .container-payment-methods .button-line.shop-button button {
    width: 100%;
  }
}
.template-3 .container-payment-methods .line-divisor {
  border-bottom: 1px solid #f5f5f5;
}
@media (max-width: 750px) {
  .template-3 .container-payment-methods .line-divisor {
    display: none;
  }
}
.template-3 .container-payment-methods .input-container-payment {
  display: flex;
  flex-direction: column;
  width: 509px;
  height: 360px;
  margin: 0 auto;
  justify-content: space-between;
  margin-top: 60px;
  text-transform: capitalize;
}
@media (max-width: 380px) {
  .template-3 .container-payment-methods .input-container-payment {
    width: 90%;
    height: 430px;
    justify-content: space-between;
    margin-top: 30px;
  }
}
.template-3 .container-payment-methods .input-container-payment label {
  color: #424242;
  font-size: 13px;
}
.template-3 .container-payment-methods .input-container-payment input,
.template-3 .container-payment-methods .input-container-payment select {
  border: 1px solid #E8E8E8;
  height: 45px;
  border-radius: 5px;
  font-size: 14px;
  color: #7F7F7F;
  padding-left: 10px;
  outline: none;
}
.template-3 .container-payment-methods .input-container-payment .installments-select {
  width: 243px;
  height: 45px;
}
@media (max-width: 380px) {
  .template-3 .container-payment-methods .input-container-payment .installments-select {
    width: 100%;
  }
}
.template-3 .container-payment-methods .input-container-payment .flag-credit-card-option {
  display: flex;
}
.template-3 .container-payment-methods .input-container-payment .flag-credit-card-option .mastercard-flag {
  background: url('../../Images/template-3/flag-mastercard.svg') no-repeat center;
  height: 28px;
  width: 50px;
}
.template-3 .container-payment-methods .input-container-payment .flag-credit-card-option .visa-flag {
  background: url('../../Images/template-3/flag-visa.svg') no-repeat center;
  height: 28px;
  width: 50px;
}
.template-3 .container-payment-methods .input-container-payment .flag-credit-card-option .amex-flag {
  background: url('../../Images/template-3/flag-amex.png') no-repeat center;
  height: 28px;
  width: 50px;
}
.template-3 .container-payment-methods .input-container-payment .flag-credit-card-option .elo-flag {
  background: url('../../Images/template-3/flag-elo.png') no-repeat center;
  height: 28px;
  width: 50px;
}
.template-3 .container-payment-methods .input-container-payment .flag-credit-card-option .hipercard-flag {
  background: url('../../Images/template-3/flag-hipercard.svg') no-repeat center;
  height: 28px;
  width: 50px;
}
.template-3 .container-payment-methods .input-container-payment .date-security-code-container {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 380px) {
  .template-3 .container-payment-methods .input-container-payment .date-security-code-container {
    flex-direction: column;
    height: 155px;
  }
}
.template-3 .container-payment-methods .input-container-payment .date-security-code-container .container-minor .expiration-date {
  margin-bottom: 10px;
}
.template-3 .container-payment-methods .input-container-payment .date-security-code-container .container-minor .container-minor-input {
  display: flex;
}
@media (max-width: 380px) {
  .template-3 .container-payment-methods .input-container-payment .date-security-code-container .container-minor .container-minor-input {
    justify-content: space-between;
    margin-top: 7px;
  }
}
.template-3 .container-payment-methods .input-container-payment .date-security-code-container .container-minor .container-minor-input .card-expiration-input {
  width: 143px;
  margin: 10px 15px 0px 0px;
}
@media (max-width: 380px) {
  .template-3 .container-payment-methods .input-container-payment .date-security-code-container .container-minor .container-minor-input .card-expiration-input {
    width: 46%;
    margin: 0px;
  }
}
.template-3 .container-payment-methods .input-container-payment .date-security-code-container .container-minor .security-number {
  width: 177px;
  margin-top: 10px;
}
@media (max-width: 380px) {
  .template-3 .container-payment-methods .input-container-payment .date-security-code-container .container-minor .security-number {
    width: 100%;
  }
}
.template-3 .container-payment-methods .final-total-payment-container {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  border-top: 1px solid #f5f5f5;
  margin: 50px 20px;
  padding: 30px 30px 70px;
}
@media (max-width: 380px) {
  .template-3 .container-payment-methods .final-total-payment-container {
    flex-direction: column;
    margin: 25px 20px;
    display: flex;
    padding: 15px 0px 70px;
    align-items: flex-end;
  }
}
.template-3 .container-payment-methods .final-total-payment-container .final-total-order {
  text-align: right;
  line-height: 20px;
}
.template-3 .container-payment-methods .final-total-payment-container .final-total-order .total-price {
  color: #424242;
  font-size: 16px;
  font-weight: bold;
}
@media (max-width: 380px) {
  .template-3 .container-payment-methods .final-total-payment-container .final-total-order .total-price {
    display: flex;
    justify-content: space-between;
    width: 340px;
  }
}
.template-3 .container-payment-methods .final-total-payment-container .final-total-order .installments-total {
  color: #7F7F7F;
  font-size: 13px;
}
.template-3 .container-payment-methods .payment-slip-container {
  display: flex;
  justify-content: space-between;
  padding: 60px 0px 20px;
  width: 911px;
  align-items: center;
  margin: 0 auto;
  font-size: 14px;
  color: #424242;
}
@media (max-width: 380px) {
  .template-3 .container-payment-methods .payment-slip-container {
    flex-direction: column;
    width: 350px;
    justify-content: space-between;
    align-items: baseline;
    padding: 0px;
    height: 120px;
    margin: 30px;
  }
  .template-3 .container-payment-methods .payment-slip-container br {
    display: none;
  }
}
.template-3 .container-payment-methods .payment-slip-container .icon-chevron-right {
  background: url('../../Images/template-3/chevron.svg') no-repeat center;
  height: 22px;
  width: 22px;
  font-size: 20px;
}
@media (max-width: 380px) {
  .template-3 .container-payment-methods .payment-slip-container .icon-chevron-right {
    display: none;
  }
}
.template-3 .container-payment-methods .payment-slip-container .print-out-icon {
  background: url('../../Images/template-3/print-icon.svg') no-repeat center;
  width: 34px;
  height: 34px;
  margin-right: 10px;
}
@media (max-width: 380px) {
  .template-3 .container-payment-methods .payment-slip-container .print-out-icon {
    width: 26px;
    height: 26px;
    margin-right: 10px;
    background-size: contain;
  }
}
.template-3 .container-payment-methods .payment-slip-container .pay-through-icon {
  background: url('../../Images/template-3/bar-code-icon.svg') no-repeat center;
  width: 42px;
  height: 34px;
  margin-right: 10px;
}
@media (max-width: 380px) {
  .template-3 .container-payment-methods .payment-slip-container .pay-through-icon {
    width: 26px;
    height: 26px;
    margin-right: 10px;
    background-size: contain;
  }
}
.template-3 .container-payment-methods .payment-slip-container .payment-date-icon {
  background: url('../../Images/template-3/calendar-icon.svg') no-repeat center;
  width: 34px;
  height: 34px;
  margin-right: 10px;
}
@media (max-width: 380px) {
  .template-3 .container-payment-methods .payment-slip-container .payment-date-icon {
    width: 26px;
    height: 26px;
    margin-right: 10px;
    background-size: contain;
  }
}
.template-3 .container-payment-methods .payment-slip-container .flex-container {
  display: flex;
  align-items: center;
}
@media (max-width: 380px) {
  .template-3 .container-payment-methods .payment-slip-container .flex-container .line-distribution {
    width: 270px;
  }
}
.template-3 .card-security-number {
  margin-bottom: 15px;
}
.template-3 .card-security-number span {
  display: inline-block;
  vertical-align: middle;
  width: 124px;
  font-family: Arial;
  color: #737373;
  font-size: 12px;
  margin-left: 10px;
  text-align: left;
}
.template-3 .card-security-number img {
  display: inline-block;
  vertical-align: middle;
}
.template-3 .card-security-number h2 {
  font-size: 18px;
  text-align: left;
  margin: 30px 0 10px;
}
.template-3 .card-security-number {
  margin-bottom: 15px;
}
.template-3 .card-security-number span {
  display: inline-block;
  vertical-align: middle;
  width: 124px;
  font-family: Arial;
  color: #737373;
  font-size: 12px;
  margin-left: 10px;
  text-align: left;
}
.template-3 .card-security-number img {
  display: inline-block;
  vertical-align: middle;
}
.template-3 .card-security-number h2 {
  font-size: 18px;
  text-align: left;
  margin: 30px 0 10px;
}
.template-3 .provu-method-payment .container-provu {
  background-color: #0a2933;
  width: 500px;
  height: 512px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
}
@media (max-width: 360px) {
  .template-3 .provu-method-payment .container-provu {
    background-color: #0a2933;
    width: 362px;
    height: 551px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.template-3 .provu-method-payment .container-provu .logo img {
  width: 50%;
  margin: 17px 125px;
}
@media (max-width: 360px) {
  .template-3 .provu-method-payment .container-provu .logo img {
    margin: 17px 88px;
  }
}
.template-3 .provu-method-payment .container-provu .text-range {
  width: 100%;
  background-color: #ff4853;
  height: 50px;
  padding: 4px;
}
.template-3 .provu-method-payment .container-provu .text-range p {
  font-family: "SpaceGrotesk-Light";
  color: #ffffff;
  font-size: 18px;
  text-align: center;
  margin: 0 auto;
  font-weight: 300;
}
.template-3 .provu-method-payment .container-provu .box-text {
  padding: 4px 65px;
}
@media (max-width: 360px) {
  .template-3 .provu-method-payment .container-provu .box-text {
    padding: 28px 8px;
  }
}
.template-3 .provu-method-payment .container-provu .box-text .container-text {
  margin: 27px 0px;
  display: flex;
  align-items: center;
}
.template-3 .provu-method-payment .container-provu .box-text .container-text img {
  width: 53px;
  margin-right: 9px;
}
.template-3 .provu-method-payment .container-provu .box-text .container-text p {
  font-family: "SpaceGrotesk-Regular";
}
.template-3 .provu-method-payment .container-provu .box-text .container-text .text-green {
  color: #00ff99;
  font-size: 15px;
}
@media (max-width: 360px) {
  .template-3 .provu-method-payment .container-provu .box-text .container-text .text-green {
    font-size: 18px;
  }
}
.template-3 .provu-method-payment .container-provu .box-text .container-text p:not(.text-green) {
  color: #ffffff;
  font-size: 13px;
}
@media (max-width: 360px) {
  .template-3 .provu-method-payment .container-provu .box-text .container-text p:not(.text-green) {
    font-size: 15px;
  }
}
.template-3 .provu-method-payment .container-provu footer {
  margin-left: 125px;
  margin-top: -12px;
}
@media (max-width: 360px) {
  .template-3 .provu-method-payment .container-provu footer {
    margin-left: 12px;
  }
}
.template-3 .provu-method-payment .container-provu footer .observation {
  text-align: center;
  font-family: "Source Sans Pro";
  font-size: 9px;
  color: #ffffff;
}
@media (max-width: 360px) {
  .template-3 .provu-method-payment .container-provu footer .observation {
    font-size: 13px;
  }
}
.template-3 .provu-method-payment .container-provu footer .text-footer {
  font-size: 15px;
  font-weight: bold;
  padding: 27px 40px;
  text-align: center;
}
@media (max-width: 500px) {
  .template-3 .provu-method-payment .container-provu footer .text-footer {
    padding: 27px 0px;
    text-align: left;
    line-height: 25px;
  }
}
.template-3 .picpay-method-payment {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  position: relative;
  top: -30px;
}
.template-3 .picpay-method-payment .picpay-green-container {
  background-color: #00CC73;
  max-width: 700px;
  width: 100%;
  color: #fff;
  margin: 66px auto 30px;
  border-radius: 10px;
}
.template-3 .picpay-method-payment .picpay-green-container h3 {
  text-align: center;
  padding: 25px 0px;
}
.template-3 .picpay-method-payment .picpay-green-container .steps-pay-picpay {
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-direction: column;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
@media (min-width: 750px) {
  .template-3 .picpay-method-payment .picpay-green-container .steps-pay-picpay {
    flex-direction: row;
  }
}
.template-3 .picpay-method-payment .picpay-green-container .steps-pay-picpay .minor-container-picpay {
  text-align: center;
}
.template-3 .picpay-method-payment .picpay-green-container .steps-pay-picpay .minor-container-picpay .number-step {
  margin: 10px 0px;
}
.template-3 .picpay-method-payment .picpay-green-container .steps-pay-picpay .minor-container-picpay .instruction {
  margin-bottom: 10px;
}
.template-3 .picpay-method-payment .picpay-green-container .steps-pay-picpay .minor-container-picpay .picpay-qr-mobile-img,
.template-3 .picpay-method-payment .picpay-green-container .steps-pay-picpay .minor-container-picpay .picpay-pay-mobile-img,
.template-3 .picpay-method-payment .picpay-green-container .steps-pay-picpay .minor-container-picpay .picpay-mobile-img {
  width: 153px;
  height: 165px;
  margin: auto;
}
.template-3 .picpay-method-payment .picpay-green-container .steps-pay-picpay .minor-container-picpay .picpay-mobile-img {
  background: url('../../Images/template-3/picpay-cel01.png') no-repeat center;
}
.template-3 .picpay-method-payment .picpay-green-container .steps-pay-picpay .minor-container-picpay .picpay-pay-mobile-img {
  background: url('../../Images/template-3/picpay-cel02.png') no-repeat center;
}
.template-3 .picpay-method-payment .picpay-green-container .steps-pay-picpay .minor-container-picpay .picpay-qr-mobile-img {
  background: url('../../Images/template-3/picpay-cel03.png') no-repeat center;
}
.template-3 .picpay-method-payment .picpay-green-container .access-container-picpay {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  padding: 40px 15px;
}
@media (min-width: 750px) {
  .template-3 .picpay-method-payment .picpay-green-container .access-container-picpay {
    flex-direction: row;
    align-items: center;
  }
}
.template-3 .picpay-method-payment .picpay-green-container .access-container-picpay .download-app-picpay span {
  font-weight: bold;
  text-decoration: underline;
}
.template-3 .picpay-method-payment .picpay-green-container .access-container-picpay .download-app-picpay .download-app {
  display: flex;
  justify-content: center;
}
.template-3 .picpay-method-payment .picpay-green-container .access-container-picpay .download-app-picpay .download-app .google-play {
  background: url('../../Images/template-3/checkoutpayment-google.png') no-repeat center;
  width: 96px;
  height: 35px;
  margin-right: 10px;
}
.template-3 .picpay-method-payment .picpay-green-container .access-container-picpay .download-app-picpay .download-app .apple-store {
  background: url('../../Images/template-3/checkoutpayment-apple.png') no-repeat center;
  width: 96px;
  height: 35px;
}
.template-3 .picpay-method-payment .picpay-green-container .access-container-picpay p {
  text-align: center;
  margin-bottom: 10px;
  font-size: 14px;
}
.template-3 .picpay-method-payment .picpay-green-container .access-container-picpay .accepted-flags .flags-credit-card-picpay {
  display: flex;
  justify-content: center;
}
.template-3 .picpay-method-payment .picpay-green-container .access-container-picpay .accepted-flags .flags-credit-card-picpay .mastercard-flag {
  background: url('../../Images/template-3/flag-mastercard.svg') no-repeat center;
  height: 28px;
  width: 50px;
  margin-right: 5px;
}
.template-3 .picpay-method-payment .picpay-green-container .access-container-picpay .accepted-flags .flags-credit-card-picpay .visa-flag {
  background: url('../../Images/template-3/flag-visa.svg') no-repeat center;
  height: 28px;
  width: 50px;
  margin-right: 5px;
}
.template-3 .picpay-method-payment .picpay-green-container .access-container-picpay .accepted-flags .flags-credit-card-picpay .amex-flag {
  background: url('../../Images/template-3/flag-amex.png') no-repeat center;
  height: 28px;
  width: 50px;
  margin-right: 5px;
}
.template-3 .picpay-method-payment .picpay-green-container .access-container-picpay .accepted-flags .flags-credit-card-picpay .elo-flag {
  background: url('../../Images/template-3/flag-elo.png') no-repeat center;
  height: 28px;
  width: 50px;
  margin-right: 5px;
}
.template-3 .picpay-method-payment .picpay-green-container .access-container-picpay .accepted-flags .flags-credit-card-picpay .hipercard-flag {
  background: url('../../Images/template-3/flag-hipercard.svg') no-repeat center;
  height: 28px;
  width: 50px;
}
.template-3 .picpay-method-payment .picpay-white-container {
  background-color: #fff;
  width: 310px;
  margin: 66px auto;
  text-align: center;
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border: 2px solid #F4F4F4;
  border-radius: 10px;
  color: #707070;
  padding: 1rem;
}
.template-3 .picpay-method-payment .picpay-white-container .picpay-logo {
  background: url(../../Images/template-3/picpay_logo.png) no-repeat center;
  width: 185px;
  height: 60px;
  background-size: cover;
}
.template-3 .picpay-method-payment .picpay-white-container .call-to-qr {
  margin-bottom: 15px;
  font-size: 15px;
  font-weight: bold;
}
.template-3 .picpay-method-payment .picpay-white-container .store-oder-number {
  margin-top: 15px;
  font-size: 12px;
  font-weight: bold;
}
.template-3 .picpay-method-payment .picpay-white-container .qr-code-picpay-container {
  height: 180px;
  width: 180px;
  border: 2px solid #DEDEDE;
}
.template-3 .order-confirmation-color {
  background-color: #f5f5f5;
  padding: 60px 16px 150px;
}
.template-3 .order-confirmation-color .order-confirmation {
  max-width: 1119px;
  width: 100%;
  height: auto;
  margin: 0 auto;
  background-color: #fff;
  display: flex;
  align-items: center;
  border-radius: 5px;
  justify-content: space-between;
  flex-direction: column;
  line-height: 30px;
}
.template-3 .order-confirmation-color .order-confirmation .order-confirmation-container {
  text-align: center;
  color: #424242;
  width: 100%;
}
.template-3 .order-confirmation-color .order-confirmation .order-confirmation-container .successful-order {
  display: flex;
  align-items: center;
  background-color: var(--secundary);
  border-radius: 7px;
  max-width: 1120px;
  justify-content: center;
  height: 98px;
  text-transform: uppercase;
  font-size: 24px;
  color: #fff;
  font-family: 'Montserrat-Bold';
}
.template-3 .order-confirmation-color .order-confirmation .order-confirmation-container .request-number {
  font-size: clamp(14px, 2vw, 16px);
  margin-top: 35px;
}
.template-3 .order-confirmation-color .order-confirmation .order-confirmation-container .order-digits {
  font-family: 'Montserrat-Bold';
  font-size: clamp(20px, 2vw, 32px);
  font-weight: bold;
  margin-bottom: 35px;
}
.template-3 .order-confirmation-color .order-confirmation .email-confirmation-sent {
  background-color: #f5f5f5;
  color: #424242;
  font-size: clamp(14px, 2vw, 16px);
  min-height: 139px;
  max-width: 1059px;
  width: 93%;
  text-align: center;
  line-height: 23px;
  padding: 1rem;
  border-radius: 7px;
  margin-bottom: 37px;
}
.template-3 .order-confirmation-color .order-confirmation .email-confirmation-sent div p:nth-of-type(2) {
  margin: 0 auto 20px auto;
}
.template-3 .order-confirmation-color .order-confirmation .email-confirmation-sent div p:nth-of-type(2) b {
  font-family: 'Montserrat-Bold';
}
.template-3 .order-confirmation-color .order-confirmation .my-order-informations {
  font-size: 16px;
  margin: 3rem 0 0;
  width: 100%;
  padding: 31px 40px;
  position: relative;
  border-radius: 3px;
}
.template-3 .order-confirmation-color .order-confirmation .my-order-informations:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 100%;
  background-color: #f5f5f5;
  display: block;
}
.template-3 .order-confirmation-color .order-confirmation .my-order-informations h3 {
  font-family: 'Montserrat-Bold';
  margin: 16px 0;
  font-size: 16px;
}
@media (max-width: 780px) {
  .template-3 .order-confirmation-color .order-confirmation .my-order-informations {
    display: none;
  }
}
.template-3 .order-confirmation-color .order-confirmation .my-order-informations .menu-quantity,
.template-3 .order-confirmation-color .order-confirmation .my-order-informations .menu-present,
.template-3 .order-confirmation-color .order-confirmation .my-order-informations .menu-unity,
.template-3 .order-confirmation-color .order-confirmation .my-order-informations .product-quantity,
.template-3 .order-confirmation-color .order-confirmation .my-order-informations .product-has-present,
.template-3 .order-confirmation-color .order-confirmation .my-order-informations .unit-value {
  justify-self: center;
}
.template-3 .order-confirmation-color .order-confirmation .my-order-informations .menu-total,
.template-3 .order-confirmation-color .order-confirmation .my-order-informations .my-order-freight,
.template-3 .order-confirmation-color .order-confirmation .my-order-informations .freight-price,
.template-3 .order-confirmation-color .order-confirmation .my-order-informations .coupon-discount,
.template-3 .order-confirmation-color .order-confirmation .my-order-informations .coupon-discount-value,
.template-3 .order-confirmation-color .order-confirmation .my-order-informations .product-amount,
.template-3 .order-confirmation-color .order-confirmation .my-order-informations .my-order-final,
.template-3 .order-confirmation-color .order-confirmation .my-order-informations .my-order-final-value {
  justify-self: end;
}
.template-3 .order-confirmation-color .order-confirmation .my-order-informations .product-description,
.template-3 .order-confirmation-color .order-confirmation .my-order-informations .product-quantity,
.template-3 .order-confirmation-color .order-confirmation .my-order-informations .product-has-present,
.template-3 .order-confirmation-color .order-confirmation .my-order-informations .unit-value,
.template-3 .order-confirmation-color .order-confirmation .my-order-informations .product-amount,
.template-3 .order-confirmation-color .order-confirmation .my-order-informations .my-order-delivey-title {
  align-self: center;
}
.template-3 .order-confirmation-color .order-confirmation .my-order-informations .my-orders-menu {
  display: grid;
  grid-template-columns: 3fr repeat(3, 1fr) 125px;
  grid-template-areas: "description quantity present unity total";
  grid-template-rows: 40px;
  color: #686868;
  border-bottom: 1px solid #E8E8E8;
  font-weight: bold;
  align-items: self-end;
  border-top: 1px solid #E8E8E8;
  padding: 5px 0;
}
.template-3 .order-confirmation-color .order-confirmation .my-order-informations .my-orders-menu p {
  font-family: 'Montserrat-Bold';
  font-size: 16px;
}
.template-3 .order-confirmation-color .order-confirmation .my-order-informations .my-orders-menu .menu-description {
  grid-area: description;
  text-align: center;
}
.template-3 .order-confirmation-color .order-confirmation .my-order-informations .my-orders-menu .menu-description span {
  position: relative;
}
@media screen and (min-width: 781px) and (max-width: 900px) {
  .template-3 .order-confirmation-color .order-confirmation .my-order-informations .my-orders-menu .menu-description span {
    left: 35px;
  }
}
@media screen and (min-width: 1120px) {
  .template-3 .order-confirmation-color .order-confirmation .my-order-informations .my-orders-menu .menu-description span {
    left: -50px;
  }
}
.template-3 .order-confirmation-color .order-confirmation .my-order-informations .my-orders-menu .menu-quantity {
  grid-area: quantity;
}
.template-3 .order-confirmation-color .order-confirmation .my-order-informations .my-orders-menu .menu-quantity span {
  position: relative;
}
.template-3 .order-confirmation-color .order-confirmation .my-order-informations .my-orders-menu .menu-present {
  grid-area: present;
}
.template-3 .order-confirmation-color .order-confirmation .my-order-informations .my-orders-menu .menu-present span {
  position: relative;
}
@media screen and (min-width: 781px) and (max-width: 900px) {
  .template-3 .order-confirmation-color .order-confirmation .my-order-informations .my-orders-menu .menu-present span {
    left: 55px;
  }
}
.template-3 .order-confirmation-color .order-confirmation .my-order-informations .my-orders-menu .menu-unity {
  grid-area: unity;
}
.template-3 .order-confirmation-color .order-confirmation .my-order-informations .my-orders-menu .menu-unity span {
  position: relative;
}
@media screen and (min-width: 781px) and (max-width: 900px) {
  .template-3 .order-confirmation-color .order-confirmation .my-order-informations .my-orders-menu .menu-unity span {
    left: 65px;
    line-height: 10px;
  }
}
.template-3 .order-confirmation-color .order-confirmation .my-order-informations .my-orders-menu .menu-total {
  grid-area: total;
}
.template-3 .order-confirmation-color .order-confirmation .my-order-informations .my-order-product-detail {
  display: grid;
  grid-template-columns: 130px 31% repeat(4, 1fr);
  grid-template-rows: 50px 18px auto;
  grid-template-areas: "image title quantity has-present unit-value amount" "image barcode quantity has-present unit-value amount" "image info . . . .";
  border-bottom: 1px solid #E8E8E8;
  margin: 0;
  column-gap: 10px;
  padding: 1rem 0;
}
.template-3 .order-confirmation-color .order-confirmation .my-order-informations .my-order-product-detail .product-description-image {
  grid-area: image;
  background-size: contain;
  max-width: 86px;
}
.template-3 .order-confirmation-color .order-confirmation .my-order-informations .my-order-product-detail img {
  width: 100%;
  height: auto;
}
.template-3 .order-confirmation-color .order-confirmation .my-order-informations .my-order-product-detail .product-description {
  grid-area: title;
}
.template-3 .order-confirmation-color .order-confirmation .my-order-informations .my-order-product-detail .product-description-barcode {
  grid-area: barcode;
  color: #7C7C7C;
  font-size: 14px;
  line-height: 16.8px;
}
.template-3 .order-confirmation-color .order-confirmation .my-order-informations .my-order-product-detail .product-info {
  grid-area: info;
}
.template-3 .order-confirmation-color .order-confirmation .my-order-informations .my-order-product-detail .product-size {
  font-size: 14px;
  color: #424242;
}
.template-3 .order-confirmation-color .order-confirmation .my-order-informations .my-order-product-detail .product-color {
  font-size: 14px;
  color: #424242;
  margin-left: 10px;
  padding-left: 10px;
  border-left: 1px solid #E8E8E8;
}
.template-3 .order-confirmation-color .order-confirmation .my-order-informations .my-order-product-detail .product-quantity {
  grid-area: quantity;
}
.template-3 .order-confirmation-color .order-confirmation .my-order-informations .my-order-product-detail .product-has-present {
  grid-area: has-present;
}
.template-3 .order-confirmation-color .order-confirmation .my-order-informations .my-order-product-detail .unit-value {
  grid-area: unit-value;
}
.template-3 .order-confirmation-color .order-confirmation .my-order-informations .my-order-product-detail .product-amount {
  font-family: 'Montserrat-Bold';
  grid-area: amount;
  font-weight: bold;
  color: #424242;
  font-size: 18px;
}
.template-3 .order-confirmation-color .order-confirmation .my-order-informations .subtotal-confirmation span {
  font-family: 'Montserrat-Bold';
  font-weight: bold;
  color: #424242;
  font-size: 18px;
}
.template-3 .order-confirmation-color .order-confirmation .my-order-informations .my-order-delivery {
  display: grid;
  grid-template-columns: 5fr 52px 1fr;
  grid-template-rows: 70px;
  grid-template-areas: "address freight freight-price";
  border-bottom: 1px solid #E8E8E8;
  margin: 0;
  align-items: center;
}
.template-3 .order-confirmation-color .order-confirmation .my-order-informations .my-order-delivery .my-order-delivey-title {
  grid-area: delivery;
}
.template-3 .order-confirmation-color .order-confirmation .my-order-informations .my-order-delivery .my-order-address {
  grid-area: address;
}
.template-3 .order-confirmation-color .order-confirmation .my-order-informations .my-order-delivery .my-order-address:before {
  content: '';
  display: inline-block;
  margin-right: 0.4rem;
  background: url('../../Images/template-3/delivery-black.svg') no-repeat center;
  width: 29px;
  height: 18px;
  background-size: contain;
}
.template-3 .order-confirmation-color .order-confirmation .my-order-informations .my-order-delivery .my-order-address-data {
  grid-area: address;
  display: flex;
  position: absolute;
  left: 240px;
}
.template-3 .order-confirmation-color .order-confirmation .my-order-informations .my-order-delivery .my-order-freight {
  grid-area: freight;
}
.template-3 .order-confirmation-color .order-confirmation .my-order-informations .my-order-delivery .freight-price {
  grid-area: freight-price;
  font-size: 18px;
}
.template-3 .order-confirmation-color .order-confirmation .my-order-informations .my-order-coupon {
  display: grid;
  grid-template-columns: 5fr 76px 1fr;
  grid-template-rows: 70px;
  grid-template-areas: "coupon discount discount-value";
  align-items: center;
  margin: 0;
}
.template-3 .order-confirmation-color .order-confirmation .my-order-informations .my-order-coupon .coupon-title {
  grid-area: coupon;
  display: flex;
}
.template-3 .order-confirmation-color .order-confirmation .my-order-informations .my-order-coupon .coupon-title:before {
  content: '';
  display: inline-block;
  margin-right: 0.4rem;
  background: url('../../Images/template-3/sale.svg') no-repeat center;
  width: 29px;
  height: 23px;
  background-size: contain;
}
.template-3 .order-confirmation-color .order-confirmation .my-order-informations .my-order-coupon .coupon-discount {
  grid-area: discount;
  color: #DE5050;
}
.template-3 .order-confirmation-color .order-confirmation .my-order-informations .my-order-coupon .coupon-discount-value {
  grid-area: discount-value;
  color: #DE5050;
  font-size: 18px;
}
.template-3 .order-confirmation-color .order-confirmation .my-order-informations .my-order-final-total {
  border-radius: 2px;
  display: grid;
  grid-template-columns: 5fr 108px 1fr;
  grid-template-areas: ". final final-value ";
  grid-template-rows: 90px;
  align-items: center;
  border-top: 1px solid #E8E8E8;
  margin: 0;
  padding: 0;
}
.template-3 .order-confirmation-color .order-confirmation .my-order-informations .my-order-final-total .my-order-final {
  grid-area: final;
}
.template-3 .order-confirmation-color .order-confirmation .my-order-informations .my-order-final-total .my-order-final-value {
  font-family: 'Montserrat-Bold';
  grid-area: final-value;
  font-size: 18px;
  font-weight: bold;
  color: #424242;
}
.template-3 .order-confirmation-color .order-confirmation .my-order-informations.product-resume {
  border-bottom: 0px;
  padding-bottom: 0px;
}
.template-3 .order-confirmation-color .order-confirmation .my-order-informations.product-resume .my-order-product-detail {
  display: grid;
  grid-template-columns: 79px 395px 1fr;
  grid-template-rows: 1fr 35px;
  grid-template-areas: "image title total-quantity" "image barcode amount";
  border-bottom: 1px solid #E8E8E8;
  padding: 0 30px;
  margin: 0;
}
.template-3 .order-confirmation-color .order-confirmation .my-order-informations.product-resume .my-order-product-detail .total-quantity {
  grid-area: total-quantity;
  align-self: flex-end;
  justify-self: end;
  margin-bottom: 3px;
}
.template-3 .order-confirmation-color .order-confirmation .my-order-informations.product-resume .my-order-product-detail .product-amount {
  align-self: flex-start;
  font-size: 18px;
}
.template-3 .order-confirmation-color .order-confirmation .my-order-informations .subtotal-confirmation {
  display: grid;
  grid-template-columns: 5fr 1fr;
  grid-template-rows: 50px;
  align-items: center;
  border-bottom: 1px solid #E8E8E8;
  padding: 0;
  margin: 0;
}
.template-3 .order-confirmation-color .order-confirmation .my-order-informations .subtotal-confirmation p,
.template-3 .order-confirmation-color .order-confirmation .my-order-informations .subtotal-confirmation span {
  justify-self: flex-end;
}
.template-3 .order-confirmation-color .delivery-box {
  max-width: 1119px;
  margin: 0 auto;
  background-color: #FFF;
  margin-top: 25px;
  padding: 31px 41px;
  border-radius: 3px;
}
.template-3 .order-confirmation-color .delivery-box .heading {
  font-family: 'Montserrat-Bold';
  font-size: 16px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 16px;
}
.template-3 .order-confirmation-color .delivery-box .delivery-box-content {
  display: flex;
  align-items: center;
  padding-top: 16px;
}
.template-3 .order-confirmation-color .delivery-box .delivery-box-content .icon {
  display: block;
  width: 78px;
  height: 78px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 48px 32px;
  margin-right: 43px;
}
.template-3 .order-confirmation-color .delivery-box .delivery-box-content .delivery-box-text {
  max-width: 430px;
  width: 100%;
}
.template-3 .order-confirmation-color .delivery-box .payment-info {
  display: flex;
  align-items: center;
  flex-direction: column;
  list-style-type: none;
}
@media screen and (min-width: 576px) {
  .template-3 .order-confirmation-color .delivery-box .payment-info {
    flex-direction: row;
  }
}
.template-3 .order-confirmation-color .delivery-box .payment-info .item {
  padding: 0 10px;
}
.template-3 .order-confirmation-color .delivery-box .payment-info .item:first-child {
  border-right: 2px solid rgba(0, 0, 0, 0.1);
  padding-left: 0;
}
.template-3 .order-confirmation-color .delivery-box.address-box .delivery-box-content .icon {
  background-image: url('/Content/Images/template-3/delivery-black.svg');
}
.template-3 .order-confirmation-color .delivery-box.payment-box .delivery-box-content .icon {
  background-image: url('/Content/Images/template-3/mastercard-flag.svg');
  width: 108px;
  background-size: 118px 78px;
}
.template-3 .order-confirmation-color .delivery-box.payment-box .delivery-box-content .payment-method-name {
  font-family: 'Montserrat-Bold';
  font-size: 16px;
  line-height: 16.8px;
  padding-bottom: 5px;
}
.template-3 .order-confirmation-color .delivery-box.payment-box .delivery-box-content .delivery-box-text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media screen and (min-width: 420px) {
  .template-3 .order-confirmation-color .delivery-box.payment-box .delivery-box-content .delivery-box-text {
    position: relative;
    left: -10px;
  }
}
@media screen and (min-width: 639px) {
  .template-3 .order-confirmation-color .delivery-box.payment-box .delivery-box-content .delivery-box-text {
    left: -26px;
  }
}
.template-3 .order-confirmation-color .delivery-box.payment-methods-box .delivery-box-content {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.template-3 .order-confirmation-color .delivery-box.payment-methods-box .delivery-box-content img {
  margin-right: 45px;
  max-width: 81px;
  height: 55px;
  margin-top: 10px;
}
.template-3 .order-confirmation-color .delivery-box.payment-methods-box .delivery-box-content img:last-child {
  max-width: 175px;
  height: 42px;
}
.template-3 .data-confirmation {
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  align-items: center;
}
.template-3 .data-confirmation .information-title {
  color: #424242;
  font-size: 16px;
  margin: 0px 44px;
  padding: 30px 0px;
  border-bottom: 1px solid #f5f5f5;
  font-weight: bold;
}
.template-3 .data-confirmation .delivery-address {
  width: 1119px;
  height: 183px;
  background-color: #FFFFFF;
  margin-top: 10px;
}
.template-3 .data-confirmation .delivery-address .client-address {
  display: flex;
  padding-top: 30px;
  align-items: center;
  color: #333333;
  font-size: 16px;
}
.template-3 .data-confirmation .delivery-address .client-address .delivery-truck-img {
  background: url('../../Images/template-3/delivery-truck.svg') no-repeat center;
  width: 48px;
  height: 33px;
  margin: 0px 40px;
}
.template-3 .data-confirmation .selected-payment {
  width: 1119px;
  height: 183px;
  background-color: #FFFFFF;
  margin-top: 10px;
}
.template-3 .data-confirmation .selected-payment .selected-pay-container {
  margin-left: 45px;
  padding-top: 26px;
}
.template-3 .data-confirmation .selected-payment .selected-pay-container .method-payment {
  color: #333333;
  font-weight: bold;
  font-size: 16px;
}
.template-3 .data-confirmation .selected-payment .selected-pay-container .container-flex-payment {
  color: #424242;
  font-size: 16px;
  display: flex;
}
.template-3 .data-confirmation .selected-payment .selected-pay-container .container-flex-payment .credit-card-number {
  padding-right: 30px;
  margin-right: 50px;
  border-right: 2px solid #f5f5f5;
}
.template-3 .data-confirmation .safe-buying {
  width: 1119px;
  height: 183px;
  background-color: #FFFFFF;
  margin-top: 10px;
}
.template-3 .data-confirmation .safe-buying .safe-methods {
  display: flex;
  align-items: center;
  margin: 18px 0 30px 44px;
}
.template-3 .data-confirmation .safe-buying .safe-methods .safe-buying-img-ebit {
  background: url('../../Images/template-3/resume-seloebit.png') no-repeat center;
  width: 48px;
  height: 56px;
  margin-right: 40px;
}
.template-3 .data-confirmation .safe-buying .safe-methods .safe-buying-img-ssl {
  background: url('../../Images/template-3/resume-ssl.png') no-repeat center;
  width: 81px;
  height: 55px;
  margin-right: 40px;
}
.template-3 .data-confirmation .safe-buying .safe-methods .safe-buying-img-blindado {
  background: url('../../Images/template-3/resume-site-blindado-logo.png') no-repeat center;
  width: 150px;
  height: 33px;
}
.template-3 .best-selling-promotions {
  background-color: #f5f5f5;
}
.template-3 .best-selling-promotions .best-selling-promotions-content {
  max-width: 1190px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-evenly;
  padding: 25px 0 40px;
}
@media (max-width: 750px) {
  .template-3 .best-selling-promotions .best-selling-promotions-content {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
    gap: 15px;
    padding: 25px 15px 40px;
  }
}
.template-3 .best-selling-promotions .best-selling-promotions-content .promotions-itens {
  background-color: #fff;
  height: 98px;
  width: 265px;
  display: flex;
  align-items: center;
  padding: 0 15px;
}
@media (max-width: 750px) {
  .template-3 .best-selling-promotions .best-selling-promotions-content .promotions-itens {
    width: auto;
  }
}
.template-3 .best-selling-promotions .best-selling-promotions-content .promotions-itens .cards-offer {
  padding-left: 10px;
}
.template-3 .best-selling-promotions .best-selling-promotions-content .promotions-itens .cards-offer-img-container-delivery {
  margin: 25px;
  background: url('../../Images/template-3/delivery.svg') no-repeat center;
  height: 44px;
  width: 44px;
  background-size: contain;
}
@media (max-width: 750px) {
  .template-3 .best-selling-promotions .best-selling-promotions-content .promotions-itens .cards-offer-img-container-delivery {
    margin: 0 5px 0 0;
    height: 34px;
    width: 34px;
  }
}
.template-3 .best-selling-promotions .best-selling-promotions-content .promotions-itens .cards-offer-img-container-sale-icon {
  margin: 25px;
  background: url('../../Images/template-3/sale-icon.svg') no-repeat center;
  height: 44px;
  width: 44px;
  background-size: contain;
}
@media (max-width: 750px) {
  .template-3 .best-selling-promotions .best-selling-promotions-content .promotions-itens .cards-offer-img-container-sale-icon {
    margin: 0 5px 0 0;
    height: 34px;
    width: 34px;
  }
}
.template-3 .best-selling-promotions .best-selling-promotions-content .promotions-itens .cards-offer-img-container-shield {
  margin: 25px;
  background: url('../../Images/template-3/shield.svg') no-repeat center;
  height: 44px;
  width: 44px;
  background-size: contain;
}
@media (max-width: 750px) {
  .template-3 .best-selling-promotions .best-selling-promotions-content .promotions-itens .cards-offer-img-container-shield {
    margin: 0 5px 0 0;
    height: 34px;
    width: 34px;
  }
}
.template-3 .best-selling-promotions .best-selling-promotions-content .promotions-itens .cards-offer-img-container-shopping {
  margin: 25px;
  background: url('../../Images/template-3/commerce-and-shopping.svg') no-repeat center;
  height: 44px;
  width: 44px;
  background-size: contain;
}
@media (max-width: 750px) {
  .template-3 .best-selling-promotions .best-selling-promotions-content .promotions-itens .cards-offer-img-container-shopping {
    margin: 0 5px 0 0;
    height: 34px;
    width: 34px;
  }
}
.template-3 .best-selling-promotions .best-selling-promotions-content .promotions-itens .promotions-itens-text {
  width: 54%;
  line-height: 18px;
}
.template-3 .best-selling-promotions .best-selling-promotions-content .promotions-itens .promotions-itens-text h6 {
  font-size: 14px;
}
.template-3 .best-selling-promotions .best-selling-promotions-content .promotions-itens .promotions-itens-text p {
  font-size: 13px;
}
.template-3 #share .jssocials-shares {
  display: flex;
}
.template-3 #share .jssocials-shares .jssocials-share {
  margin-right: 10px;
}
.template-3 #share .jssocials-shares .jssocials-share:first-child {
  margin-left: 10px;
}
.template-3 .product-search {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 1rem;
}
.template-3 .product-search .search-results {
  color: #818181;
  font-size: 14px;
  padding: 34px 0;
}
@media (max-width: 780px) {
  .template-3 .product-search .search-results {
    padding: 34px 20px;
  }
}
.template-3 .product-search .search-results .search-results-product {
  color: #424242;
  font-weight: bold;
  text-decoration: underline;
  margin-left: 5px;
}
.template-3 .product-search .search-result-content {
  display: flex;
}
.template-3 .product-search .search-result-content .background-aside {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 9;
}
@media (max-width: 750px) {
  .template-3 .product-search .search-result-content .background-aside.active {
    display: inherit;
  }
}
.template-3 .product-search .search-result-content .aside-filter-shop {
  position: fixed;
  display: none;
  top: 0;
  bottom: 0;
  right: 0;
  overflow-y: auto;
  width: 300px;
  height: auto;
  border-radius: 3px;
  z-index: 2;
  transform: translateX(-90vw);
  transition: all 1s ease;
  background: #fff;
  z-index: 999;
}
@media (min-width: 750px) {
  .template-3 .product-search .search-result-content .aside-filter-shop {
    display: block;
    width: 250px;
    transform: unset;
    background: #ffffff;
    position: relative;
    left: -18px;
  }
}
.template-3 .product-search .search-result-content .aside-filter-shop.show {
  display: block;
  right: 0;
  transform: translateX(0);
}
.template-3 .product-search .search-result-content .aside-filter-shop .filter-back {
  cursor: pointer;
  font-weight: bold;
  font-size: 16px;
}
.template-3 .product-search .search-result-content .aside-filter-shop .filter-clean {
  cursor: pointer;
  font-size: 14px;
}
.template-3 .product-search .search-result-content .aside-filter-shop .filter-category {
  padding: 0 10px;
}
.template-3 .product-search .search-result-content .aside-filter-shop .filter-category .btn-filter-accordion {
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  font-weight: bold;
  font-size: 15px;
  padding: 20px 0;
  transition: all 0.2s 0.2s;
  border-bottom: 1px solid #f5f5f5;
}
.template-3 .product-search .search-result-content .aside-filter-shop .filter-category .btn-filter-accordion:hover {
  color: #7C7C7C;
}
.template-3 .product-search .search-result-content .aside-filter-shop .filter-category .btn-filter-accordion:hover svg {
  stroke: #7C7C7C;
}
.template-3 .product-search .search-result-content .aside-filter-shop .filter-category .btn-filter-accordion.active {
  transition-delay: 0s;
  border-bottom: 1px solid #ffffff;
}
.template-3 .product-search .search-result-content .aside-filter-shop .filter-category .btn-filter-accordion.active .aside-filter-arrow {
  transform: rotate(90deg);
}
.template-3 .product-search .search-result-content .aside-filter-shop .filter-category .content-filter-accordion {
  padding: 0 0 20px;
}
.template-3 .product-search .search-result-content .aside-filter-shop .filter-category .content-filter-accordion .label-checkbox-container:hover input ~ .label-checkmark {
  border: 1px solid var(--primary);
}
.template-3 .product-search .search-result-content .aside-filter-shop .filter-category .content-filter-accordion .label-checkbox-container:hover input:checked ~ .label-checkmark::after {
  background-color: var(--primary);
}
.template-3 .product-search .search-result-content .aside-filter-shop .filter-category .content-filter-accordion input:checked ~ .label-checkmark::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 10px;
  height: 10px;
  background-color: var(--primary);
  transform: translate3d(-50%, -50%, 0);
  border-radius: 100%;
}
.template-3 .product-search .search-result-content .aside-filter-shop .filter-category .content-filter-accordion input:checked ~ .label-checkmark:after {
  display: block;
}
.template-3 .product-search .search-result-content .aside-filter-shop .filter-category .content-filter-accordion .label-checkbox-container {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 14px;
  line-height: 1.5;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.template-3 .product-search .search-result-content .aside-filter-shop .filter-category .content-filter-accordion .label-checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.template-3 .product-search .search-result-content .aside-filter-shop .filter-category .content-filter-accordion .label-checkbox-container .label-checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  transition: 0.4s;
  border-radius: 100%;
  border: 1px solid #ccc;
}
.template-3 .product-search .search-result-content .aside-filter-shop .filter-button {
  cursor: pointer;
  width: 90%;
  padding: 10px 0;
  text-align: center;
  color: #fff;
  border: none;
  background: var(--primary);
  text-transform: uppercase;
  margin: 20px auto 0;
  display: block;
}
.template-3 .product-search .search-result-content .aside-filter-head {
  display: flex;
  justify-content: space-between;
  background: #f5f5f5;
  padding: 22px 10px;
}
.template-3 .product-search .search-result-content .aside-filter-arrow {
  fill: none;
  stroke: #333333;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  stroke-width: 1px;
  width: 8px;
  margin-right: 5px;
  transition: 0.4s;
}
.template-3 .product-search .search-result-content .aside-filter-arrow.left {
  display: none;
  transform: rotate(180deg);
}
.template-3 .product-search .search-result-content .aside-filter-arrow.right {
  transform: rotate(0deg);
}
.template-3 .product-search .search-result-content .section-searched-product {
  width: 100%;
}
@media (min-width: 750px) {
  .template-3 .product-search .search-result-content .section-searched-product {
    padding-left: 35px;
  }
}
.template-3 .product-search .search-result-content .section-searched-product .section-searched-product-title {
  /*certo*/
  display: grid;
  grid-template-areas: "name search" "exhibition filter";
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 50px);
  align-items: center;
  border-bottom: 1px solid #E8E8E8;
  padding-bottom: 5px;
  padding-top: 10px;
}
@media (min-width: 750px) {
  .template-3 .product-search .search-result-content .section-searched-product .section-searched-product-title {
    grid-template-columns: repeat(2, 2fr) 1fr;
    grid-template-rows: minmax(50px, 1fr);
    grid-template-areas: "name ordenation exhibition" "search search search";
  }
}
.template-3 .product-search .search-result-content .section-searched-product .section-searched-product-title .searched-product-inner {
  display: flex;
  align-items: center;
}
.template-3 .product-search .search-result-content .section-searched-product .section-searched-product-title .text-product {
  font-weight: bold;
  font-size: 14px;
  align-self: center;
  margin-right: 16px;
}
.template-3 .product-search .search-result-content .section-searched-product .section-searched-product-title .searched-product-name {
  grid-area: name;
  font-size: 23px;
  font-weight: bold;
}
@media (max-width: 749px) {
  .template-3 .product-search .search-result-content .section-searched-product .section-searched-product-title .searched-product-name {
    grid-column-start: 1;
    grid-column-end: 3;
  }
}
.template-3 .product-search .search-result-content .section-searched-product .section-searched-product-title .searched-product-number {
  grid-area: search;
  font-size: 14px;
  justify-self: flex-end;
  padding-left: 6px;
}
@media (max-width: 750px) {
  .template-3 .product-search .search-result-content .section-searched-product .section-searched-product-title .searched-product-number .searched-product-number-mobile {
    display: none;
  }
}
.template-3 .product-search .search-result-content .section-searched-product .section-searched-product-title .searched-product-ordenation {
  grid-area: ordenation;
  display: flex;
  justify-self: end;
}
@media (max-width: 749px) {
  .template-3 .product-search .search-result-content .section-searched-product .section-searched-product-title .searched-product-ordenation {
    display: none;
  }
}
.template-3 .product-search .search-result-content .section-searched-product .section-searched-product-title .searched-product-ordenation .product-ordenation-input select {
  font-size: 13px;
  border: 1px solid #E8E8E8;
  width: 160px;
  height: 40px;
  padding: 0 20px;
  border-radius: 4px;
  color: #424242;
  outline: 0;
  cursor: pointer;
}
.template-3 .product-search .search-result-content .section-searched-product .section-searched-product-title .searched-product-exhibition {
  grid-area: exhibition;
  display: flex;
}
@media (min-width: 750px) {
  .template-3 .product-search .search-result-content .section-searched-product .section-searched-product-title .searched-product-exhibition {
    justify-self: end;
  }
}
.template-3 .product-search .search-result-content .section-searched-product .section-searched-product-title .searched-product-exhibition .button-container {
  background-color: #fff;
  outline: 0;
  cursor: pointer;
}
.template-3 .product-search .search-result-content .section-searched-product .section-searched-product-title .searched-product-exhibition .exhibition-text {
  grid-area: exhibition;
}
.template-3 .product-search .search-result-content .section-searched-product .section-searched-product-title .searched-product-exhibition .button-list {
  height: 25px;
  width: 25px;
  background: url('../../Images/template-3/list.svg') no-repeat center;
  margin-right: 10px;
}
.template-3 .product-search .search-result-content .section-searched-product .section-searched-product-title .searched-product-exhibition .button-grid {
  height: 25px;
  width: 25px;
  background: url('../../Images/template-3/grid.svg') no-repeat center;
}
.template-3 .product-search .search-result-content .section-searched-product .section-searched-product-title .searched-product-filters {
  background-color: transparent;
  display: none;
  justify-self: end;
  position: relative;
}
@media (max-width: 749px) {
  .template-3 .product-search .search-result-content .section-searched-product .section-searched-product-title .searched-product-filters {
    display: flex;
  }
}
.template-3 .product-search .search-result-content .section-searched-product .section-searched-product-title .searched-product-filters .text-product {
  font-size: 16px;
  margin-right: 2px;
}
.template-3 .product-search .search-result-content .section-searched-product .section-searched-product-title .searched-product-filters .product-filters-image {
  width: 21px;
  height: 20px;
}
.template-3 .product-search .search-result-content .section-searched-product .section-searched-product-title .searched-product-filters .product-filters-notification {
  content: '';
  width: 20px;
  height: 20px;
  background-color: #000;
  position: absolute;
  right: -10px;
  top: -10px;
  font-size: 11px;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  padding-top: 4px;
}
.template-3 .product-search .search-result-content .section-searched-product .container-products-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-areas: "item item";
  margin-top: 26px;
  align-items: end;
  gap: 0.4rem;
}
@media (min-width: 992px) {
  .template-3 .product-search .search-result-content .section-searched-product .container-products-grid {
    grid-template-columns: repeat(3, 1fr);
    grid-template-areas: "item item item";
    grid-row-gap: 27px;
    grid-column-gap: 60px;
    margin-top: 26px;
  }
}
.template-3 .product-search .search-result-content .section-searched-product .container-products-grid .best-selling-products-container-minor {
  max-width: 215px;
  width: 100%;
  position: relative;
  justify-self: center;
}
@media (max-width: 750px) {
  .template-3 .product-search .search-result-content .section-searched-product .container-products-grid .best-selling-products-container-minor {
    align-items: center;
  }
}
.template-3 .product-search .search-result-content .section-searched-product .container-products-grid .best-selling-products-container-minor .best-selling-products-photo {
  height: 186px;
  width: 186px;
  object-fit: cover;
}
.template-3 .product-search .search-result-content .section-searched-product .container-products-grid .best-selling-products-container-minor .best-selling-products-photo img {
  height: 186px;
  width: 186px;
}
.template-3 .product-search .search-result-content .section-searched-product .container-products-grid .best-selling-products-container-minor .best-selling-products-photo figcaption {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #de5050;
  padding: 7px 10px;
  border-radius: 3px;
  font-size: 13px;
  color: #fff;
}
@media (max-width: 381px) {
  .template-3 .product-search .search-result-content .section-searched-product .container-products-grid .best-selling-products-container-minor .best-selling-products-photo {
    height: 115px;
    width: 115px;
    background-size: contain;
  }
}
.template-3 .product-search .search-result-content .section-searched-product .container-products-grid .best-selling-products-container-minor .best-selling-products-description {
  font-size: 15px;
  color: #333333;
  margin: 9px 0;
}
@media (max-width: 381px) {
  .template-3 .product-search .search-result-content .section-searched-product .container-products-grid .best-selling-products-container-minor .best-selling-products-description {
    font-size: 14px;
  }
}
.template-3 .product-search .search-result-content .section-searched-product .container-products-grid .best-selling-products-container-minor .best-selling-products-promotion {
  font-size: 14px;
  color: #333333;
  text-decoration: line-through;
  min-height: 16px;
}
.template-3 .product-search .search-result-content .section-searched-product .container-products-grid .best-selling-products-container-minor .best-selling-products-value {
  font-size: 24px;
  color: #de5050;
  font-weight: bold;
  margin: 2px 0 5px;
  min-height: 28px;
}
.template-3 .product-search .search-result-content .section-searched-product .container-products-grid .best-selling-products-container-minor .best-selling-products-monthly-pay {
  color: #7c7c7c;
  font-size: 13px;
  min-height: 45px;
}
@media (max-width: 381px) {
  .template-3 .product-search .search-result-content .section-searched-product .container-products-grid .best-selling-products-container-minor .best-selling-products-monthly-pay {
    display: block !important;
  }
}
.template-3 .product-search .search-result-content .section-searched-product .container-products-grid .best-selling-products-container-minor .best-selling-products-monthly-pay strong {
  margin: 0 2px;
}
.template-3 .product-search .search-result-content .section-searched-product .container-products-grid .best-selling-products-container-minor .best-selling-products-monthly-pay .payment-interest-free {
  margin: 0;
  font-weight: bold;
}
.template-3 .product-search .search-result-content .section-searched-product .container-products-grid .best-selling-products-container-minor .best-selling-products-monthly-pay .payment-with-interest {
  margin: 0;
}
.template-3 .product-search .search-result-content .section-searched-product .container-products-grid .best-selling-products-container-minor .best-selling-products-buy {
  width: 100%;
  height: 43px;
  background-color: var(--primary);
  color: #ffffff;
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  border-style: none;
  border-radius: 2px;
  text-transform: uppercase;
  margin-top: 20px;
  text-align: center;
  line-height: 45px;
}
.template-3 .product-search .search-result-content .section-searched-product .container-products-grid .best-selling-products-container-minor .best-selling-products-buy.unavailable {
  background-color: #f5f5f5;
  color: var(--primary);
}
.template-3 .product-search .search-result-content .section-searched-product .container-products-grid .best-selling-products-container-minor.unavailable .best-selling-products-description {
  color: #828282;
}
.template-3 .product-search .search-result-content .section-searched-product .container-products-grid .best-selling-products-container-minor.unavailable .best-selling-product-unavailable {
  padding: 23px 25px 30px 25px;
  border: 1px solid rgba(112, 112, 112, 0.1);
  border-radius: 3px;
  margin-top: 23px;
}
@media (max-width: 380px) {
  .template-3 .product-search .search-result-content .section-searched-product .container-products-grid .best-selling-products-container-minor.unavailable .best-selling-product-unavailable {
    padding: 32px 0px 30px 11px;
    border: 1px solid rgba(112, 112, 112, 0.1);
    border-radius: 3px;
    margin-top: 23px;
    width: 145px;
  }
}
.template-3 .product-search .search-result-content .section-searched-product .container-products-grid .best-selling-products-container-minor.unavailable .best-selling-product-unavailable .product-unavailable-content {
  color: #8A8A8A;
}
.template-3 .product-search .search-result-content .section-searched-product .container-products-grid .best-selling-products-container-minor.unavailable .best-selling-product-unavailable .product-unavailable-content .product-unavailable-title {
  background: url('../../Images/template-3/cart.png') no-repeat center;
  font-size: 18px;
  font-weight: bold;
  background-size: 35px;
  background-position-x: left;
  padding: 10px 0 10px 50px;
}
@media (max-width: 381px) {
  .template-3 .product-search .search-result-content .section-searched-product .container-products-grid .best-selling-products-container-minor.unavailable .best-selling-product-unavailable .product-unavailable-content .product-unavailable-title {
    font-size: 15px;
    background-size: 29px;
    padding: 7px 0 10px 37px;
  }
}
.template-3 .product-search .search-result-content .section-searched-product .container-products-grid .best-selling-products-container-minor.unavailable .best-selling-product-unavailable .product-unavailable-content .product-unavailable-subtitle {
  font-size: 14px;
}
.template-3 .product-search .search-result-content .section-searched-product .container-products-grid.container-products-list {
  display: block;
}
.template-3 .product-search .search-result-content .section-searched-product .container-products-grid.container-products-list .best-selling-products-container-minor {
  display: grid;
  grid-template-areas: "image description" "image price" "image value" "image discount" "image button";
  grid-template-columns: 220px 600px;
  justify-self: flex-start;
  padding: 0;
  max-width: 1200px;
  width: 100%;
  height: auto;
  margin-bottom: 25px;
}
@media (max-width: 750px) {
  .template-3 .product-search .search-result-content .section-searched-product .container-products-grid.container-products-list .best-selling-products-container-minor {
    padding: 0;
    max-width: 400px;
    grid-template-columns: 1fr 2fr;
    grid-auto-rows: auto 10px 31px 37px 57px;
    grid-column-gap: 18px;
  }
}
.template-3 .product-search .search-result-content .section-searched-product .container-products-grid.container-products-list .best-selling-products-container-minor .best-selling-products-photo {
  grid-area: image;
  justify-self: center;
  height: 186px;
  width: 186px;
}
@media (max-width: 750px) {
  .template-3 .product-search .search-result-content .section-searched-product .container-products-grid.container-products-list .best-selling-products-container-minor .best-selling-products-photo {
    align-self: center;
  }
}
.template-3 .product-search .search-result-content .section-searched-product .container-products-grid.container-products-list .best-selling-products-container-minor .best-selling-products-photo img {
  height: 155px;
  width: 155px;
}
.template-3 .product-search .search-result-content .section-searched-product .container-products-grid.container-products-list .best-selling-products-container-minor .best-selling-products-photo figcaption {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #de5050;
  padding: 7px 10px;
  border-radius: 3px;
  font-size: 13px;
  color: #fff;
}
@media (max-width: 380px) {
  .template-3 .product-search .search-result-content .section-searched-product .container-products-grid.container-products-list .best-selling-products-container-minor .best-selling-products-photo {
    height: 136px;
    width: 140px;
    background-size: contain;
  }
}
.template-3 .product-search .search-result-content .section-searched-product .container-products-grid.container-products-list .best-selling-products-container-minor .best-selling-products-description {
  grid-area: description;
}
@media (max-width: 381px) {
  .template-3 .product-search .search-result-content .section-searched-product .container-products-grid.container-products-list .best-selling-products-container-minor .best-selling-products-description {
    font-size: 14px;
  }
}
.template-3 .product-search .search-result-content .section-searched-product .container-products-grid.container-products-list .best-selling-products-container-minor .best-selling-products-promotion {
  grid-area: price;
}
.template-3 .product-search .search-result-content .section-searched-product .container-products-grid.container-products-list .best-selling-products-container-minor .best-selling-products-value {
  grid-area: value;
}
.template-3 .product-search .search-result-content .section-searched-product .container-products-grid.container-products-list .best-selling-products-container-minor .best-selling-products-monthly-pay {
  grid-area: discount;
  text-transform: uppercase;
  min-height: 45px;
}
@media (max-width: 780px) {
  .template-3 .product-search .search-result-content .section-searched-product .container-products-grid.container-products-list .best-selling-products-container-minor .best-selling-products-monthly-pay {
    display: block;
  }
}
.template-3 .product-search .search-result-content .section-searched-product .container-products-grid.container-products-list .best-selling-products-container-minor .best-selling-products-monthly-pay .payment-interest-free {
  margin-right: 2px;
}
.template-3 .product-search .search-result-content .section-searched-product .container-products-grid.container-products-list .best-selling-products-container-minor .best-selling-products-buy {
  grid-area: button;
  margin-top: 0;
}
@media (max-width: 750px) {
  .template-3 .product-search .search-result-content .section-searched-product .container-products-grid.container-products-list .best-selling-products-container-minor .best-selling-products-buy {
    align-self: center;
    margin-top: 10px;
  }
}
.template-3 .product-search .search-result-content .section-searched-product .container-products-grid.container-products-list .best-selling-products-container-minor.unavailable .best-selling-product-unavailable {
  padding: 23px 25px 30px 25px;
  border: 1px solid rgba(112, 112, 112, 0.1);
  border-radius: 3px;
  margin-top: 6px;
  width: 200px;
  height: 121px;
  padding: 18px;
}
.template-3 .product-search .modal-filters-mobile {
  display: none;
}
.template-3 .product-search .modal-filters-mobile .container-modal {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}
.template-3 .product-search .modal-filters-mobile .container-modal .modal-filters-content {
  background: #fff;
  position: absolute;
  right: 0;
  overflow: auto;
  width: 315px;
  height: 100%;
  display: block;
}
.template-3 .product-search .modal-filters-mobile .container-modal .modal-filters-content .modal-filters-title {
  display: flex;
  height: 85px;
  background-color: #f5f5f5;
  width: 100%;
  align-items: center;
  padding: 0 20px;
  justify-content: space-between;
}
.template-3 .product-search .modal-filters-mobile .container-modal .modal-filters-content .modal-filters-title .modal-filters-title-left {
  display: flex;
}
.template-3 .product-search .modal-filters-mobile .container-modal .modal-filters-content .modal-filters-title .modal-filters-title-left .filters-image-title {
  background: url(../../Images/template-3/arrow-icon.svg) no-repeat center;
  width: 10px;
  height: 20px;
  transform: rotate(180deg);
  background-size: contain;
  margin-right: 10px;
}
.template-3 .product-search .modal-filters-mobile .container-modal .modal-filters-content .modal-filters-title .modal-filters-title-right span {
  font-size: 14px;
}
.template-3 .product-search .modal-filters-mobile .container-modal .modal-filters-content .modal-filters-itens .filter-item {
  margin: 0 20px;
  cursor: pointer;
  height: 60px;
  border-bottom: 1px solid #EDEDED;
  font-weight: bold;
  color: #424242;
  display: flex;
  align-items: center;
  position: relative;
}
.template-3 .product-search .modal-filters-mobile .container-modal .modal-filters-content .modal-filters-itens .filter-item p {
  padding: 20px 0;
}
.template-3 .product-search .modal-filters-mobile .container-modal .modal-filters-content .modal-filters-itens .filter-item p:after {
  content: '';
  background: url('../../Images/template-3/arrow-icon.svg') no-repeat center;
  width: 7px;
  height: 20px;
  position: absolute;
  right: 0;
  background-size: contain;
}
.template-3 .product-search .modal-filters-mobile .container-modal .modal-filters-content .modal-filters-itens .filter-item .filter-item-options .option {
  display: block;
  position: relative;
  cursor: pointer;
  padding-left: 29px;
  margin-bottom: 25px;
  font-size: 16px;
  font-weight: normal;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.template-3 .product-search .modal-filters-mobile .container-modal .modal-filters-content .modal-filters-itens .filter-item .filter-item-options .option input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.template-3 .product-search .modal-filters-mobile .container-modal .modal-filters-content .modal-filters-itens .filter-item .filter-item-options .option .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 21px;
  width: 21px;
  background-color: #fff;
  border: 1px solid #424242;
  border-radius: 50%;
  margin-top: -2px;
}
.template-3 .product-search .modal-filters-mobile .container-modal .modal-filters-content .modal-filters-itens .filter-item .filter-item-options .option .checkmark:after {
  content: '';
  position: absolute;
  display: none;
  left: 4px;
  top: 4px;
  width: 5px;
  border-radius: 5px;
  background-color: #000;
  height: 5px;
  border: solid #000;
}
.template-3 .product-search .modal-filters-mobile .container-modal .modal-filters-content .modal-filters-itens .filter-item .filter-item-options .option input:checked ~ .checkmark {
  background-color: #fff;
}
.template-3 .product-search .modal-filters-mobile .container-modal .modal-filters-content .modal-filters-itens .filter-item .filter-item-options .option input:checked ~ .checkmark:after {
  display: block;
}
.template-3 .product-search .modal-filters-mobile .container-modal .modal-filters-content .modal-filters-itens .filter-item.open:after {
  content: '';
  background: url('../../Images/template-3/arrow-icon.svg') no-repeat center;
  transform: rotate(180deg);
}
.template-3 .product-not-found .search-results {
  color: #818181;
  font-size: 14px;
  padding: 34px 0;
}
@media (max-width: 780px) {
  .template-3 .product-not-found .search-results {
    padding: 34px 20px;
  }
}
.template-3 .product-not-found .search-results .search-results-product {
  color: #424242;
  font-weight: bold;
  text-decoration: underline;
  margin-left: 5px;
}
.template-3 .product-not-found {
  background-color: #f5f5f5;
  padding-bottom: 60px;
}
.template-3 .product-not-found .search-results {
  max-width: 1200px;
  margin: 0 auto;
}
.template-3 .product-not-found .product-not-found-content {
  display: flex;
  background-color: #fff;
  height: 280px;
  align-items: center;
  max-width: 1200px;
  margin: 0 auto;
  justify-content: center;
}
@media (max-width: 780px) {
  .template-3 .product-not-found .product-not-found-content {
    flex-direction: column;
  }
}
.template-3 .product-not-found .product-not-found-content .product-not-found-image {
  /*
                background: url('../../Images/template-3/magnifying-glass.svg') no-repeat center;
                */
  height: 60px;
  width: 60px;
}
.template-3 .product-not-found .product-not-found-content .product-not-found-image .product-not-found-image {
  fill: var(--primary);
}
@media (max-width: 780px) {
  .template-3 .product-not-found .product-not-found-content .product-not-found-image {
    margin-bottom: 21px;
  }
}
.template-3 .product-not-found .product-not-found-content .product-no-return {
  padding-left: 60px;
  border-left: 1px solid #E8E8E8;
  margin-left: 60px;
}
@media (max-width: 780px) {
  .template-3 .product-not-found .product-not-found-content .product-no-return {
    border: none;
    margin: 0 auto;
    padding: 0 40px;
  }
}
.template-3 .product-not-found .product-not-found-content .product-no-return h2 {
  padding-bottom: 25px;
}
.template-3 .product-not-found .product-not-found-content .product-no-return .product-no-return-list {
  line-height: 25px;
}
.template-3 .mobile-share-social-detail {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 20px 0;
  color: #7F7F7F;
  font-weight: bold;
}
@media (min-width: 991px) {
  .template-3 .mobile-share-social-detail {
    display: none;
  }
}
.template-3 .mobile-share-social-detail #mobile-share-wrapper-detail {
  display: inline-block;
  cursor: pointer;
}
.template-3 .mobile-share-social-detail #mobile-share-wrapper-detail span {
  position: relative;
  bottom: 7px;
}
.template-3 #modal-share-social {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999999;
  visibility: hidden;
  opacity: 0;
  transition: 0.4s;
}
.template-3 #modal-share-social.active {
  visibility: visible;
  opacity: 1;
}
.template-3 #modal-share-social .modal-share-social-box {
  position: relative;
  background: #FFF;
  color: #7f7f7f;
  padding: 20px;
  border-radius: 4px;
}
.template-3 #modal-share-social .modal-share-social-box .close-modal-share-social {
  position: absolute;
  top: 0;
  right: 0;
  background: transparent;
  padding: 0 5px 5px 5px;
  font-size: 30px;
  color: #7f7f7f;
}
.template-3 #modal-share-social .modal-share-social-box p {
  margin-top: 10px;
  text-align: center;
  font-weight: bold;
}
.template-3 #modal-share-social .modal-share-social-box #share-mobile .jssocials-shares {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
}
.template-3 #modal-share-social .modal-share-social-box #share-mobile .jssocials-shares a {
  display: inline-block;
  margin: 0 5px;
}
.template-3 #modal-share-social .modal-share-social-box #share-mobile .jssocials-shares a img {
  width: 25px;
  height: 25px;
}
.template-3 .modal-product-box {
  width: 245px;
  height: 407px;
  position: fixed;
  right: -2px;
  background-color: #ffffff;
  border: 2px solid var(--primary);
  top: 208px;
  border-radius: 3px;
  margin: 0 auto;
  z-index: -1;
  visibility: hidden;
  opacity: 0;
  transition: 0.4s;
}
.template-3 .modal-product-box.active {
  z-index: 50;
  visibility: visible;
  opacity: 1;
}
.template-3 .modal-product-box.hide {
  transform: translate3d(100%, 0, 0);
}
.template-3 .modal-product-box.hide .icon-x .arrow-left {
  visibility: visible;
  opacity: 1;
  z-index: 10;
  transition-delay: 0.4s;
}
.template-3 .modal-product-box .icon-x {
  cursor: pointer;
  font-size: 24px;
  color: grey;
  justify-content: flex-end;
  width: 35px;
  height: 35px;
  margin-left: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.template-3 .modal-product-box .icon-x .img-content.arrow-left:after {
  display: none;
}
.template-3 .modal-product-box .icon-x span {
  cursor: pointer;
}
.template-3 .modal-product-box .icon-x .arrow-left {
  position: absolute;
  left: -30px;
  display: inline-block;
  width: 30px;
  height: 30px;
  background-color: #fff;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
  transition: 0.4s;
  border: 1px solid var(--primary);
  content: '';
  background: url(../../Images/template-3/chevron.svg) center no-repeat;
  background-size: 14px;
  transform: rotate(180deg);
}
.template-3 .modal-product-box .icon-x .img-content:before {
  top: 9px;
  left: 9px;
}
.template-3 .modal-product-box .modal-content {
  width: 180px;
  height: auto;
  margin: 0 auto;
}
.template-3 .modal-product-box .modal-content .my-cart {
  margin-bottom: 12px;
}
.template-3 .modal-product-box .modal-content .my-cart .cart-detail {
  font-weight: bold;
  font-size: 14px;
  text-align: left;
}
.template-3 .modal-product-box .modal-content .img-content .box-img {
  width: 113px;
  height: 112px;
  background-color: red;
  margin: 0 auto;
  text-align: center;
}
.template-3 .modal-product-box .modal-content .img-content .box-img img {
  width: 100%;
}
.template-3 .modal-product-box .modal-content .content-description {
  width: 189px;
  height: 52px;
}
.template-3 .modal-product-box .modal-content .content-description .description-product {
  text-overflow: ellipsis;
  overflow: hidden;
  margin: 9px 0px 1px 0px;
  font-size: 14px;
  /* white-space: nowrap;*/
}
.template-3 .modal-product-box .modal-content .content-description .cod-product {
  color: #7C7C7C;
  opacity: 0.7;
  margin: 5px 0px;
  font-size: 13px;
}
.template-3 .modal-product-box .modal-content .price-unit {
  text-align: end;
  /* font-weight: bold; */
  font-size: 11px;
  margin-top: 35px;
  margin-bottom: 6px;
  text-decoration: line-through;
}
.template-3 .modal-product-box .modal-content .price {
  text-align: end;
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 6px;
}
.template-3 .modal-product-box .modal-content .price-full {
  text-align: end;
  /* font-weight: bold; */
  font-size: 16px;
  margin-top: 35px;
  margin-bottom: 6px;
}
.template-3 .modal-product-box .modal-content .box-price {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.template-3 .modal-product-box .modal-content .box-price .box-value {
  display: flex;
  justify-content: space-between;
  padding: 10px 0px;
}
.template-3 .modal-product-box .modal-content .box-price .box-value .text-tot {
  font-size: 14px;
  font-weight: normal;
  color: #7E7E7E;
}
.template-3 .modal-product-box .modal-content .box-price .box-value .value-tot {
  font-size: 18px;
  font-weight: bold;
}
.template-3 .modal-product-box .modal-content .box-price .btn-buy {
  width: 180px;
  height: 43px;
  background-color: var(--primary);
  border-style: none;
  border-radius: 2px;
  text-transform: uppercase;
  text-align: center;
  pointer-events: none;
}
.template-3 .modal-product-box .modal-content .box-price .btn-buy.active {
  cursor: pointer;
  opacity: 1.7;
}
.template-3 .modal-product-box .modal-content .box-price .btn-buy button {
  color: #ffffff;
  background: transparent;
  font-weight: bold;
  line-height: 45px;
  font-family: Arial;
  font-size: 13px;
}
.template-3 .carousel-variety-shop-online {
  background-color: #ffffff;
  height: 500px;
  display: flex;
  justify-content: center;
}
@media (max-width: 768px) {
  .template-3 .carousel-variety-shop-online {
    padding: 1rem;
  }
}
.template-3 .carousel-variety-shop-online .carousel-best-selling-container {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  border-radius: 5px;
  z-index: 1;
}
.template-3 .carousel-variety-shop-online .carousel-best-selling-container .icon-chevron-left {
  padding: 0px 45px;
  background: url('../../Images/template-3/chevron.svg') no-repeat center;
  height: 30px;
  width: 30px;
  transform: rotate(-180deg);
}
.template-3 .carousel-variety-shop-online .carousel-best-selling-container .icon-chevron-right {
  padding: 0px 45px;
  background: url(../../Images/template-3/chevron.svg) no-repeat center;
  height: 30px;
  width: 30px;
}
.template-3 .carousel-variety-shop-online .carousel-best-selling-container .carousel-best-selling-title {
  font-size: 22px;
  color: #424242;
  font-weight: 700;
  border-bottom: 1px solid #f5f5f5;
  margin: 0 4px;
  padding: 22px 0;
}
.template-3 .carousel-variety-shop-online .carousel-best-selling-container .best-selling-products {
  padding-top: 42px;
  margin: 0 auto;
  max-width: 1024px;
}
.template-3 .carousel-variety-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major {
  justify-content: space-around;
  display: flex;
}
.template-3 .carousel-variety-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .best-selling-products-photo {
  height: 186px;
  width: 186px;
}
.template-3 .carousel-variety-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .best-selling-products-photo img {
  height: 186px;
  width: 186px;
}
.template-3 .carousel-variety-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .best-selling-products-photo figcaption {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #de5050;
  padding: 7px 10px;
  border-radius: 3px;
  font-size: 13px;
  color: #fff;
}
.template-3 .carousel-variety-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .best-selling-products-photo .product-photo {
  width: 188px;
  height: 188px;
}
.template-3 .carousel-variety-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .best-selling-products-container-minor {
  width: 300px;
  padding: 0 45px;
}
.template-3 .carousel-variety-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .best-selling-products-container-minor:hover {
  border: 1px solid rgba(0, 0, 0, 0.3);
}
.template-3 .carousel-variety-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .best-selling-products-container-minor .best-selling-products-description {
  font-size: 15px;
  color: #333333;
  margin: 9px 0;
}
.template-3 .carousel-variety-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .best-selling-products-container-minor .best-selling-products-promotion {
  font-size: 14px;
  color: #333333;
  text-decoration: line-through;
  min-height: 16px;
}
.template-3 .carousel-variety-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .best-selling-products-container-minor .best-selling-products-value {
  font-size: 24px;
  color: #de5050;
  font-weight: bold;
  margin: 2px 0 5px;
  min-height: 28px;
}
.template-3 .carousel-variety-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .best-selling-products-container-minor .best-selling-products-monthly-pay {
  color: #7c7c7c;
  font-size: 13px;
  width: 190px;
  min-height: 45px;
}
.template-3 .carousel-variety-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .best-selling-products-container-minor .best-selling-products-monthly-pay .payment-interest-free {
  margin: 0;
  font-weight: bold;
}
.template-3 .carousel-variety-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .best-selling-products-container-minor .best-selling-products-monthly-pay .payment-with-interest {
  margin: 0;
}
.template-3 .carousel-variety-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .best-selling-products-container-minor .best-selling-products-buy {
  width: 190px;
  height: 43px;
  background-color: var(--primary);
  color: #ffffff;
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  border-style: none;
  border-radius: 2px;
  text-transform: uppercase;
  margin-top: 20px;
  text-align: center;
  line-height: 46px;
}
.template-3 main .carousel-best-selling-shop-online {
  background-color: #f5f5f5;
  height: 500px;
  display: flex;
  justify-content: center;
}
.template-3 main .carousel-best-selling-shop-online .carousel-best-selling-container {
  width: 1200px;
  margin: 0 auto;
  background-color: #ffffff;
  border-radius: 3px;
  height: 550px;
  margin: -30px;
}
.template-3 main .carousel-best-selling-shop-online .carousel-best-selling-container .carousel-best-selling-title {
  font-size: 22px;
  color: #424242;
  font-weight: 700;
  border-bottom: 1px solid #f5f5f5;
  padding: 22px 0;
  margin: 0 4px;
}
.template-3 main .carousel-best-selling-shop-online .carousel-best-selling-container .best-selling-products {
  margin-top: 48px;
}
.template-3 main .carousel-best-selling-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major {
  margin: 0 40px;
  justify-content: space-between;
  display: flex;
  align-items: center;
}
.template-3 main .carousel-best-selling-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .icon-chevron-left {
  background: url('../../Images/template-3/chevron.svg') no-repeat center;
  display: flex;
  align-items: center;
  height: 20px;
  width: 20px;
  transform: rotate(-180deg);
}
.template-3 main .carousel-best-selling-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .icon-chevron-right {
  background: url('../../Images/template-3/chevron.svg') no-repeat center;
  display: flex;
  align-items: center;
  height: 20px;
  width: 20px;
}
.template-3 main .carousel-best-selling-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .best-selling-products-container-minor {
  width: 300px;
  position: relative;
  padding: 0 45px;
}
.template-3 main .carousel-best-selling-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .best-selling-products-container-minor:hover {
  border: 1px solid rgba(0, 0, 0, 0.3);
}
.template-3 main .carousel-best-selling-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .best-selling-products-container-minor .best-selling-products-photo {
  height: 186px;
  width: 186px;
}
.template-3 main .carousel-best-selling-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .best-selling-products-container-minor .best-selling-products-photo img {
  height: 186px;
  width: 186px;
}
.template-3 main .carousel-best-selling-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .best-selling-products-container-minor .best-selling-products-photo figcaption {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #de5050;
  padding: 7px 10px;
  border-radius: 3px;
  font-size: 13px;
  color: #fff;
}
.template-3 main .carousel-best-selling-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .best-selling-products-container-minor .best-selling-products-description {
  font-size: 15px;
  color: #333333;
  margin: 9px 0;
}
.template-3 main .carousel-best-selling-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .best-selling-products-container-minor .best-selling-products-promotion {
  font-size: 14px;
  color: #333333;
  text-decoration: line-through;
  min-height: 16px;
}
.template-3 main .carousel-best-selling-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .best-selling-products-container-minor .best-selling-products-value {
  font-size: 24px;
  color: #de5050;
  font-weight: bold;
  margin: 2px 0 5px;
  min-height: 28px;
}
.template-3 main .carousel-best-selling-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .best-selling-products-container-minor .best-selling-products-monthly-pay {
  color: #7c7c7c;
  font-size: 13px;
  width: 190px;
  min-height: 45px;
}
.template-3 main .carousel-best-selling-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .best-selling-products-container-minor .best-selling-products-monthly-pay .payment-interest-free {
  margin: 0;
  font-weight: bold;
}
.template-3 main .carousel-best-selling-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .best-selling-products-container-minor .best-selling-products-monthly-pay .payment-with-interest {
  margin: 0;
}
.template-3 main .carousel-best-selling-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .best-selling-products-container-minor .best-selling-products-buy {
  width: 190px;
  height: 43px;
  background-color: var(--primary);
  color: #ffffff;
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  border-style: none;
  border-radius: 2px;
  text-transform: uppercase;
  margin-top: 20px;
  text-align: center;
  line-height: 45px;
}
.template-3 main .cards-offer-online-shop {
  background-color: #f5f5f5;
  display: flex;
  justify-content: center;
}
.template-3 main .cards-offer-online-shop .cards-offer-container {
  max-width: 1190px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-evenly;
  padding: 25px 0 40px;
}
.template-3 main .cards-offer-online-shop .cards-offer-container .cards-offer-cards {
  background-color: #ffffff;
  height: 100px;
  width: 282px;
  margin: 55px 0px;
  border-radius: 2px;
  display: flex;
  align-items: center;
}
.template-3 main .cards-offer-online-shop .cards-offer-container .cards-offer-cards .cards-offer-img-container-delivery {
  margin: 25px;
  background: url('../../Images/template-3/delivery.svg') no-repeat center;
  height: 44px;
  width: 44px;
  background-size: contain;
}
.template-3 main .cards-offer-online-shop .cards-offer-container .cards-offer-cards .cards-offer-img-container-sale-icon {
  margin: 25px;
  background: url('../../Images/template-3/sale-icon.svg') no-repeat center;
  height: 44px;
  width: 44px;
}
.template-3 main .cards-offer-online-shop .cards-offer-container .cards-offer-cards .cards-offer-img-container-shield {
  margin: 25px;
  background: url('../../Images/template-3/shield.svg') no-repeat center;
  height: 44px;
  width: 44px;
}
.template-3 main .cards-offer-online-shop .cards-offer-container .cards-offer-cards .cards-offer-img-container-shopping {
  margin: 25px;
  background: url('../../Images/template-3/commerce-and-shopping.svg') no-repeat center;
  height: 44px;
  width: 44px;
}
.template-3 main .cards-offer-online-shop .cards-offer-container .cards-offer-cards .cards-offer .cards-offer-title {
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
}
.template-3 main .cards-offer-online-shop .cards-offer-container .cards-offer-cards .cards-offer-description {
  font-family: Arial;
  font-size: 13px;
  color: #333333;
}
.template-3 .carousel-variety-shop-online {
  background: #fff;
  padding-top: 35px;
  padding-bottom: 20px;
  height: auto;
  display: flex;
  justify-content: center;
}
.template-3 .carousel-variety-shop-online .slick-slide {
  margin: 0 5px;
  width: 246px !important;
}
.template-3 .carousel-variety-shop-online .slick-list {
  margin: 0 5px;
}
.template-3 .carousel-variety-shop-online .slick-next {
  right: 0;
}
.template-3 .carousel-variety-shop-online .slick-prev {
  left: 0;
}
.template-3 .carousel-variety-shop-online .slick-dots li {
  background-color: #f5f5f5;
  height: 10px;
  width: 10px;
  margin: 0 6px;
  padding: 0;
  border-radius: 100%;
}
.template-3 .carousel-variety-shop-online .slick-dots li.slick-active {
  background-color: var(--primary);
}
.template-3 .carousel-variety-shop-online .slick-dots li button:before {
  display: none;
}
@media (max-width: 768px) {
  .template-3 .carousel-variety-shop-online .slick-next {
    right: 5px;
  }
  .template-3 .carousel-variety-shop-online .slick-prev {
    left: 5px;
  }
}
.template-3 .carousel-variety-shop-online .carousel-best-selling-container {
  max-width: 1110px;
  margin: 0 auto 0;
  width: 100%;
  border-radius: 5px;
  z-index: 1;
  background-color: #fff;
  margin-bottom: 20px;
  border: 2px solid var(--primary);
  padding: 16px 40px 0;
}
.template-3 .carousel-variety-shop-online .carousel-best-selling-container.bd-none {
  border: none !important;
}
.template-3 .carousel-variety-shop-online .carousel-best-selling-container.carousel-best-selling-home {
  margin-top: -70px;
}
@media (max-width: 992px) {
  .template-3 .carousel-variety-shop-online .carousel-best-selling-container.carousel-best-selling-home {
    margin-top: 0;
  }
}
.template-3 .carousel-variety-shop-online .carousel-best-selling-container .icon-chevron-left {
  padding: 0px 45px;
  background: url('../../Images/template-3/chevron.svg') no-repeat center;
  height: 30px;
  width: 30px;
  transform: rotate(-180deg);
}
.template-3 .carousel-variety-shop-online .carousel-best-selling-container .icon-chevron-right {
  padding: 0px 45px;
  background: url(../../Images/template-3/chevron.svg) no-repeat center;
  height: 30px;
  width: 30px;
}
.template-3 .carousel-variety-shop-online .carousel-best-selling-container .carousel-best-selling-title {
  font-size: 22px;
  color: #424242;
  font-weight: 700;
  border-bottom: 1px solid #f5f5f5;
  margin: 0 4px;
  padding: 22px 0;
}
.template-3 .carousel-variety-shop-online .carousel-best-selling-container .best-selling-products {
  padding: 42px 0;
}
.template-3 .carousel-variety-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major {
  justify-content: space-around;
  display: flex;
}
.template-3 .carousel-variety-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .best-selling-products-photo {
  height: 186px;
  width: 186px;
  object-fit: cover;
}
.template-3 .carousel-variety-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .best-selling-products-photo img {
  height: 186px;
  width: 186px;
}
.template-3 .carousel-variety-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .best-selling-products-photo figcaption {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #de5050;
  padding: 7px 10px;
  border-radius: 3px;
  font-size: 13px;
  color: #fff;
}
.template-3 .carousel-variety-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .best-selling-products-container-minor {
  display: flex;
  flex-direction: column;
  width: 300px;
  padding: 30px;
  position: relative;
  height: 450px;
  transition: 0.4s;
  border: 1px solid rgba(0, 0, 0, 0);
}
.template-3 .carousel-variety-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .best-selling-products-container-minor:hover {
  border: 1px solid rgba(226, 226, 226, 0.3);
}
.template-3 .carousel-variety-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .best-selling-products-container-minor .best-selling-products-description {
  font-size: 15px;
  color: #333333;
  margin: 9px 0;
  min-height: 28px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.template-3 .carousel-variety-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .best-selling-products-container-minor .best-selling-products-promotion {
  font-size: 14px;
  color: #333333;
  text-decoration: line-through;
  min-height: 16px;
}
.template-3 .carousel-variety-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .best-selling-products-container-minor .best-selling-products-value {
  font-size: 24px;
  color: #de5050;
  font-weight: bold;
  margin: 2px 0 5px;
  min-height: 28px;
}
.template-3 .carousel-variety-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .best-selling-products-container-minor .best-selling-products-monthly-pay {
  color: #7c7c7c;
  font-size: 13px;
  width: 190px;
  min-height: 45px;
}
.template-3 .carousel-variety-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .best-selling-products-container-minor .best-selling-products-monthly-pay .payment-interest-free {
  margin: 0;
  font-weight: bold;
}
.template-3 .carousel-variety-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .best-selling-products-container-minor .best-selling-products-monthly-pay .payment-with-interest {
  margin: 0;
}
.template-3 .carousel-variety-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .best-selling-products-container-minor .best-selling-products-buy {
  height: 43px;
  background-color: var(--primary);
  color: #FFFFFF;
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  border-style: none;
  border-radius: 2px;
  text-transform: uppercase;
  margin-bottom: 30px;
  position: absolute;
  bottom: 0;
  width: 186px;
}
.template-3 .carousel-main-categories .carousel-main-categories-items {
  max-width: 1200px;
  margin: auto;
}
.template-3 .carousel-main-categories .carousel-main-categories-items .categories-item-content .categories-item-image img {
  display: block;
  max-width: 100%;
  height: auto;
}
.template-3 .best-selling-carousel-buttons {
  display: flex;
  justify-content: center;
  margin-top: 45px;
}
.template-3 .best-selling-carousel-buttons a {
  width: 33px;
  border-radius: 2px 2px 2px 0px;
  height: 29px;
  border: 1px solid #f5f5f5;
  background-color: #FFFFFF;
  font-size: 12px;
  outline: 0;
  margin-right: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.template-3 .best-selling-carousel-buttons a:hover {
  background-color: var(--primary);
  color: #FFFFFF;
}
.template-3 .best-selling-carousel-buttons a > .forward-i {
  background: url('../../Images/template-3/arrow-icon.svg') no-repeat center;
  width: 31px;
  height: 27px;
}
.template-3 .best-selling-carousel-buttons a > .forward-i:hover {
  background: url('../../Images/template-3/arrow-icon-white.svg') no-repeat center;
  background-color: var(--primary);
}
.template-3 .best-selling-carousel-buttons a > .double-forward-i {
  background: url('../../Images/template-3/double-chevron.svg') no-repeat center;
  width: 31px;
  height: 27px;
}
.template-3 .best-selling-carousel-buttons a > .double-forward-i:hover {
  background: url('../../Images/template-3/double-chevron-white.svg') no-repeat center;
  background-color: var(--primary);
}
.template-3 .carousel-spotlight-shop-online {
  background-color: #ffffff;
  display: flex;
  justify-content: center;
  margin: 0 0px 80px;
}
.template-3 .carousel-spotlight-shop-online .carousel-best-selling-container {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  border-radius: 5px;
  border: 2px solid var(--primary);
  margin-top: 85px;
  padding: 16px 40px 45px;
}
.template-3 .carousel-spotlight-shop-online .carousel-best-selling-container.mt-small {
  margin-top: 35px;
}
.template-3 .carousel-spotlight-shop-online .carousel-best-selling-container .carousel-best-selling-title {
  font-size: 22px;
  color: #424242;
  font-weight: 700;
  border-bottom: 1px solid #f5f5f5;
  padding: 22px 0;
  margin: 0px 4px;
}
.template-3 .carousel-spotlight-shop-online .carousel-best-selling-container .icon-chevron-left {
  padding: 0px 45px;
  background: url('../../Images/template-3/chevron.svg') no-repeat center;
  height: 20px;
  transform: rotate(-180deg);
}
.template-3 .carousel-spotlight-shop-online .carousel-best-selling-container .icon-chevron-right {
  padding: 0px 45px;
  background: url(../../Images/template-3/chevron.svg) no-repeat center;
  height: 20px;
}
.template-3 .carousel-spotlight-shop-online .carousel-best-selling-container .best-selling-products {
  display: flex;
  align-items: center;
  max-width: 1024px;
  margin: 60px auto 0;
  width: 100%;
  height: 400px;
}
.template-3 .carousel-spotlight-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major {
  justify-content: space-around;
  display: flex;
  width: 100%;
  margin: 0 auto;
}
.template-3 .carousel-spotlight-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .slick-slide {
  display: flex;
  width: 246px !important;
}
.template-3 .carousel-spotlight-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .slick-slide img {
  width: 155px;
  height: 155px;
}
.template-3 .carousel-spotlight-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .slick-slide .best-selling-products-container-minor {
  width: 300px !important;
  margin: 0 auto;
  display: inline-block;
  padding: 0 45px;
  position: relative;
}
.template-3 .carousel-spotlight-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .slick-slide .best-selling-products-container-minor:hover {
  border: 1px solid rgba(0, 0, 0, 0.3);
}
.template-3 .carousel-spotlight-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .slick-slide .best-selling-products-container-minor .best-selling-products-photo {
  display: block;
  margin: 0 auto;
  height: 186px;
  width: 186px;
  position: relative;
}
.template-3 .carousel-spotlight-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .slick-slide .best-selling-products-container-minor .best-selling-products-photo img {
  height: 186px;
  width: 186px;
}
.template-3 .carousel-spotlight-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .slick-slide .best-selling-products-container-minor .best-selling-products-photo figcaption {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #de5050;
  padding: 7px 10px;
  border-radius: 3px;
  font-size: 13px;
  color: #fff;
}
.template-3 .carousel-spotlight-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .slick-slide .best-selling-products-container-minor .best-selling-products-description {
  font-size: 15px;
  color: #333333;
  margin: 9px 0;
}
.template-3 .carousel-spotlight-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .slick-slide .best-selling-products-container-minor .best-selling-products-promotion {
  font-size: 14px;
  color: #333333;
  text-decoration: line-through;
  min-height: 16px;
}
.template-3 .carousel-spotlight-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .slick-slide .best-selling-products-container-minor .best-selling-products-value {
  font-size: 24px;
  color: #de5050;
  font-weight: bold;
  margin: 2px 0 5px;
  min-height: 28px;
}
.template-3 .carousel-spotlight-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .slick-slide .best-selling-products-container-minor .best-selling-products-monthly-pay {
  color: #7c7c7c;
  font-size: 13px;
  width: 190px;
  min-height: 45px;
}
.template-3 .carousel-spotlight-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .slick-slide .best-selling-products-container-minor .best-selling-products-monthly-pay .payment-interest-free {
  margin: 0;
  font-weight: bold;
}
.template-3 .carousel-spotlight-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .slick-slide .best-selling-products-container-minor .best-selling-products-monthly-pay .payment-with-interest {
  margin: 0;
}
.template-3 .carousel-spotlight-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .slick-slide .best-selling-products-container-minor .best-selling-products-buy {
  width: 190px;
  height: 43px;
  background-color: var(--primary);
  color: #ffffff;
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  border-style: none;
  border-radius: 2px;
  text-transform: uppercase;
  margin-top: 20px;
  position: absolute;
  bottom: 0;
}
.template-3 .carousel-spotlight-shop-online.related-products {
  height: 560px;
}
.template-3 .carousel-spotlight-shop-online.related-products .carousel-best-selling-container {
  margin-top: 18px;
}
.template-3 .carousel-responsive-shop-online {
  background-color: #ffffff;
  height: 500px;
  display: flex;
  justify-content: center;
  margin: 50px 0px;
  height: 560px;
}
.template-3 .carousel-responsive-shop-online .carousel-best-selling-container {
  width: 1200px;
  margin: 0 auto;
  border-radius: 5px;
  border: 2px solid var(--primary);
}
.template-3 .carousel-responsive-shop-online .carousel-best-selling-container .carousel-best-selling-title {
  font-size: 22px;
  color: #424242;
  font-weight: 700;
  border-bottom: 1px solid #f5f5f5;
  padding: 22px 0;
  margin: 0px 4px;
}
.template-3 .carousel-responsive-shop-online .carousel-best-selling-container .best-selling-products {
  padding: 60px 80px;
}
.template-3 .carousel-responsive-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major {
  justify-content: space-around;
  display: flex;
}
.template-3 .carousel-responsive-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .flex-box {
  display: flex;
}
.template-3 .carousel-responsive-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .carousel-control-next-icon {
  background-color: #de5050;
  color: grey;
  background-image: none;
  font-size: 30px;
}
.template-3 .carousel-responsive-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .icon-chevron-left,
.template-3 .carousel-responsive-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .icon-chevron-right {
  font-size: 30px;
  display: flex;
  align-items: center;
  margin: 0px 20px;
  margin-right: 50px;
}
.template-3 .carousel-responsive-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .best-selling-products-container-minor {
  width: 300px;
  padding: 0 45px;
}
.template-3 .carousel-responsive-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .best-selling-products-container-minor:hover {
  border: 1px solid rgba(0, 0, 0, 0.3);
}
.template-3 .carousel-responsive-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .best-selling-products-container-minor .best-selling-products-photo {
  display: block;
  margin: 0 auto;
  height: 186px;
  width: 186px;
}
.template-3 .carousel-responsive-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .best-selling-products-container-minor .best-selling-products-photo img {
  height: 186px;
  width: 186px;
}
.template-3 .carousel-responsive-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .best-selling-products-container-minor .best-selling-products-photo figcaption {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #de5050;
  padding: 7px 10px;
  border-radius: 3px;
  font-size: 13px;
  color: #fff;
}
.template-3 .carousel-responsive-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .best-selling-products-container-minor .best-selling-products-description {
  font-size: 15px;
  color: #333333;
  margin: 9px 0;
}
.template-3 .carousel-responsive-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .best-selling-products-container-minor .best-selling-products-promotion {
  font-size: 14px;
  color: #333333;
  text-decoration: line-through;
  min-height: 16px;
}
.template-3 .carousel-responsive-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .best-selling-products-container-minor .best-selling-products-value {
  font-size: 24px;
  color: #de5050;
  font-weight: bold;
  margin: 2px 0 5px;
  min-height: 28px;
}
.template-3 .carousel-responsive-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .best-selling-products-container-minor .best-selling-products-monthly-pay {
  color: #7c7c7c;
  font-size: 13px;
  width: 190px;
  min-height: 45px;
}
.template-3 .carousel-responsive-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .best-selling-products-container-minor .best-selling-products-monthly-pay .payment-interest-free {
  margin: 0;
  font-weight: bold;
}
.template-3 .carousel-responsive-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .best-selling-products-container-minor .best-selling-products-monthly-pay .payment-with-interest {
  margin: 0;
}
.template-3 .carousel-responsive-shop-online .carousel-best-selling-container .best-selling-products .best-selling-products-container-major .best-selling-products-container-minor .best-selling-products-buy {
  width: 190px;
  height: 43px;
  background-color: var(--primary);
  color: #ffffff;
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  border-style: none;
  border-radius: 2px;
  text-transform: uppercase;
  margin-top: 20px;
  text-align: center;
  line-height: 45px;
}
.template-3 .best-brands-online-shop {
  background-color: #ffffff;
}
@media (max-width: 380px) {
  .template-3 .best-brands-online-shop {
    display: none;
  }
}
.template-3 .best-brands-online-shop .best-brands-container {
  max-width: 1200px;
  margin: 0 auto;
}
.template-3 .best-brands-online-shop .best-brands-container .best-brands-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  border-bottom: 1px solid #f5f5f5;
  padding-bottom: 10px;
}
.template-3 .best-brands-online-shop .best-brands-container .best-brands-title .best-brands-title-major {
  color: #424242;
  font-size: 22px;
  font-family: Arial;
  font-weight: 700;
}
.template-3 .best-brands-online-shop .best-brands-container .best-brands-title .best-brands-see-more {
  color: #424242;
  font-size: 17px;
  font-family: Arial;
  display: flex;
}
.template-3 .best-brands-online-shop .best-brands-container .best-brands-title .best-brands-see-more a {
  color: #424242;
}
.template-3 .best-brands-online-shop .best-brands-container .best-brands-title .best-brands-see-more .see-more-brands {
  background: url('../../Images/template-3/interface-plus.svg') no-repeat center;
  width: 20px;
  height: 20px;
  margin-left: 5px;
}
.template-3 .best-brands-online-shop .best-brands-container .best-brands-flags {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 45px 0px;
}
.template-3 .best-brands-online-shop .best-brands-container .best-brands-flags .best-brands-flags-1 {
  background: url('../../Images/template-3/samsung-brand-logo.png') no-repeat center;
  height: 34px;
  width: 122px;
}
.template-3 .best-brands-online-shop .best-brands-container .best-brands-flags .best-brands-flags-2 {
  background: url('../../Images/template-3/sony-brand-logo.png') no-repeat center;
  height: 34px;
  width: 122px;
}
.template-3 .best-brands-online-shop .best-brands-container .best-brands-flags .best-brands-flags-3 {
  background: url('../../Images/template-3/philips-brand-logo.png') no-repeat center;
  height: 34px;
  width: 122px;
}
.template-3 .best-brands-online-shop .best-brands-container .best-brands-flags .best-brands-flags-4 {
  background: url('../../Images/template-3/lg-brand-logo.png') no-repeat center;
  height: 34px;
  width: 122px;
}
.template-3 .best-brands-online-shop .best-brands-container .best-brands-flags .best-brands-flags-5 {
  background: url('../../Images/template-3/canon-brand-logo.png') no-repeat center;
  height: 34px;
  width: 122px;
}
.template-3 .best-brands-online-shop .best-brands-container .best-brands-flags .best-brands-flags-6 {
  background: url('../../Images/template-3/dell-brand-logo.png') no-repeat center;
  height: 34px;
  width: 122px;
}
.template-3 .best-brands-online-shop .best-brands-container .best-brands-flags .icon-chevron-left {
  background: url('../../Images/template-3/chevron.svg') no-repeat center;
  height: 22px;
  width: 22px;
  font-size: 20px;
  transform: rotate(-180deg);
}
.template-3 .best-brands-online-shop .best-brands-container .best-brands-flags .icon-chevron-right {
  background: url('../../Images/template-3/chevron.svg') no-repeat center;
  height: 22px;
  width: 22px;
  font-size: 20px;
}
.template-3 .newsletter-container-main {
  background-color: #f5f5f5;
  font-family: Arial;
}
.template-3 .newsletter-container-main .newsletter-container {
  max-width: 1200px;
  margin: 0 auto;
  align-items: center;
  display: flex;
  padding: 30px 1rem;
  text-align: center;
}
@media (min-width: 1025px) {
  .template-3 .newsletter-container-main .newsletter-container {
    padding: 30px 0;
  }
}
.template-3 .newsletter-container-main .newsletter-container .newsletter-privacy {
  display: grid;
  width: 100%;
  grid-template-areas: "news-mail news-text" "news-form news-form";
  grid-template-columns: 50px 1fr;
  grid-gap: 20px;
}
@media (min-width: 1020px) {
  .template-3 .newsletter-container-main .newsletter-container .newsletter-privacy {
    grid-template-areas: "news-mail news-text news-form";
    grid-template-columns: 50px 1fr 2fr;
  }
}
.template-3 .newsletter-container-main .newsletter-container .newsletter-privacy .mail-icon-newsletter {
  fill: var(--primary);
  width: 47px;
  height: 38px;
  grid-area: news-mail;
}
.template-3 .newsletter-container-main .newsletter-container .newsletter-privacy .mail-text-call-newsletter {
  display: block;
  text-align: left;
  grid-area: news-text;
}
.template-3 .newsletter-container-main .newsletter-container .newsletter-privacy .mail-text-call-newsletter a {
  color: #a2a2a2;
}
.template-3 .newsletter-container-main .newsletter-container .newsletter-privacy .mail-text-call-newsletter .mail-offer-call {
  color: var(--primary);
  font-family: Arial;
  font-weight: bold;
  font-size: 20px;
}
@media (max-width: 380px) {
  .template-3 .newsletter-container-main .newsletter-container .newsletter-privacy .mail-text-call-newsletter .mail-offer-call {
    font-size: 18px;
  }
}
.template-3 .newsletter-container-main .newsletter-container .newsletter-privacy .mail-text-call-newsletter .mail-terms-and-politics {
  color: #939393;
  font-family: Arial;
  font-size: 13px;
  text-decoration: underline;
  text-align: left;
}
.template-3 .newsletter-container-main .newsletter-container .newsletter-privacy p {
  margin: 0px;
}
.template-3 .newsletter-container-main .newsletter-container .newsletter-input-information {
  grid-area: news-form;
}
@media (min-width: 700px) {
  .template-3 .newsletter-container-main .newsletter-container .newsletter-input-information {
    display: flex;
    grid-gap: 20px;
  }
}
.template-3 .newsletter-container-main .newsletter-container .newsletter-input-information input {
  background: #ffffff;
  border: none;
  width: 100%;
  height: 45px;
  border-radius: 3px;
  color: #a0a0a0;
  font-size: 13px;
  padding: 0 15px;
  margin-bottom: 10px;
}
@media (min-width: 700px) {
  .template-3 .newsletter-container-main .newsletter-container .newsletter-input-information input {
    max-width: 185px;
  }
}
@media (min-width: 769px) {
  .template-3 .newsletter-container-main .newsletter-container .newsletter-input-information input {
    max-width: 271px;
  }
}
.template-3 .newsletter-container-main .newsletter-container .newsletter-input-information button {
  border-style: none;
  background-color: var(--primary);
  height: 44px;
  width: 100%;
  color: #ffffff;
  border-radius: 2px;
  font-weight: bold;
}
@media (min-width: 998px) {
  .template-3 .newsletter-container-main .newsletter-container .newsletter-input-information button {
    max-width: 194px;
  }
}
@media (min-width: 700px) {
  .template-3 .newsletter-container-main .newsletter-container .newsletter-input-information button {
    width: 160px;
  }
}
.template-3 .footer-all-online-shop {
  background-color: var(--primary);
  height: auto;
  color: #ffffff;
  font-family: Arial;
}
.template-3 .footer-all-online-shop .footer-main-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 63px 30px;
  /*New footer information code*/
  /*New footer information code*/
}
@media (max-width: 750px) {
  .template-3 .footer-all-online-shop .footer-main-container {
    margin: 0px auto;
    padding: 1rem;
  }
}
@media (min-width: 768px) {
  .template-3 .footer-all-online-shop .footer-main-container .categories-search {
    display: flex;
    justify-content: space-between;
  }
}
.template-3 .footer-all-online-shop .footer-main-container .search-bar-foot-online-shop {
  margin: 20px 0;
}
.template-3 .footer-all-online-shop .footer-main-container .search-bar-foot-online-shop .input-container-footer-search-bar {
  display: flex;
  margin: auto 0;
  justify-content: flex-end;
  position: relative;
}
.template-3 .footer-all-online-shop .footer-main-container .search-bar-foot-online-shop .input-container-footer-search-bar .search-icon-inside-input {
  background: url('../../Images/template-3/search.svg') no-repeat center;
  height: 21px;
  width: 21px;
  position: absolute;
  font-size: 25px;
  margin: 10px 25px 10px 10px;
  right: 0;
  outline: 0;
}
.template-3 .footer-all-online-shop .footer-main-container .search-bar-foot-online-shop .input-container-footer-search-bar .search-bar-foot-online-shop-input {
  background: #ffffff;
  border: none;
  width: 100%;
  height: 50px;
  padding-left: 10px;
  padding-right: 40px;
  outline: 0;
}
.template-3 .footer-all-online-shop .footer-main-container a {
  text-decoration: none;
  color: #FFFFFF;
}
.template-3 .footer-all-online-shop .footer-main-container h5 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
}
.template-3 .footer-all-online-shop .footer-main-container .footer-buy-online-shop {
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(237, 237, 237, 0.1);
}
@media (max-width: 380px) {
  .template-3 .footer-all-online-shop .footer-main-container .footer-buy-online-shop {
    width: 280px;
  }
}
.template-3 .footer-all-online-shop .footer-main-container .footer-columns-online-shop {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(154px, 1fr));
  grid-gap: 40px 20px;
  margin-top: 20px;
  width: 100%;
}
.template-3 .footer-all-online-shop .footer-main-container .footer-columns-online-shop .column-online-shop li {
  list-style-type: none;
}
.template-3 .footer-all-online-shop .footer-main-container .footer-columns-online-shop .minor-title-footer {
  font-weight: bold;
  color: #ffffff;
  padding-bottom: 10px;
  font-size: 16px;
}
.template-3 .footer-all-online-shop .footer-main-container .footer-columns-online-shop .foot-list-links {
  font-size: 13px;
  padding-top: 5px;
}
.template-3 .footer-all-online-shop .footer-main-container .footer-columns-online-shop ul,
.template-3 .footer-all-online-shop .footer-main-container .footer-columns-online-shop li {
  margin-bottom: 0;
}
.template-3 .footer-all-online-shop .footer-main-container .footer-columns-online-shop .search-bar-foot-online-shop {
  display: flex;
  width: 100%;
}
.template-3 .footer-all-online-shop .footer-main-container .footer-columns-online-shop .search-bar-foot-online-shop .input-container-footer-search-bar {
  display: flex;
  margin: auto 0;
  justify-content: flex-end;
  position: relative;
}
.template-3 .footer-all-online-shop .footer-main-container .footer-columns-online-shop .search-bar-foot-online-shop .input-container-footer-search-bar .search-icon-inside-input {
  background: url('../../Images/template-3/search.svg') no-repeat center;
  height: 21px;
  width: 21px;
  position: absolute;
  font-size: 25px;
  margin: 10px 25px 10px 10px;
  right: 0;
  outline: 0;
}
.template-3 .footer-all-online-shop .footer-main-container .footer-columns-online-shop .search-bar-foot-online-shop .input-container-footer-search-bar .search-bar-foot-online-shop-input {
  background: #ffffff;
  border: none;
  width: 212px;
  height: 50px;
  padding-left: 10px;
  padding-right: 40px;
  outline: 0;
}
@media (max-width: 416px) {
  .template-3 .footer-all-online-shop .footer-main-container .footer-columns-online-shop .search-bar-foot-online-shop .input-container-footer-search-bar .search-bar-foot-online-shop-input {
    width: 100%;
  }
}
.template-3 .footer-all-online-shop .footer-main-container .footer-information-company-online-shop {
  padding-top: 40px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(237, 237, 237, 0.1);
}
.template-3 .footer-all-online-shop .footer-main-container .footer-information-company-online-shop span {
  text-transform: uppercase;
  font-weight: bold;
}
.template-3 .footer-all-online-shop .footer-main-container .footer-information-company-online-shop-adress-cnpj {
  padding-top: 20px;
}
.template-3 .footer-all-online-shop .footer-main-container .footer-information-company-online-shop-adress-cnpj h6 {
  font-weight: bold;
  font-size: 16px;
}
.template-3 .footer-all-online-shop .footer-main-container .footer-information-company-online-shop-adress-cnpj .footer-name-cnpj {
  margin: 20px 20px 0px 0px;
  font-size: 13px;
  padding-right: 10px;
}
@media (max-width: 585px) {
  .template-3 .footer-all-online-shop .footer-main-container .footer-information-company-online-shop-adress-cnpj .footer-name-cnpj {
    margin: 0px;
    padding-right: 5px;
  }
}
@media (max-width: 585px) and (max-width: 380px) {
  .template-3 .footer-all-online-shop .footer-main-container .footer-information-company-online-shop-adress-cnpj .footer-name-cnpj {
    display: inline-block;
  }
}
.template-3 .footer-all-online-shop .footer-main-container .footer-information-company-online-shop-adress-cnpj .division {
  border-right: 1px solid rgba(237, 237, 237, 0.1);
}
@media (max-width: 380px) {
  .template-3 .footer-all-online-shop .footer-main-container .footer-information-company-online-shop-adress-cnpj .division {
    border: none;
  }
}
.template-3 .footer-all-online-shop .footer-main-container .footer-information-online-shop .footer-information-company-title {
  padding: 40px 0 10px 0;
  border-bottom: 1px solid rgba(237, 237, 237, 0.1);
}
.template-3 .footer-all-online-shop .footer-main-container .footer-information-online-shop .footer-information-reason-title {
  padding: 20px 0 10px 0;
  font-size: 16px;
}
.template-3 .footer-all-online-shop .footer-main-container .footer-information-online-shop span {
  font-size: 13px;
}
.template-3 .footer-all-online-shop .footer-main-container .footer-information-online-shop span:nth-of-type(1) {
  border-right: 1px solid rgba(237, 237, 237, 0.1);
  margin-right: 6px;
}
@media (max-width: 576px) {
  .template-3 .footer-all-online-shop .footer-main-container .footer-information-online-shop span:nth-of-type(1) {
    border-right: none;
    margin: 0 0 6px 0;
  }
}
@media (max-width: 576px) {
  .template-3 .footer-all-online-shop .footer-main-container .footer-information-online-shop span {
    display: block;
  }
}
.template-3 .footer-all-online-shop .footer-main-container .footer-contact-shop {
  display: grid;
  grid-template: auto / repeat(5, auto);
  padding-top: 30px;
  font-size: 13px;
}
@media (max-width: 992px) {
  .template-3 .footer-all-online-shop .footer-main-container .footer-contact-shop {
    grid-template: auto / repeat(3, auto);
  }
}
@media (max-width: 768px) {
  .template-3 .footer-all-online-shop .footer-main-container .footer-contact-shop {
    grid-template: auto / repeat(1, auto);
  }
}
.template-3 .footer-all-online-shop .footer-main-container .footer-contact-shop .footer-contact-shop-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-right: 1px solid rgba(237, 237, 237, 0.1);
}
.template-3 .footer-all-online-shop .footer-main-container .footer-contact-shop .footer-contact-shop-item > div[class^="company"] {
  margin-right: 10px;
}
.template-3 .footer-all-online-shop .footer-main-container .footer-contact-shop .footer-contact-shop-item:first-child {
  justify-content: flex-start;
}
@media (max-width: 992px) {
  .template-3 .footer-all-online-shop .footer-main-container .footer-contact-shop .footer-contact-shop-item {
    margin: 10px 0;
  }
}
@media (max-width: 768px) {
  .template-3 .footer-all-online-shop .footer-main-container .footer-contact-shop .footer-contact-shop-item {
    justify-content: flex-start;
    border-right: none;
  }
}
.template-3 .footer-all-online-shop .footer-main-container .footer-contact-shop .footer-contact-social-media {
  display: flex;
  align-items: center;
  justify-content: center;
}
.template-3 .footer-all-online-shop .footer-main-container .footer-contact-shop .footer-contact-social-media .icon-twitter {
  background: url('../../Images/template-3/twitter-i.svg') no-repeat center;
  width: 35px;
  height: 30px;
  border-radius: 5px;
}
.template-3 .footer-all-online-shop .footer-main-container .footer-contact-shop .footer-contact-social-media .icon-facebook {
  margin-left: 8px;
  background: url('../../Images/template-3/facebook-i.svg') no-repeat center;
  width: 35px;
  height: 30px;
  border-radius: 5px;
}
.template-3 .footer-all-online-shop .footer-main-container .footer-contact-shop .footer-contact-social-media .icon-instagram {
  margin-left: 8px;
  background: url('../../Images/template-3/instagram-i.svg') no-repeat center;
  width: 35px;
  height: 30px;
  border-radius: 5px;
}
@media (max-width: 768px) {
  .template-3 .footer-all-online-shop .footer-main-container .footer-contact-shop .footer-contact-social-media {
    margin: 10px 0;
    justify-content: flex-start;
  }
}
.template-3 .company-adress-img {
  background: url('../../Images/template-3/maps-and-flags.svg') no-repeat center;
  width: 35px;
  height: 35px;
}
.template-3 .company-mobile-img {
  background: url('../../Images/template-3/celular.svg') no-repeat center;
  width: 35px;
  height: 35px;
}
.template-3 .company-whatsapp-img {
  background: url('../../Images/template-3/logo-whatsapp.svg') no-repeat center;
  width: 35px;
  height: 35px;
}
.template-3 .company-mail-img {
  background: url('../../Images/template-3/communications.svg') no-repeat center;
  width: 35px;
  height: 35px;
}
.template-3 .my-order-information-payments {
  display: block !important;
  margin-top: 0 !important;
  height: 95px !important;
  border-top: 1px solid #E8E8E8;
}
.template-3 .my-order-information-payments .container-flags {
  padding-top: 0px !important;
}
.template-3 .my-order-information-payments .container-flags .options-flags-payments .icon-chevron-right {
  width: 10px !important;
}
.template-3 .footer-information-payments {
  max-width: 1200px;
  color: #fff;
  margin: 0 auto;
  padding: 0 1rem;
}
@media (min-width: 768px) {
  .template-3 .footer-information-payments {
    padding: 0 30px;
  }
}
.template-3 .footer-information-payments,
.template-3 .my-order-information-payments {
  display: flex;
  justify-content: space-between;
  min-height: 100px;
}
@media (max-width: 884px) {
  .template-3 .footer-information-payments,
  .template-3 .my-order-information-payments {
    display: inline-block;
  }
}
@media (max-width: 748px) {
  .template-3 .footer-information-payments,
  .template-3 .my-order-information-payments {
    width: 100%;
  }
}
.template-3 .footer-information-payments .footer-methods-of-payment,
.template-3 .my-order-information-payments .footer-methods-of-payment {
  width: 100%;
  display: flex;
}
@media (max-width: 748px) {
  .template-3 .footer-information-payments .footer-methods-of-payment,
  .template-3 .my-order-information-payments .footer-methods-of-payment {
    flex-direction: column;
    align-items: flex-start;
  }
}
.template-3 .footer-information-payments .footer-methods-of-payment .flex-1,
.template-3 .my-order-information-payments .footer-methods-of-payment .flex-1 {
  flex: 1;
  width: 100%;
}
.template-3 .footer-information-payments .footer-methods-of-payment .safe-store,
.template-3 .my-order-information-payments .footer-methods-of-payment .safe-store {
  margin-left: 40px;
}
@media (max-width: 748px) {
  .template-3 .footer-information-payments .footer-methods-of-payment .safe-store,
  .template-3 .my-order-information-payments .footer-methods-of-payment .safe-store {
    width: 100%;
    margin: 40px 0 0 0;
    padding-bottom: 60px;
  }
}
.template-3 .footer-information-payments .footer-methods-of-payment .safe-store .safe-store-flags img,
.template-3 .my-order-information-payments .footer-methods-of-payment .safe-store .safe-store-flags img {
  height: 35px;
  border-radius: 3px;
}
.template-3 .footer-information-payments .footer-methods-of-security,
.template-3 .my-order-information-payments .footer-methods-of-security {
  padding: 50px 1rem 40px;
}
@media (max-width: 884px) {
  .template-3 .footer-information-payments .my-order-form-of-payment,
  .template-3 .my-order-information-payments .my-order-form-of-payment {
    padding-top: 50px;
  }
}
.template-3 .footer-information-payments .footer-methods-of-payment .container-flags-detail,
.template-3 .my-order-information-payments .footer-methods-of-payment .container-flags-detail,
.template-3 .footer-information-payments .my-order-form-of-payment .container-flags-detail,
.template-3 .my-order-information-payments .my-order-form-of-payment .container-flags-detail {
  margin-top: 8px;
}
.template-3 .footer-information-payments .footer-methods-of-payment .borderline-payment-section,
.template-3 .my-order-information-payments .footer-methods-of-payment .borderline-payment-section,
.template-3 .footer-information-payments .my-order-form-of-payment .borderline-payment-section,
.template-3 .my-order-information-payments .my-order-form-of-payment .borderline-payment-section {
  border-bottom: 1px solid rgba(237, 237, 237, 0.1);
  padding-bottom: 10px;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.template-3 .footer-information-payments .footer-methods-of-payment .icon-order-flags,
.template-3 .my-order-information-payments .footer-methods-of-payment .icon-order-flags,
.template-3 .footer-information-payments .my-order-form-of-payment .icon-order-flags,
.template-3 .my-order-information-payments .my-order-form-of-payment .icon-order-flags {
  margin-left: 5px;
  opacity: 0.2;
}
.template-3 .footer-information-payments .footer-methods-of-payment .container-flags,
.template-3 .my-order-information-payments .footer-methods-of-payment .container-flags,
.template-3 .footer-information-payments .my-order-form-of-payment .container-flags,
.template-3 .my-order-information-payments .my-order-form-of-payment .container-flags {
  display: flex;
  align-items: center;
}
@media (max-width: 576px) {
  .template-3 .footer-information-payments .footer-methods-of-payment .container-flags,
  .template-3 .my-order-information-payments .footer-methods-of-payment .container-flags,
  .template-3 .footer-information-payments .my-order-form-of-payment .container-flags,
  .template-3 .my-order-information-payments .my-order-form-of-payment .container-flags {
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 20px;
  }
}
.template-3 .footer-information-payments .footer-methods-of-payment .container-flags .options-flags-payments-container,
.template-3 .my-order-information-payments .footer-methods-of-payment .container-flags .options-flags-payments-container,
.template-3 .footer-information-payments .my-order-form-of-payment .container-flags .options-flags-payments-container,
.template-3 .my-order-information-payments .my-order-form-of-payment .container-flags .options-flags-payments-container {
  display: flex;
  align-items: center;
  /*img {
                                margin: 0px 4px;
                                @media (max-width: 576px) {
                                 margin: 3px 2px;
                                }*/
}
.template-3 .footer-information-payments .footer-methods-of-payment .container-flags .options-flags-payments-container .options-flags-payments,
.template-3 .my-order-information-payments .footer-methods-of-payment .container-flags .options-flags-payments-container .options-flags-payments,
.template-3 .footer-information-payments .my-order-form-of-payment .container-flags .options-flags-payments-container .options-flags-payments,
.template-3 .my-order-information-payments .my-order-form-of-payment .container-flags .options-flags-payments-container .options-flags-payments {
  display: flex;
  align-items: center;
}
.template-3 .footer-information-payments .footer-methods-of-payment .container-flags .options-flags-payments-container .options-flags-payments .flag,
.template-3 .my-order-information-payments .footer-methods-of-payment .container-flags .options-flags-payments-container .options-flags-payments .flag,
.template-3 .footer-information-payments .my-order-form-of-payment .container-flags .options-flags-payments-container .options-flags-payments .flag,
.template-3 .my-order-information-payments .my-order-form-of-payment .container-flags .options-flags-payments-container .options-flags-payments .flag {
  margin-right: 10px;
  border-radius: 5px;
  width: 86px;
  height: 48px;
}
@media (max-width: 380px) {
  .template-3 .footer-information-payments .footer-methods-of-payment .container-flags .options-flags-payments-container .options-flags-payments .flag,
  .template-3 .my-order-information-payments .footer-methods-of-payment .container-flags .options-flags-payments-container .options-flags-payments .flag,
  .template-3 .footer-information-payments .my-order-form-of-payment .container-flags .options-flags-payments-container .options-flags-payments .flag,
  .template-3 .my-order-information-payments .my-order-form-of-payment .container-flags .options-flags-payments-container .options-flags-payments .flag {
    margin-right: 10px;
  }
}
.template-3 .footer-information-payments .footer-methods-of-payment .container-flags .options-flags-payments-container .options-flags-payments .flag.pagseguro,
.template-3 .my-order-information-payments .footer-methods-of-payment .container-flags .options-flags-payments-container .options-flags-payments .flag.pagseguro,
.template-3 .footer-information-payments .my-order-form-of-payment .container-flags .options-flags-payments-container .options-flags-payments .flag.pagseguro,
.template-3 .my-order-information-payments .my-order-form-of-payment .container-flags .options-flags-payments-container .options-flags-payments .flag.pagseguro {
  background: url('../../Images/template-3/pagseguro.png') no-repeat center;
  background-size: contain;
  background-color: #fff;
}
.template-3 .footer-information-payments .footer-methods-of-payment .container-flags .options-flags-payments-container .options-flags-payments .flag.mercadopago,
.template-3 .my-order-information-payments .footer-methods-of-payment .container-flags .options-flags-payments-container .options-flags-payments .flag.mercadopago,
.template-3 .footer-information-payments .my-order-form-of-payment .container-flags .options-flags-payments-container .options-flags-payments .flag.mercadopago,
.template-3 .my-order-information-payments .my-order-form-of-payment .container-flags .options-flags-payments-container .options-flags-payments .flag.mercadopago {
  background: url('../../Images/template-3/mercadopago.png') no-repeat center;
  background-size: contain;
  background-color: #fff;
}
.template-3 .footer-information-payments .footer-methods-of-payment .container-flags .options-flags-payments-container .options-flags-payments .flag.onipay,
.template-3 .my-order-information-payments .footer-methods-of-payment .container-flags .options-flags-payments-container .options-flags-payments .flag.onipay,
.template-3 .footer-information-payments .my-order-form-of-payment .container-flags .options-flags-payments-container .options-flags-payments .flag.onipay,
.template-3 .my-order-information-payments .my-order-form-of-payment .container-flags .options-flags-payments-container .options-flags-payments .flag.onipay {
  background: url('../../Images/template-3/onipay-logo.png') no-repeat center;
  background-size: 80px;
  background-color: #fff;
}
.template-3 .footer-information-payments .footer-methods-of-payment .container-flags .options-flags-payments-container .options-flags-payments .flag.picpay,
.template-3 .my-order-information-payments .footer-methods-of-payment .container-flags .options-flags-payments-container .options-flags-payments .flag.picpay,
.template-3 .footer-information-payments .my-order-form-of-payment .container-flags .options-flags-payments-container .options-flags-payments .flag.picpay,
.template-3 .my-order-information-payments .my-order-form-of-payment .container-flags .options-flags-payments-container .options-flags-payments .flag.picpay {
  background: url('../../Images/template-3/logo-picpay.svg') no-repeat center;
  background-size: 80px;
  background-color: #fff;
}
.template-3 .footer-information-payments .footer-methods-of-payment .container-flags .options-flags-payments-container .options-flags-payments .flag.provu,
.template-3 .my-order-information-payments .footer-methods-of-payment .container-flags .options-flags-payments-container .options-flags-payments .flag.provu,
.template-3 .footer-information-payments .my-order-form-of-payment .container-flags .options-flags-payments-container .options-flags-payments .flag.provu,
.template-3 .my-order-information-payments .my-order-form-of-payment .container-flags .options-flags-payments-container .options-flags-payments .flag.provu {
  background: url('../../Images/template-3/provu-logo.png') no-repeat center;
  background-size: 80px;
  background-color: #ffffff;
}
.template-3 .footer-information-payments .footer-methods-of-payment .container-flags .options-flags-payments-container .options-flags-payments .flag-container,
.template-3 .my-order-information-payments .footer-methods-of-payment .container-flags .options-flags-payments-container .options-flags-payments .flag-container,
.template-3 .footer-information-payments .my-order-form-of-payment .container-flags .options-flags-payments-container .options-flags-payments .flag-container,
.template-3 .my-order-information-payments .my-order-form-of-payment .container-flags .options-flags-payments-container .options-flags-payments .flag-container {
  display: flex;
  align-items: center;
  flex-direction: row;
  margin-bottom: 10px;
  width: 100%;
  row-gap: 10px;
  flex-wrap: wrap;
}
.template-3 .footer-information-payments .footer-methods-of-payment .container-flags .options-flags-payments-container .options-flags-payments #chevron,
.template-3 .my-order-information-payments .footer-methods-of-payment .container-flags .options-flags-payments-container .options-flags-payments #chevron,
.template-3 .footer-information-payments .my-order-form-of-payment .container-flags .options-flags-payments-container .options-flags-payments #chevron,
.template-3 .my-order-information-payments .my-order-form-of-payment .container-flags .options-flags-payments-container .options-flags-payments #chevron {
  width: 16px;
  height: 16px;
  fill: #FFFFFF50;
  margin: 0 10px 0 0;
}
.template-3 .footer-information-payments .footer-methods-of-payment .container-flags .options-flags-payments-container .options-flags-payments .icon-chevron-right,
.template-3 .my-order-information-payments .footer-methods-of-payment .container-flags .options-flags-payments-container .options-flags-payments .icon-chevron-right,
.template-3 .footer-information-payments .my-order-form-of-payment .container-flags .options-flags-payments-container .options-flags-payments .icon-chevron-right,
.template-3 .my-order-information-payments .my-order-form-of-payment .container-flags .options-flags-payments-container .options-flags-payments .icon-chevron-right {
  background: url('../../Images/template-3/right-chevron.svg') no-repeat center;
  height: 22px;
  width: 22px;
}
@media (max-width: 380px) {
  .template-3 .footer-information-payments .footer-methods-of-payment .container-flags .options-flags-payments-container .options-flags-payments .icon-chevron-right,
  .template-3 .my-order-information-payments .footer-methods-of-payment .container-flags .options-flags-payments-container .options-flags-payments .icon-chevron-right,
  .template-3 .footer-information-payments .my-order-form-of-payment .container-flags .options-flags-payments-container .options-flags-payments .icon-chevron-right,
  .template-3 .my-order-information-payments .my-order-form-of-payment .container-flags .options-flags-payments-container .options-flags-payments .icon-chevron-right {
    padding-right: 5px;
  }
}
.template-3 .footer-information-payments .footer-methods-of-payment .container-flags .options-flags-payments-container .options-flags-payments .other-options-flags,
.template-3 .my-order-information-payments .footer-methods-of-payment .container-flags .options-flags-payments-container .options-flags-payments .other-options-flags,
.template-3 .footer-information-payments .my-order-form-of-payment .container-flags .options-flags-payments-container .options-flags-payments .other-options-flags,
.template-3 .my-order-information-payments .my-order-form-of-payment .container-flags .options-flags-payments-container .options-flags-payments .other-options-flags {
  padding-right: 12px;
}
.template-3 .footer-information-payments .footer-methods-of-payment .container-flags .options-flags-payments-container .flags-wrapper-container,
.template-3 .my-order-information-payments .footer-methods-of-payment .container-flags .options-flags-payments-container .flags-wrapper-container,
.template-3 .footer-information-payments .my-order-form-of-payment .container-flags .options-flags-payments-container .flags-wrapper-container,
.template-3 .my-order-information-payments .my-order-form-of-payment .container-flags .options-flags-payments-container .flags-wrapper-container {
  display: flex;
  flex-wrap: wrap;
}
.template-3 .footer-information-payments .footer-methods-of-payment .container-flags .options-flags-payments-container .payment-option.visa,
.template-3 .my-order-information-payments .footer-methods-of-payment .container-flags .options-flags-payments-container .payment-option.visa,
.template-3 .footer-information-payments .my-order-form-of-payment .container-flags .options-flags-payments-container .payment-option.visa,
.template-3 .my-order-information-payments .my-order-form-of-payment .container-flags .options-flags-payments-container .payment-option.visa {
  background: url('../../Images/template-3/flag-visa.svg') no-repeat center;
  width: 50px;
  height: 30px;
  margin: 0px 4px;
}
@media (max-width: 576px) {
  .template-3 .footer-information-payments .footer-methods-of-payment .container-flags .options-flags-payments-container .payment-option.visa,
  .template-3 .my-order-information-payments .footer-methods-of-payment .container-flags .options-flags-payments-container .payment-option.visa,
  .template-3 .footer-information-payments .my-order-form-of-payment .container-flags .options-flags-payments-container .payment-option.visa,
  .template-3 .my-order-information-payments .my-order-form-of-payment .container-flags .options-flags-payments-container .payment-option.visa {
    margin: 3px 2px;
  }
}
.template-3 .footer-information-payments .footer-methods-of-payment .container-flags .options-flags-payments-container .payment-option.mastercard,
.template-3 .my-order-information-payments .footer-methods-of-payment .container-flags .options-flags-payments-container .payment-option.mastercard,
.template-3 .footer-information-payments .my-order-form-of-payment .container-flags .options-flags-payments-container .payment-option.mastercard,
.template-3 .my-order-information-payments .my-order-form-of-payment .container-flags .options-flags-payments-container .payment-option.mastercard {
  background: url('../../Images/template-3/flag-mastercard.svg') no-repeat center;
  width: 50px;
  height: 30px;
  margin: 0px 4px;
}
@media (max-width: 576px) {
  .template-3 .footer-information-payments .footer-methods-of-payment .container-flags .options-flags-payments-container .payment-option.mastercard,
  .template-3 .my-order-information-payments .footer-methods-of-payment .container-flags .options-flags-payments-container .payment-option.mastercard,
  .template-3 .footer-information-payments .my-order-form-of-payment .container-flags .options-flags-payments-container .payment-option.mastercard,
  .template-3 .my-order-information-payments .my-order-form-of-payment .container-flags .options-flags-payments-container .payment-option.mastercard {
    margin: 3px 2px;
  }
}
.template-3 .footer-information-payments .footer-methods-of-payment .container-flags .options-flags-payments-container .payment-option.elo,
.template-3 .my-order-information-payments .footer-methods-of-payment .container-flags .options-flags-payments-container .payment-option.elo,
.template-3 .footer-information-payments .my-order-form-of-payment .container-flags .options-flags-payments-container .payment-option.elo,
.template-3 .my-order-information-payments .my-order-form-of-payment .container-flags .options-flags-payments-container .payment-option.elo {
  background: url('../../Images/template-3/flag-elo.png') no-repeat center;
  width: 50px;
  height: 30px;
  margin: 0px 4px;
}
@media (max-width: 576px) {
  .template-3 .footer-information-payments .footer-methods-of-payment .container-flags .options-flags-payments-container .payment-option.elo,
  .template-3 .my-order-information-payments .footer-methods-of-payment .container-flags .options-flags-payments-container .payment-option.elo,
  .template-3 .footer-information-payments .my-order-form-of-payment .container-flags .options-flags-payments-container .payment-option.elo,
  .template-3 .my-order-information-payments .my-order-form-of-payment .container-flags .options-flags-payments-container .payment-option.elo {
    margin: 3px 2px;
  }
}
.template-3 .footer-information-payments .footer-methods-of-payment .container-flags .options-flags-payments-container .payment-option.amex,
.template-3 .my-order-information-payments .footer-methods-of-payment .container-flags .options-flags-payments-container .payment-option.amex,
.template-3 .footer-information-payments .my-order-form-of-payment .container-flags .options-flags-payments-container .payment-option.amex,
.template-3 .my-order-information-payments .my-order-form-of-payment .container-flags .options-flags-payments-container .payment-option.amex {
  background: url('../../Images/template-3/flag-amex.png') no-repeat center;
  width: 50px;
  height: 30px;
  margin: 0px 4px;
}
@media (max-width: 576px) {
  .template-3 .footer-information-payments .footer-methods-of-payment .container-flags .options-flags-payments-container .payment-option.amex,
  .template-3 .my-order-information-payments .footer-methods-of-payment .container-flags .options-flags-payments-container .payment-option.amex,
  .template-3 .footer-information-payments .my-order-form-of-payment .container-flags .options-flags-payments-container .payment-option.amex,
  .template-3 .my-order-information-payments .my-order-form-of-payment .container-flags .options-flags-payments-container .payment-option.amex {
    margin: 3px 2px;
  }
}
.template-3 .footer-information-payments .footer-methods-of-payment .container-flags .options-flags-payments-container .payment-option.hipercard,
.template-3 .my-order-information-payments .footer-methods-of-payment .container-flags .options-flags-payments-container .payment-option.hipercard,
.template-3 .footer-information-payments .my-order-form-of-payment .container-flags .options-flags-payments-container .payment-option.hipercard,
.template-3 .my-order-information-payments .my-order-form-of-payment .container-flags .options-flags-payments-container .payment-option.hipercard {
  background: url('../../Images/template-3/flag-hipercard.svg') no-repeat center;
  width: 50px;
  height: 30px;
  margin: 0px 4px;
}
@media (max-width: 576px) {
  .template-3 .footer-information-payments .footer-methods-of-payment .container-flags .options-flags-payments-container .payment-option.hipercard,
  .template-3 .my-order-information-payments .footer-methods-of-payment .container-flags .options-flags-payments-container .payment-option.hipercard,
  .template-3 .footer-information-payments .my-order-form-of-payment .container-flags .options-flags-payments-container .payment-option.hipercard,
  .template-3 .my-order-information-payments .my-order-form-of-payment .container-flags .options-flags-payments-container .payment-option.hipercard {
    margin: 3px 2px;
  }
}
.template-3 .footer-information-payments .footer-methods-of-payment .container-flags .options-flags-payments-container .payment-option.boleto,
.template-3 .my-order-information-payments .footer-methods-of-payment .container-flags .options-flags-payments-container .payment-option.boleto,
.template-3 .footer-information-payments .my-order-form-of-payment .container-flags .options-flags-payments-container .payment-option.boleto,
.template-3 .my-order-information-payments .my-order-form-of-payment .container-flags .options-flags-payments-container .payment-option.boleto {
  background: url('../../Images/template-3/icon-boleto.png') no-repeat center;
  width: 50px;
  height: 30px;
  margin: 0px 4px;
}
@media (max-width: 576px) {
  .template-3 .footer-information-payments .footer-methods-of-payment .container-flags .options-flags-payments-container .payment-option.boleto,
  .template-3 .my-order-information-payments .footer-methods-of-payment .container-flags .options-flags-payments-container .payment-option.boleto,
  .template-3 .footer-information-payments .my-order-form-of-payment .container-flags .options-flags-payments-container .payment-option.boleto,
  .template-3 .my-order-information-payments .my-order-form-of-payment .container-flags .options-flags-payments-container .payment-option.boleto {
    margin: 3px 2px;
  }
}
.template-3 .footer-information-payments .footer-methods-of-payment .container-flags .options-flags-payments-container .payment-option.redcard,
.template-3 .my-order-information-payments .footer-methods-of-payment .container-flags .options-flags-payments-container .payment-option.redcard,
.template-3 .footer-information-payments .my-order-form-of-payment .container-flags .options-flags-payments-container .payment-option.redcard,
.template-3 .my-order-information-payments .my-order-form-of-payment .container-flags .options-flags-payments-container .payment-option.redcard {
  background: url('../../Images/template-3/2x-redcard-icon.png') no-repeat center;
  width: 50px;
  height: 30px;
  margin: 0px 4px;
  background-size: contain;
}
@media (max-width: 576px) {
  .template-3 .footer-information-payments .footer-methods-of-payment .container-flags .options-flags-payments-container .payment-option.redcard,
  .template-3 .my-order-information-payments .footer-methods-of-payment .container-flags .options-flags-payments-container .payment-option.redcard,
  .template-3 .footer-information-payments .my-order-form-of-payment .container-flags .options-flags-payments-container .payment-option.redcard,
  .template-3 .my-order-information-payments .my-order-form-of-payment .container-flags .options-flags-payments-container .payment-option.redcard {
    margin: 3px 2px;
  }
}
.template-3 .footer-information-payments .footer-methods-of-payment .container-flags .options-flags-payments-container.diners,
.template-3 .my-order-information-payments .footer-methods-of-payment .container-flags .options-flags-payments-container.diners,
.template-3 .footer-information-payments .my-order-form-of-payment .container-flags .options-flags-payments-container.diners,
.template-3 .my-order-information-payments .my-order-form-of-payment .container-flags .options-flags-payments-container.diners {
  background: url('../../Images/template-3/flag-diners.svg') no-repeat center;
  width: 50px;
  height: 30px;
  margin: 0px 4px;
}
@media (max-width: 576px) {
  .template-3 .footer-information-payments .footer-methods-of-payment .container-flags .options-flags-payments-container.diners,
  .template-3 .my-order-information-payments .footer-methods-of-payment .container-flags .options-flags-payments-container.diners,
  .template-3 .footer-information-payments .my-order-form-of-payment .container-flags .options-flags-payments-container.diners,
  .template-3 .my-order-information-payments .my-order-form-of-payment .container-flags .options-flags-payments-container.diners {
    margin: 3px 2px;
  }
}
@media (max-width: 884px) {
  .template-3 .footer-information-payments .footer-methods-of-security,
  .template-3 .my-order-information-payments .footer-methods-of-security {
    padding-top: 50px;
    padding-bottom: 40px;
  }
}
.template-3 .footer-information-payments .footer-methods-of-security .borderline-payment-section,
.template-3 .my-order-information-payments .footer-methods-of-security .borderline-payment-section {
  border-bottom: 1px solid rgba(237, 237, 237, 0.1);
  padding-bottom: 10px;
  color: #fff;
}
.template-3 .footer-information-payments .footer-methods-of-security .security-payment,
.template-3 .my-order-information-payments .footer-methods-of-security .security-payment {
  padding-top: 20px;
  display: flex;
}
.template-3 .footer-information-payments .footer-methods-of-security .security-payment .flag-1,
.template-3 .my-order-information-payments .footer-methods-of-security .security-payment .flag-1 {
  background: url('../../Images/template-3/ebit-flag.png') no-repeat center;
  width: 70px;
  height: 50px;
  margin-right: 5px;
}
@media (max-width: 380px) {
  .template-3 .footer-information-payments .footer-methods-of-security .security-payment .flag-1,
  .template-3 .my-order-information-payments .footer-methods-of-security .security-payment .flag-1 {
    padding-right: 10px;
  }
}
.template-3 .footer-information-payments .footer-methods-of-security .security-payment .ssl-certificate,
.template-3 .my-order-information-payments .footer-methods-of-security .security-payment .ssl-certificate {
  background: url('../../Images/template-3/icon-certificado-ssl.png') no-repeat center;
  width: 70px;
  height: 50px;
  margin-right: 5px;
}
@media (max-width: 380px) {
  .template-3 .footer-information-payments .footer-methods-of-security .security-payment .ssl-certificate,
  .template-3 .my-order-information-payments .footer-methods-of-security .security-payment .ssl-certificate {
    padding-right: 10px;
  }
}
.template-3 .footer-information-payments .footer-methods-of-security .security-payment .site-blindado,
.template-3 .my-order-information-payments .footer-methods-of-security .security-payment .site-blindado {
  background: url('../../Images/template-3/site-blindado-logo.png') no-repeat center;
  width: 118px;
  height: 48px;
  margin-left: 5px;
  background-color: #FFFFFF;
  border-radius: 2px;
}
@media (max-width: 380px) {
  .template-3 .footer-information-payments .footer-methods-of-security .security-payment .site-blindado,
  .template-3 .my-order-information-payments .footer-methods-of-security .security-payment .site-blindado {
    margin-right: 10px;
  }
}
.template-3 .my-order-information-payments {
  display: block !important;
  margin-top: 0 !important;
  height: 95px !important;
}
.template-3 .my-order-information-payments .container-flags {
  padding-top: 0px !important;
}
.template-3 .my-order-information-payments .container-flags p {
  margin-right: 20px;
}
.template-3 .my-order-information-payments .container-flags .options-flags-payments .icon-chevron-right {
  width: 10px !important;
}
.template-3 .my-order-information-payments .container-flags .picpay-payment {
  width: 100px;
  height: auto;
  margin-left: 10px;
}
.template-3 .my-order-information-payments .container-flags .mercadopago-payment {
  width: 100px;
  height: auto;
  margin-left: 10px;
}
.template-3 .my-order-information-payments .container-flags .provu-payment {
  width: 100px;
  height: auto;
  margin-left: 10px;
}
.template-3 .footer-politcs-terms-copyright {
  background-color: #ffffff;
  font-family: Arial;
}
.template-3 .footer-politcs-terms-copyright .footer-payments {
  background-color: var(--primary);
  width: 100%;
}
.template-3 .footer-politcs-terms-copyright .footer-politcs-terms-copyright-ul {
  display: flex;
  justify-content: center;
  border-bottom: 1px solid #f5f5f5;
  padding: 30px 0px;
  max-width: 1200px;
  margin: 0 auto;
  list-style: none;
}
@media (max-width: 992px) {
  .template-3 .footer-politcs-terms-copyright .footer-politcs-terms-copyright-ul {
    flex-direction: column;
    padding-left: 10px;
  }
}
.template-3 .footer-politcs-terms-copyright .footer-politcs-terms-copyright-ul li {
  color: var(--primary);
  font-size: 14px;
  padding: 0px 16px;
}
@media (max-width: 1184px) {
  .template-3 .footer-politcs-terms-copyright .footer-politcs-terms-copyright-ul li {
    padding: 5px;
  }
}
.template-3 .footer-politcs-terms-copyright .footer-politcs-terms-copyright-ul .li-ends {
  border-right: 1px solid var(--primary);
}
@media (max-width: 711px) {
  .template-3 .footer-politcs-terms-copyright .footer-politcs-terms-copyright-ul .li-ends {
    border-right: none;
  }
}
@media (max-width: 380px) {
  .template-3 .footer-politcs-terms-copyright .footer-politcs-terms-copyright-ul .li-ends {
    border-right: 1px solid var(--primary);
  }
}
.template-3 .footer-politcs-terms-copyright .footer-politcs-terms-copyright-ul .li-ends:last-child {
  border-right: 0;
}
.template-3 .footer-politcs-terms-copyright .footer-politcs-terms-copyright-ul a {
  color: var(--primary);
}
@media (max-width: 711px) {
  .template-3 .footer-politcs-terms-copyright .footer-politcs-terms-copyright-ul .li-ends-none {
    display: none;
    border-right: none;
  }
}
.template-3 .footer-politcs-terms-copyright .copyright-by {
  background-color: #ffffff;
  height: 40px;
  font-family: Arial;
  color: #a2a2a2;
  text-align: center;
  font-size: 12px;
  padding-top: 10px;
}
.template-3 .promotion-banner-shop-online-container {
  display: none;
  background-color: var(--primary);
  height: 300px;
  width: 100%;
}
@media (min-width: 998px) {
  .template-3 .promotion-banner-shop-online-container {
    display: block;
  }
}
.template-3 .promotion-banner-shop-online-container .promotion-banner-content-image {
  position: relative;
  margin: 0 auto;
}
.template-3 .promotion-banner-shop-online-container .promotion-banner-content-image img {
  height: 300px;
  display: block;
  max-width: 1366px;
  width: 100%;
}
.template-3 .promotion-banner-shop-online-container .promotion-banner-content-image .promotion-banner-content {
  position: absolute;
  color: #ffff;
  top: 0;
  bottom: 0;
  padding: 70px 95px 0;
}
.template-3 .promotion-banner-shop-online-container .promotion-banner-content-image .promotion-banner-content h1 {
  font-size: 40px;
}
.template-3 .promotion-banner-shop-online-container .promotion-banner-content-image .promotion-banner-content .promotion-banner-text {
  margin: 6px 0 24px;
  font-size: 20px;
}
.template-3 .promotion-banner-shop-online-container .promotion-banner-content-image .promotion-banner-content button {
  width: 186px;
  height: 43px;
  text-transform: uppercase;
  font-size: 12px;
  color: #1f71b7;
  font-weight: bold;
  background-color: #fff;
}
.template-3 .promotion-banner-shop-online-container .promotion-banner-shop-online {
  max-width: 1360px;
  margin: 0 auto;
  background-position: center;
  background-image: url('../../Images/template-3/banner-tecnologia-online-shop.png');
  background-repeat: no-repeat;
  height: 304px;
}
.template-3 .promotion-banner-shop-online-container .call-to-action-promotion-banner {
  text-align: left;
  position: relative;
  max-width: 1360px;
  overflow: hidden;
  margin: auto;
  height: 100%;
}
.template-3 .promotion-banner-shop-online-container .call-to-action-promotion-banner .banner-to-action-content {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  left: 1rem;
  right: 1rem;
}
@media (min-width: 998px) {
  .template-3 .promotion-banner-shop-online-container .call-to-action-promotion-banner .banner-to-action-content {
    left: 6rem;
    right: 6rem;
    bottom: 45px;
  }
}
.template-3 .promotion-banner-shop-online-container .call-to-action-promotion-banner .main-title-banner {
  font-family: Arial;
  font-size: 40px;
  color: #ffffff;
  font-weight: bold;
  line-height: 60px;
  text-shadow: 0px 1px 2px #000, 0px -1px 2px #000;
}
@media (max-width: 380px) {
  .template-3 .promotion-banner-shop-online-container .call-to-action-promotion-banner .main-title-banner {
    font-size: 30px;
  }
}
.template-3 .promotion-banner-shop-online-container .call-to-action-promotion-banner .subtitle-banner {
  font-family: Arial;
  font-size: 22px;
  color: #ffffff;
  text-shadow: 0px 1px 2px #000, 0px -1px 2px #000;
}
.template-3 .promotion-banner-shop-online-container .call-to-action-promotion-banner .button-container-call-to-action {
  padding-top: 26px;
}
.template-3 .promotion-banner-shop-online-container .call-to-action-promotion-banner .button-container-call-to-action .button-call-to-action-banner {
  text-transform: uppercase;
  width: 190px;
  height: 47px;
  background-color: var(--primary);
  color: #fff;
  font-family: Arial;
  font-weight: bold;
  font-size: 14px;
  border-style: none;
  border-radius: 2px;
  padding: 14px 20px;
}
.template-3 .social-midia-top {
  position: relative;
}
.template-3 .social-midia-top .social-media {
  display: flex;
  font-size: 13px;
  color: #7F7F7F;
  font-weight: bold;
  font-size: 15px;
  justify-content: space-around;
  width: 202px;
  margin: 10px auto;
  position: relative;
  line-height: 25px;
  top: 15px;
}
.template-3 .social-midia-top .social-media svg {
  position: relative;
  left: -20px;
  opacity: 0.7;
}
.template-3 .social-midia-top .social-media .detail {
  position: relative;
  right: 10px;
  opacity: 0.7;
}
.template-3 .social-midia-top .social-media .like {
  display: flex;
  padding-right: 13px;
  align-items: center;
  border-right: 1px solid #e5e5e5;
}
.template-3 .social-midia-top .social-media .like .like-img {
  background: url('../../Images/template-3/like-icon.svg') no-repeat center;
  height: 18px;
  width: 16px;
  margin-right: 10px;
}
.template-3 .social-midia-top .social-media #share-button {
  cursor: pointer;
  display: flex;
}
.template-3 .social-midia-top .social-media .modal-background {
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s;
}
.template-3 .social-midia-top .social-media .modal-background.active {
  opacity: 1;
  visibility: visible;
}
.template-3 .social-midia-top .social-media .modal-background #modal-share-close {
  cursor: pointer;
}
.template-3 .social-midia-top .social-media .share {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #FFF;
  padding: 20px;
  z-index: 21;
  max-width: 100%;
  height: 136px;
  border: 1px solid #bebebe;
  font-size: 14px;
  width: 400px;
}
.template-3 .social-midia-top .social-media .share #share {
  display: flex;
  justify-content: center;
}
.template-3 .social-midia-top .social-media .share .share-title {
  text-align: center;
  margin-bottom: 5px;
}
.template-3 .social-midia-top .social-media .share .jssocials-shares {
  width: 161px;
  justify-content: space-between;
}
.template-3 .social-midia-top .social-media .share.active {
  display: block;
}
.template-3 .social-midia-top .social-media .share .share-img {
  background: url('../../Images/template-3/share-icon.svg') no-repeat center;
  height: 18px;
  width: 16px;
  margin-right: 10px;
}
.template-3 .product-detail-online-shop {
  background-color: #f5f5f5;
}
.template-3 .product-detail-online-shop .product-detail-container {
  max-width: 1200px;
  width: 100%;
  height: auto;
  margin: 0 auto;
  background-color: #ffffff;
  padding: 55px 1rem;
}
@media (min-width: 992px) {
  .template-3 .product-detail-online-shop .product-detail-container {
    padding: 14px 30px;
  }
}
.template-3 .product-detail-online-shop .product-detail-container .major-container-flex {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
@media (min-width: 992px) {
  .template-3 .product-detail-online-shop .product-detail-container .major-container-flex {
    flex-direction: row;
  }
}
.template-3 .product-detail-online-shop .product-detail-container .major-container-flex .split-container-one {
  max-width: 600px !important;
  width: 100% !important;
}
@media (min-width: 992px) {
  .template-3 .product-detail-online-shop .product-detail-container .major-container-flex .split-container-one {
    max-width: 45%;
  }
}
.template-3 .product-detail-online-shop .product-detail-container .major-container-flex .split-container-one .img-product-container {
  position: relative;
  height: 470px;
}
.template-3 .product-detail-online-shop .product-detail-container .major-container-flex .split-container-one .img-product-container .value-saved {
  position: absolute;
  z-index: 1;
  background-color: var(--secundary);
  width: 255px;
  border-radius: 5px;
  height: 38px;
  text-align: center;
  padding: 10px;
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  top: -18px;
}
.template-3 .product-detail-online-shop .product-detail-container .major-container-flex .split-container-one .img-product-container .main-image-product-container {
  position: relative;
  max-width: 450px;
  width: 100%;
  max-height: 541px;
  height: auto;
  margin: auto;
}
@media screen and (min-width: 992px) {
  .template-3 .product-detail-online-shop .product-detail-container .major-container-flex .split-container-one .img-product-container .main-image-product-container {
    position: relative;
    top: 16px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
  }
}
.template-3 .product-detail-online-shop .product-detail-container .major-container-flex .split-container-one .img-product-container .main-image-product-container picture {
  display: flex;
  align-items: center;
  justify-content: center;
}
.template-3 .product-detail-online-shop .product-detail-container .major-container-flex .split-container-one .img-product-container .main-image-product-container picture img {
  display: block;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
@media screen and (min-width: 992px) {
  .template-3 .product-detail-online-shop .product-detail-container .major-container-flex .split-container-one .img-product-container .main-image-product-container picture img {
    max-width: 420px;
    position: relative;
  }
}
@media screen and (min-width: 992px) {
  .template-3 .product-detail-online-shop .product-detail-container .major-container-flex .split-container-one .img-product-container .main-image-product-nav {
    margin-top: -419px;
    left: 20px;
    max-width: 100px;
    position: relative;
    overflow-y: hidden;
    padding: 45px 0;
    height: 470px;
  }
}
.template-3 .product-detail-online-shop .product-detail-container .major-container-flex .split-container-one .img-product-container .main-image-product-nav img {
  padding: 0.5rem;
}
@media screen and (min-width: 992px) {
  .template-3 .product-detail-online-shop .product-detail-container .major-container-flex .split-container-one .img-product-container .main-image-product-nav img {
    max-width: 100px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 8px;
  }
}
@media screen and (min-width: 992px) {
  .template-3 .product-detail-online-shop .product-detail-container .major-container-flex .split-container-one .img-product-container .main-image-product-nav .slick-list {
    height: 380px !important;
  }
}
.template-3 .product-detail-online-shop .product-detail-container .major-container-flex .split-container-one .img-product-container .main-image-product-nav .slick-prev {
  left: 20px;
  fill: #f5f5f5 !important;
  z-index: 9999;
  display: none !important;
}
@media screen and (min-width: 992px) {
  .template-3 .product-detail-online-shop .product-detail-container .major-container-flex .split-container-one .img-product-container .main-image-product-nav .slick-prev {
    position: absolute;
    top: 19px;
    left: 40%;
    transform: rotate(90deg);
    display: block !important;
  }
}
.template-3 .product-detail-online-shop .product-detail-container .major-container-flex .split-container-one .img-product-container .main-image-product-nav .slick-next {
  right: 20px;
  display: block !important;
  fill: #f5f5f5 !important;
  margin-top: -19px;
  display: none !important;
}
@media screen and (min-width: 992px) {
  .template-3 .product-detail-online-shop .product-detail-container .major-container-flex .split-container-one .img-product-container .main-image-product-nav .slick-next {
    position: absolute;
    top: 444px !important;
    left: 37%;
    transform: rotate(90deg);
    display: block !important;
  }
}
.template-3 .product-detail-online-shop .product-detail-container .major-container-flex .split-container-one .img-product-container .main-image-product-nav .slick-current {
  border: 2px solid var(--primary) !important;
}
.template-3 .product-detail-online-shop .product-detail-container .major-container-flex .split-container-one .img-product-container .preview-images {
  display: flex;
  margin-top: 10px;
  max-width: 541px;
  width: 100%;
}
.template-3 .product-detail-online-shop .product-detail-container .major-container-flex .split-container-one .img-product-container .preview-images .minor-image-product-container {
  width: 173px;
  height: 173px;
  margin-right: 11px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.template-3 .product-detail-online-shop .product-detail-container .major-container-flex .split-container-one .img-product-container .preview-images .minor-image-product-container img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}
.template-3 .product-detail-online-shop .product-detail-container .major-container-flex .split-container-one .img-product-container #share-media-social {
  cursor: pointer;
  display: flex;
  align-items: center;
  position: absolute;
  left: 50%;
  bottom: 10px;
  color: #7F7F7F;
  font-weight: bold;
  bottom: 0 !important;
}
@media (max-width: 992px) {
  .template-3 .product-detail-online-shop .product-detail-container .major-container-flex .split-container-one .img-product-container #share-media-social {
    display: none;
  }
}
.template-3 .product-detail-online-shop .product-detail-container .major-container-flex .split-container-one .img-product-container #share-media-social:hover #share-icons {
  opacity: 1;
  visibility: visible;
}
.template-3 .product-detail-online-shop .product-detail-container .major-container-flex .split-container-one .img-product-container #share-media-social .share-media-wrapper {
  position: relative;
}
.template-3 .product-detail-online-shop .product-detail-container .major-container-flex .split-container-one .img-product-container #share-media-social .share-media-wrapper span {
  position: relative;
  bottom: 6px;
  left: 7px;
}
.template-3 .product-detail-online-shop .product-detail-container .major-container-flex .split-container-one .img-product-container #share-media-social .share-media-wrapper svg {
  fill: #7F7F7F;
}
.template-3 .product-detail-online-shop .product-detail-container .major-container-flex .split-container-one .img-product-container #share-media-social #share-icons {
  position: absolute;
  padding: 12px;
  top: 36px;
  left: -40px;
  box-shadow: 0 2px 6px 0px rgba(0, 0, 0, 0.04);
  border: 1px solid #eee;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
  background: #fff;
}
.template-3 .product-detail-online-shop .product-detail-container .major-container-flex .split-container-one .img-product-container #share-media-social #share-icons::after {
  border: 10px solid transparent;
  border-bottom-color: #eee;
  content: "";
  left: 50%;
  top: -20px;
  position: absolute;
  z-index: 0;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.template-3 .product-detail-online-shop .product-detail-container .major-container-flex .split-container-one .img-product-container #share-media-social #share-icons #share img {
  width: 25px;
  height: 25px;
  margin: 0 4px;
}
.template-3 .product-detail-online-shop .product-detail-container .major-container-flex #mobile-share-social {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 20px 0;
  color: #7F7F7F;
  font-weight: bold;
}
@media (min-width: 991px) {
  .template-3 .product-detail-online-shop .product-detail-container .major-container-flex #mobile-share-social {
    display: none;
  }
}
.template-3 .product-detail-online-shop .product-detail-container #addCatItemNewTemplate {
  width: 100% !important;
}
.template-3 .product-detail-online-shop .product-detail-container #addCatItemNewTemplate,
.template-3 .product-detail-online-shop .product-detail-container #btnCalcFreight {
  width: 300px;
  height: 47px;
  background-color: var(--primary);
  color: #ffffff;
  font-family: Arial;
  font-size: 13px;
  border-style: none;
  border-radius: 2px;
  text-transform: uppercase;
  margin-top: 20px;
  text-align: center;
  line-height: 45px;
  font-weight: bold;
}
.template-3 .product-detail-online-shop .product-detail-container .disableBtn {
  background-color: #eee !important;
  color: #999 !important;
  cursor: auto !important;
}
.template-3 .product-detail-online-shop .product-detail-container .preview-imgs-container {
  margin-left: 68px;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  height: 500px;
  width: 200px;
  align-items: center;
}
.template-3 .product-detail-online-shop .product-detail-container .preview-imgs-container .icon-chevron-up {
  background: url('../../Images/template-3/chevron.svg') no-repeat center;
  display: flex;
  align-items: center;
  height: 20px;
  width: 20px;
  transform: rotate(-90deg);
}
.template-3 .product-detail-online-shop .product-detail-container .preview-imgs-container .icon-chevron-down {
  background: url('../../Images/template-3/chevron.svg') no-repeat center;
  display: flex;
  align-items: center;
  height: 20px;
  width: 20px;
  transform: rotate(90deg);
}
.template-3 .product-detail-online-shop .product-detail-container .preview-imgs-container .mini-preview-img {
  width: 45px;
  height: 45px;
  border: 1px solid #f5f5f5;
  padding: 41px;
  border-radius: 3px;
}
.template-3 .product-detail-online-shop .product-detail-container .preview-imgs-container .mini-preview-img:active {
  border: 3px solid var(--primary);
}
.template-3 .product-detail-online-shop .product-detail-container .product-image-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: 405px;
  width: 450px;
  margin: 16px 37px 0px 0px;
}
.template-3 .product-detail-online-shop .product-detail-container .product-image-container .product-image-full-size {
  width: 340px;
  height: 340px;
}
.template-3 .product-detail-online-shop .product-detail-container .product-image-container .social-media {
  display: flex;
  font-size: 13px;
  color: #7F7F7F;
  font-weight: bold;
  font-size: 12px;
  justify-content: space-around;
  width: 202px;
}
.template-3 .product-detail-online-shop .product-detail-container .product-image-container .social-media .like {
  display: flex;
  padding-right: 13px;
  align-items: center;
  border-right: 1px solid #e5e5e5;
}
.template-3 .product-detail-online-shop .product-detail-container .product-image-container .social-media .like .like-img {
  background: url('../../Images/template-3/like-icon.svg') no-repeat center;
  height: 18px;
  width: 16px;
  margin-right: 10px;
}
.template-3 .product-detail-online-shop .product-detail-container .product-image-container .social-media .share {
  display: flex;
  align-items: center;
}
.template-3 .product-detail-online-shop .product-detail-container .product-image-container .social-media .share .share-img {
  background: url('../../Images/template-3/share-icon.svg') no-repeat center;
  height: 18px;
  width: 16px;
  margin-right: 10px;
}
.template-3 .product-detail-online-shop .product-detail-container .has-option-product-detail {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media (max-width: 970px) {
  .template-3 .product-detail-online-shop .product-detail-container .has-option-product-detail {
    display: grid;
    grid-template-columns: 137px 1fr;
  }
}
@media (max-width: 970px) {
  .template-3 .product-detail-online-shop .product-detail-container .has-option-product-detail .size-detail select {
    width: 106px;
    height: 36px;
    font-size: 13px;
  }
}
@media (max-width: 970px) {
  .template-3 .product-detail-online-shop .product-detail-container .has-option-product-detail .color-options .select-color {
    font-size: 13px;
    height: 36px;
  }
}
@media screen and (max-width: 991px) {
  .template-3 .product-detail-online-shop .product-detail-container .split-container-two {
    display: flex;
    justify-content: center;
    margin-top: 20px;
  }
}
.template-3 .product-detail-online-shop .product-detail-container .split-container-two .product-detail-info .flex {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.template-3 .product-detail-online-shop .product-detail-container .product-detail-info {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  max-width: 399px;
}
@media (max-width: 750px) {
  .template-3 .product-detail-online-shop .product-detail-container .product-detail-info {
    padding: 1px 0;
    margin-top: 0;
  }
}
.template-3 .product-detail-online-shop .product-detail-container .product-detail-info .information-text {
  margin-top: 10px;
  margin-bottom: 5px;
  font-weight: bold;
}
.template-3 .product-detail-online-shop .product-detail-container .product-detail-info .best-selling-products-value {
  font-size: 40px;
  font-weight: bold;
  color: #de5050;
}
.template-3 .product-detail-online-shop .product-detail-container .product-detail-info .product-title {
  color: #424242;
  font-weight: bold;
  font-size: 22px;
  line-height: 25px;
}
.template-3 .product-detail-online-shop .product-detail-container .product-detail-info .product-code {
  color: #898989;
  font-size: 14px;
  margin: 7px 0px 0 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 12px;
}
.template-3 .product-detail-online-shop .product-detail-container .product-detail-info .tag-product {
  color: #898989;
  font-size: 14px;
  margin: 7px 0px 0 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 12px;
}
.template-3 .product-detail-online-shop .product-detail-container .product-detail-info .minor-container-select {
  display: flex;
  flex-direction: column;
}
@media (max-width: 970px) {
  .template-3 .product-detail-online-shop .product-detail-container .product-detail-info .minor-container-select {
    height: 40px !important;
  }
}
.template-3 .product-detail-online-shop .product-detail-container .product-detail-info .minor-container-select .quantity-select {
  height: 30px;
  background-color: transparent;
  width: 60px;
  text-align: center;
  margin-top: 5px;
}
@media (max-width: 970px) {
  .template-3 .product-detail-online-shop .product-detail-container .product-detail-info .minor-container-select .quantity-select {
    height: 30px;
    background-color: transparent;
    width: 67px;
    text-align: center;
    margin-top: 5px;
  }
}
.template-3 .product-detail-online-shop .product-detail-container .product-detail-info .shipping-container-main {
  display: flex;
  flex-wrap: wrap;
  margin-top: 38px;
}
.template-3 .product-detail-online-shop .product-detail-container .product-detail-info .shipping-container-main .shipping-container .shipping-freight {
  display: flex;
  align-items: center;
}
.template-3 .product-detail-online-shop .product-detail-container .product-detail-info .shipping-container-main .shipping-container .shipping-freight svg {
  margin-right: 10px;
}
.template-3 .product-detail-online-shop .product-detail-container .product-detail-info .shipping-container-main .shipping-container .shipping-freight span {
  color: #7F7F7F;
}
.template-3 .product-detail-online-shop .product-detail-container .product-detail-info .shipping-container-main .shipping-container-cep {
  display: flex;
  align-items: center;
  margin-top: 10px;
}
.template-3 .product-detail-online-shop .product-detail-container .product-detail-info .shipping-container-main .shipping-container-cep ::-webkit-input-placeholder {
  color: #a2a2a2;
}
@media (max-width: 750px) {
  .template-3 .product-detail-online-shop .product-detail-container .product-detail-info .shipping-container-main .shipping-container-cep {
    align-items: baseline;
  }
}
.template-3 .product-detail-online-shop .product-detail-container .product-detail-info .shipping-container-main .shipping-container-cep ::-webkit-input-placeholder {
  color: #898989;
  font-size: 15px;
}
.template-3 .product-detail-online-shop .product-detail-container .product-detail-info .shipping-container-main .shipping-container-cep #btnCalcFreight {
  margin-top: 0;
  height: 45px;
  line-height: 1.2;
  font-size: 12px;
  margin-left: 8px;
  background-color: transparent;
  border: 1px solid var(--primary);
  color: var(--primary);
  border: 2px solid var(--primary);
  position: relative;
  top: 0;
}
.template-3 .product-detail-online-shop .product-detail-container .product-detail-info .shipping-container-main input {
  border: 1px solid #ababab;
  width: 40%;
  height: 45px;
  border-radius: 3px;
  padding: 10px;
}
.template-3 .product-detail-online-shop .product-detail-container .product-detail-info .shipping-container-main .check-cep {
  color: #898989;
  font-size: 13px;
  margin-top: 4px;
  margin-bottom: 6px;
  text-decoration: underline;
  width: 150px;
}
.template-3 .product-detail-online-shop .product-detail-container .product-detail-info .sale-off {
  background-color: #DE5050;
  width: max-content;
  padding: 5px 15px;
  border-radius: 3px;
  color: white;
  font-size: 18px;
  margin: 12px 0;
}
@media (max-width: 768px) {
  .template-3 .product-detail-online-shop .product-detail-container .product-detail-info .sale-off {
    position: absolute;
    top: 320px;
    right: 40px;
  }
}
@media (max-width: 380px) {
  .template-3 .product-detail-online-shop .product-detail-container .product-detail-info .sale-off {
    top: 240px;
  }
}
.template-3 .product-detail-online-shop .product-detail-container .product-detail-info select {
  border: 1px solid #ABACAB;
  padding: 4px;
  width: 147px;
  height: 41px;
  color: #898989;
  border-radius: 2px;
  margin-bottom: 10px;
}
.template-3 .product-detail-online-shop .product-detail-container .product-detail-info .before-price {
  color: #363636;
  font-size: 18px;
  font-weight: 600;
  text-decoration: line-through;
}
.template-3 .product-detail-online-shop .product-detail-container .product-detail-info .actual-price {
  color: #DE5050;
  font-size: 40px;
  font-weight: bold;
}
.template-3 .product-detail-online-shop .product-detail-container .product-detail-info .on-credit {
  font-size: 15px;
  color: #7C7C7C;
}
.template-3 .product-detail-online-shop .product-detail-container .product-detail-info .on-credit .bold-a {
  font-weight: bold;
  text-transform: uppercase;
}
.template-3 .product-detail-online-shop .product-detail-container .product-detail-info .button-to-buy {
  width: 371px;
  height: 51px;
  background-color: var(--primary);
  color: #FFFFFF;
  border-radius: 3px;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 13px;
}
@media (max-width: 380px) {
  .template-3 .product-detail-online-shop .product-detail-container .product-detail-info .button-see-cart {
    width: 299px;
    height: 50px;
    background: #FFFFFF;
    border: 2px solid var(--primary);
    border-radius: 2px;
    color: var(--primary);
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 25px;
    padding: 15px;
  }
}
.template-3 .product-detail-online-shop .product-detail-container .product-detail-info #shipping-optionsNewTemplate {
  padding-top: 20px;
}
.template-3 .product-detail-online-shop .product-detail-container .product-detail-info #shipping-optionsNewTemplate .shipping-option {
  background-color: #fff;
  min-height: 50px;
  margin-bottom: 7px;
  border-radius: 3px;
  display: flex;
  align-items: center;
  padding: 0.4rem 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.template-3 .product-detail-online-shop .product-detail-container .product-detail-info #shipping-optionsNewTemplate .option {
  width: 100%;
}
.template-3 .product-detail-online-shop .product-detail-container .product-detail-info #shipping-optionsNewTemplate .ship-info {
  display: flex;
}
.template-3 .product-detail-online-shop .product-detail-container .product-detail-info #shipping-optionsNewTemplate .ship-info .ship-company {
  flex-grow: 1;
}
.template-3 .product-detail-online-shop .product-detail-container .product-detail-info #shipping-optionsNewTemplate .ship-info .ship-value {
  position: relative;
  bottom: -9px;
}
.template-3 .product-detail-online-shop .product-detail-container .product-detail-info #shipping-optionsNewTemplate .ship-info .ship-value.b-0 {
  bottom: 0;
}
.template-3 .product-detail-online-shop .product-detail-container .product-detail-info #shipping-optionsNewTemplate .ship-days {
  padding-top: 5px;
  font-size: 14px;
}
.template-3 .product-detail-online-shop .product-detail-container .product-detail-info best-selling-promotions-content .shipping-price {
  display: flex;
  align-items: center;
  padding: 20px 0px 10px;
}
@media (max-width: 380px) {
  .template-3 .product-detail-online-shop .product-detail-container .product-detail-info best-selling-promotions-content .shipping-price {
    padding: 25px 0px 10px;
    border-top: 1px solid #f5f5f5;
  }
}
.template-3 .product-detail-online-shop .product-detail-container .product-detail-info best-selling-promotions-content .shipping-price .shipping-truck-icon {
  background: url('../../Images/template-3/delivery-truck-icon.svg') no-repeat center;
  height: 19px;
  width: 28px;
  margin-right: 10px;
}
.template-3 .product-detail-online-shop .product-detail-container .product-detail-info .unavailable-product {
  color: #424242;
}
.template-3 .product-detail-online-shop .product-detail-container .product-detail-info .unavailable-product p {
  font-size: 14px;
  line-height: 25px;
  margin-bottom: 20px;
}
.template-3 .product-detail-online-shop .product-detail-container .product-detail-info .unavailable-product label {
  font-size: 13px;
  margin-bottom: 5px;
}
.template-3 .product-detail-online-shop .product-detail-container .product-detail-info .unavailable-product h4 {
  padding-top: 43px;
  border-top: 1px solid #f5f5f5;
  font-size: 22px;
}
.template-3 .product-detail-online-shop .product-detail-container .product-detail-info .unavailable-product .send-information-container {
  display: flex;
  flex-direction: column;
}
.template-3 .product-detail-online-shop .product-detail-container .product-detail-info .unavailable-product .send-information-container input {
  border: 1px solid #f5f5f5;
  height: 45px;
  border-radius: 3px;
  padding: 10px;
  margin-bottom: 20px;
}
.template-3 .product-detail-online-shop .product-detail-container .product-detail-info .unavailable-product .send-information-container button {
  height: 45px;
  text-transform: uppercase;
  background-color: var(--primary);
  color: #FFFFFF;
  font-weight: bold;
  border-radius: 3px;
}
.template-3 .product-detail-online-shop .product-detail-container .product-detail-info .container-cep-info {
  display: flex;
  align-items: center;
}
.template-3 .product-detail-online-shop .product-detail-container .product-detail-info .container-cep-info .input-cep {
  width: 150px;
  height: 45px;
  border: 1px solid #ABACAB;
  padding-left: 16px;
  color: #ABACAB;
  font-size: 13px;
  border-radius: 3px;
  text-transform: uppercase;
  margin-right: 15px;
}
@media (max-width: 380px) {
  .template-3 .product-detail-online-shop .product-detail-container .product-detail-info .container-cep-info .input-cep {
    width: 100%;
  }
}
.template-3 .product-detail-online-shop .product-detail-container .product-detail-info .container-cep-info .button-check-cep {
  height: 45px;
  width: 54px;
  background-color: white;
  border: 2px solid var(--primary);
  color: var(--primary);
  font-weight: 700;
  font-size: 13px;
  border-radius: 2px;
  text-transform: uppercase;
  margin-right: 15px;
}
@media (max-width: 380px) {
  .template-3 .product-detail-online-shop .product-detail-container .product-detail-info .container-cep-info .button-check-cep {
    width: 65px;
  }
}
.template-3 .product-detail-online-shop .product-detail-container .product-detail-info .container-cep-info .check-cep {
  color: #898989;
  font-size: 14px;
  margin-right: 3px;
}
@media (max-width: 380px) {
  .template-3 .product-detail-online-shop .product-detail-container .product-detail-info .container-cep-info .check-cep {
    display: none;
  }
}
.template-3 .product-detail-online-shop .product-detail-container .product-detail-info .container-cep-info .icon-chevron {
  background: url('../../Images/template-3/chevron.svg') no-repeat center;
  width: 13px;
  height: 8px;
}
@media (max-width: 380px) {
  .template-3 .product-detail-online-shop .product-detail-container .product-detail-info .container-cep-info .icon-chevron {
    display: none;
  }
}
.template-3 .product-detail-online-shop .product-background {
  background-color: white;
  margin: 14px 0 0 0;
  padding: 0px 27px;
}
.template-3 .product-detail-online-shop .product-background .product-description-container {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
.template-3 .product-detail-online-shop .product-background .product-description-container .modal-filters-mobile {
  display: none;
}
@media (max-width: 381px) {
  .template-3 .product-detail-online-shop .product-background .product-description-container .modal-filters-mobile {
    display: block;
    height: 100vh;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
  }
}
.template-3 .product-detail-online-shop .product-background .product-description-container .modal-filters-mobile .container-modal {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}
.template-3 .product-detail-online-shop .product-background .product-description-container .modal-filters-mobile .container-modal .modal-filters-content {
  background: white;
  position: absolute;
  right: 0;
  overflow: auto;
  width: 100%;
  height: 100%;
  display: block;
}
.template-3 .product-detail-online-shop .product-background .product-description-container .modal-filters-mobile .container-modal .modal-filters-content .title-product-mobile {
  padding: 25px 0px;
  margin: 0px 30px;
  border-bottom: 1px solid #f5f5f5;
}
.template-3 .product-detail-online-shop .product-background .product-description-container .modal-filters-mobile .container-modal .modal-filters-content .title-product-mobile .product-title {
  font-size: 22px;
  font-weight: bold;
}
.template-3 .product-detail-online-shop .product-background .product-description-container .modal-filters-mobile .container-modal .modal-filters-content .title-product-mobile .tag-product {
  color: #898989;
  font-size: 15px;
  margin: 5px 0px;
}
.template-3 .product-detail-online-shop .product-background .product-description-container .modal-filters-mobile .container-modal .modal-filters-content .modal-filters-title {
  display: flex;
  height: 85px;
  background-color: #f5f5f5;
  width: 100%;
  align-items: center;
  padding: 0 20px;
  justify-content: space-between;
}
.template-3 .product-detail-online-shop .product-background .product-description-container .modal-filters-mobile .container-modal .modal-filters-content .modal-filters-title .modal-filters-title-left {
  display: flex;
  align-items: center;
}
.template-3 .product-detail-online-shop .product-background .product-description-container .modal-filters-mobile .container-modal .modal-filters-content .modal-filters-title .modal-filters-title-left .chevron-up-down {
  background: url('../../Images/template-3/chevron.svg') no-repeat center;
  width: 15px;
  height: 15px;
  transform: rotate(-180deg);
}
.template-3 .product-detail-online-shop .product-background .product-description-container .modal-filters-mobile .container-modal .modal-filters-content .modal-filters-title .modal-filters-title-left .filters-image-title {
  background: url(../../Images/template-3/arrow-icon.svg) no-repeat center;
  width: 10px;
  height: 20px;
  transform: rotate(180deg);
  background-size: contain;
  margin-right: 10px;
}
.template-3 .product-detail-online-shop .product-background .product-description-container .modal-filters-mobile .container-modal .modal-filters-content .modal-filters-title .modal-filters-title-right span {
  font-size: 14px;
}
.template-3 .product-detail-online-shop .product-background .product-description-container .title-information-product {
  font-size: 18px;
  font-weight: bold;
  padding: 70px 0px 15px 0px;
  border-bottom: 1px solid #f5f5f5;
}
@media (max-width: 380px) {
  .template-3 .product-detail-online-shop .product-background .product-description-container .title-information-product {
    padding: 20px 0px 15px 10px;
  }
}
.template-3 .product-detail-online-shop .product-background .product-description-container .information-product-description {
  color: #363636;
  font-size: 14px;
  line-height: 23px;
  margin: 32px 0px;
}
@media (max-width: 380px) {
  .template-3 .product-detail-online-shop .product-background .product-description-container .information-product-description {
    margin: 20px 0px;
    font-size: 14px;
    padding: 0px 30px;
  }
}
.template-3 .product-detail-online-shop .product-background .product-description-container .product-informations {
  padding: 60px 0 0;
}
.template-3 .product-detail-online-shop .product-background .product-description-container .product-informations h3 {
  padding-bottom: 14px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e8e8e8;
}
.template-3 .product-detail-online-shop .product-background .product-description-container .product-informations .product-description {
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 10px;
}
.template-3 .product-detail-online-shop .product-background .product-description-container .product-features-container {
  padding-bottom: 60px;
}
.template-3 .product-detail-online-shop .product-background .product-description-container .product-features-container h4 {
  margin: 24px 0;
}
.template-3 .product-detail-online-shop .product-background .product-description-container .product-features-container .features {
  display: grid;
  grid-template-columns: 250px auto;
  grid-template-rows: 30px 30px;
  padding-bottom: 10px;
  padding-top: 20px;
}
.template-3 .product-detail-online-shop .product-background .product-description-container .product-features-container .features p {
  font-size: 14px;
}
.template-3 .product-detail-online-shop .product-background .product-description-container .product-features-container .include-items .product-list-items {
  list-style-type: none;
}
.template-3 .product-detail-online-shop .product-background .product-description-container .product-features-container .include-items .product-list-items li {
  line-height: 1.2;
}
.template-3 .product-detail-online-shop .product-background .features-container {
  font-size: 18px;
  margin: 30px 0px;
  color: #363636;
  /*
                @media (max-width: 380px) {
                    display: none;
                }*/
}
@media (max-width: 380px) {
  .template-3 .product-detail-online-shop .product-background .features-container {
    padding: 0px 30px;
  }
}
.template-3 .product-detail-online-shop .product-background .features-container .table-feat {
  display: flex;
  font-size: 14px;
  margin: 30px 0px 50px;
}
.template-3 .product-detail-online-shop .product-background .features-container .table-feat .feat {
  width: 200px;
}
.template-3 .product-detail-online-shop .product-background .features-container .table-feat .des {
  width: 200px;
}
.template-3 .product-detail-online-shop .product-background ul,
.template-3 .product-detail-online-shop .product-background li {
  font-size: 14px;
  line-height: 45px;
}
.template-3 .product-detail-online-shop .about-purchasing-container .minor-container {
  border-top: 1px solid #f5f5f5;
  padding: 20px 0px;
}
.template-3 .product-detail-online-shop .about-purchasing-container .minor-container .line-breaker-detail {
  word-wrap: break-word;
}
.template-3 .product-detail-online-shop .about-purchasing-container .minor-container:not(.prod) {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.template-3 .product-detail-online-shop .about-purchasing-container .minor-container.prod .title-container {
  display: flex;
  align-items: center;
}
.template-3 .product-detail-online-shop .about-purchasing-container .minor-container.prod .title-container h2 {
  flex-grow: 1;
}
.template-3 .product-detail-online-shop .about-purchasing-container .minor-container.prod .prod-short-info {
  margin-top: 8px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 10px 0;
}
@media screen and (min-width: 992px) {
  .template-3 .product-detail-online-shop .about-purchasing-container .minor-container.prod .prod-short-info {
    display: none;
  }
}
.template-3 .product-detail-online-shop .about-purchasing-container .minor-container.prod .prod-short-info p {
  word-break: break-word;
}
.template-3 .product-detail-online-shop .about-purchasing-container .minor-container .title-container {
  display: flex;
  align-items: center;
}
.template-3 .product-detail-online-shop .about-purchasing-container .minor-container .title-container .buy-change-img {
  margin-right: 25px;
  margin-top: 5px;
  width: 50px;
}
.template-3 .product-detail-online-shop .about-purchasing-container .minor-container .title-container .buy-change-img svg {
  fill: var(--primary);
}
@media (max-width: 380px) {
  .template-3 .product-detail-online-shop .about-purchasing-container .minor-container .title-container .buy-change-img {
    background-size: contain;
    margin-right: 15px;
  }
}
.template-3 .product-detail-online-shop .about-purchasing-container .minor-container .title-container .shipping-receiving-img {
  margin-right: 25px;
  margin-top: 5px;
  width: 50px;
}
.template-3 .product-detail-online-shop .about-purchasing-container .minor-container .title-container .shipping-receiving-img svg {
  fill: var(--primary);
}
@media (max-width: 380px) {
  .template-3 .product-detail-online-shop .about-purchasing-container .minor-container .title-container .shipping-receiving-img {
    background-size: contain;
    margin-right: 15px;
  }
}
.template-3 .product-detail-online-shop .about-purchasing-container .minor-container .title-container .cash-back-img {
  margin-right: 25px;
  margin-top: 5px;
  width: 50px;
}
.template-3 .product-detail-online-shop .about-purchasing-container .minor-container .title-container .cash-back-img svg {
  fill: var(--primary);
}
@media (max-width: 380px) {
  .template-3 .product-detail-online-shop .about-purchasing-container .minor-container .title-container .cash-back-img {
    background-size: contain;
    margin-right: 15px;
  }
}
.template-3 .product-detail-online-shop .about-purchasing-container .minor-container .title-container h2 {
  color: var(--primary);
  font-size: 22px;
}
@media (max-width: 380px) {
  .template-3 .product-detail-online-shop .about-purchasing-container .minor-container .title-container h2 {
    font-size: 14px;
  }
}
.template-3 .product-detail-online-shop .about-purchasing-container .minor-container .chevron-down {
  background: url('../../Images/template-3/chevron-blue.svg') no-repeat center;
  width: 15px;
  height: 15px;
  transform: rotate(90deg);
}
.template-3 .product-detail-online-shop .about-purchasing-container .minor-container .chevron-left {
  background: url('../../Images/template-3/chevron-blue.svg') no-repeat center;
  width: 15px;
  height: 15px;
}
.template-3 .product-detail-online-shop .about-purchasing-container .minor-container .chevron-up {
  background: url('../../Images/template-3/chevron-blue.svg') no-repeat center;
  width: 15px;
  height: 15px;
  transform: rotate(-90deg);
}
.template-3 .product-detail-online-shop .about-purchasing-container .conditions-container {
  margin: 25px 50px;
  font-size: 14px;
  color: #363636;
  line-height: 25px;
  word-wrap: break-word;
}
@media screen and (max-width: 991px) {
  .template-3 .product-detail-online-shop .about-purchasing-container .conditions-container.info-fixed {
    margin: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: #FFFFFF;
    z-index: 100;
  }
  .template-3 .product-detail-online-shop .about-purchasing-container .conditions-container.info-fixed.hide {
    width: 0;
    overflow-x: hidden;
    transition: all 0.2s ease-in-out;
  }
  .template-3 .product-detail-online-shop .about-purchasing-container .conditions-container.info-fixed.show {
    width: 100%;
    overflow-x: auto;
  }
  .template-3 .product-detail-online-shop .about-purchasing-container .conditions-container.info-fixed .heading {
    background-color: #f5f5f5;
    padding: 20px;
  }
  .template-3 .product-detail-online-shop .about-purchasing-container .conditions-container.info-fixed .heading:before {
    content: "<";
    padding-right: 6px;
    font-weight: 700;
    font-size: 16px;
  }
  .template-3 .product-detail-online-shop .about-purchasing-container .conditions-container.info-fixed .prod-code {
    color: rgba(0, 0, 0, 0.5);
    font-size: 14px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    padding-bottom: 12px;
  }
  .template-3 .product-detail-online-shop .about-purchasing-container .conditions-container.info-fixed .content {
    padding: 20px;
  }
  .template-3 .product-detail-online-shop .about-purchasing-container .conditions-container.info-fixed .prod-desc {
    padding-top: 12px;
  }
}
@media screen and (min-width: 992px) {
  .template-3 .product-detail-online-shop .about-purchasing-container .conditions-container.info-fixed .close-info {
    display: none;
  }
  .template-3 .product-detail-online-shop .about-purchasing-container .conditions-container.info-fixed .prod-title {
    display: none;
  }
  .template-3 .product-detail-online-shop .about-purchasing-container .conditions-container.info-fixed .prod-code {
    color: rgba(0, 0, 0, 0.5);
    font-size: 14px;
    display: none;
  }
}
.template-3 .product-detail-online-shop .about-purchasing-container:last-child {
  border-bottom: 1px solid #f5f5f5;
}
.template-3 .section-my-account {
  background-color: #fff;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
}
@media (min-width: 991px) {
  .template-3 .section-my-account {
    flex-direction: row;
  }
}
.template-3 .section-my-account .my-account-aside {
  width: 100%;
  padding: 0 1rem;
  border-bottom: 1px solid #E8E8E8;
}
@media (min-width: 991px) {
  .template-3 .section-my-account .my-account-aside {
    max-width: 238px;
    padding: 1rem 0 1rem 1rem;
    border-right: 1px solid #E8E8E8;
  }
}
@media (max-width: 576px) {
  .template-3 .section-my-account .my-account-aside {
    display: none;
  }
}
.template-3 .section-my-account .my-account-aside .my-account-list .list-active {
  display: flex;
  align-items: center;
}
.template-3 .section-my-account .my-account-aside .my-account-list .list-active .my-cadastre {
  background: url('../../Images/template-3/user-cadastre.svg') no-repeat center;
  background-size: contain;
  width: 25px;
  height: 55px;
  margin-right: 15px;
}
.template-3 .section-my-account .account-data {
  padding: 50px 1rem 70px 1rem;
  margin-left: 35px;
  /* grid dados cadastrais */
  /* grid alterar endereço */
}
@media (max-width: 992px) {
  .template-3 .section-my-account .account-data {
    margin-left: 0;
  }
}
@media (max-width: 750px) {
  .template-3 .section-my-account .account-data {
    padding: 24px 1rem 30px;
  }
}
.template-3 .section-my-account .account-data .section-my-orders-status {
  display: grid;
  grid-template-rows: 50px;
  grid-template-columns: 1fr 2fr 1fr 50px;
  background-color: #f5f5f5;
  align-items: center;
  padding: 0 28px;
  color: #424242;
}
.template-3 .section-my-account .account-data .section-my-orders-status.active .icon-arrow {
  transform: rotate(90deg);
}
.template-3 .section-my-account .account-data .section-my-orders-status .order-number,
.template-3 .section-my-account .account-data .section-my-orders-status .order-status {
  font-weight: bold;
}
.template-3 .section-my-account .account-data .section-my-orders-status .order-data-detail {
  margin-left: 170px;
}
.template-3 .section-my-account .account-data .section-my-orders-status .order-status-detail {
  border-right: 1px solid #7C7C7C;
  width: 164px;
  justify-self: end;
}
.template-3 .section-my-account .account-data .section-my-orders-status .icon-arrow {
  background: url('../../Images/template-3/arrow-icon.svg') no-repeat center;
  height: 20px;
  width: 20px;
  transform: rotate(0deg);
  background-size: 11px;
  justify-self: end;
  transition: transform 0.3s linear;
  cursor: pointer;
}
.template-3 .section-my-account .account-data .section-my-orders-status.resume {
  margin-top: 15px;
}
.template-3 .section-my-account .account-data .section-my-orders-status.resume .icon-arrow {
  transform: rotate(0deg);
}
.template-3 .section-my-account .account-data .my-order-informations {
  display: none;
  border: 1px solid #E8E8E8;
  font-size: 14px;
  margin-bottom: 2rem;
}
.template-3 .section-my-account .account-data .my-order-informations.active {
  display: block;
  /* margin-top: 2rem*/
}
.template-3 .section-my-account .account-data .my-order-informations .menu-quantity,
.template-3 .section-my-account .account-data .my-order-informations .menu-present,
.template-3 .section-my-account .account-data .my-order-informations .menu-unity,
.template-3 .section-my-account .account-data .my-order-informations .product-quantity,
.template-3 .section-my-account .account-data .my-order-informations .product-has-present,
.template-3 .section-my-account .account-data .my-order-informations .unit-value {
  justify-self: center;
}
.template-3 .section-my-account .account-data .my-order-informations .menu-total,
.template-3 .section-my-account .account-data .my-order-informations .my-order-freight,
.template-3 .section-my-account .account-data .my-order-informations .freight-price,
.template-3 .section-my-account .account-data .my-order-informations .coupon-discount,
.template-3 .section-my-account .account-data .my-order-informations .coupon-discount-value,
.template-3 .section-my-account .account-data .my-order-informations .product-amount,
.template-3 .section-my-account .account-data .my-order-informations .my-order-final,
.template-3 .section-my-account .account-data .my-order-informations .my-order-final-value {
  justify-self: end;
}
.template-3 .section-my-account .account-data .my-order-informations .product-description,
.template-3 .section-my-account .account-data .my-order-informations .product-quantity,
.template-3 .section-my-account .account-data .my-order-informations .product-has-present,
.template-3 .section-my-account .account-data .my-order-informations .unit-value,
.template-3 .section-my-account .account-data .my-order-informations .product-amount,
.template-3 .section-my-account .account-data .my-order-informations .my-order-delivey-title {
  align-self: center;
}
.template-3 .section-my-account .account-data .my-order-informations .my-orders-menu {
  display: grid;
  grid-template-columns: 2fr repeat(3, 1fr);
  grid-template-areas: "description quantity present unity total";
  grid-template-rows: 45px;
  color: #686868;
  border-bottom: 1px solid #E8E8E8;
  font-weight: bold;
  align-items: self-end;
  padding: 0 1rem 12px;
  margin: 0 30px;
}
.template-3 .section-my-account .account-data .my-order-informations .my-orders-menu .menu-description {
  grid-area: description;
}
.template-3 .section-my-account .account-data .my-order-informations .my-orders-menu .menu-quantity {
  grid-area: quantity;
}
.template-3 .section-my-account .account-data .my-order-informations .my-orders-menu .menu-present {
  grid-area: present;
}
.template-3 .section-my-account .account-data .my-order-informations .my-orders-menu .menu-unity {
  grid-area: unity;
}
.template-3 .section-my-account .account-data .my-order-informations .my-orders-menu .menu-total {
  grid-area: total;
}
.template-3 .section-my-account .account-data .my-order-informations .my-order-product-detail {
  display: grid;
  grid-template-columns: 1fr 2fr repeat(4, 1fr);
  grid-template-rows: 47px 47px;
  grid-template-areas: "image title quantity has-present unit-value amount" "image barcode quantity has-present unit-value amount";
  border-bottom: 1px solid #E8E8E8;
  margin: 0 30px;
  padding: 0 1rem;
}
.template-3 .section-my-account .account-data .my-order-informations .my-order-product-detail .product-description-image {
  display: flex;
  align-items: center;
  width: 60px;
  height: auto;
  grid-area: image;
  background-size: contain;
}
.template-3 .section-my-account .account-data .my-order-informations .my-order-product-detail img {
  max-width: 94px;
  width: 100%;
  height: auto;
}
.template-3 .section-my-account .account-data .my-order-informations .my-order-product-detail .product-description {
  grid-area: title;
  margin-left: 1rem;
}
.template-3 .section-my-account .account-data .my-order-informations .my-order-product-detail .product-description-barcode {
  grid-area: barcode;
  color: #7C7C7C;
  margin-left: 1rem;
}
.template-3 .section-my-account .account-data .my-order-informations .my-order-product-detail .product-quantity {
  grid-area: quantity;
}
.template-3 .section-my-account .account-data .my-order-informations .my-order-product-detail .product-has-present {
  grid-area: has-present;
}
.template-3 .section-my-account .account-data .my-order-informations .my-order-product-detail .unit-value {
  grid-area: unit-value;
}
.template-3 .section-my-account .account-data .my-order-informations .my-order-product-detail .product-amount {
  grid-area: amount;
  font-weight: bold;
  color: #424242;
}
.template-3 .section-my-account .account-data .my-order-informations .my-order-delivery {
  display: grid;
  grid-template-columns: 5fr 52px 1fr;
  grid-template-rows: 40px minmax(50px, 1fr);
  grid-template-areas: "delivery delivery delivery" "address freight freight-price";
  border-bottom: 1px solid #E8E8E8;
  margin: 15px 30px 0;
}
.template-3 .section-my-account .account-data .my-order-informations .my-order-delivery .my-order-delivey-title {
  grid-area: delivery;
}
.template-3 .section-my-account .account-data .my-order-informations .my-order-delivery .my-order-address {
  grid-area: address;
}
.template-3 .section-my-account .account-data .my-order-informations .my-order-delivery .my-order-freight {
  grid-area: freight;
}
.template-3 .section-my-account .account-data .my-order-informations .my-order-delivery .freight-price {
  grid-area: freight-price;
}
.template-3 .section-my-account .account-data .my-order-informations .my-order-coupon {
  display: grid;
  grid-template-columns: 5fr 76px 1fr;
  grid-template-rows: 50px;
  grid-template-areas: "coupon discount discount-value";
  align-items: center;
  margin: 0 30px;
}
.template-3 .section-my-account .account-data .my-order-informations .my-order-coupon .coupon-title {
  grid-area: coupon;
}
.template-3 .section-my-account .account-data .my-order-informations .my-order-coupon .coupon-discount {
  grid-area: discount;
  color: #DE5050;
}
.template-3 .section-my-account .account-data .my-order-informations .my-order-coupon .coupon-discount-value {
  grid-area: discount-value;
  color: #DE5050;
}
.template-3 .section-my-account .account-data .my-order-informations .my-order-final-total {
  background-color: #f5f5f5;
  border-radius: 2px;
  display: grid;
  grid-template-columns: 5fr 108px 1fr;
  grid-template-areas: ". final final-value ";
  grid-template-rows: 50px;
  align-items: center;
  margin: 0 15px 0 28px;
  padding: 0 1rem;
  margin-bottom: 20px;
}
.template-3 .section-my-account .account-data .my-order-informations .my-order-final-total .my-order-final {
  grid-area: final;
}
.template-3 .section-my-account .account-data .my-order-informations .my-order-final-total .my-order-final-value {
  grid-area: final-value;
  font-size: 18px;
  font-weight: bold;
  color: #424242;
}
.template-3 .section-my-account .account-data .my-order-informations.product-resume {
  border-bottom: 0px;
  padding-bottom: 0px;
}
.template-3 .section-my-account .account-data .my-order-informations.product-resume .my-order-product-detail {
  display: grid;
  grid-template-columns: 79px 395px 1fr;
  grid-template-rows: 1fr 20px;
  grid-template-areas: "image title total-quantity" "image barcode amount";
  border-bottom: 1px solid #E8E8E8;
  padding: 0 30px;
  margin: 0;
}
.template-3 .section-my-account .account-data .my-order-informations.product-resume .my-order-product-detail .total-quantity {
  grid-area: total-quantity;
  align-self: flex-end;
  justify-self: end;
  margin-bottom: 3px;
}
.template-3 .section-my-account .account-data .my-order-informations.product-resume .my-order-product-detail .product-amount {
  align-self: flex-start;
  font-size: 18px;
}
.template-3 .section-my-account .account-data .my-order-form-of-payment {
  padding: 25px 30px;
  font-size: 14px;
}
.template-3 .section-my-account .account-data .form-group-radio {
  display: flex;
}
.template-3 .section-my-account .account-data .form-group-radio .input-check {
  margin-right: 15px;
}
.template-3 .section-my-account .account-data .account-title {
  margin-bottom: 15px;
  font-size: 22px;
  color: #424242;
  font-weight: bold;
}
@media (max-width: 380px) {
  .template-3 .section-my-account .account-data .account-title {
    display: none;
  }
}
.template-3 .section-my-account .account-data .form-control {
  display: block;
  width: 100%;
  height: 45px;
  color: #7F7F7F;
  padding: 0 1rem;
  font-size: 14px;
  font-family: "Montserrat";
  border-radius: 3px;
  border: 1px solid #E8E8E8;
  outline: 0;
  margin-bottom: 1rem;
}
.template-3 .section-my-account .account-data .form-control.error {
  margin-bottom: 0;
  font-size: 13px;
  border: 1px solid #DE5050;
}
.template-3 .section-my-account .account-data label.form-label {
  font-size: 13px;
  color: #424242;
  margin-bottom: 5px;
}
.template-3 .section-my-account .account-data label.form-label.option-container {
  line-height: 50px;
}
.template-3 .section-my-account .account-data label.error {
  margin: 0.4rem 0 1rem;
  font-size: 13px;
  color: #DE5050;
}
.template-3 .section-my-account .account-data .registrationGroup1,
.template-3 .section-my-account .account-data .registrationGroup2 {
  display: grid;
  gap: 1rem;
}
.template-3 .section-my-account .account-data .registrationGroup1 {
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-template-areas: "registration1 registration1" "registration2 registrarion3";
}
@media (min-width: 750px) {
  .template-3 .section-my-account .account-data .registrationGroup1 {
    grid-template-areas: "registration1 registration2 registrarion3";
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: 1fr;
  }
}
.template-3 .section-my-account .account-data .registrationGroup2 {
  grid-template-rows: repeat(2, 1fr);
}
@media (min-width: 750px) {
  .template-3 .section-my-account .account-data .registrationGroup2 {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: 1fr;
  }
}
.template-3 .section-my-account .account-data .registration1 {
  grid-area: registration1;
}
.template-3 .section-my-account .account-data .registration2 {
  grid-area: registration2;
}
.template-3 .section-my-account .account-data .registrarion3 {
  grid-area: registrarion3;
}
.template-3 .section-my-account .account-data .account-data.ordersumary {
  padding: 50px 1rem 70px 1rem;
  max-width: 1028px;
  width: 100%;
  margin: auto;
}
@media (max-width: 750px) {
  .template-3 .section-my-account .account-data .account-data.ordersumary {
    padding: 24px 1rem 30px;
  }
}
.template-3 .section-my-account .account-data .account-data.ordersumary .account-title {
  margin-bottom: 15px;
  font-size: 22px;
  color: #424242;
  font-family: "Montserrat-Bold";
}
@media (max-width: 380px) {
  .template-3 .section-my-account .account-data .account-data.ordersumary .account-title {
    display: none;
  }
}
.template-3 .section-my-account .account-data .account-data.ordersumary .form-registration .container-form .form-group {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 380px) {
  .template-3 .section-my-account .account-data .account-data.ordersumary .form-registration .container-form .form-group {
    /*   display: block;*/
  }
}
.template-3 .section-my-account .account-data .account-data.ordersumary .form-registration .container-form .form-group .input-group {
  margin-top: 15px;
}
.template-3 .section-my-account .account-data .account-data.ordersumary .form-registration .container-form .form-group .input-group select {
  background-color: #f5f5f5;
}
.template-3 .section-my-account .account-data .account-data.ordersumary .form-registration .container-form .form-group .input-group label {
  font-size: 13px;
  color: #424242;
  margin-right: 10px;
}
.template-3 .section-my-account .account-data .account-data.ordersumary .form-registration .container-form .form-group .input-group input,
.template-3 .section-my-account .account-data .account-data.ordersumary .form-registration .container-form .form-group .input-group select {
  border: 1px solid #E8E8E8;
  border-radius: 3px;
  box-sizing: border-box;
  height: 45px;
  padding: 0 28px;
  outline: 0;
  font-size: 14px;
  color: #7F7F7F;
  margin: 2px 5px 0 0;
}
.template-3 .section-my-account .account-data .account-data.ordersumary .form-registration .container-form .form-group .input-group input.input-name,
.template-3 .section-my-account .account-data .account-data.ordersumary .form-registration .container-form .form-group .input-group select.input-name,
.template-3 .section-my-account .account-data .account-data.ordersumary .form-registration .container-form .form-group .input-group input.input-email,
.template-3 .section-my-account .account-data .account-data.ordersumary .form-registration .container-form .form-group .input-group select.input-email {
  width: 528px;
}
@media (max-width: 380px) {
  .template-3 .section-my-account .account-data .account-data.ordersumary .form-registration .container-form .form-group .input-group input.input-name,
  .template-3 .section-my-account .account-data .account-data.ordersumary .form-registration .container-form .form-group .input-group select.input-name,
  .template-3 .section-my-account .account-data .account-data.ordersumary .form-registration .container-form .form-group .input-group input.input-email,
  .template-3 .section-my-account .account-data .account-data.ordersumary .form-registration .container-form .form-group .input-group select.input-email {
    width: 315px;
  }
}
.template-3 .section-my-account .account-data .account-data.ordersumary .form-registration .container-form .form-group .input-group input.input-cpf,
.template-3 .section-my-account .account-data .account-data.ordersumary .form-registration .container-form .form-group .input-group select.input-cpf {
  width: 338px;
  margin-right: 20px;
}
@media (max-width: 380px) {
  .template-3 .section-my-account .account-data .account-data.ordersumary .form-registration .container-form .form-group .input-group input.input-cpf,
  .template-3 .section-my-account .account-data .account-data.ordersumary .form-registration .container-form .form-group .input-group select.input-cpf {
    width: 315px;
  }
}
.template-3 .section-my-account .account-data .account-data.ordersumary .form-registration .container-form .form-group .input-group input.input-date-of-birth,
.template-3 .section-my-account .account-data .account-data.ordersumary .form-registration .container-form .form-group .input-group select.input-date-of-birth {
  width: 169px;
  margin-right: 20px;
}
@media (max-width: 380px) {
  .template-3 .section-my-account .account-data .account-data.ordersumary .form-registration .container-form .form-group .input-group input.input-date-of-birth,
  .template-3 .section-my-account .account-data .account-data.ordersumary .form-registration .container-form .form-group .input-group select.input-date-of-birth {
    width: 148px;
  }
}
.template-3 .section-my-account .account-data .account-data.ordersumary .form-registration .container-form .form-group .input-group input.input-genre,
.template-3 .section-my-account .account-data .account-data.ordersumary .form-registration .container-form .form-group .input-group select.input-genre {
  width: 206px;
}
@media (max-width: 380px) {
  .template-3 .section-my-account .account-data .account-data.ordersumary .form-registration .container-form .form-group .input-group input.input-genre,
  .template-3 .section-my-account .account-data .account-data.ordersumary .form-registration .container-form .form-group .input-group select.input-genre {
    width: 148px;
  }
}
.template-3 .section-my-account .account-data .account-data.ordersumary .form-registration .container-form .form-group .input-group input.input-phone,
.template-3 .section-my-account .account-data .account-data.ordersumary .form-registration .container-form .form-group .input-group select.input-phone {
  width: 256px;
  margin-right: 20px;
}
@media (max-width: 380px) {
  .template-3 .section-my-account .account-data .account-data.ordersumary .form-registration .container-form .form-group .input-group input.input-phone,
  .template-3 .section-my-account .account-data .account-data.ordersumary .form-registration .container-form .form-group .input-group select.input-phone {
    width: 315px;
  }
}
.template-3 .section-my-account .account-data .account-data.ordersumary .form-registration .container-form .form-group .input-group input.input-cellphone,
.template-3 .section-my-account .account-data .account-data.ordersumary .form-registration .container-form .form-group .input-group select.input-cellphone {
  width: 250px;
}
@media (max-width: 380px) {
  .template-3 .section-my-account .account-data .account-data.ordersumary .form-registration .container-form .form-group .input-group input.input-cellphone,
  .template-3 .section-my-account .account-data .account-data.ordersumary .form-registration .container-form .form-group .input-group select.input-cellphone {
    width: 315px;
  }
}
.template-3 .section-my-account .account-data .account-data.ordersumary .form-registration .container-form .form-group .input-group.input-check {
  display: flex;
  align-items: center;
}
.template-3 .section-my-account .account-data .account-data.ordersumary .form-registration .container-form .form-group .input-group.input-check {
  display: flex;
  align-items: center;
}
.template-3 .section-my-account .account-data .account-data.ordersumary .form-registration .option-container {
  display: block;
  position: relative;
  padding-left: 29px;
  cursor: pointer;
  font-size: 22px;
  font-size: 14px;
  margin: 30px 0 25px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.template-3 .section-my-account .account-data .account-data.ordersumary .form-registration .option-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.template-3 .section-my-account .account-data .account-data.ordersumary .form-registration .option-container .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: #fff;
  border: 1px solid #DDDDDD;
  border-radius: 2px;
}
.template-3 .section-my-account .account-data .account-data.ordersumary .form-registration .option-container .checkmark:after {
  content: '';
  position: absolute;
  display: none;
  left: 5px;
  top: 2px;
  width: 3px;
  height: 7px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.template-3 .section-my-account .account-data .account-data.ordersumary .form-registration .option-container input:checked ~ .checkmark {
  background-color: #1f71b7;
}
.template-3 .section-my-account .account-data .account-data.ordersumary .form-registration .option-container input:checked ~ .checkmark:after {
  display: block;
}
.template-3 .section-my-account .account-data .account-data.ordersumary .form-registration.form-password .form-group .input-group .input-current-password,
.template-3 .section-my-account .account-data .account-data.ordersumary .form-registration.form-password .form-group .input-group .input-new-password,
.template-3 .section-my-account .account-data .account-data.ordersumary .form-registration.form-password .form-group .input-group .input-confirm-password {
  max-width: 421px;
  width: 100%;
}
@media (max-width: 380px) {
  .template-3 .section-my-account .account-data .account-data.ordersumary .form-registration.form-password .form-group .input-group .input-current-password,
  .template-3 .section-my-account .account-data .account-data.ordersumary .form-registration.form-password .form-group .input-group .input-new-password,
  .template-3 .section-my-account .account-data .account-data.ordersumary .form-registration.form-password .form-group .input-group .input-confirm-password {
    max-width: 315px;
    width: 100%;
  }
}
.template-3 .section-my-account .account-data .account-data.ordersumary .form-registration.form-password .form-button {
  margin-top: 24px;
}
.template-3 .section-my-account .account-data .account-data.ordersumary .form-registration.form-new-address .container-form .form-group .input-group .input-name-adress,
.template-3 .section-my-account .account-data .account-data.ordersumary .form-registration.form-new-address .container-form .form-group .input-group .input-neighborhood,
.template-3 .section-my-account .account-data .account-data.ordersumary .form-registration.form-new-address .container-form .form-group .input-group .input-complement {
  width: 580px;
}
@media (max-width: 380px) {
  .template-3 .section-my-account .account-data .account-data.ordersumary .form-registration.form-new-address .container-form .form-group .input-group .input-name-adress,
  .template-3 .section-my-account .account-data .account-data.ordersumary .form-registration.form-new-address .container-form .form-group .input-group .input-neighborhood,
  .template-3 .section-my-account .account-data .account-data.ordersumary .form-registration.form-new-address .container-form .form-group .input-group .input-complement {
    width: 315px;
  }
}
.template-3 .section-my-account .account-data .account-data.ordersumary .form-registration.form-new-address .container-form .form-group .input-group .input-zipcode {
  width: 273px;
}
@media (max-width: 380px) {
  .template-3 .section-my-account .account-data .account-data.ordersumary .form-registration.form-new-address .container-form .form-group .input-group .input-zipcode {
    width: 148px;
  }
}
.template-3 .section-my-account .account-data .account-data.ordersumary .form-registration.form-new-address .container-form .form-group .input-group .input-address {
  width: 420px;
  margin-right: 15px;
}
@media (max-width: 380px) {
  .template-3 .section-my-account .account-data .account-data.ordersumary .form-registration.form-new-address .container-form .form-group .input-group .input-address {
    width: 315px;
  }
}
.template-3 .section-my-account .account-data .account-data.ordersumary .form-registration.form-new-address .container-form .form-group .input-group .input-number {
  width: 145px;
}
@media (max-width: 380px) {
  .template-3 .section-my-account .account-data .account-data.ordersumary .form-registration.form-new-address .container-form .form-group .input-group .input-number {
    width: 315px;
  }
}
.template-3 .section-my-account .account-data .account-data.ordersumary .form-registration.form-new-address .container-form .form-group .input-group .input-country {
  width: 338px;
  margin-right: 15px;
}
@media (max-width: 380px) {
  .template-3 .section-my-account .account-data .account-data.ordersumary .form-registration.form-new-address .container-form .form-group .input-group .input-country {
    width: 315px;
  }
}
.template-3 .section-my-account .account-data .account-data.ordersumary .form-registration.form-new-address .container-form .form-group .input-group .input-state {
  width: 227px;
}
@media (max-width: 380px) {
  .template-3 .section-my-account .account-data .account-data.ordersumary .form-registration.form-new-address .container-form .form-group .input-group .input-state {
    width: 315px;
  }
}
.template-3 .section-my-account .account-data .account-data.ordersumary .form-registration.form-new-address .container-form .form-group .input-group .label-zipcode {
  display: flex;
  align-items: center;
  margin: 34px 0 0 20px;
  color: #898989;
  opacity: 0.6;
}
.template-3 .section-my-account .account-data .account-data.ordersumary .form-registration.form-new-address .container-form .form-group .input-group .label-zipcode a {
  font-size: 14px;
}
.template-3 .section-my-account .account-data .account-data.ordersumary .form-registration.form-new-address .form-buttons {
  display: flex;
  justify-content: flex-end;
  margin-top: 25px;
}
@media (max-width: 380px) {
  .template-3 .section-my-account .account-data .account-data.ordersumary .form-registration.form-new-address .form-buttons {
    justify-content: flex-start;
  }
}
.template-3 .section-my-account .account-data .account-data.ordersumary .form-registration.form-new-address .form-buttons .form-button {
  width: 179px;
}
@media (max-width: 380px) {
  .template-3 .section-my-account .account-data .account-data.ordersumary .form-registration.form-new-address .form-buttons .form-button {
    width: 315px;
  }
}
.template-3 .section-my-account .account-data .account-data.ordersumary .form-registration.form-new-address .form-buttons .form-button.cancel {
  color: #1f71b7;
  width: 159px;
  background-color: #fff;
  border: 2px solid #1f71b7;
  margin-right: 20px;
  outline: 0;
}
@media (max-width: 380px) {
  .template-3 .section-my-account .account-data .account-data.ordersumary .form-registration.form-new-address .form-buttons .form-button.cancel {
    display: none;
  }
}
.template-3 .section-my-account .account-data.account-password {
  max-width: 450px;
  width: 100%;
}
@media (max-width: 991px) {
  .template-3 .section-my-account .account-data.account-password {
    max-width: 100%;
    margin: auto;
  }
}
.template-3 .section-my-account .account-data.account-password .form-registration .container-form .form-group {
  margin-top: 10px;
}
.template-3 .section-my-account .account-data.account-password .form-registration .container-form .form-group .input-group {
  width: 100%;
}
.template-3 .section-my-account .account-data.account-password .form-registration .container-form .form-group .input-group input {
  border: 1px solid #E8E8E8;
  border-radius: 3px;
  box-sizing: border-box;
  height: 45px;
  padding: 0 28px;
  outline: 0;
  font-size: 14px;
  color: #7F7F7F;
  margin: 2px 5px 0 0;
  width: 100%;
}
.template-3 .section-my-account .account-data.account-data-address {
  max-width: 1000px;
  width: 100%;
}
.template-3 .section-my-account .account-data.account-data-address .account-title {
  margin-bottom: 30px;
}
.template-3 .section-my-account .account-data.account-data-address .registered-address {
  background-color: #f5f5f5;
  display: grid;
  grid-template-columns: 5fr 15px 60px 27px 45px;
  grid-template-rows: 50px 17px 42px;
  grid-template-areas: "title title title title title" "address change-icon change delete-icon delete" "zipcode zipcode zipcode zipcode zipcode";
  grid-column-gap: 6px;
  margin-bottom: 15px;
  padding: 9px 34px 9px;
}
@media (max-width: 749px) {
  .template-3 .section-my-account .account-data.account-data-address .registered-address {
    grid-template-columns: none;
    grid-template-rows: 25px 1fr 16px;
    grid-template-areas: "title title" "address address" "change delete";
    background-color: #fff;
    padding: 0 0 25px 0;
    border-bottom: 1px solid #EDEDED;
    grid-column-gap: 0;
    grid-row-gap: 1rem;
  }
}
.template-3 .section-my-account .account-data.account-data-address .registered-address .registered-address-title {
  grid-area: title;
  align-self: center;
  font-size: 16px;
}
.template-3 .section-my-account .account-data.account-data-address .registered-address .registered-address-content {
  grid-area: address;
  font-size: 14px;
}
@media (max-width: 749px) {
  .template-3 .section-my-account .account-data.account-data-address .registered-address .registered-address-content {
    width: 285px;
  }
}
.template-3 .section-my-account .account-data.account-data-address .registered-address .change-address-icon,
.template-3 .section-my-account .account-data.account-data-address .registered-address .delete-address-icon {
  width: 15px;
  height: 15px;
  background-size: contain;
  align-self: center;
}
.template-3 .section-my-account .account-data.account-data-address .registered-address .change-address-icon {
  grid-area: change-icon;
  background: url('../../Images/template-3/change.svg') no-repeat center;
}
@media (max-width: 749px) {
  .template-3 .section-my-account .account-data.account-data-address .registered-address .change-address-icon {
    align-self: flex-start;
    opacity: 0.7;
  }
}
.template-3 .section-my-account .account-data.account-data-address .registered-address .delete-address-icon {
  justify-self: end;
  grid-area: delete-icon;
  background: url('../../Images/template-3/garbage.svg') no-repeat center;
}
@media (max-width: 749px) {
  .template-3 .section-my-account .account-data.account-data-address .registered-address .delete-address-icon {
    align-self: flex-start;
    opacity: 0.7;
  }
}
.template-3 .section-my-account .account-data.account-data-address .registered-address .change-address {
  display: flex;
  grid-area: change;
  font-size: 14px;
  color: #898989 !important;
}
@media (max-width: 749px) {
  .template-3 .section-my-account .account-data.account-data-address .registered-address .change-address {
    opacity: 0.7;
    background: white;
  }
}
.template-3 .section-my-account .account-data.account-data-address .registered-address .delete-address {
  display: flex;
  grid-area: delete;
  font-size: 14px;
  color: #898989 !important;
  align-items: flex-end;
}
@media (max-width: 749px) {
  .template-3 .section-my-account .account-data.account-data-address .registered-address .delete-address {
    opacity: 0.7;
    background: white;
  }
}
.template-3 .section-my-account .account-data.account-data-address .registered-address .address-zipcode {
  grid-area: zipcode;
}
.template-3 .section-my-account .account-data.account-data-address .new-address-button {
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px dashed #8E8E8E;
  border-radius: 3px;
  color: #424242;
  font-weight: bold;
  height: 50px;
  outline: 0;
  width: 100%;
}
@media (max-width: 749px) {
  .template-3 .section-my-account .account-data.account-data-address .new-address-button {
    width: 100%;
    color: #909090;
  }
}
.template-3 .section-my-account .account-data.account-data-address .new-address-button .new-address-icon {
  height: 20px;
  width: 20px;
  background: url('../../Images/template-3/new.svg') no-repeat center;
  background-size: contain;
  margin-left: 16px;
}
@media (max-width: 749px) {
  .template-3 .section-my-account .account-data.account-data-address .new-address-button .new-address-icon {
    opacity: 0.6;
  }
}
.template-3 .section-my-account .account-data.account-no-orders {
  margin: 0 auto;
}
.template-3 .section-my-account .account-data.account-no-orders .section-has-no-orders {
  display: flex;
}
.template-3 .section-my-account .account-data.account-no-orders .has-no-orders-icon {
  height: 133px;
  width: 106px;
  border-right: 1px solid #808080;
  display: flex;
  align-items: center;
  margin-top: 81px;
}
.template-3 .section-my-account .account-data.account-no-orders .has-no-orders-icon .my-orders-icon {
  background: url('../../Images/template-3/tools-and-utensils-blue.svg');
  width: 46px;
  height: 50px;
  background-size: contain;
  margin-left: 6px;
}
.template-3 .section-my-account .account-data.account-no-orders .has-no-order-content {
  width: 443px;
  margin-left: 60px;
  margin-top: 81px;
}
.template-3 .section-my-account .account-data.account-no-orders .has-no-order-content .has-no-order-detail {
  margin-bottom: 13px;
}
.template-3 .section-my-account .account-data.account-no-orders .has-no-order-content .has-no-order-detail .has-no-order-link {
  text-decoration-line: underline;
}
.template-3 .overflow {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1;
}
.template-3 .navbar {
  display: grid;
  max-width: 100%;
  overflow-y: auto;
  padding: 1rem 1rem 0.3rem;
  border-bottom: 2px solid var(--primary);
  grid-template-areas: "navbarToggler navbarBrand navbarCart" "navbarSearch navbarSearch navbarSearch";
  grid-template-columns: 30px 2fr 50px;
  grid-template-rows: 1fr 60px;
  justify-content: center;
  align-items: center;
}
.template-3 .navbar-toggler {
  position: relative;
  grid-area: navbarToggler;
  display: flex;
  flex-direction: column;
  height: 22px;
  justify-content: center;
  background-color: transparent;
}
.template-3 .navbar-toggler::before,
.template-3 .navbar-toggler::after,
.template-3 .navbar-toggler-icon {
  background-color: var(--primary);
  width: 30px;
  height: 3px;
  border-radius: 2px;
}
.template-3 .navbar-toggler::before,
.template-3 .navbar-toggler::after {
  content: '';
  display: block;
  position: absolute;
}
.template-3 .navbar-toggler::before {
  top: 0;
}
.template-3 .navbar-toggler::after {
  bottom: 0;
}
.template-3 .navbar-brand {
  grid-area: navbarBrand;
  max-width: 100px;
  display: block;
  margin: auto;
}
.template-3 .navbar-brand img {
  max-width: 100%;
}
.template-3 .navbar-cart {
  display: flex;
  justify-content: space-between;
  grid-area: navbarCart;
  justify-self: flex-end;
}
.template-3 .navbar-cart img {
  margin-right: -6px;
}
.template-3 .navbar-cart-notification {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-family: "Montserrat";
  font-size: 11px;
  border-radius: 50%;
  background-color: var(--primary);
  width: 20px;
  height: 20px;
}
.template-3 .navbar-search {
  display: flex;
  grid-area: navbarSearch;
}
.template-3 .navbar-search-input {
  width: calc(100% - 50px);
  height: 48px;
  padding: 0 1rem;
  box-sizing: border-box;
  background-color: #F5F5F5;
  border-radius: 4px 0 0 4px;
}
.template-3 .navbar-search-button {
  width: 50px;
  background-color: #F5F5F5;
  border-radius: 0 4px 4px 0;
}
.template-3 .navbar .header-menu {
  background-color: var(--primary);
}
.template-3 .navbar .user-mobile {
  display: flex;
  justify-content: space-between;
}
.template-3 .navbar .user-mobile img {
  width: 18px;
}
.template-3 .navbar-collapse {
  position: absolute;
  max-width: 300px;
  width: 100%;
  display: none;
  top: 0;
  left: -90vw;
  bottom: 0;
  z-index: 99;
  background-color: #fff;
  transition: left 0.5s linear;
  overflow-y: auto;
}
.template-3 .navbar-collapse.show {
  display: block;
  left: 0;
  transition: left 0.5s linear;
}
.template-3 .navbar .header-menu {
  display: flex;
  font-family: "Montserrat-SemiBold";
  font-size: 20px;
  color: #fff;
  padding: 0 1rem;
  justify-content: space-between;
  align-items: center;
  height: 80px;
}
.template-3 .navbar .header-menu .close-menu {
  background-color: transparent;
  height: 100%;
}
.template-3 .navbar .header-menu .close-menu::before,
.template-3 .navbar .header-menu .close-menu::after {
  content: '';
  display: block;
  width: 24px;
  height: 3px;
  background-color: #fff;
  border-radius: 4px;
}
.template-3 .navbar .header-menu .close-menu::before {
  transform: rotate(45deg) translate(2px, 2px);
}
.template-3 .navbar .header-menu .close-menu::after {
  transform: rotate(-45deg);
}
.template-3 .navbar .user-mobile {
  background-color: #F5F5F5;
  padding: 0 1rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 55px;
  font-size: 14px;
}
.template-3 .navbar .user-mobile img {
  margin-right: 0.4rem;
}
.template-3 .navbar .user-mobile-link {
  display: flex;
  align-items: center;
}
.template-3 .navbar .navbar-nav {
  padding: 0 1rem;
  margin: 0 0 2rem 0;
}
.template-3 .navbar .navbar-nav.dropdown__menu {
  padding: 0 !important;
}
.template-3 .navbar .nav-item {
  display: block;
}
.template-3 .navbar .nav-item:last-child {
  border: none;
}
.template-3 .navbar .nav-item .dropdown__menu .nav-item .nav-link::after {
  display: none;
}
.template-3 .navbar .nav-link {
  display: flex;
  align-items: center;
  font-family: "Montserrat";
  font-size: 16px;
  background-color: transparent;
  width: 100%;
  height: 55px;
}
.template-3 .navbar .nav-link::after {
  border-style: solid;
  border-width: 0.12em 0.12em 0 0;
  content: '';
  display: inline-block;
  width: 0.35em;
  height: 0.35em;
  position: relative;
  top: 0.15em;
  left: 0.4rem;
  transform: rotate(45deg);
  vertical-align: top;
}
.template-3 .navbar .nav-link.dropdown__toggle {
  justify-content: space-between;
  font-family: "Montserrat-SemiBold";
  font-size: 18px;
  border-bottom: 1px solid #F5F5F5;
}
.template-3 .navbar .nav-link.dropdown__toggle::after {
  left: 0;
}
.template-3 .navbar .menu-institucional .nav-link {
  font-size: 14px;
}
.template-3 .navbar .not-user {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 55px;
  font-size: 16px;
  border-top: 1px solid #F5F5F5;
  border-bottom: 1px solid #F5F5F5;
}
.template-3 .navbar .not-user > img {
  width: 18px;
  margin-right: 0.4rem;
}
.template-3 .nav-tab {
  display: flex;
  margin-bottom: 2rem;
  justify-content: center;
}
.template-3 .nav-tab__item {
  color: #909090;
  font-size: 14px;
  font-weight: bold;
  border-bottom: 1px solid #909090;
}
.template-3 .nav-tab__item.active {
  color: #424242;
  border-bottom: 3px solid #424242;
}
.template-3 .nav-tab__link {
  display: block;
  line-height: 2;
  padding: 0 0.8rem;
}
.template-3 .nav-tab__pane {
  display: none;
}
.template-3 .nav-tab__pane.active {
  display: flex;
}
.template-3 .quantity-description {
  display: grid;
  grid-template-columns: 101px 200px;
  margin-top: 1rem;
}
.template-3 .quantity-description .label-quantity {
  align-self: center;
  justify-self: end;
  font-weight: bold;
  margin-right: 13px;
}
.template-3 .quantity-description .detail-quantity,
.template-3 .quantity-description label {
  align-self: center;
  justify-self: end;
  font-weight: bold;
  margin-right: 13px;
}
@media (max-width: 970px) {
  .template-3 .quantity-description .detail-quantity,
  .template-3 .quantity-description label {
    margin-top: 14px;
  }
}
.template-3 .quantity-description .minor-container-select {
  display: flex;
  margin-left: 12px;
}
.template-3 .quantity-description .minor-container-select .decreaseNewTemplate {
  position: relative;
  right: -5px;
}
.template-3 .quantity-description .minor-container-select .increaseNewTemplate {
  position: relative;
  left: -5px;
}
.template-3 .minor-container-select {
  height: 70px;
  width: 127px;
  background-color: #f5f5f5;
  border-radius: 3px;
  padding: 5px;
  align-items: center;
  justify-content: center;
}
.template-3 .minor-container-select .button-add {
  display: block;
  height: 26px;
  background-color: transparent;
  color: #707070;
  font-weight: bold;
  outline: 0;
  font-size: 20px;
}
.template-3 .adultcontent button {
  background-color: var(--primary);
  color: #fff;
  text-transform: uppercase;
  height: 45px;
  max-width: 300px;
  width: 100%;
  border-radius: 3px;
  font-size: 13px;
  margin: 20px 0px 15px;
}
.template-3 #mask {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 20;
  background-color: rgba(0, 0, 0, 0.7);
  display: none;
}
.template-3 #mask.loader {
  background: url(../../Images/loader.gif) center no-repeat rgba(0, 0, 0, 0.7);
}
.template-3 .lightbox {
  position: absolute;
  z-index: 21;
  background-color: #fff;
  border: 1px solid #bebebe;
  padding: 20px;
  font-size: 14px;
  top: 50%;
  margin: 0 auto;
  left: 0;
  right: 0;
  text-align: center;
}
.template-3 .lightbox.small {
  width: 400px;
}
.template-3 .lightbox.small .area-name {
  text-align: left;
}
.template-3 .lightbox.small .button {
  padding: 10px;
  font-size: 12px;
  background-color: var(--primary);
  color: #fff;
}
.template-3 .lightbox .area-name {
  margin-top: 0;
}
.template-3 .lightbox .button {
  margin-top: 20px;
}
.template-3 .page-name-container {
  width: 100%;
  background-color: #f5f5f5;
  padding-bottom: 20px;
  margin-top: -20px;
  padding: 0 16px;
}
@media screen and (min-width: 1220px) {
  .template-3 .page-name-container {
    padding: 0 0 10px 0;
  }
}
.template-3 .page-name {
  max-width: 1119px;
  margin: 0 45px 0 45px;
  font-size: 21px;
  padding-top: 10px;
}
.template-3 .page-text-contact {
  padding: 20px 16px 90px 16px;
  background-color: #f5f5f5;
}
@media (max-width: 580px) {
  .template-3 .page-text-contact {
    flex-direction: column;
  }
}
.template-3 .page-text-contact .page-contact-wrapper {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  background-color: #FFF;
}
.template-3 .page-text-contact .contact-content {
  border-right: 1px solid #f5f5f5;
  background-color: #FFF;
  padding: 80px 30px 50px 80px;
  grid-column: span 12;
}
@media screen and (min-width: 992px) {
  .template-3 .page-text-contact .contact-content {
    grid-column: span 5;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
  }
}
.template-3 .page-text-contact .contact-content .contact-informations {
  margin: 30px 0;
  display: flex;
}
.template-3 .page-text-contact .contact-content .contact-informations h3 {
  color: var(--primary);
  margin-bottom: 10px;
}
.template-3 .page-text-contact .contact-content .contact-informations .icon-contact {
  background-color: var(--primary);
  border-radius: 50%;
  padding: 30px;
  margin-right: 20px;
}
.template-3 .page-text-contact .form.contact-form {
  grid-column: span 12;
  padding: 80px 80px 50px 80px;
  display: flex;
  flex-direction: column;
  max-width: 100% !important;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .template-3 .page-text-contact .form.contact-form {
    grid-column: span 7;
  }
}
.template-3 .page-text-contact .form.contact-form li span {
  display: flex;
  flex-direction: column;
}
.template-3 .page-text-contact .form.contact-form li span input,
.template-3 .page-text-contact .form.contact-form li span textarea {
  max-width: 100%;
  border-radius: 6px;
  margin-top: 6px;
}
.template-3 .page-name.text-about {
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 25px;
}
.template-3 .text-about-home {
  justify-content: center;
  align-items: center;
}
.template-3 .page-text {
  /* maps style */
}
.template-3 .page-text.text-about,
.template-3 .page-text.text-about-home {
  display: flex;
  margin: 0 auto;
  padding: 0 16px;
}
@media (max-width: 780px) {
  .template-3 .page-text.text-about,
  .template-3 .page-text.text-about-home {
    flex-wrap: wrap;
  }
}
.template-3 .page-text.text-about .wrapper-container,
.template-3 .page-text.text-about-home .wrapper-container {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto 0px auto;
  background-color: #FFF;
  padding: 30px 16px;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
}
.template-3 .page-text.text-about .wrapper-container.faq,
.template-3 .page-text.text-about-home .wrapper-container.faq {
  display: block;
}
@media screen and (min-width: 992px) {
  .template-3 .page-text.text-about .wrapper-container,
  .template-3 .page-text.text-about-home .wrapper-container {
    min-height: 400px;
    padding: 0 16px;
  }
}
.template-3 .page-text.text-about .logo-container,
.template-3 .page-text.text-about-home .logo-container {
  grid-column: span 12;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .template-3 .page-text.text-about .logo-container,
  .template-3 .page-text.text-about-home .logo-container {
    grid-column: span 4;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.template-3 .page-text.text-about .text-about-container,
.template-3 .page-text.text-about-home .text-about-container {
  grid-column: span 12;
}
@media screen and (min-width: 992px) {
  .template-3 .page-text.text-about .text-about-container,
  .template-3 .page-text.text-about-home .text-about-container {
    grid-column: span 8;
    display: flex;
    align-items: center;
    padding: 0 40px 0 40px;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
  }
}
@media screen and (min-width: 992px) {
  .template-3 .page-text.text-about .text-about-container .text-about-content,
  .template-3 .page-text.text-about-home .text-about-container .text-about-content {
    text-align: left;
  }
}
.template-3 .page-text.text-about address,
.template-3 .page-text.text-about-home address {
  margin-top: 20px;
}
.template-3 .page-text.location {
  background-color: #f5f5f5;
  padding: 20px 16px 40px 16px;
}
.template-3 .page-text.location .wrapper-container {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  max-width: 1200px;
  margin: 0 auto;
  background-color: #FFF;
}
.template-3 .page-text.location .wrapper-container .text-about-content {
  grid-column: span 12;
  padding: 16px;
}
@media screen and (min-width: 992px) {
  .template-3 .page-text.location .wrapper-container .text-about-content {
    grid-column: span 4;
    display: flex;
    flex-direction: column;
    padding: 32px 16px 32px 40px;
  }
}
.template-3 .page-text.location .wrapper-container .text-about-content .logo-container {
  text-align: left;
  margin-bottom: 12px;
}
.template-3 .page-text.location .wrapper-container .text-about-content .text-content {
  margin-bottom: 12px;
}
@media screen and (min-width: 992px) {
  .template-3 .page-text.location .wrapper-container .text-about-content .text-content {
    flex-grow: 1;
    display: flex;
    align-items: center;
    margin-bottom: 0;
  }
}
.template-3 .page-text.location .wrapper-container .maps-container {
  grid-column: span 12;
}
@media screen and (min-width: 992px) {
  .template-3 .page-text.location .wrapper-container .maps-container {
    grid-column: span 8;
  }
}
.template-3 .page-text.location .wrapper-container .maps-container .item {
  background-color: transparent !important;
  padding: 0 !important;
  border-radius: 0;
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
}
.template-3 .contact-form {
  max-width: 480px;
  width: 100%;
}
.template-3 .contact-form li {
  list-style: none;
  margin-bottom: 25px;
}
.template-3 .contact-form textarea {
  height: 102px !important;
}
.template-3 .contact-form input,
.template-3 .contact-form textarea {
  width: 100%;
  height: 50px;
  border: 1px solid #f5f5f5;
  padding-left: 10px;
  color: #9b9b9b;
  font-size: 13px;
  max-width: 480px;
}
.template-3 .contact-form .button-line {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.template-3 .contact-form .button-line button {
  width: 190px;
  height: 47px;
  background-color: var(--primary);
  color: #ffffff;
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  border-style: none;
  border-radius: 2px;
  text-transform: uppercase;
  margin-top: 20px;
  text-align: center;
  line-height: 45px;
  margin-left: 10px;
}
.template-3 .contact-form .button-line button[type="reset"] {
  background-color: #FFF;
  border: 3px solid var(--primary);
  color: var(--primary);
}
.template-3 .contact-form .button-line span {
  font-weight: 700;
  margin-right: 20px;
}
.template-3 .forgot-password li {
  margin: 15px 0;
  list-style: none;
}
.template-3 .forgot-password li label {
  color: #424242;
  font-size: 13px;
  margin-bottom: 8px;
}
.template-3 .forgot-password li input {
  height: 45px;
  width: 300px;
  border: 1px solid #E8E8E8;
  border-radius: 3px;
  margin: 10px 0;
  padding: 15px 0;
  text-align: center;
}
.template-3 .forgot-password .button {
  background-color: var(--primary);
  color: #fff;
  text-transform: uppercase;
  height: 45px;
  width: 300px;
  border-radius: 3px;
  font-size: 13px;
}
.template-3 .content-lightbox {
  display: none;
}
.template-3 .picpay-link {
  padding: 0 8px;
  border-radius: 2px;
  margin-right: 4px;
  background-color: #fff;
}
.template-3 .btn-close {
  color: #000;
  position: absolute;
  top: 8px;
  right: 8px;
  font-weight: bold;
  font-size: 16px;
  background: none;
}
.template-3 button.facebook {
  width: 235px;
  height: 45px;
  border: 2px solid var(--primary);
  color: var(--primary);
  line-height: 42px;
  background: transparent;
  border-radius: 4px;
}
.template-3 .isMobile {
  position: relative;
}
.template-3 .isMobile .my-account-mobile {
  background-color: #fff;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  border-radius: 5px;
  padding: 10px;
}
@media (min-width: 991px) {
  .template-3 .isMobile .my-account-mobile {
    flex-direction: row;
  }
}
.template-3 .isMobile .my-account-mobile .my-account-list-mobile {
  list-style: none;
}
.template-3 .isMobile .my-account-mobile .my-account-list-mobile li {
  display: flex;
  align-items: center;
  padding: 10px 0;
  position: relative;
  padding: 0 1rem;
  border-bottom: 1px solid #E8E8E8;
}
.template-3 .isMobile .my-account-mobile .my-account-list-mobile li svg {
  position: absolute;
  right: 0;
}
.template-3 .isMobile .my-account-mobile .my-account-list-mobile .my-cadastre {
  background: url('../../Images/template-3/user-cadastre.svg') no-repeat center;
  background-size: contain;
  width: 25px;
  height: 55px;
  margin-right: 15px;
}
.template-3 .isMobile .my-account-mobile .my-account-list-mobile .my-address {
  background: url('../../Images/template-3/map.svg') no-repeat center;
  background-size: contain;
  width: 25px;
  height: 55px;
  margin-right: 15px;
}
.template-3 .isMobile .my-account-mobile .my-account-list-mobile .change-password {
  background: url('../../Images/template-3/technology.svg') no-repeat center;
  background-size: contain;
  width: 25px;
  height: 55px;
  margin-right: 15px;
}
.template-3 .isMobile .my-account-mobile .my-account-list-mobile .my-orders {
  background: url('../../Images/template-3/tools-and-utensils.svg') no-repeat center;
  background-size: contain;
  width: 25px;
  height: 55px;
  margin-right: 15px;
}
@media (max-width: 992px) {
  .template-3 .isMobile #myData {
    display: none;
  }
  .template-3 .isMobile #myData.active {
    display: block;
  }
  .template-3 .isMobile #myData.active .account-data {
    background: #FFF;
    margin-left: 0;
    margin-top: -390px;
    z-index: 1;
  }
}
.template-3 .section-my-account-detail {
  background-color: #f5f5f5;
}
.template-3 .section-my-account-detail .section-my-account,
.template-3 .section-my-account-detail .my-account-mobile {
  background-color: #fff;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  border-radius: 5px;
}
@media (min-width: 991px) {
  .template-3 .section-my-account-detail .section-my-account,
  .template-3 .section-my-account-detail .my-account-mobile {
    flex-direction: row;
  }
}
.template-3 .section-my-account-detail .section-my-account .my-account-list-mobile,
.template-3 .section-my-account-detail .my-account-mobile .my-account-list-mobile {
  list-style: none;
}
.template-3 .section-my-account-detail .section-my-account .my-account-list-mobile li,
.template-3 .section-my-account-detail .my-account-mobile .my-account-list-mobile li {
  display: flex;
  align-items: center;
  padding: 10px 0;
  position: relative;
  padding: 0.5rem 1rem;
  border-bottom: 1px solid #E8E8E8;
}
.template-3 .section-my-account-detail .section-my-account .my-account-list-mobile li svg,
.template-3 .section-my-account-detail .my-account-mobile .my-account-list-mobile li svg {
  position: absolute;
  right: 0;
}
.template-3 .section-my-account-detail .section-my-account .my-account-list-mobile li .not-user,
.template-3 .section-my-account-detail .my-account-mobile .my-account-list-mobile li .not-user {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 20px 0;
}
.template-3 .section-my-account-detail .section-my-account .my-account-list-mobile li .not-user .my-cadastre,
.template-3 .section-my-account-detail .my-account-mobile .my-account-list-mobile li .not-user .my-cadastre {
  width: 20px;
  height: 42px;
  margin-right: 15px;
  position: relative;
  bottom: 2px;
}
.template-3 .section-my-account-detail .section-my-account .my-account-list-mobile .my-cadastre,
.template-3 .section-my-account-detail .my-account-mobile .my-account-list-mobile .my-cadastre {
  background: url('../../Images/template-3/user-cadastre.svg') no-repeat center;
  background-size: contain;
  width: 25px;
  height: 55px;
  margin-right: 15px;
}
.template-3 .section-my-account-detail .section-my-account .my-account-list-mobile .my-address,
.template-3 .section-my-account-detail .my-account-mobile .my-account-list-mobile .my-address {
  background: url('../../Images/template-3/map.svg') no-repeat center;
  background-size: contain;
  width: 25px;
  height: 55px;
  margin-right: 15px;
}
.template-3 .section-my-account-detail .section-my-account .my-account-list-mobile .change-password,
.template-3 .section-my-account-detail .my-account-mobile .my-account-list-mobile .change-password {
  background: url('../../Images/template-3/technology.svg') no-repeat center;
  background-size: contain;
  width: 25px;
  height: 55px;
  margin-right: 15px;
}
.template-3 .section-my-account-detail .section-my-account .my-account-list-mobile .my-orders,
.template-3 .section-my-account-detail .my-account-mobile .my-account-list-mobile .my-orders {
  background: url('../../Images/template-3/tools-and-utensils.svg') no-repeat center;
  background-size: contain;
  width: 25px;
  height: 55px;
  margin-right: 15px;
}
.template-3 .section-my-account-detail .section-my-account .my-account-aside,
.template-3 .section-my-account-detail .my-account-mobile .my-account-aside {
  width: 100%;
  padding: 0 1rem;
  border-bottom: 1px solid #E8E8E8;
}
@media (min-width: 991px) {
  .template-3 .section-my-account-detail .section-my-account .my-account-aside,
  .template-3 .section-my-account-detail .my-account-mobile .my-account-aside {
    max-width: 238px;
    padding: 1rem 0 1rem 2rem;
    border-right: 1px solid #E8E8E8;
  }
}
.template-3 .section-my-account-detail .section-my-account .my-account-aside .my-account-list,
.template-3 .section-my-account-detail .my-account-mobile .my-account-aside .my-account-list {
  list-style: none;
  position: relative;
}
@media (max-width: 991px) {
  .template-3 .section-my-account-detail .section-my-account .my-account-aside .my-account-list,
  .template-3 .section-my-account-detail .my-account-mobile .my-account-aside .my-account-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}
.template-3 .section-my-account-detail .section-my-account .my-account-aside .my-account-list li,
.template-3 .section-my-account-detail .my-account-mobile .my-account-aside .my-account-list li {
  display: flex;
  margin: 22px 0;
  align-items: center;
  color: #7C7C7C;
  font-weight: bold;
  opacity: 0.7;
  line-height: 37px;
  cursor: pointer;
}
.template-3 .section-my-account-detail .section-my-account .my-account-aside .my-account-list li svg,
.template-3 .section-my-account-detail .my-account-mobile .my-account-aside .my-account-list li svg {
  position: absolute;
  right: 0;
}
@media (max-width: 719px) {
  .template-3 .section-my-account-detail .section-my-account .my-account-aside .my-account-list li,
  .template-3 .section-my-account-detail .my-account-mobile .my-account-aside .my-account-list li {
    width: 50%;
    justify-content: center;
    border-bottom: 1px solid;
  }
}
@media (max-width: 576px) {
  .template-3 .section-my-account-detail .section-my-account .my-account-aside .my-account-list li,
  .template-3 .section-my-account-detail .my-account-mobile .my-account-aside .my-account-list li {
    width: 100%;
    justify-content: flex-start;
    border-bottom: 1px solid;
  }
}
.template-3 .section-my-account-detail .section-my-account .my-account-aside .my-account-list li.list-active,
.template-3 .section-my-account-detail .my-account-mobile .my-account-aside .my-account-list li.list-active {
  opacity: 1;
  filter: brightness(0);
}
@media (min-width: 991px) {
  .template-3 .section-my-account-detail .section-my-account .my-account-aside .my-account-list li.list-active,
  .template-3 .section-my-account-detail .my-account-mobile .my-account-aside .my-account-list li.list-active {
    border-right: 1px solid #424242;
  }
}
.template-3 .section-my-account-detail .section-my-account .my-account-aside .my-account-list .my-cadastre,
.template-3 .section-my-account-detail .my-account-mobile .my-account-aside .my-account-list .my-cadastre {
  background: url('../../Images/template-3/user-cadastre.svg') no-repeat center;
  background-size: contain;
  width: 25px;
  height: 55px;
  margin-right: 15px;
}
.template-3 .section-my-account-detail .section-my-account .my-account-aside .my-account-list .my-address,
.template-3 .section-my-account-detail .my-account-mobile .my-account-aside .my-account-list .my-address {
  background: url('../../Images/template-3/map.svg') no-repeat center;
  background-size: contain;
  width: 25px;
  height: 55px;
  margin-right: 15px;
}
.template-3 .section-my-account-detail .section-my-account .my-account-aside .my-account-list .change-password,
.template-3 .section-my-account-detail .my-account-mobile .my-account-aside .my-account-list .change-password {
  background: url('../../Images/template-3/technology.svg') no-repeat center;
  background-size: contain;
  width: 25px;
  height: 55px;
  margin-right: 15px;
}
.template-3 .section-my-account-detail .section-my-account .my-account-aside .my-account-list .my-orders,
.template-3 .section-my-account-detail .my-account-mobile .my-account-aside .my-account-list .my-orders {
  background: url('../../Images/template-3/tools-and-utensils.svg') no-repeat center;
  background-size: contain;
  width: 25px;
  height: 55px;
  margin-right: 15px;
}
.template-3 .my-requests {
  background: #f5f5f5;
  padding: 1rem;
  width: 100%;
}
.template-3 .my-requests__cards {
  border-radius: 2px;
  background: #fff;
  padding: 1rem;
  margin: 1rem auto;
}
.template-3 .my-requests__cards:first-of-type .my-requests__footer {
  display: block !important;
}
.template-3 .my-requests__item,
.template-3 .my-requests__header {
  border-bottom: 1px solid #E8E8E8;
  padding: 1rem 0;
}
.template-3 .my-requests__item h4,
.template-3 .my-requests__header h4 {
  position: relative;
  font-family: "Montserrat-Bold";
  font-size: 14px;
}
.template-3 .my-requests__item h4 small,
.template-3 .my-requests__header h4 small {
  font-family: "Montserrat";
}
.template-3 .my-requests__header h4.active .chevron-left::before {
  transition: transform 0.3s linear;
  transform: rotate(135deg);
}
.template-3 .my-requests__cod,
.template-3 .my-requests__date,
.template-3 .my-requests__price,
.template-3 .my-requests__item {
  font-family: "Montserrat";
  font-size: 14px;
}
.template-3 .my-requests__item {
  display: flex;
  justify-content: space-between;
  padding: 1rem;
}
.template-3 .my-requests__item:last-child {
  border: none;
}
.template-3 .my-requests__discount {
  color: #DE5050;
}
.template-3 .my-requests__image img {
  display: block;
  max-width: 100px;
  height: auto;
}
.template-3 .my-requests__value {
  background: #f5f5f5;
  border-radius: 2px;
}
.template-3 .my-requests__body {
  display: grid;
  padding: 1rem 1rem 0;
  grid-template-areas: "requestImage requestDescription" "requestImage requestCod" "requestDate requestPrice";
  grid-template-columns: 125px 2fr;
  grid-template-rows: 1fr 25px 45px;
  align-items: center;
}
.template-3 .my-requests__image {
  grid-area: requestImage;
}
.template-3 .my-requests__description {
  grid-area: requestDescription;
}
.template-3 .my-requests__cod {
  grid-area: requestCod;
}
.template-3 .my-requests__date {
  grid-area: requestDate;
}
.template-3 .my-requests__price {
  grid-area: requestPrice;
  justify-self: end;
  font-family: "Montserrat-Bold";
}
.template-3 .my-requests__footer {
  display: none;
}
.template-3 .my-requests__footer.active {
  display: block;
}
.template-3 .my-requests .chevron-left {
  position: absolute;
  right: 0;
}
.template-3 .my-requests .chevron-left::before {
  content: '';
  border-style: solid;
  border-width: 0.25em 0.25em 0 0;
  display: inline-block;
  height: 0.45em;
  left: 0.15em;
  position: relative;
  top: 0.15em;
  vertical-align: top;
  width: 0.45em;
  transform: rotate(45deg);
}
.template-3 [data-target^="order"] {
  border: 1px solid #E8E8E8;
  border-top: 0;
}
.template-3 [data-target^="order"].content-product {
  margin-bottom: 2rem;
}
.template-3 [data-target^="order"].content-product.active {
  display: none;
}
.template-3 [data-target^="order"] .my-order-product-detail {
  display: grid;
  grid-template-areas: "resume-image resume-description resume-description resume-quantity" "resume-image resume-barcode . resume-amount";
  grid-template-columns: 115px repeat(3, 1fr);
  padding: 1rem;
  border-bottom: 1px solid #E8E8E8;
  margin: 0 2rem;
}
.template-3 [data-target^="order"] .my-order-product-detail:last-of-type {
  border-bottom: 0;
}
.template-3 [data-target^="order"] .product-description-image {
  max-width: 60px;
  height: auto;
  grid-area: resume-image;
}
.template-3 [data-target^="order"] .product-description-image img {
  width: 100%;
  height: auto;
}
.template-3 [data-target^="order"] .product-description {
  font-size: 14px;
  color: #333333;
  grid-area: resume-description;
}
.template-3 [data-target^="order"] .product-description-barcode {
  font-size: 14px;
  color: #7C7C7C;
  grid-area: resume-barcode;
}
.template-3 [data-target^="order"] .product-quantity {
  font-size: 14px;
  color: #333333;
  justify-self: flex-end;
  grid-area: resume-quantity;
}
.template-3 [data-target^="order"] .product-amount {
  font-size: 18px;
  color: #424242;
  font-weight: bold;
  justify-self: flex-end;
  grid-area: resume-amount;
}
.st0 {
  fill: none;
  stroke: #424242;
  stroke-width: 2;
  stroke-miterlimit: 10;
}
.st1 {
  fill: none;
}
.st2 {
  fill: none;
  stroke: #424242;
  stroke-width: 2;
}