.t706__carticon {
  position: fixed !important;
  left: -9999px !important;
  top: -9999px !important;
  opacity: 0 !important;
  pointer-events: none !important;
}

.cursor-pointer {
    cursor: pointer;
}

.t706 {
    .t-name, .t-descr {
        font-family: Montserrat;
    }
    
    .t706__product-title {
        font-weight: 400;
    }
}