/**
 * @package         Lartssubscriptions Pro
 * @version         21.10.0
 * 
 * @author          Logical-Arts <info@logical-arts.de>
 * @copyright       Copyright © 2021 Logical-Arts All Rights Reserved
 * @license         GNU GPLv3 <http://www.gnu.org/licenses/gpl.html> or later
 * @link            https://www.logical-arts.de
 */

/*
 * You can override this stylesheet by creating your own in:
 * /templates/[YOUR TEMPLATE]/css/com_lartssubscriptions/style.min.css
 */

.larts .input {
  max-width: 95%;
  height: 1.5em;
  box-sizing: content-box;
}
.larts .input-micro {
  width: 1em;
}
.larts .btn-group.btn-group-yesno input[type="radio"] {
  display: none;
}
.larts .btn-large [class^="icon-"],
.larts .btn-large [class*=" icon-"] {
  margin-top: 0;
}
.larts th.right,
.larts td.right,
.larts th.right,
.larts td.right {
  text-align: right;
}
.larts th.center,
.larts td.center,
.larts th.center,
.larts td.center {
  text-align: center;
}
.larts th.middle,
.larts td.middle,
.larts th.middle,
.larts td.middle {
  vertical-align: middle;
}
.larts th.not-bordered,
.larts td.not-bordered {
  border-top: none;
}
.larts tr.not-bordered th,
.larts tr.not-bordered td {
  border-top: none;
}
.larts .label-large {
  font-size: 1.2em;
  padding: 5px 9px;
}
.larts .well .well-header {
  margin: -19px -19px 12px -19px;
  padding: 12px 19px;
  border-bottom: 1px solid #e3e3e3;
  background-color: #ededed;
  border-radius: 4px 4px 0 0;
}
.larts.well-small .well-header {
  margin: -9px -9px 9px -9px;
  padding: 9px;
}
@media (max-width: 979px) {
  .larts .well .well-header {
    margin: -9px -9px 9px -9px;
    padding: 9px;
  }
}
.larts table:last-child {
  margin-bottom: 0;
}

.larts-menu-site {
  margin-bottom: 30px;
}

.larts-btn {
  text-decoration: none;  
}
.larts-btn:hover {
  background-position: 0%; 
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}

.larts .btn.add-on {
  box-sizing: content-box;
  *height:30px;
  *padding: 10px 10px;
  *margin: -2px;
}

.larts .btn.add-on [class^="icon-"],
.larts .btn.add-on [class*=" icon-"] {
  margin: 2px 0;
}
.larts .input-group-small input {
  font-size: 14px;
  height: 14px;
}
.larts .input-group-small .btn.add-on {
  height: 14px;
}
.larts .input-group-small .btn.add-on [class^="icon-"],
.larts .input-group-small .btn.add-on [class*=" icon-"] {
  font-size: 10px;
  width: 10px;
  height: 10px;
  margin: 0;
  vertical-align: 2px;
}
.larts .larts-narrow {
  xwidth: 100%;
  xwidth: 1000px;
}
.larts .larts-narrow > [class^="span"],
.larts .larts-narrow > [class*=" span"] {
  width: 100%;
  margin-left: 0;
}
.larts .larts-payment_method {
  display: inline-block;
  margin: 0 10px 10px 0 !important;
  padding: 11px 11px 11px 13px;
  width: 100% !important;
  float: left;
  border: 1px solid #CCC;
  border-radius: 4px;
  xwidth: 240px;
}
.larts .larts-payment_method:hover {
  padding: 8px 8px 8px 10px;
  border: 4px solid #bbbbbb;
  border-bottom-color: #a2a2a2;
  border-radius: 4px;
}
.larts .larts-payment_btn {
  display: block;
  width: 100%;
  clear: left;
}

