/*********************************************************
  DEFAULTS
*********************************************************/
:root {
  --green: #22BAA0;
  --red: #E06470;
  --gray-border: #bcc6c9;
  --light-gray-border: #dee2e6;
}


/*********************************************************
  LAYOUT
*********************************************************/
#lasso-table {text-align: center;}
#lasso-table .row-style {text-align: left;}
.lasso-display-table {display: block; font-size: 14px; background-color: var(--lasso-background);}
.lasso-display-table table {width: 100%; height: 100%; table-layout: auto; border-collapse: collapse; margin-bottom: 0px; border: 0px !important;}
.lasso-display-table table th {}
.lasso-display-table table th, .lasso-display-table table td {padding: 7px 8px; border: 1px solid;}
.lasso-display-table table td a.product-name {color: var(--lasso-title) !important; font-weight: bold; font-size: 25px !important; line-height: 1.25;}
.lasso-display-table ul.list, .lasso-display-table ol.list {text-align: left !important; list-style-position: inside; padding: 0px;}
.lasso-display-table ul.list {list-style-type: disc;}
.lasso-display-table ul.list li:before {content: ""; margin-left: -8px;}
.lasso-display-table ol.list {margin-left: 0px;}
.lasso-display-table a {text-decoration: none;}
.lasso-display-table .img-container {text-align: center;}
.lasso-display-table .img-container img {display: initial;}
.lasso-display-table .lasso-fields {font-size: 16px; word-break: break-word !important;}
.lasso-display-table .lasso-fields .lasso-check {height: fit-content; vertical-align: text-top; margin: -4px 2px 0 0;}
.lasso-display-table .lasso-price {font-size: 16px;}
.lasso-display-table .btn-container {word-break: break-word;}
.lasso-display-table .btn {border-radius: 0.5rem; box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2) !important; transition: ease 0.25s !important; position: relative; display: inline-block; line-height: 1.75 !important;}
.lasso-display-table .btn:hover {box-shadow: none !important; transform: translateY(3px);}
.lasso-display-table .green, .lasso-display-table .green a {color: var(--green) !important;}
.lasso-display-table .red, .lasso-display-table .red a {color: var(--red) !important;}
.lasso-display-table .lasso-x { top: 10px;}
.oldest-updated {display: block; text-align: right; font-style: italic; padding: 15px 8px; font-size: 14px;}
.description-content {overflow-wrap: anywhere;}
div.lasso-display-table a.btn.lasso-button-1, div.lasso-display-table a.btn.lasso-button-2 {color: var(--lasso-button-text) !important;}
div.lasso-display-table .description-content ul {padding: 0 15px; margin: 5px;}
div.lasso-display-table .description-content ul li {text-align: left;}
/*********************************************************
  HORIZONTAL / ROW STYLE
*********************************************************/
.lasso-display-table .table-horizontal .cell {max-width: 500px;}
.lasso-display-table .row-style table th {padding: 5px 10px; font-size: 15px;}
.lasso-display-table .row-style table td {padding: 0px 20px 0 20px;}
.lasso-display-table .row-style table td a.product-name {padding-top: 10px;}
.lasso-display-table .row-style .lasso-table .cell {background-color: var(--lasso-background); align-items: center; justify-content: flex-start;}
.lasso-display-table .row-style.template-1 table.lasso-table.hide-column-headers tbody tr td:first-child {vertical-align: top;}
.lasso-display-table .row-style.template-1 .lasso-table tr td {border: 1px solid var(--light-gray-border);}
.lasso-display-table .row-style.template-1 .lasso-table tr th {background: #f5f6f7; font-weight: normal; border: 1px solid var(--gray-border); text-align: left; vertical-align: middle;}
.lasso-display-table .row-style.template-1 .lasso-table tr th.hover {background: #1095e0; color: white;}
.lasso-display-table .row-style.template-1 .lasso-table tr th.image-column {width: 15%;}
.lasso-display-table .row-style.template-1 .lasso-table tr td {border: 1px solid var(--light-gray-border); vertical-align: middle;}
.lasso-display-table .row-style.template-1 .lasso-table tr td a:focus {background: transparent;}
.lasso-display-table .row-style.template-1 .lasso-table tr td a.btn {margin: 0 !important; white-space: nowrap;}
.lasso-display-table .row-style.template-1 .lasso-table tr td.hover {background: #eaf4fc;}
.lasso-display-table .row-style.template-1 .lasso-table tr td .title-fields .lasso-stars {font-size: 20px;}
/* Style object-fit solves case Safari incorrect resize causes images stretch */
.lasso-display-table .row-style.template-1 .lasso-table tr td .lasso-fields .img-container img {height: auto; max-height: 150px; max-width: 100%; object-fit: contain;}
.lasso-display-table .row-style.template-1 .lasso-table tr td .lasso-fields .lasso-stars {font-size: 20px;}
.lasso-display-table .row-style.template-1 .lasso-table tr td .lasso-fields .lasso-stars span {font-size: 16px;}
.lasso-display-table .row-style.template-1 .lasso-table tr td .lasso-fields .lasso-fields-single {margin-bottom: 25px;}
.lasso-display-table .row-style.template-1 .lasso-table tr td .lasso-fields .lasso-fields-single .field-name {margin-bottom: 0;}
.lasso-display-table .row-style.template-1 .lasso-table tr .title-fields > ul {padding: 0;}
.lasso-display-table .row-style.template-1 .lasso-table tr .title-fields > ul > li {list-style-type: none;}
.lasso-display-table .row-style.template-1 .lasso-table tr .title-fields > ul > li .lasso-fields .lasso-fields-single .lasso-price .lasso-price-value {display: block;}
.lasso-display-table .row-style.template-1 .lasso-table ul.field-group > li {list-style-type: none;}
.lasso-display-table .row-style.template-1 .lasso-table ul.field-group > li .lasso-stars {font-size: 20px;}
.lasso-display-table .row-style.template-1 .lasso-table ul.field-group > li .lasso-stars-value {font-size: 16px;}
.lasso-display-table .row-style.template-1 .lasso-table ul.field-group {padding: 0; margin: 0;}
.lasso-display-table .row-style.template-1 .lasso-table tr td {position: relative;}
.lasso-display-table .row-style.template-1 .lasso-table tr td:first-child {position: sticky;}
.lasso-display-table .row-style.template-1 .lasso-table tr td .img-container {padding: 10px 0px;}
.lasso-display-table .row-style .badge-text-wrapper{font-weight: 700; background-color: var(--lasso-main); color: var(--lasso-button-text); padding: 10px 15px; line-height: 1rem; position: relative; left: -31px; top: 10px; z-index: 1; width: fit-content; box-shadow:2px 2px 2px 0 rgb(0 0 0 / 14%)!important;}
.lasso-display-table .row-style .badge-text-wrapper:before {content:""; position: absolute; transform: skewY(30deg); left:0; background-color: #000; z-index: 0; bottom: -3px; height: 10px; width: 10px;}
.lasso-display-table .row-style .badge-text-wrapper:after {background-color: var(--lasso-main); content:""; position: absolute; left:0; z-index: 1; bottom: 0; height: 10px; width: 10px;}
.lasso-display-table .row-style.template-1 table.lasso-table { margin: 0 !important; }
.lasso-display-table .row-style.template-1 table.lasso-table tr td {max-width: 400px}


/*********************************************************
  COLUMN / VERTICAL STYLE
*********************************************************/
.lasso-display-table > ul.column-style.template-1 {display: table; margin: 0 auto; box-shadow: 0 1px 2px 0 rgba(10, 16, 34, 0.2); transition: 0.3s ease; padding: 0 35px; padding-top: 15px; border-radius: 4px;}
.lasso-display-table > ul.column-style.template-1:hover {box-shadow: 0 15px 35px rgba(50, 50, 93, 0.1), 0 5px 15px rgba(0, 0, 0, 0.07); -webkit-box-shadow: 0 15px 35px rgba(50, 50, 93, 0.1), 0 5px 15px rgba(0, 0, 0, 0.07); -moz-box-shadow: 0 15px 35px rgba(50, 50, 93, 0.1), 0 5px 15px rgba(0, 0, 0, 0.07);}
.lasso-display-table > ul.column-style.template-1 > li {display: inline-block; float: left; width: 300px;}
.lasso-display-table > ul.column-style.template-1 > li .title-fields, .lasso-display-table > ul.column-style.template-1 > li .fields {border-style: solid; border-color: #ccc; border-width: 2px;}
.lasso-display-table > ul.column-style.template-1 > li .title-fields > ul > li .lasso-fields .img-container, .lasso-display-table > ul.column-style.template-1 > li .fields > ul > li .lasso-fields .img-container {height: 100px; text-align: center;}
.lasso-display-table > ul.column-style.template-1 > li .title-fields > ul > li .lasso-fields .img-container img, .lasso-display-table > ul.column-style.template-1 > li .fields > ul > li .lasso-fields .img-container img {max-height: 100%; max-width: 100%;}
.lasso-display-table > ul.column-style.template-1 > li .title-fields > ul > li .lasso-fields .btn-container, .lasso-display-table > ul.column-style.template-1 > li .fields > ul > li .lasso-fields .btn-container {text-align: center;}
.lasso-display-table > ul.column-style.template-1 > li .title-fields > ul > li .lasso-fields .lasso-stars, .lasso-display-table > ul.column-style.template-1 > li .fields > ul > li .lasso-fields .lasso-stars {font-size: 30px;}
.lasso-display-table > ul.column-style.template-1 > li .title-fields > ul > li .lasso-fields .lasso-stars span, .lasso-display-table > ul.column-style.template-1 > li .fields > ul > li .lasso-fields .lasso-stars span {font-size: 16px;}
.lasso-display-table > ul.column-style.template-1 > li .title-fields > ul > li .lasso-fields .lasso-fields-single, .lasso-display-table > ul.column-style.template-1 > li .fields > ul > li .lasso-fields .lasso-fields-single {margin-bottom: 25px;}
.lasso-display-table > ul.column-style.template-1 > li .title-fields > ul > li .lasso-fields .lasso-fields-single .field-name, .lasso-display-table > ul.column-style.template-1 > li .fields > ul > li .lasso-fields .lasso-fields-single .field-name {text-align: center; margin-bottom: 0;}
.lasso-display-table > ul.column-style.template-1 > li .title-fields > ul > li .lasso-fields .lasso-fields-single .field-value, .lasso-display-table > ul.column-style.template-1 > li .fields > ul > li .lasso-fields .lasso-fields-single .field-value {text-align: center;}
.lasso-display-table > ul.column-style.template-1 > li .title-fields > ul > li .lasso-fields .lasso-fields-2, .lasso-display-table > ul.column-style.template-1 > li .title-fields > ul > li .lasso-fields .lasso-fields-3, .lasso-display-table > ul.column-style.template-1 > li .fields > ul > li .lasso-fields .lasso-fields-2, .lasso-display-table > ul.column-style.template-1 > li .fields > ul > li .lasso-fields .lasso-fields-3 {padding-left: 15px;}
.lasso-display-table > ul.column-style.template-1 > li .title-fields > ul > li .lasso-fields .lasso-fields-2 > ul > li, .lasso-display-table > ul.column-style.template-1 > li .title-fields > ul > li .lasso-fields .lasso-fields-3 > ul > li, .lasso-display-table > ul.column-style.template-1 > li .fields > ul > li .lasso-fields .lasso-fields-2 > ul > li, .lasso-display-table > ul.column-style.template-1 > li .fields > ul > li .lasso-fields .lasso-fields-3 > ul > li {margin-left: 15px !important;}
.lasso-display-table > ul.column-style.template-1 > li .title-fields {border-left: none; border-top: none;}
.lasso-display-table > ul.column-style.template-1 > li .fields {border-left: none; border-top: none; border-bottom: none;}
.lasso-display-table > ul.column-style.template-1 > li .fields > ul:first-child {padding-top: 25px;}
.lasso-display-table > ul.column-style.template-1 > li:last-child .fields, .lasso-display-table > ul.column-style.template-1 > li:last-child .title-fields {border-right: none;}
.lasso-display-table > ul.column-style.template-1 .img-container {height: 100px; text-align: center;}
.lasso-display-table > ul.column-style.template-1 .img-container img {max-height: 100%; max-width: 100%;}
.lasso-display-table table tbody tr, .lasso-display-table table tbody tr:first-child {border: none !important;}
.lasso-display-table table td {background: transparent !important;}
.lasso-display-table .table-vertical.template-1 {transition: 0.3s ease;}
.lasso-display-table .table-vertical.template-1.table-vertical-desktop {padding: 10px 15px;}
.lasso-display-table .table-vertical .lasso-price-value {font-size: 18px;}
.lasso-display-table .table-vertical.template-1 .lasso-price, .lasso-display-table .table-vertical.template-1 .lasso-stars {margin: 0px !important; text-align: center;}
.lasso-display-table .table-vertical.template-1 table td {border: none; border-right: 2px solid var(--gray-border); text-align: center; vertical-align: top;}
/*.lasso-display-table .table-vertical.template-1 table td:last-child {border-right: none;}*/
.lasso-display-table .table-vertical.template-1 table tr:first-child td {border-bottom: 2px solid var(--gray-border);}
.lasso-display-table .table-vertical.template-1 .lasso-fields {display: inline-block; width: 100%;}
.lasso-display-table .table-vertical.template-1 .lasso-fields .btn-container {margin-bottom: 0;}
.lasso-display-table .table-vertical.template-1 .lasso-fields .btn-container a {margin-bottom: 0;}
.lasso-display-table .table-vertical.template-1 .lasso-fields .btn-container a.btn {margin-left: 0 !important; margin-right: 0 !important; margin-bottom: 0 !important; width: auto;}
.lasso-display-table.lasso-table-geek-theme .table-vertical.template-1 .lasso-fields .btn-container a.btn,
.lasso-display-table.lasso-table-cutter-theme .table-vertical.template-1 .lasso-fields .btn-container a.btn {padding: 10px 15px !important;}
/* Style object-fit solves case Safari incorrect resize causes images stretch */
.lasso-display-table .table-vertical.template-1 .lasso-fields .img-container img {height: auto; max-height: 150px; width: auto; max-width: 100%; border: initial; object-fit: contain; margin: 0 auto}
.lasso-display-table .table-vertical.template-1 .lasso-fields div {text-align: center !important;}
.lasso-display-table .table-vertical.template-1 .lasso-stars {font-size: 20px;}
.lasso-display-table .table-vertical.template-1 .lasso-stars-value {font-size: 16px;}
.lasso-display-table .table-vertical .lasso-fields div {margin-bottom: 0;}
.lasso-display-table .table-vertical .lasso-fields .lasso-fields-single .field-value {text-align: center !important;}
.lasso-display-table .table-vertical-mobile {display: none;}
.lasso-display-table .table-vertical-mobile .lasso-price-value {font-size: 20px; line-height: 1.75;}
.lasso-display-table .table-vertical-mobile .lasso-fields .btn-container {padding: 5px 0;}
.lasso-display-table .table-vertical-mobile .field-value p {margin-bottom: 1rem;}
.lasso-display-table .table-vertical-mobile.template-1 .mobile-box {margin: 0 0 30px;}
.lasso-display-table .table-vertical-mobile.template-1 .mobile-box.has-badge-mobile {border: 1px solid var(--lasso-main);}
.lasso-display-table .table-vertical-mobile.template-1 .mobile-box.has-badge-mobile .badge {background: var(--lasso-main); color: var(--lasso-button-text); display: inline-block; width: 100%; text-align: center; padding: 12px 0; font-size: 20px; font-weight: bold;}
.lasso-display-table .table-vertical-mobile.template-1 .mobile-item-wrapper {box-shadow: 0 1px 2px 0 #8b8b8b !important; padding: 30px;}
.lasso-display-table .table-vertical-mobile.template-1 .mobile-item-wrapper .mobile-item-child {padding: 5px 0; text-align: center;}
.lasso-display-table .table-vertical-mobile.template-1 .mobile-item-wrapper .mobile-item-child:last-child {border-bottom: none;}
.lasso-display-table .table-vertical-mobile.template-1 .mobile-item-wrapper .title a {color: var(--lasso-title) !important; font-weight: bold;}
.lasso-display-table .table-vertical.template-1 table td {border: none !important;}
.lasso-display-table .table-vertical.template-1 table tr:first-child td {border: none !important;}
.lasso-display-table .table-vertical.template-1.table-vertical-desktop {padding: 0; overflow: hidden;}
.lasso-display-table .table-vertical table td {padding: 0 !important;}
.lasso-display-table .table-vertical .cell {height: 100%; }
.lasso-display-table .table-vertical .cell .cell-content {padding: 6px 15px;}
.lasso-display-table .table-vertical table tr td .cell.has-badge-text {border-left: 2px solid var(--lasso-main); border-right: 2px solid var(--lasso-main);}
.lasso-display-table .table-vertical table tr td:first-child .cell {border-left: none;}
.lasso-display-table .table-vertical table tr td:first-child .cell.has-badge-text {border-left: 2px solid var(--lasso-main) !important;}
.lasso-display-table .table-vertical table tr:last-child .cell {border-top: none; padding-bottom: 12px;}
.lasso-display-table .table-vertical .cell .badge-text-wrapper {display: none;}
.lasso-display-table .table-vertical.include-badge .cell .badge-text-wrapper {display: block;}
.lasso-display-table .table-vertical.include-badge .cell.has-badge-text .badge-text-wrapper {position: relative; padding-bottom: 15px;}
.lasso-display-table .table-vertical.include-badge .cell .badge-text-wrapper + .cell-content {padding-top: 15px; padding-bottom: 15px;}
.lasso-display-table .table-vertical.include-badge .cell .badge-text-wrapper .badge-text {display: block; font-size: 20px;}
.lasso-display-table .table-vertical.include-badge .cell .badge-text-wrapper .badge-text {padding: 10px 10px;}
.lasso-display-table .table-vertical.include-badge .cell.has-badge-text .badge-text-wrapper .badge-text {background-color: var(--lasso-main); color: var(--lasso-button-text); font-weight: bold;}
.lasso-display-table .table-vertical.include-badge table tr:last-child .cell.has-badge-text {border-bottom: 2px solid var(--lasso-main);}
.lasso-display-table .table-vertical.include-badge table tr td:last-child .cell.has-badge-text {border-right: 2px solid var(--lasso-main);}
.lasso-display-table .table-vertical.include-badge table tr:first-child td .cell.has-badge-text {padding-top: 0px !important;}
.lasso-display-table .table-vertical table tr td .cell.no-border-left {border-left: 0px !important;}
.lasso-display-table .table-vertical.template-1.table-vertical-desktop.table-vertical-scroll{overflow-x: auto;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-webkit-flex-flow: row nowrap;-ms-flex-flow: row nowrap;-ms-overflow-style: scrollbar;padding-bottom: 20px}
.lasso-display-table .table-vertical.template-1.table-vertical-desktop.table-vertical-scroll::-webkit-scrollbar{-webkit-appearance: none}
.lasso-display-table .table-vertical.template-1.table-vertical-desktop.table-vertical-scroll::-webkit-scrollbar:horizontal{height: 10px}
.lasso-display-table .table-vertical.template-1.table-vertical-desktop.table-vertical-scroll::-webkit-scrollbar-thumb{background-color: #ccc;border-radius: 10px}
.lasso-display-table .table-vertical.template-1.table-vertical-desktop.table-vertical-scroll::-webkit-scrollbar-track{background-color: #fff}
.lasso-display-table .table-vertical.template-1.table-vertical-desktop.table-vertical-scroll .lasso-table td{min-width: 255px}


/*********************************************************
  RESPONSIVE
*********************************************************/
@media (max-width: 1000px) {
  .lasso-display-table .table-vertical tr td:nth-child(4) {display: none;}
  .lasso-display-table .table-vertical tr td:nth-child(3) {border-right: 0px !important;}
}
@media (max-width: 767px) {
  .lasso-display-table {max-width: 100% !important;}
  .lasso-display-table table td a.product-name {font-size: 20px !important;}
  .lasso-display-table > div.row-style {border-radius: 15px;}
  .lasso-display-table .table-vertical-desktop {display: none!important;}
  .lasso-display-table .table-vertical-mobile a.product-name {font-weight: bold;}
  .lasso-display-table .table-vertical-mobile, .lasso-display-table .row-style {display: block;}
  .lasso-display-table .table-vertical-mobile .lasso-stars, .lasso-display-table .row-style .lasso-stars {font-size: 25px !important;}
  .lasso-display-table .table-vertical-mobile .lasso-stars-value, .lasso-display-table .row-style .lasso-stars-value {font-size: 13px !important;}
  .lasso-display-table .row-style {position: relative; overflow: scroll;}
  .lasso-display-table .row-style th, .lasso-display-table .row-style td {outline-offset: -1px; white-space: nowrap;}
  .lasso-display-table .row-style th:first-child, .lasso-display-table .row-style td:first-child {position: -webkit-sticky; position: sticky; background-color: var(--lasso-background) !important; min-width: 100%; left: -1px; z-index: 10; white-space: inherit;}
  .lasso-display-table .row-style table td {padding: 10px 10px 0 10px;}
  .lasso-display-table .row-style th:first-child .img-container img, .lasso-display-table .row-style td:first-child .img-container img {min-width: 60px;}
  .lasso-display-table .row-style th.product-name-col:first-child, .lasso-display-table .row-style td.product-name-col:first-child {position: initial;}
  .lasso-display-table .row-style th:first-child {background: #f5f6f7;}
  .lasso-display-table .row-style.template-1 .lasso-table tr td {border-color: var(--gray-border);}
  .lasso-display-table .row-style .badge-text-wrapper {left: -8px;}
  .lasso-display-table .row-style .badge-text-wrapper {padding: 8px 10px;}
  .lasso-display-table .row-style .badge-text-wrapper:before {display: none;}
  .lasso-display-table .row-style .badge-text-wrapper:after {display: none;}
  .lasso-display-table .row-style.template-1 table.lasso-table tr td:last-child {border-right: 0 !important;}
  .lasso-display-table .row-style th {outline: 0 !important; border: 1px solid var(--light-gray-border) !important;}
  .lasso-display-table .row-style td {outline: 0 !important; border: 1px solid var(--light-gray-border) !important;}
  .lasso-display-table .row-style.template-1 table.lasso-table tr th:first-child {border-top: 0 !important; border-left: 0 !important;}
  .lasso-display-table .row-style.template-1 table.lasso-table tr th:last-child {border-top: 0 !important; border-right: 0 !important;}
  .lasso-display-table .row-style.template-1 table.lasso-table tr th {border-top: 0 !important;}
  .lasso-display-table .row-style.template-1 table.lasso-table tbody tr:last-child td {border-bottom: 0 !important;}
  .lasso-display-table .row-style th:first-child, .lasso-display-table .row-style td:first-child {border-left: 0 !important;}
  .lasso-display-table .row-style.template-1 table.lasso-table.hide-column-headers tbody tr:first-child td {border-top: 0 !important;}
  .lasso-display-table .row-style.template-1 table.lasso-table tbody tr td:first-child {border-right: 0 !important;}
  .lasso-display-table .row-style.template-1 table.lasso-table tbody tr td:nth-child(2) {border-left: 0 !important;}
  .lasso-display-table .row-style.template-1 table.lasso-table.hide-column-headers tbody tr td:first-child .cell:after { content: ""; height: 100%; position: absolute; width: 1px; right: 0; top: 0; background: var(--light-gray-border);}
  .lasso-display-table .row-style.template-1 table.lasso-table.hide-column-headers tbody tr td {max-width: none; height: 100%;}
  .lasso-display-table .horizontal-table {display: none}
}


/*********************************************************
  CACTUS THEME
*********************************************************/
.lasso-table-cactus-theme .table-vertical {border-radius: 15px;}
.lasso-table-cactus-theme .row-style.template-1 table.lasso-table thead tr th {vertical-align: middle;}
.lasso-table-cactus-theme .row-style.template-1 table.lasso-table tr th {border: 1px solid var(--light-gray-border); border-top: 0;}
.lasso-table-cactus-theme .row-style.template-1 table.lasso-table tr th:first-child {border: none; border-top-left-radius: 15px;}
.lasso-table-cactus-theme .row-style.template-1 table.lasso-table tr th:last-child {border-right: none; border-top-right-radius: 15px;}
.lasso-table-cactus-theme .row-style.template-1 table.lasso-table tr td {border-left: 0; max-width: 400px;}
.lasso-table-cactus-theme .row-style.template-1 table.lasso-table tr td:last-child {border-right: 0;}
.lasso-table-cactus-theme .row-style.template-1 table.lasso-table.hide-column-headers tbody tr td {border-top: 0; max-width: 400px;}
.lasso-table-cactus-theme .row-style.template-1 table.lasso-table.hide-column-headers tbody tr td:first-child {border-top: 0; border-left: 0;}
.lasso-table-cactus-theme .row-style.template-1 table.lasso-table.hide-column-headers tbody tr td:last-child {border-top: 0; border-right: 0;}
.lasso-table-cactus-theme .row-style.template-1 table.lasso-table tbody tr:last-child td {border-bottom: 0;}
.lasso-table-cactus-theme .row-style.template-1 table.lasso-table thead.d-none ~ tbody tr:first-child td {border-top: 0;}
.lasso-table-cactus-theme .row-style.template-1 table.lasso-table thead.d-none ~ tbody tr:first-child td:first-child {border: none;}
.lasso-table-cactus-theme .row-style.template-1 table.lasso-table thead.d-none ~ tbody tr:first-child td:last-child {border-right: none;}
.lasso-table-cactus-theme.lasso-table-wrapper #table-column ul:first-child.heading > li > ul.table-column-heading-sortable > li:first-child {border-top-left-radius: 15px;}
.lasso-table-cactus-theme.lasso-table-wrapper #table-column ul:first-child.heading > li > ul.table-column-heading-sortable > li:last-child {border-top-right-radius: 15px;}
.lasso-table-cactus-theme.lasso-table-wrapper .table-row .col-heading > ul.table-row-heading-sortable > li:first-child {border-top-left-radius: 15px;}
.lasso-table-cactus-theme.lasso-table-wrapper .table-row .col-heading > ul.table-row-heading-sortable > li:last-child {border-bottom-left-radius: 15px;}
.lasso-table-cactus-theme.lasso-table-wrapper .table-row .col_content .sortable_column ul:last-child.column > li:first-child {border-top-right-radius: 15px;}
.lasso-table-cactus-theme.lasso-table-wrapper .table-row .col_content .sortable_column ul:last-child.column > li:last-child {border-bottom-right-radius: 15px;}
.lasso-table-cactus-theme .row-style {border-radius: 15px; border: 1px solid var(--light-gray-border);}
.lasso-table-cactus-theme .table-vertical table tr:first-child td:first-child .cell {-webkit-border-top-left-radius: 15px; -moz-border-radius-topleft: 15px; border-top-left-radius: 15px;}
.lasso-table-cactus-theme .table-vertical table tr:last-child td:first-child .cell {-webkit-border-bottom-left-radius: 15px; -moz-border-radius-bottomleft: 15px; border-bottom-left-radius: 15px;}
.lasso-table-cactus-theme .table-vertical table tr:first-child td:last-child .cell {-webkit-border-top-right-radius: 15px; -moz-border-radius-topright: 15px; border-top-right-radius: 15px;}
.lasso-table-cactus-theme .table-vertical table tr:last-child td:last-child .cell {-webkit-border-bottom-right-radius: 15px; -moz-border-radius-bottomright: 15px; border-bottom-right-radius: 15px;}
.lasso-table-cactus-theme .table-vertical table tr:first-child td .cell {border-bottom: none; border-top: 1px solid var(--gray-border); padding-top: 15px;}
.lasso-table-cactus-theme .table-vertical table tr td:last-child .cell {border-right: 1px solid var(--gray-border);}
.lasso-table-cactus-theme .table-vertical table tr:last-child td .cell {border-bottom: 1px solid var(--gray-border); padding-bottom: 15px;}
.lasso-table-cactus-theme .table-vertical table tr td:first-child .cell {border-left: 1px solid var(--gray-border);}
.lasso-table-cactus-theme .table-vertical table tr td:first-child .cell.has-badge-text {border-left: 2px solid var(--lasso-main);}
.lasso-table-cactus-theme .table-vertical table tr td .cell {border-left: 1px solid var(--gray-border);}
.lasso-table-cactus-theme .table-vertical .cell.has-badge-text {border-left: 2px solid var(--lasso-main); border-right: 2px solid var(--lasso-main);}
.lasso-table-cactus-theme .table-vertical table tr:first-child td .cell.has-badge-text {border-top: 2px solid var(--lasso-main);}
.lasso-table-cactus-theme .table-vertical table tr:last-child td .cell.has-badge-text {border-bottom: 2px solid var(--lasso-main);}
.lasso-table-cactus-theme  .table-vertical table tr td:last-child .cell.has-badge-text {border-right: 2px solid var(--lasso-main);}
.lasso-table-cactus-theme a.btn {border-radius: 100px !important; line-height: 1.75 !important;}
.lasso-table-cactus-theme .table-vertical-mobile.template-1 .mobile-box.has-badge-mobile {border-radius: 12px; overflow: hidden}

@media (max-width: 767.98px) {
  .lasso-table-cactus-theme .table-vertical-mobile.template-1 .mobile-item-wrapper {box-shadow: none !important; border: 1px solid var(--light-gray-border); border-radius: 15px;}
  .lasso-table-cactus-theme .row-style.template-1 table.lasso-table.hide-column-headers tbody tr td {max-width: none;}
  .lasso-table-cactus-theme .table-vertical-mobile.template-1 .mobile-box.has-badge-mobile .mobile-item-wrapper {border-radius: 0;}
}


/*********************************************************
  CUTTER THEME
*********************************************************/
.lasso-table-cutter-theme .row-style .badge-text-wrapper {left: -34px;}
.lasso-table-cutter-theme .row-style table.lasso-table thead tr th {vertical-align: middle;}
.lasso-table-cutter-theme .row-style {border: 4px solid var(--light-gray-border); border-top: 0px; border-left: 0px; border-bottom: 0px;}
.lasso-table-cutter-theme .row-style.template-1 .lasso-table tr th {border: none; border-right: 4px solid var(--light-gray-border); border-top: 4px solid var(--light-gray-border); border-left: 4px solid var(--light-gray-border);}
.lasso-table-cutter-theme .row-style.template-1 .lasso-table tr th:first {border: none; border-right: 4px solid var(--light-gray-border); border-top: 4px solid var(--light-gray-border); border-left: 4px solid var(--light-gray-border);}
.lasso-table-cutter-theme {border-radius: 0;}
.lasso-table-cutter-theme .table-vertical table tr td .cell {border-left: 4px solid var(--light-gray-border);}
.lasso-table-cutter-theme .table-vertical-desktop table tr td:last-child .cell {border-right: 4px solid var(--light-gray-border);}
.lasso-table-cutter-theme .table-vertical table tr:first-child td .cell {border-top: 4px solid var(--light-gray-border); padding-top: 15px;}
.lasso-table-cutter-theme .table-vertical table tr td:first-child .cell {border-left: 4px solid var(--light-gray-border);}
.lasso-table-cutter-theme .table-vertical table tr:last-child td .cell {border-bottom: 4px solid var(--light-gray-border);}
.lasso-table-cutter-theme .table-vertical table tr:first-child td:first-child .cell {border-radius: 0;}
.lasso-table-cutter-theme .table-vertical table tr:last-child td:first-child .cell {border-radius: 0;}
.lasso-table-cutter-theme .table-vertical table tr:first-child td:last-child .cell {border-radius: 0;}
.lasso-table-cutter-theme .table-vertical table tr:last-child td:last-child .cell {border-radius: 0;}
.lasso-table-cutter-theme .table-vertical table tr td:first-child .cell.has-badge-text {border-left: 4px solid var(--lasso-main);}
.lasso-table-cutter-theme .table-vertical table tr:first-child td .cell.has-badge-text {border-top: 1px solid var(--lasso-main);}
.lasso-table-cutter-theme .table-vertical .cell.has-badge-text {border-left: 4px solid var(--lasso-main); border-right: 4px solid var(--lasso-main);}
.lasso-table-cutter-theme .table-vertical table tr:last-child .cell.has-badge-text {border-bottom: 4px solid var(--lasso-main);}
.lasso-table-cutter-theme .table-vertical table tr td:last-child .cell.has-badge-text {border-right: 4px solid var(--lasso-main);}
.lasso-table-cutter-theme .table-vertical table tr:last-child .cell {border-top: none;}
.lasso-table-cutter-theme a.btn {border-radius: 7px !important; line-height: 1.75 !important; width: -webkit-fill-available; width: -moz-available; box-shadow: none !important;}
.lasso-table-cutter-theme a.btn:hover {transform: initial;}
.lasso-table-cutter-theme .row-style.template-1 .lasso-table tr td {border: 4px solid var(--light-gray-border);}
.lasso-table-cutter-theme .row-style table.lasso-table tr th {border: 1px solid var(--light-gray-border); border-top: 0;}
.lasso-table-cutter-theme .row-style table.lasso-table tr th:last-child {border-right: none;}
.lasso-table-cutter-theme .row-style table.lasso-table tr td:last-child {border-right: 0;}
.lasso-table-cutter-theme.lasso-table-wrapper #table-column ul:first-child.heading > li > ul.table-column-heading-sortable > li:first-child {border-top-left-radius: 0;}
.lasso-table-cutter-theme.lasso-table-wrapper #table-column ul:first-child.heading > li > ul.table-column-heading-sortable > li:last-child {border-top-right-radius: 0;}
.lasso-table-cutter-theme.lasso-table-wrapper #table-column ul:last-child > li.row-content > ul > li:first-child {border-bottom-left-radius: 0;}
.lasso-table-cutter-theme.lasso-table-wrapper #table-column ul:last-child > li.row-content > ul > li:last-child {border-bottom-right-radius: 0;}
.lasso-table-cutter-theme.lasso-table-wrapper .table-row .col-heading > ul.table-row-heading-sortable > li:first-child {border-top-left-radius: 0;}
.lasso-table-cutter-theme.lasso-table-wrapper .table-row .col-heading > ul.table-row-heading-sortable > li:last-child {border-bottom-left-radius: 0;}
.lasso-table-cutter-theme.lasso-table-wrapper .table-row .col_content .sortable_column ul:last-child.column > li:first-child {border-top-right-radius: 0;}
.lasso-table-cutter-theme.lasso-table-wrapper .table-row .col_content .sortable_column ul:last-child.column > li:last-child {border-bottom-right-radius: 0;}

@media (max-width: 767.98px) {
  .lasso-table-cutter-theme .table-vertical-mobile.template-1 .mobile-item-wrapper {box-shadow: none !important; border: 4px solid var(--light-gray-border); border-radius: 0px;}
}


/*********************************************************
  FLOW THEME
*********************************************************/
.lasso-table-flow-theme .table-vertical table tr td .cell {border-left: none;}
.lasso-table-flow-theme .table-vertical.template-1 table td {border: none;}
.lasso-table-flow-theme .table-vertical table tr:first-child td .cell {border-bottom: none; padding-top: 15px;}
.lasso-table-flow-theme a.btn {border-radius: 5px !important; line-height: 1.75 !important; box-shadow: none !important;}
.lasso-table-flow-theme a.btn:hover {transform: initial;}

@media (max-width: 767.98px) {
  .lasso-table-flow-theme .table-vertical-mobile.template-1 .mobile-item-wrapper {box-shadow: none !important; border: 0px; border-radius: 0px;}
}


/*********************************************************
  GEEK THEME
*********************************************************/
.lasso-table-geek-theme .table-vertical table tr td .cell {border-left: 1px solid var(--gray-border); border-right: 1px solid var(--gray-border); text-align: left;}
.lasso-table-geek-theme .table-vertical table tr:first-child td .cell .cell-content {padding: 30px 20px 0 20px;}
.lasso-table-geek-theme .table-vertical table tr:first-child .cell {border-top: 1px solid var(--gray-border); padding-top: 15px;}
.lasso-table-geek-theme .table-vertical table tr:first-child .cell.has-badge-text {border-top: 1px solid var(--lasso-main);}
.lasso-table-geek-theme .table-vertical table tr:last-child .cell {border-bottom: 1px solid var(--gray-border);}
.lasso-table-geek-theme .table-vertical table tr td:first-child .cell {border-left: 1px solid var(--gray-border);}
.lasso-table-geek-theme .table-vertical table tr td:first-child .cell.has-badge-text {border-left: 2px solid var(--lasso-main);}
.lasso-table-geek-theme .table-vertical table tr td:last-child .cell.has-badge-text {border-left: 2px solid var(--lasso-main) !important; border-right: 2px solid var(--lasso-main) !important;}
.lasso-table-geek-theme .table-vertical.template-1 table td {padding: 0 10px;}
.lasso-table-geek-theme .table-vertical.template-1 table td:first-child {padding: 0 10px 0 0;}
.lasso-table-geek-theme .table-vertical.template-1 table td:last-child {padding: 0 0 0 10px;}
.lasso-table-geek-theme .table-vertical.template-1 .lasso-fields div {text-align: left !important;}
.lasso-table-geek-theme .table-vertical.template-1 .lasso-fields .description-content .lasso-fields-single .field-value {text-align: left !important;}
.lasso-table-geek-theme .table-vertical.template-1 .lasso-fields .img-container {text-align: center !important;}
.lasso-table-geek-theme .table-vertical table tr td .cell.no-border-left {border-left: 1px solid var(--gray-border) !important;}
.lasso-table-geek-theme .table-vertical table tr td .cell.no-border-left.has-badge-text {border-left: 2px solid var(--lasso-main) !important;}
.lasso-table-geek-theme a.btn {border-radius: 7px !important; line-height: 1.75 !important; width: -webkit-fill-available; width: -moz-available; box-shadow: none !important;}
.lasso-table-geek-theme a.btn:hover {transform: initial;}

@media (max-width: 767.98px) {
  .lasso-table-geek-theme .table-vertical-mobile.template-1 .mobile-item-wrapper {box-shadow: none !important; border: 1px solid var(--light-gray-border); border-radius: 0px;}
}


/*********************************************************
  LAB THEME
*********************************************************/
.lasso-table-lab-theme .table-vertical table tr td .cell {border-left: 0px;}
.lasso-table-lab-theme .table-vertical table tr:first-child .cell {padding-top: 15px;}
.lasso-table-lab-theme a.btn {border-radius: 5px !important; line-height: 1.75 !important; padding: 15px 25px; width: -webkit-fill-available; width: -moz-available;}

@media (max-width: 767.98px) {
  .lasso-table-lab-theme .table-vertical-mobile.template-1 .mobile-item-wrapper {box-shadow: none !important; border: 0px; border-radius: 0px;}
}



/*********************************************************
  LLAMA THEME
*********************************************************/
.lasso-table-llama-theme {box-shadow: 0 0 30px rgb(0 0 0 / 10%) !important;}
.lasso-table-llama-theme .table-vertical table tr td .cell {border-left: 1px solid var(--gray-border);}
.lasso-table-llama-theme .table-vertical table tr:first-child td .cell {border-bottom: 1px solid var(--gray-border); padding-top: 15px; padding-bottom: 15px;}
.lasso-table-llama-theme .table-vertical table tr td .cell {border-left: 1px solid var(--gray-border); border-right: 1px solid var(--gray-border); border-bottom: 1px solid var(--gray-border);}
.lasso-table-llama-theme .table-vertical table tr td:last-child .cell {border-right: 0px;}
.lasso-table-llama-theme .table-vertical table tr:last-child td .cell {border-bottom: 0px;}
.lasso-table-llama-theme a.btn {border-radius: 0px !important; box-shadow: none !important;}
.lasso-table-llama-theme a.btn:hover {transform: initial;}

@media (max-width: 767.98px) {
  .lasso-table-llama-theme {box-shadow: none !important;}
  .lasso-table-llama-theme .table-vertical-mobile.template-1 .mobile-item-wrapper {box-shadow: 0 0 30px rgb(0 0 0 / 10%) !important;}
}

/*********************************************************
  MONEY THEME
*********************************************************/
.lasso-table-money-theme {box-shadow: 0 1px 2px 0 rgb(10 16 34 / 40%) !important;}
.lasso-table-money-theme:hover {box-shadow: 0 15px 35px rgb(50 50 93 / 10%), 0 5px 15px rgb(0 0 0 / 7%) !important; transition: 0.2s ease;}
.lasso-table-money-theme .row-style .badge-text-wrapper {left: -31px;}
.lasso-table-money-theme .table-vertical table tr td .cell {border-left: 2px solid var(--gray-border);}
.lasso-table-money-theme .table-vertical table tr:first-child td .cell {border-bottom: 2px solid var(--gray-border); padding-top: 15px; padding-bottom: 15px;}
.lasso-table-money-theme a.btn {border-radius: 4px; box-shadow: none !important;}
.lasso-table-money-theme a.btn:hover {transform: initial;}
@media (max-width: 767.98px) {
  .lasso-table-money-theme {box-shadow: none !important;}
  .lasso-table-money-theme .table-vertical-mobile.template-1 .mobile-item-wrapper {box-shadow: 0 1px 2px 0 rgb(10 16 34 / 40%) !important; border: 0px; border-radius: 10px;}
  .lasso-table-money-theme .table-vertical-mobile.template-1 .has-badge-mobile {border-radius: 10px;}
  .lasso-table-money-theme .table-vertical-mobile.template-1 .has-badge-mobile .badge {border-top-left-radius: 10px; border-top-right-radius: 10px;}
  .lasso-table-money-theme .table-vertical-mobile.template-1 .has-badge-mobile .mobile-item-wrapper {border-top-left-radius: 0px; border-top-right-radius: 0px;}
}


/*********************************************************
  SPLASH THEME
*********************************************************/
.lasso-table-splash-theme .table-vertical table tr td .cell {border-left: 1px solid var(--gray-border); padding-top: 15px; padding-bottom: 15px;}
.lasso-table-splash-theme .table-vertical table tr:first-child td .cell {border-bottom: 1px solid var(--gray-border);}
.lasso-table-splash-theme .row-style.template-1 .lasso-table tr td {border-radius: 10px;}
.lasso-table-splash-theme .row-style {border-radius: 10px;}
.lasso-table-splash-theme a.btn {border-radius: 5px;}

@media (max-width: 767.98px) {
  .lasso-table-splash-theme .table-vertical-mobile.template-1 .mobile-item-wrapper {box-shadow: none !important; border: 1px solid var(--light-gray-border);}
  .lasso-table-splash-theme :not(.has-badge-mobile) .mobile-item-wrapper {border-radius: 10px;}
  .lasso-table-splash-theme .has-badge-mobile {border-radius: 10px;}
  .lasso-table-splash-theme .has-badge-mobile .badge {border-top-right-radius: 10px; border-top-left-radius: 10px;}
  .lasso-table-splash-theme .has-badge-mobile .mobile-item-wrapper {border-top-right-radius: 0px; border-top-left-radius: 0px;}
}


/*********************************************************
  FOR FIREFOX
*********************************************************/
@-moz-document url-prefix() {
  .lasso-display-table .table-vertical td {height: 100%;}
}
