.alcatips {
  margin: 10px 0px;
  padding: 0px 15px;
}

#category .alcatips,
#product .alcatips {
  padding: 0px;
}

.alcatip-accordion {
  background: #FFF;
  font-size: 18px;
  font-weight: 500;
  cursor: pointer;
  padding: 22px 0px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
  line-height: normal;
  font-family: inherit;
}

.alcatip-active,
.alcatip-accordion:hover {
  background: #FFF;
}

.alcatip-accordion:focus {
  outline: 0px!important;
}

.alcatip-panel {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.38;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  border-bottom: 1px solid #ece9f1;
}

.alcatip-panel p {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.38;
}

.alcatip-accordion:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 12H5.92 12v6.08V12zm0 0V5.92 12h6.081H12z' stroke='%231A051D' stroke-width='1.5' fill='none' fill-rule='evenodd' stroke-dasharray='0,0'/%3E%3C/svg%3E%0A");
  float: right;
  margin-left: 5px;
  width: 24px;
  height: 24px;
}

.alcatip-active:after {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.92 12h12.161' stroke='%231A051D' stroke-width='1.5' fill='none' fill-rule='evenodd' stroke-dasharray='0,0'/%3E%3C/svg%3E%0A");
}
/* BEGIN CONSEJO TEDIN FICHA PRODUCTO */
.tedin-tip-header {
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 135px;
}
.tedin-tip-header img {
  width: 219px;
  position: absolute;
  right: 20px;
}
.tedin-tip-content {
  width: 100%;
  position: relative;
  padding: 12px 20px 20px 20px;
}
.tedin-tip-content img {
  position: absolute;
  max-height: 120px; 
  max-width: 120px;    
  top: -110px;
  left: 25px;
}
.tedin-tip-content, .tedin-tip-content img {
  border: 1px solid #ECE9F1;
  background-color: #fff;
  border-radius: 10px;
}
.tip-add-to-cart {
  font-weight: 500;
  padding-left: 5px!important;
  padding-right: 5px!important;
}

@media (max-width: 576px) {
  .tip-add-to-cart {
    display: inline;
    padding-left: 12px !important;
    padding-right: 12px !important;
  }

  .tedin-tip-content.product-miniature .product-price-and-shipping {
    min-height: auto;
    margin-bottom: 12px;
    min-height: auto!important;
  }

}

@media (max-width: 430px) {
  .tip-modal .tip-add-to-cart {
    font-size: 10px!important;
    letter-spacing: 0.5px;
  }
}
/* END CONSEJO TEDIN FICHA PRODUCTO */
/* BEGIN CONSEJO TEDIN MODAL */
.tip-modal .product-title {
  margin-top: 0px;
}
.tip-modal .modal-content {
  background-color: #fff;    
  border: 0px;
  min-height: 60vh;
  border-radius: 16px;
}
.tip-modal .product-miniature {
  padding: 16px 16px 16px 0px
}
.tip-modal .modal-header {
  position: absolute;
  top: 0px;
  right: 0px;
  border: 0px;
  padding: 15px 15px 0px 0px;
  z-index: 999;
}
.tip-modal .modal-body {
  background-image: url('/modules/alcatedincustom/views/img/ConsejoTedinGreen.webp')!important;
  background-repeat: no-repeat!important;
  background-size: 38%!important;
  background-position: 24px 24px;
  padding: 131px 24px 24px 24px;
}
.tip-modal .modal-content .modal-body, .tip-modal .modal-content .modal-body p {
  color: #1a051d;
  line-height: 30px;
  font-size: 20px;
}
.tip-modal .modal-header .close {
  /*background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23FFF' stroke-width='1.5' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M23 9 9 23M23 23 9 9'/%3E%3C/g%3E%3C/svg%3E");*/
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cellipse stroke='%23EDEDED' fill='%23FFF' cx='15.942' cy='16' rx='15.442' ry='15.5'/%3E%3Cg stroke-width='1.5' stroke='%231A051D' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m18.866 12.308-7 7.584M18.866 19.892l-7-7.584'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-position: center center;
  background-repeat: no-repeat;
  margin-top: -2px;
  padding: 16px 16px;
  color: #fff;
  opacity: 100%;    
}
.tip-modal .tedin-tip-content.product-miniature [class^="col-"] {
  padding: 0px!important;
}
/*
.tip-modal .modal-product {
    background-image: url('/modules/alcatedincustom/views/img/ConsejoTedin.png');
    background-position: top right;
    background-size: 60%;
    background-repeat: no-repeat;
}
*/
.tip-modal .modal-product img {
  position: relative;
  top: 15px;
  left: 0px;
  border: none;
}
.tip-modal .modal-product .tedin-tip-content {
  color: #232323;
}
.tip-modal .modal-product .tip-product-name {
  max-width: 100%;
  min-height: 1px;
  margin-bottom: 0;
}
.tip-modal .discount-product {
  right: 16px!important;
}
.tip-modal .wishlist {
  top: 0px;
  right: 12px;
}
.modal-400 {
  width: 400px;
  margin: 30px auto;
}
@media (max-width: 768px) {
  .tip-modal .modal-body {
    background-size: 33.33%!important;
  }
  .modal-400 {
    width: 95%;
  }
}
.tip-modal .product-miniature {
  padding: 16px;
  margin-top: 23px;
}
.tip-modal .btn-secondary {
  padding: 7px 0px;
  line-height: 18px;
  text-align: center;
}
.tip-modal .product-miniature .product-price-and-shipping {
  min-height: 48px;
}
.tip-modal .price {
  float: left;
  font-size: 16px;
  margin-right: 5px;
}
.tip-modal .regular-price {
  font-size: 14px;
}
/* END CONSEJO TEDIN MODAL */