.larts .larts-payment_method img {
  margin-left: 10px;
}
.larts .larts-payment_method input {
  margin-top: 15px;
  float: left;
}
.larts .larts-payment_method_image{
  float:left;
}
.larts .larts-payment_display_name{
  float:left;
  margin:15px  20px;
  font-size: 18px;
  font-weight: bold;
}
.larts-price {
  padding-left: 8px;
  padding-top: 10px;
  font-size: 1.5em;
  font-weight: bold;
}
.larts-vcenter {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.larts-hcenter {
   margin: 0 auto;
}
/* product tiles */
.larts-list-tile {
  margin-bottom: 20px;
}
.larts-list-tile .larts-thumbnail-container a {
  display: block;
}
.larts-list-tile .larts-thumbnail-container a .larts-thumbnail {
  display: block;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  height: 150px;
}
.larts-list-tile h4.larts-list-tile-heading {
  font-size: 1.2em;
  margin-top: 0.5em;
}
.larts-image-container {
  text-align: center;
}
.larts-image-container .larts-image {
  max-height: 200px;
}
.larts-description,
.larts-buttons_main,
.larts-buttons_extra {
  margin: 12px 0;
}
.larts-minheight-mysubscriptions {
  min-height: 250px;
}
.larts-boxed-upgrade-button {
  margin-top: 8px;
}

.larts-no-products {
  margin-bottom: 15px;
  clear: both;
  display: block;
}

.larts-checkout .larts-quantity {
  min-width: 120px;
}
.larts-checkout .label-total {
  text-align: center;
  min-width: 55px;
}
.larts-checkout .larts-cart-button {
  margin: 4px 0 0;
  vertical-align: -3px;
}
.larts-checkout .larts-cart-button.disabled {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.larts-checkout a.larts-cart-button {
  cursor: pointer;
}
.larts-checkout a.larts-cart-button:hover {
  text-decoration: none;
}

.larts-cart-quantity {
  xheight: 1em;
}

.larts-checkout .larts_cart_quantity_select {
  width: 100px;
}

.larts-checkout .larts_cart_licence {
  xdisplay: inline;
  vertical-align: middle;
}

.larts-checkout .larts_cart_licence_select {
  width: 80px;
  display: inline-block;
}

larts_manual_cart_licence_select {
  width: 70px;
  display: inline-block;
}

.larts-cart-payment-method {
  font-size: 1.2em;
  margin-bottom: 15px;
}
.terms-conditions {
  padding: 5px 15px;
}
.terms-conditions-info {
  font-size: 1.2em;
}
.terms-conditions-check {
  vertical-align: -2px;
}


.larts-product .caption {
  padding: 12px;
}

.larts .tile-period {
  xdisplay: block;
  text-align: center;
}

/* offer pointer*/

#larts-pointer {
  width: 160px;
  height: 30px;
  position: absolute;
  background: red;
  margin: 0px;
  margin-top: 20px;
  z-index: 22;
  text-align: center;
}
#larts-pointer:after {
  content: "";
  position: absolute;
  right: -20px;
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 20px solid red;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
}
.larts-pointer-cnt {
  margin: 0px;
  padding: 0px;
  position: relative;
  top: 0.2em;
  left: 0em;
  font-size: 1.2em;
  color: white;
}

.larts .cat-tile-thumbnail {
  xwidth: 120px;
  xheight: 120px;
  xalign-self: center;

  height: 140px;
  text-align: center;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
}
.larts .cat-tile-thumbnail-img {
  xmargin: 0;
  xwidth: 100%;

  max-height:100%;
  max-width:100%;
  margin: 0 auto;  
}

.larts .cat-tile-thumbnail-mini {
  xalign-self: center;
  display: flex;
}
.larts .cat-tile-thumbnail-img-mini {
  width: 50px;
  height: 50px;
  margin: 0;
  margin-right: 20px;
}
.larts .cat-tile-name {
  font-size: 1.0rem;
  font-weight: bold;
  color: black;
}

.larts .cat-tile-details {
  color: black;
}

.larts-cat-decription {
  display: block;
}
.larts-cat-img-box {
  float: left;
  padding: 20px;
}
.larts-cat-decription-img {
  max-width: 200px;
  height: auto;
}

.larts-btn-mysubs-card {
  width:100%;
  padding: 0px;
  margin: 0px;
  margin-bottom: 10px;
}
.larts-btn-mysubs-tbl {
  margin: 0px auto;
  width: auto;
}

/* BS 5 fake */

.bs5list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem;
}

.bs5card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.bs5card > hr {
  margin-right: 0;
  margin-left: 0;
}
.bs5card > .bs5list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.bs5card > .bs5list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.bs5card > .bs5list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.bs5card > .bs5card-header + .bs5list-group,
.bs5card > .bs5list-group + .bs5card-footer {
  border-top: 0;
}

.bs5card-body {
  flex: 1 1 auto;
  padding: 1rem 1rem;
}

.bs5card-title {
  margin-bottom: 0.5rem;
}

.bs5card-subtitle {
  margin-top: -0.25rem;
  margin-bottom: 0;
}

.bs5card-text:last-child {
  margin-bottom: 0;
}

.bs5card-link:hover {
  text-decoration: none;
}
.bs5card-link + .bs5card-link {
  margin-left: 1rem;
}

.bs5card-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.bs5card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.bs5card-footer {
  padding: 0.5rem 1rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.bs5card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.bs5card-header-tabs {
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
  margin-left: -0.5rem;
  border-bottom: 0;
}

.bs5card-header-pills {
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}

.bs5card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1rem;
  border-radius: calc(0.25rem - 1px);
}

.bs5card-img,
.bs5card-img-top,
.bs5card-img-bottom {
  width: 100%;
}

.bs5card-img,
.bs5card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.bs5card-img,
.bs5card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}


.form-select {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.form-select:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-select[multiple], .form-select[size]:not([size="1"]) {
  padding-right: 0.75rem;
  background-image: none;
}
.form-select:disabled {
  background-color: #e9ecef;
}
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #212529;
}

.form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}

.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}

